Sep 06 16:50:24 devstack devstack@c-api.service[74736]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 16:50:24 devstack devstack@c-api.service[74736]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 16:50:24 2026] *** Sep 06 16:50:24 devstack devstack@c-api.service[74736]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: nodename: devstack Sep 06 16:50:24 devstack devstack@c-api.service[74736]: machine: x86_64 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: clock source: unix Sep 06 16:50:24 devstack devstack@c-api.service[74736]: pcre jit disabled Sep 06 16:50:24 devstack devstack@c-api.service[74736]: detected number of CPU cores: 4 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: current working directory: / Sep 06 16:50:24 devstack devstack@c-api.service[74736]: detected binary path: /usr/bin/uwsgi-core Sep 06 16:50:24 devstack devstack@c-api.service[74736]: your processes number limit is 47517 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: your memory page size is 4096 bytes Sep 06 16:50:24 devstack devstack@c-api.service[74736]: detected max file descriptor number: 2048 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: lock engine: pthread robust mutexes Sep 06 16:50:24 devstack devstack@c-api.service[74736]: thunder lock: enabled Sep 06 16:50:24 devstack devstack@c-api.service[74736]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 16:50:24 devstack devstack@c-api.service[74736]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 16:50:24 devstack devstack@c-api.service[74736]: Set PythonHome to /opt/stack/data/venv Sep 06 16:50:24 devstack devstack@c-api.service[74736]: Python main interpreter initialized at 0x7c31fa6a4668 Sep 06 16:50:24 devstack devstack@c-api.service[74736]: python threads support enabled Sep 06 16:50:24 devstack devstack@c-api.service[74736]: your server socket listen backlog is limited to 100 connections Sep 06 16:50:24 devstack devstack@c-api.service[74736]: your mercy for graceful operations on workers is 80 seconds Sep 06 16:50:24 devstack devstack@c-api.service[74736]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 16:50:24 devstack devstack@c-api.service[74736]: *** Operational MODE: preforking *** Sep 06 16:50:24 devstack devstack@c-api.service[74736]: *** uWSGI is running in multiple interpreter mode *** Sep 06 16:50:24 devstack devstack@c-api.service[74736]: spawned uWSGI master process (pid: 74736) Sep 06 16:50:24 devstack devstack@c-api.service[74736]: spawned uWSGI worker 1 (pid: 74737, cores: 1) Sep 06 16:50:24 devstack devstack@c-api.service[74736]: spawned uWSGI worker 2 (pid: 74738, cores: 1) Sep 06 16:50:24 devstack devstack@c-api.service[74736]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 16:50:24 devstack devstack@c-api.service[74738]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:50:24 devstack devstack@c-api.service[74738]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:50:24 devstack devstack@c-api.service[74738]: we strongly recommend against using it for new projects. Sep 06 16:50:24 devstack devstack@c-api.service[74738]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:50:24 devstack devstack@c-api.service[74738]: framework. For more detail see Sep 06 16:50:24 devstack devstack@c-api.service[74738]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:50:24 devstack devstack@c-api.service[74738]: import eventlet # noqa Sep 06 16:50:24 devstack devstack@c-api.service[74737]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:50:24 devstack devstack@c-api.service[74737]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:50:24 devstack devstack@c-api.service[74737]: we strongly recommend against using it for new projects. Sep 06 16:50:24 devstack devstack@c-api.service[74737]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:50:24 devstack devstack@c-api.service[74737]: framework. For more detail see Sep 06 16:50:24 devstack devstack@c-api.service[74737]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:50:24 devstack devstack@c-api.service[74737]: import eventlet # noqa Sep 06 16:50:25 devstack devstack@c-api.service[74737]: /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:50:25 devstack devstack@c-api.service[74737]: from cgi import parse_header Sep 06 16:50:25 devstack devstack@c-api.service[74738]: /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:50:25 devstack devstack@c-api.service[74738]: from cgi import parse_header Sep 06 16:50:25 devstack devstack@c-api.service[74738]: /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:50:25 devstack devstack@c-api.service[74738]: warnings.warn( Sep 06 16:50:25 devstack devstack@c-api.service[74737]: /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:50:25 devstack devstack@c-api.service[74737]: warnings.warn( Sep 06 16:50:25 devstack devstack@c-api.service[74738]: /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:50:25 devstack devstack@c-api.service[74738]: removals.removed_module( Sep 06 16:50:25 devstack devstack@c-api.service[74738]: /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:50:25 devstack devstack@c-api.service[74738]: removals.removed_module( Sep 06 16:50:25 devstack devstack@c-api.service[74737]: /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:50:25 devstack devstack@c-api.service[74737]: removals.removed_module( Sep 06 16:50:25 devstack devstack@c-api.service[74737]: /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:50:25 devstack devstack@c-api.service[74737]: removals.removed_module( Sep 06 16:50:26 devstack devstack@c-api.service[74737]: /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:50:26 devstack devstack@c-api.service[74737]: warnings.warn( Sep 06 16:50:27 devstack devstack@c-api.service[74737]: /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:50:27 devstack devstack@c-api.service[74737]: warnings.warn( Sep 06 16:50:27 devstack devstack@c-api.service[74738]: /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:50:27 devstack devstack@c-api.service[74738]: warnings.warn( Sep 06 16:50:27 devstack devstack@c-api.service[74738]: /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:50:27 devstack devstack@c-api.service[74738]: warnings.warn( Sep 06 16:50:27 devstack devstack@c-api.service[74737]: 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:50:27 devstack devstack@c-api.service[74737]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74737) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:50:27 devstack devstack@c-api.service[74737]: /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:50:27 devstack devstack@c-api.service[74737]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:50:27 devstack devstack@c-api.service[74738]: 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:50:27 devstack devstack@c-api.service[74738]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=74738) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:50:27 devstack devstack@c-api.service[74738]: /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:50:27 devstack devstack@c-api.service[74738]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74737) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=74738) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=74738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=74738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=74738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:50:28 devstack devstack@c-api.service[74737]: INFO dbcounter [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Registered counter for database cinder Sep 06 16:50:28 devstack devstack@c-api.service[74738]: INFO dbcounter [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Registered counter for database cinder Sep 06 16:50:28 devstack devstack@c-api.service[74737]: DEBUG oslo_db.sqlalchemy.engines [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 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=74737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:50:28 devstack devstack@c-api.service[74738]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 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=74738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG dbcounter [-] [74737] Writer thread running {{(pid=74737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: /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:50:29 devstack devstack@c-api.service[74737]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:50:29 devstack devstack@c-api.service[74737]: INFO cinder.rpc [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: INFO cinder.rpc [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: INFO cinder.rpc [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: INFO cinder.rpc [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING cinder.keymgr.conf_key_mgr [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: DEBUG dbcounter [-] [74738] Writer thread running {{(pid=74738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: /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:50:29 devstack devstack@c-api.service[74738]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:50:29 devstack devstack@c-api.service[74738]: INFO cinder.rpc [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: INFO cinder.rpc [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: INFO cinder.rpc [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: INFO cinder.rpc [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING cinder.keymgr.conf_key_mgr [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: DEBUG oslo_db.sqlalchemy.engines [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 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=74737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: INFO cinder.rpc [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: INFO cinder.rpc [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: DEBUG oslo_db.sqlalchemy.engines [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 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=74738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: INFO cinder.rpc [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: INFO cinder.rpc [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING cinder.api.contrib.hosts [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING cinder.api.contrib.hosts [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: extensions {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: extensions {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-volume-manage {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-volume-manage {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-quota-class-sets {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-quota-class-sets {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-hosts {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-hosts {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: capabilities {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: capabilities {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: encryption {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: encryption {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: scheduler-stats {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: scheduler-stats {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-quota-sets {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-quota-sets {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-availability-zone {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-availability-zone {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: qos-specs {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: qos-specs {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: extra_specs {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: extra_specs {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: backups {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: backups {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: encryption {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: encryption {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: cgsnapshots {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: cgsnapshots {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-volume-type-access {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-volume-type-access {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: consistencygroups {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: consistencygroups {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-volume-transfer {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-volume-transfer {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extended resource: os-snapshot-manage {{(pid=74737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extended resource: os-snapshot-manage {{(pid=74738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: WARNING stevedore.named [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WARNING castellan.key_manager [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74738]: WARNING stevedore.named [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WARNING castellan.key_manager [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.contrib.snapshot_actions [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] SnapshotActionsController initialized {{(pid=74737) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.contrib.snapshot_actions [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] SnapshotActionsController initialized {{(pid=74738) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension AdminActions extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension AdminActions extending resource: snapshots {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension AdminActions extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension AdminActions extending resource: backups {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension AdminActions extending resource: snapshots {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension AdminActions extending resource: backups {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeActions extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeActions extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension UsedLimits extending resource: limits {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension UsedLimits extending resource: limits {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension TypesManage extending resource: types {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension TypesManage extending resource: types {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.v3.router [None req-440e365d-52fd-4c94-aa7d-bc5b1425f311 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension SnapshotActions extending resource: snapshots {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74738]: DEBUG cinder.api.v3.router [None req-b1e300bf-5dcb-485e-a191-b41e7c4d2ca6 None None] Extension VolumeTypeAccess extending resource: types {{(pid=74738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7c31fa6a4668 pid: 74737 (default app) Sep 06 16:50:29 devstack devstack@c-api.service[74738]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x7c31fa6a4668 pid: 74738 (default app) Sep 06 16:50:29 devstack devstack@c-api.service[74737]: DEBUG cinder.api.middleware.request_id [None req-ee9cd60c-db94-4edc-b62f-f9c8aad98b71 None None] RequestId filter calling following filter/app {{(pid=74737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:50:29 devstack devstack@c-api.service[74737]: [pid: 74737|app: 0|req: 1/1] 192.168.122.183 () {50 vars in 785 bytes} [Sun Sep 6 16:50:29 2026] GET /volume/v3/ => generated 114 bytes in 24 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 16:50:37 devstack devstack@c-api.service[74738]: DEBUG cinder.api.middleware.request_id [None req-6af274ef-0712-4808-8563-4d845cfc6d5d None None] RequestId filter calling following filter/app {{(pid=74738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:50:38 devstack devstack@c-api.service[74738]: INFO cinder.api.openstack.wsgi [None req-6af274ef-0712-4808-8563-4d845cfc6d5d admin admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:50:38 devstack devstack@c-api.service[74738]: DEBUG cinder.api.openstack.wsgi [None req-6af274ef-0712-4808-8563-4d845cfc6d5d admin admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "lvmdriver-1"}} {{(pid=74738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:50:38 devstack devstack@c-api.service[74738]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:38 devstack devstack@c-api.service[74738]: warnings.warn( Sep 06 16:50:38 devstack devstack@c-api.service[74738]: DEBUG oslo_db.sqlalchemy.engines [None req-6af274ef-0712-4808-8563-4d845cfc6d5d 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=74738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:50:38 devstack devstack@c-api.service[74738]: INFO cinder.api.openstack.wsgi [None req-6af274ef-0712-4808-8563-4d845cfc6d5d admin admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:50:38 devstack devstack@c-api.service[74738]: [pid: 74738|app: 0|req: 1/2] 192.168.122.183 () {60 vars in 1191 bytes} [Sun Sep 6 16:50:37 2026] POST /volume/v3/types => generated 186 bytes in 1361 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:50:38 devstack devstack@c-api.service[74737]: DEBUG cinder.api.middleware.request_id [None req-e5306454-aa7f-4762-bf36-28b6b4b25d9d None None] RequestId filter calling following filter/app {{(pid=74737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:50:39 devstack devstack@c-api.service[74737]: INFO cinder.api.openstack.wsgi [None req-e5306454-aa7f-4762-bf36-28b6b4b25d9d admin admin] POST http://192.168.122.183/volume/v3/types/e8260ba2-6106-4fb3-94ec-92da40d50ca7/extra_specs Sep 06 16:50:39 devstack devstack@c-api.service[74737]: DEBUG cinder.api.openstack.wsgi [None req-e5306454-aa7f-4762-bf36-28b6b4b25d9d admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=74737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:50:39 devstack devstack@c-api.service[74737]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50:39 devstack devstack@c-api.service[74737]: warnings.warn( Sep 06 16:50:39 devstack devstack@c-api.service[74737]: DEBUG oslo_db.sqlalchemy.engines [None req-e5306454-aa7f-4762-bf36-28b6b4b25d9d 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=74737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:50:39 devstack devstack@c-api.service[74737]: INFO cinder.api.openstack.wsgi [None req-e5306454-aa7f-4762-bf36-28b6b4b25d9d admin admin] http://192.168.122.183/volume/v3/types/e8260ba2-6106-4fb3-94ec-92da40d50ca7/extra_specs returned with HTTP 200 Sep 06 16:50:39 devstack devstack@c-api.service[74737]: [pid: 74737|app: 0|req: 2/3] 192.168.122.183 () {60 vars in 1338 bytes} [Sun Sep 6 16:50:38 2026] POST /volume/v3/types/e8260ba2-6106-4fb3-94ec-92da40d50ca7/extra_specs => generated 55 bytes in 836 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:50:48 devstack devstack@c-api.service[74738]: DEBUG dbcounter [-] [74738] Writing DB stats cinder:SELECT=9,cinder:INSERT=1 {{(pid=74738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:50:49 devstack devstack@c-api.service[74737]: DEBUG dbcounter [-] [74737] Writing DB stats cinder:SELECT=11,cinder:INSERT=1 {{(pid=74737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:51:20 devstack devstack@c-api.service[74738]: DEBUG cinder.api.middleware.request_id [None req-19a64413-97a2-484f-9fa3-0dc215cdb91c None None] RequestId filter calling following filter/app {{(pid=74738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:51:20 devstack devstack@c-api.service[74738]: INFO cinder.api.openstack.wsgi [None req-19a64413-97a2-484f-9fa3-0dc215cdb91c None None] GET http://192.168.122.183/volume// Sep 06 16:51:20 devstack devstack@c-api.service[74738]: DEBUG cinder.api.openstack.wsgi [None req-19a64413-97a2-484f-9fa3-0dc215cdb91c None None] Empty body provided in request {{(pid=74738) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:51:20 devstack devstack@c-api.service[74738]: DEBUG cinder.api.openstack.wsgi [None req-19a64413-97a2-484f-9fa3-0dc215cdb91c None None] Calling method 'all' {{(pid=74738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:51:20 devstack devstack@c-api.service[74738]: INFO cinder.api.openstack.wsgi [None req-19a64413-97a2-484f-9fa3-0dc215cdb91c None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:51:20 devstack devstack@c-api.service[74738]: [pid: 74738|app: 0|req: 2/4] 192.168.122.183 () {58 vars in 1314 bytes} [Sun Sep 6 16:51:20 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:53:04 devstack devstack@c-api.service[74737]: DEBUG cinder.api.middleware.request_id [None req-8ba0bd70-2db9-42f6-94c0-1b2e761160e4 None None] RequestId filter calling following filter/app {{(pid=74737) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:53:05 devstack devstack@c-api.service[74737]: INFO cinder.api.openstack.wsgi [None req-8ba0bd70-2db9-42f6-94c0-1b2e761160e4 tempest-verify_tempest_config-1300705993 tempest-verify_tempest_config-1300705993-project-member] GET http://192.168.122.183/volume/v3/extensions Sep 06 16:53:05 devstack devstack@c-api.service[74737]: DEBUG cinder.api.openstack.wsgi [None req-8ba0bd70-2db9-42f6-94c0-1b2e761160e4 tempest-verify_tempest_config-1300705993 tempest-verify_tempest_config-1300705993-project-member] Empty body provided in request {{(pid=74737) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:53:05 devstack devstack@c-api.service[74737]: DEBUG cinder.api.openstack.wsgi [None req-8ba0bd70-2db9-42f6-94c0-1b2e761160e4 tempest-verify_tempest_config-1300705993 tempest-verify_tempest_config-1300705993-project-member] Calling method 'index' {{(pid=74737) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:53:05 devstack devstack@c-api.service[74737]: INFO cinder.api.openstack.wsgi [None req-8ba0bd70-2db9-42f6-94c0-1b2e761160e4 tempest-verify_tempest_config-1300705993 tempest-verify_tempest_config-1300705993-project-member] http://192.168.122.183/volume/v3/extensions returned with HTTP 200 Sep 06 16:53:05 devstack devstack@c-api.service[74737]: [pid: 74737|app: 0|req: 3/5] 192.168.122.183 () {58 vars in 1130 bytes} [Sun Sep 6 16:53:04 2026] GET /volume/v3/extensions => generated 5245 bytes in 220 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:53:11 devstack devstack@c-api.service[74738]: DEBUG cinder.api.middleware.request_id [None req-0e95e01a-64fc-4bea-a43b-82676289af84 None None] RequestId filter calling following filter/app {{(pid=74738) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:53:11 devstack devstack@c-api.service[74738]: INFO cinder.api.openstack.wsgi [None req-0e95e01a-64fc-4bea-a43b-82676289af84 demo admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:53:11 devstack devstack@c-api.service[74738]: DEBUG cinder.api.openstack.wsgi [None req-0e95e01a-64fc-4bea-a43b-82676289af84 demo admin] Action: 'create', calling method: _create, body: {"volume_type": {"description": null, "name": "QuobyteHD"}} {{(pid=74738) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:53:11 devstack devstack@c-api.service[74738]: INFO cinder.api.openstack.wsgi [None req-0e95e01a-64fc-4bea-a43b-82676289af84 demo admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:53:11 devstack devstack@c-api.service[74738]: [pid: 74738|app: 0|req: 3/6] 192.168.122.183 () {60 vars in 1191 bytes} [Sun Sep 6 16:53:11 2026] POST /volume/v3/types => generated 184 bytes in 144 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:53:21 devstack devstack@c-api.service[74738]: DEBUG dbcounter [-] [74738] Writing DB stats cinder:SELECT=3,cinder:INSERT=1 {{(pid=74738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:55:02 devstack devstack@c-api.service[74736]: Sun Sep 6 16:55:02 2026 - graceful shutdown triggered... Sep 06 16:55:02 devstack devstack@c-api.service[74737]: Gracefully killing worker 1 (pid: 74737)... Sep 06 16:55:02 devstack devstack@c-api.service[74738]: Gracefully killing worker 2 (pid: 74738)... Sep 06 16:55:03 devstack devstack@c-api.service[74736]: worker 1 buried after 1 seconds Sep 06 16:55:03 devstack devstack@c-api.service[74736]: worker 2 buried after 1 seconds Sep 06 16:55:03 devstack devstack@c-api.service[74736]: goodbye to uWSGI. Sep 06 16:55:03 devstack devstack@c-api.service[86736]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 16:55:03 devstack devstack@c-api.service[86736]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 16:55:03 2026] *** Sep 06 16:55:03 devstack devstack@c-api.service[86736]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: nodename: devstack Sep 06 16:55:03 devstack devstack@c-api.service[86736]: machine: x86_64 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: clock source: unix Sep 06 16:55:03 devstack devstack@c-api.service[86736]: pcre jit disabled Sep 06 16:55:03 devstack devstack@c-api.service[86736]: detected number of CPU cores: 4 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: current working directory: / Sep 06 16:55:03 devstack devstack@c-api.service[86736]: detected binary path: /usr/bin/uwsgi-core Sep 06 16:55:03 devstack devstack@c-api.service[86736]: your processes number limit is 47517 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: your memory page size is 4096 bytes Sep 06 16:55:03 devstack devstack@c-api.service[86736]: detected max file descriptor number: 2048 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: lock engine: pthread robust mutexes Sep 06 16:55:03 devstack devstack@c-api.service[86736]: thunder lock: enabled Sep 06 16:55:03 devstack devstack@c-api.service[86736]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 16:55:03 devstack devstack@c-api.service[86736]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 16:55:03 devstack devstack@c-api.service[86736]: Set PythonHome to /opt/stack/data/venv Sep 06 16:55:03 devstack devstack@c-api.service[86736]: Python main interpreter initialized at 0x7ace872a4668 Sep 06 16:55:03 devstack devstack@c-api.service[86736]: python threads support enabled Sep 06 16:55:03 devstack devstack@c-api.service[86736]: your server socket listen backlog is limited to 100 connections Sep 06 16:55:03 devstack devstack@c-api.service[86736]: your mercy for graceful operations on workers is 80 seconds Sep 06 16:55:03 devstack devstack@c-api.service[86736]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 16:55:03 devstack devstack@c-api.service[86736]: *** Operational MODE: preforking *** Sep 06 16:55:03 devstack devstack@c-api.service[86736]: *** uWSGI is running in multiple interpreter mode *** Sep 06 16:55:03 devstack devstack@c-api.service[86736]: spawned uWSGI master process (pid: 86736) Sep 06 16:55:03 devstack devstack@c-api.service[86736]: spawned uWSGI worker 1 (pid: 86737, cores: 1) Sep 06 16:55:03 devstack devstack@c-api.service[86736]: spawned uWSGI worker 2 (pid: 86738, cores: 1) Sep 06 16:55:03 devstack devstack@c-api.service[86736]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 16:55:03 devstack devstack@c-api.service[86737]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:55:03 devstack devstack@c-api.service[86737]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:55:03 devstack devstack@c-api.service[86737]: we strongly recommend against using it for new projects. Sep 06 16:55:03 devstack devstack@c-api.service[86737]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:55:03 devstack devstack@c-api.service[86737]: framework. For more detail see Sep 06 16:55:03 devstack devstack@c-api.service[86737]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:55:03 devstack devstack@c-api.service[86737]: import eventlet # noqa Sep 06 16:55:03 devstack devstack@c-api.service[86738]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:55:03 devstack devstack@c-api.service[86738]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:55:03 devstack devstack@c-api.service[86738]: we strongly recommend against using it for new projects. Sep 06 16:55:03 devstack devstack@c-api.service[86738]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:55:03 devstack devstack@c-api.service[86738]: framework. For more detail see Sep 06 16:55:03 devstack devstack@c-api.service[86738]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:55:03 devstack devstack@c-api.service[86738]: import eventlet # noqa Sep 06 16:55:04 devstack devstack@c-api.service[86737]: /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:55:04 devstack devstack@c-api.service[86737]: from cgi import parse_header Sep 06 16:55:04 devstack devstack@c-api.service[86738]: /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:55:04 devstack devstack@c-api.service[86738]: from cgi import parse_header Sep 06 16:55:04 devstack devstack@c-api.service[86737]: /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:55:04 devstack devstack@c-api.service[86737]: warnings.warn( Sep 06 16:55:04 devstack devstack@c-api.service[86737]: /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:55:04 devstack devstack@c-api.service[86737]: removals.removed_module( Sep 06 16:55:04 devstack devstack@c-api.service[86737]: /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:55:04 devstack devstack@c-api.service[86737]: removals.removed_module( Sep 06 16:55:04 devstack devstack@c-api.service[86738]: /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:55:04 devstack devstack@c-api.service[86738]: warnings.warn( Sep 06 16:55:04 devstack devstack@c-api.service[86738]: /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:55:04 devstack devstack@c-api.service[86738]: removals.removed_module( Sep 06 16:55:04 devstack devstack@c-api.service[86738]: /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:55:04 devstack devstack@c-api.service[86738]: removals.removed_module( Sep 06 16:55:07 devstack devstack@c-api.service[86737]: /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:55:07 devstack devstack@c-api.service[86737]: warnings.warn( Sep 06 16:55:07 devstack devstack@c-api.service[86737]: /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:55:07 devstack devstack@c-api.service[86737]: warnings.warn( Sep 06 16:55:07 devstack devstack@c-api.service[86738]: /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:55:07 devstack devstack@c-api.service[86738]: warnings.warn( Sep 06 16:55:07 devstack devstack@c-api.service[86738]: /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:55:07 devstack devstack@c-api.service[86738]: warnings.warn( Sep 06 16:55:07 devstack devstack@c-api.service[86737]: 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:55:07 devstack devstack@c-api.service[86737]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86737) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:55:07 devstack devstack@c-api.service[86737]: /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:55:07 devstack devstack@c-api.service[86737]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:55:07 devstack devstack@c-api.service[86738]: 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:55:07 devstack devstack@c-api.service[86738]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=86738) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: /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:55:08 devstack devstack@c-api.service[86738]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86737) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86737) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86737) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86737) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=86738) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: INFO dbcounter [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Registered counter for database cinder Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=86738) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=86738) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=86738) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:08 devstack devstack@c-api.service[86737]: DEBUG oslo_db.sqlalchemy.engines [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c 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=86737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:08 devstack devstack@c-api.service[86738]: INFO dbcounter [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Registered counter for database cinder Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG oslo_db.sqlalchemy.engines [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 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=86738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG dbcounter [-] [86737] Writer thread running {{(pid=86737) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: /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:55:09 devstack devstack@c-api.service[86737]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:55:09 devstack devstack@c-api.service[86737]: INFO cinder.rpc [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: INFO cinder.rpc [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: INFO cinder.rpc [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: INFO cinder.rpc [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING cinder.keymgr.conf_key_mgr [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: DEBUG oslo_db.sqlalchemy.engines [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c 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=86737) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: INFO cinder.rpc [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: INFO cinder.rpc [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG dbcounter [-] [86738] Writer thread running {{(pid=86738) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: /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:55:09 devstack devstack@c-api.service[86738]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:55:09 devstack devstack@c-api.service[86738]: INFO cinder.rpc [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: INFO cinder.rpc [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: INFO cinder.rpc [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: INFO cinder.rpc [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING cinder.keymgr.conf_key_mgr [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING cinder.api.contrib.hosts [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: extensions {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-volume-manage {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-quota-class-sets {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-hosts {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: capabilities {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: encryption {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: scheduler-stats {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-quota-sets {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-availability-zone {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: qos-specs {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: extra_specs {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: backups {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: encryption {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: cgsnapshots {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-volume-type-access {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: consistencygroups {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-volume-transfer {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extended resource: os-snapshot-manage {{(pid=86737) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG oslo_db.sqlalchemy.engines [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 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=86738) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: INFO cinder.rpc [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WARNING stevedore.named [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86737]: WARNING castellan.key_manager [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: INFO cinder.rpc [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.contrib.snapshot_actions [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] SnapshotActionsController initialized {{(pid=86737) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension AdminActions extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension AdminActions extending resource: snapshots {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension AdminActions extending resource: backups {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeActions extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension UsedLimits extending resource: limits {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension TypesManage extending resource: types {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension SnapshotActions extending resource: snapshots {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86737]: DEBUG cinder.api.v3.router [None req-f3521252-db17-4bd2-a8fd-a51b0cdbdc6c None None] Extension VolumeTypeAccess extending resource: types {{(pid=86737) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86737]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ace872a4668 pid: 86737 (default app) Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING cinder.api.contrib.hosts [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: extensions {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-volume-manage {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-quota-class-sets {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-hosts {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: capabilities {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: encryption {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: scheduler-stats {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-quota-sets {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-availability-zone {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: qos-specs {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: extra_specs {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: backups {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: encryption {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: cgsnapshots {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-volume-type-access {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: consistencygroups {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-volume-transfer {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extended resource: os-snapshot-manage {{(pid=86738) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: WARNING stevedore.named [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WARNING castellan.key_manager [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.contrib.snapshot_actions [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] SnapshotActionsController initialized {{(pid=86738) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension AdminActions extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension AdminActions extending resource: snapshots {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension AdminActions extending resource: backups {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeTypeEncryption extending resource: types {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeActions extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeUnmanage extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension UsedLimits extending resource: limits {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension TypesManage extending resource: types {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension SnapshotActions extending resource: snapshots {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: DEBUG cinder.api.v3.router [None req-e335751d-c02c-4b8b-8554-0b81f6e09e55 None None] Extension VolumeTypeAccess extending resource: types {{(pid=86738) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:09 devstack devstack@c-api.service[86738]: WSGI app 0 (mountpoint='') ready in 6 seconds on interpreter 0x7ace872a4668 pid: 86738 (default app) Sep 06 16:55:13 devstack devstack@c-api.service[86736]: Sun Sep 6 16:55:13 2026 - graceful shutdown triggered... Sep 06 16:55:13 devstack devstack@c-api.service[86738]: Gracefully killing worker 2 (pid: 86738)... Sep 06 16:55:13 devstack devstack@c-api.service[86737]: Gracefully killing worker 1 (pid: 86737)... Sep 06 16:55:14 devstack devstack@c-api.service[86736]: worker 1 buried after 1 seconds Sep 06 16:55:14 devstack devstack@c-api.service[86736]: worker 2 buried after 1 seconds Sep 06 16:55:14 devstack devstack@c-api.service[86736]: goodbye to uWSGI. Sep 06 16:55:14 devstack devstack@c-api.service[87199]: [uWSGI] getting INI configuration from /etc/cinder/cinder-api-uwsgi.ini Sep 06 16:55:14 devstack devstack@c-api.service[87199]: *** Starting uWSGI 2.0.24-debian (64bit) on [Sun Sep 6 16:55:14 2026] *** Sep 06 16:55:14 devstack devstack@c-api.service[87199]: compiled with version: 13.2.0 on 17 April 2024 16:23:48 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: os: Linux-6.8.0-138-generic #138-Ubuntu SMP PREEMPT_DYNAMIC Fri Jul 31 22:41:49 UTC 2026 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: nodename: devstack Sep 06 16:55:14 devstack devstack@c-api.service[87199]: machine: x86_64 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: clock source: unix Sep 06 16:55:14 devstack devstack@c-api.service[87199]: pcre jit disabled Sep 06 16:55:14 devstack devstack@c-api.service[87199]: detected number of CPU cores: 4 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: current working directory: / Sep 06 16:55:14 devstack devstack@c-api.service[87199]: detected binary path: /usr/bin/uwsgi-core Sep 06 16:55:14 devstack devstack@c-api.service[87199]: your processes number limit is 47517 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: your memory page size is 4096 bytes Sep 06 16:55:14 devstack devstack@c-api.service[87199]: detected max file descriptor number: 2048 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: lock engine: pthread robust mutexes Sep 06 16:55:14 devstack devstack@c-api.service[87199]: thunder lock: enabled Sep 06 16:55:14 devstack devstack@c-api.service[87199]: uwsgi socket 0 bound to UNIX address /var/run/uwsgi/cinder-api.socket fd 4 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: Python version: 3.12.3 (main, Jul 15 2026, 23:46:41) [GCC 13.3.0] Sep 06 16:55:14 devstack devstack@c-api.service[87199]: PEP 405 virtualenv detected: /opt/stack/data/venv Sep 06 16:55:14 devstack devstack@c-api.service[87199]: Set PythonHome to /opt/stack/data/venv Sep 06 16:55:14 devstack devstack@c-api.service[87199]: Python main interpreter initialized at 0x715c532a4668 Sep 06 16:55:14 devstack devstack@c-api.service[87199]: python threads support enabled Sep 06 16:55:14 devstack devstack@c-api.service[87199]: your server socket listen backlog is limited to 100 connections Sep 06 16:55:14 devstack devstack@c-api.service[87199]: your mercy for graceful operations on workers is 80 seconds Sep 06 16:55:14 devstack devstack@c-api.service[87199]: mapped 403077 bytes (393 KB) for 2 cores Sep 06 16:55:14 devstack devstack@c-api.service[87199]: *** Operational MODE: preforking *** Sep 06 16:55:14 devstack devstack@c-api.service[87199]: *** uWSGI is running in multiple interpreter mode *** Sep 06 16:55:14 devstack devstack@c-api.service[87199]: spawned uWSGI master process (pid: 87199) Sep 06 16:55:14 devstack devstack@c-api.service[87199]: spawned uWSGI worker 1 (pid: 87200, cores: 1) Sep 06 16:55:14 devstack devstack@c-api.service[87199]: spawned uWSGI worker 2 (pid: 87201, cores: 1) Sep 06 16:55:14 devstack devstack@c-api.service[87199]: running "unix_signal:15 gracefully_kill_them_all" (master-start)... Sep 06 16:55:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:55:15 devstack devstack@c-api.service[87201]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:55:15 devstack devstack@c-api.service[87201]: we strongly recommend against using it for new projects. Sep 06 16:55:15 devstack devstack@c-api.service[87201]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:55:15 devstack devstack@c-api.service[87201]: framework. For more detail see Sep 06 16:55:15 devstack devstack@c-api.service[87201]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:55:15 devstack devstack@c-api.service[87201]: import eventlet # noqa Sep 06 16:55:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/__init__.py:21: EventletDeprecationWarning: Sep 06 16:55:15 devstack devstack@c-api.service[87200]: Eventlet is deprecated. It is currently being maintained in bugfix mode, and Sep 06 16:55:15 devstack devstack@c-api.service[87200]: we strongly recommend against using it for new projects. Sep 06 16:55:15 devstack devstack@c-api.service[87200]: If you are already using Eventlet, we recommend migrating to a different Sep 06 16:55:15 devstack devstack@c-api.service[87200]: framework. For more detail see Sep 06 16:55:15 devstack devstack@c-api.service[87200]: https://eventlet.readthedocs.io/en/latest/asyncio/migration.html Sep 06 16:55:15 devstack devstack@c-api.service[87200]: import eventlet # noqa Sep 06 16:55:15 devstack devstack@c-api.service[87201]: /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:55:15 devstack devstack@c-api.service[87201]: from cgi import parse_header Sep 06 16:55:15 devstack devstack@c-api.service[87200]: /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:55:15 devstack devstack@c-api.service[87200]: from cgi import parse_header Sep 06 16:55:15 devstack devstack@c-api.service[87201]: /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:55:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:55:15 devstack devstack@c-api.service[87201]: /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:55:15 devstack devstack@c-api.service[87201]: removals.removed_module( Sep 06 16:55:15 devstack devstack@c-api.service[87201]: /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:55:15 devstack devstack@c-api.service[87201]: removals.removed_module( Sep 06 16:55:15 devstack devstack@c-api.service[87200]: /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:55:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:55:15 devstack devstack@c-api.service[87200]: /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:55:15 devstack devstack@c-api.service[87200]: removals.removed_module( Sep 06 16:55:15 devstack devstack@c-api.service[87200]: /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:55:15 devstack devstack@c-api.service[87200]: removals.removed_module( Sep 06 16:55:17 devstack devstack@c-api.service[87201]: /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:55:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:55:18 devstack devstack@c-api.service[87201]: /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:55:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:55:18 devstack devstack@c-api.service[87200]: /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:55:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:55:18 devstack devstack@c-api.service[87200]: /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:55:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:55:18 devstack devstack@c-api.service[87201]: 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:55:18 devstack devstack@c-api.service[87201]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87201) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:55:18 devstack devstack@c-api.service[87201]: /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:55:18 devstack devstack@c-api.service[87201]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:55:19 devstack devstack@c-api.service[87200]: 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:55:19 devstack devstack@c-api.service[87200]: DEBUG oslo.service.wsgi [-] Loading app osapi_volume from /etc/cinder/api-paste.ini {{(pid=87200) load_app /opt/stack/data/venv/lib/python3.12/site-packages/oslo_service/wsgi.py:380}} Sep 06 16:55:19 devstack devstack@c-api.service[87200]: /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:55:19 devstack devstack@c-api.service[87200]: @jsonschema.FormatChecker.cls_checks('date-time') Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87201) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87201) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87201) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87201) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Initializing extension manager. {{(pid=87200) __init__ /opt/stack/cinder/cinder/api/extensions.py:120}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.standard_extensions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.standard_extensions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_manage.Volume_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_manage.Volume_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeManage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-manage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-02-10T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-manage {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quota_classes.Quota_classes {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quota_classes.Quota_classes {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: QuotaClasses {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-class-sets {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Quota classes management support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-03-12T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-class-sets {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_host_attribute.Volume_host_attribute {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeHostAttribute {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-host-attr {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Expose host as an attribute of a volume. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-host-attr {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.hosts.Hosts {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.hosts.Hosts {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Hosts {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-hosts {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Admin-only host administration. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-06-29T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-hosts {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_services.Extended_services {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_services.Extended_services {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: ExtendedServices {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-services {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Extended services support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-01-10T00:00:00-00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-services {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.capabilities.Capabilities {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.capabilities.Capabilities {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Capabilities {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: capabilities {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Capabilities support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2015-08-31T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: capabilities {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.admin_actions.Admin_actions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.admin_actions.Admin_actions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: AdminActions {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-admin-actions {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Enable admin actions. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-08-25T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-admin-actions {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_encryption.Volume_type_encryption {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeEncryption {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: encryption {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Encryption support for volume types. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-01T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: encryption {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_tenant_attribute.Volume_tenant_attribute {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTenantAttribute {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-tenant-attr {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Expose the internal project_id as an attribute of a volume. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-11-03T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-tenant-attr {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_actions.Volume_actions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_actions.Volume_actions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeActions {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-actions {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume actions. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-actions {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_stats.Scheduler_stats {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Scheduler_stats {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: scheduler-stats {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Scheduler stats support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-09-07T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: scheduler-stats {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.quotas.Quotas {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.quotas.Quotas {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Quotas {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-quota-sets {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Quota management support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-08T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-quota-sets {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.availability_zones.Availability_zones {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.availability_zones.Availability_zones {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: AvailabilityZones {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-availability-zone {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Describe Availability Zones. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-06-27T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-availability-zone {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.qos_specs_manage.Qos_specs_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Qos_specs_manage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: qos-specs {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: QoS specs support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-02T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: qos-specs {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_extra_specs.Types_extra_specs {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: TypesExtraSpecs {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-types-extra-specs {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Type extra specs support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-extra-specs {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.extended_snapshot_attributes.Extended_snapshot_attributes {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: ExtendedSnapshotAttributes {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-extended-snapshot-attributes {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Extended SnapshotAttributes support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-06-19T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-extended-snapshot-attributes {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_unmanage.Volume_unmanage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeUnmanage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-unmanage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-05-31T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-unmanage {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.scheduler_hints.Scheduler_hints {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: SchedulerHints {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: OS-SCH-HNT {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Pass arbitrary key/value pairs to the scheduler. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-04-18T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: OS-SCH-HNT {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_image_metadata.Volume_image_metadata {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeImageMetadata {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-image-meta {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Show image metadata associated with the volume. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-07T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-image-meta {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.used_limits.Used_limits {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.used_limits.Used_limits {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: UsedLimits {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-used-limits {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Provide data on limited resources that are being used. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-10-03T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-used-limits {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.backups.Backups {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.backups.Backups {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Backups {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: backups {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Backups support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-12-12T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: backups {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_encryption_metadata.Volume_encryption_metadata {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeEncryptionMetadata {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-encryption-metadata {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Volume encryption metadata retrieval support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-10T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-encryption-metadata {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_unmanage.Snapshot_unmanage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotUnmanage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-unmanage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Enable volume unmanage operation. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-unmanage {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.services.Services {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.services.Services {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Services {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-services {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Services support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2012-10-28T00:00:00-00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-services {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.types_manage.Types_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.types_manage.Types_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: TypesManage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-types-manage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Types manage support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2011-08-24T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-types-manage {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_mig_status_attribute.Volume_mig_status_attribute {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeMigStatusAttribute {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-vol-mig-status-attr {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Expose migration_status as an attribute of a volume. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-08-08T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-vol-mig-status-attr {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.cgsnapshots.Cgsnapshots {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Cgsnapshots {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: cgsnapshots {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: cgsnapshots support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: cgsnapshots {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_actions.Snapshot_actions {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotActions {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-actions {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Enable snapshot manager actions. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-07-16T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-actions {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_type_access.Volume_type_access {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTypeAccess {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-type-access {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Volume type access support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-06-26T00:00:00Z {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-type-access {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.consistencygroups.Consistencygroups {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: Consistencygroups {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: consistencygroups {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: consistency groups support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-08-18T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: consistencygroups {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.volume_transfer.Volume_transfer {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: VolumeTransfer {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-volume-transfer {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Volume transfer management support. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2013-05-29T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-volume-transfer {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loading extension cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:194}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Calling extension factory cinder.api.contrib.snapshot_manage.Snapshot_manage {{(pid=87200) load_extension /opt/stack/cinder/cinder/api/extensions.py:200}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext name: SnapshotManage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:174}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext alias: os-snapshot-manage {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:175}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext description: Allows existing backend storage to be 'managed' by Cinder. {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:176}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Ext updated: 2014-12-31T00:00:00+00:00 {{(pid=87200) _check_extension /opt/stack/cinder/cinder/api/extensions.py:178}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.extensions [-] Loaded extension: os-snapshot-manage {{(pid=87200) register /opt/stack/cinder/cinder/api/extensions.py:135}} Sep 06 16:55:20 devstack devstack@c-api.service[87201]: INFO dbcounter [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Registered counter for database cinder Sep 06 16:55:20 devstack devstack@c-api.service[87200]: INFO dbcounter [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Registered counter for database cinder Sep 06 16:55:20 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b 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=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:20 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-0b70b484-3e54-47cc-ae58-664745c57fdc 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=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writer thread running {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: /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:55:21 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:55:21 devstack devstack@c-api.service[87201]: INFO cinder.rpc [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: INFO cinder.rpc [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: INFO cinder.rpc [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: INFO cinder.rpc [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writer thread running {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:102}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING cinder.keymgr.conf_key_mgr [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b 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:55:21 devstack devstack@c-api.service[87200]: /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:55:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: INFO cinder.rpc [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Automatically selected cinder-scheduler objects version 1.39 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87200]: INFO cinder.rpc [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Automatically selected cinder-scheduler RPC version 3.12 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87200]: INFO cinder.rpc [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Automatically selected cinder-volume objects version 1.39 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87200]: INFO cinder.rpc [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Automatically selected cinder-volume RPC version 3.20 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING cinder.keymgr.conf_key_mgr [None req-0b70b484-3e54-47cc-ae58-664745c57fdc 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b 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=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: INFO cinder.rpc [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: INFO cinder.rpc [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-0b70b484-3e54-47cc-ae58-664745c57fdc 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=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: INFO cinder.rpc [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Automatically selected cinder-backup objects version 1.39 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: INFO cinder.rpc [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Automatically selected cinder-backup RPC version 2.4 as minimum service version. Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING cinder.api.contrib.hosts [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING cinder.api.contrib.hosts [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecated: The Host API is deprecated and will be be removed in a future version. Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: extensions {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-volume-manage {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-quota-class-sets {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-hosts {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: capabilities {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: encryption {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: scheduler-stats {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-quota-sets {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: extensions {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-volume-manage {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-quota-class-sets {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-availability-zone {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-hosts {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: qos-specs {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: capabilities {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: encryption {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: extra_specs {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: scheduler-stats {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-quota-sets {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: backups {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-availability-zone {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: qos-specs {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: extra_specs {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: encryption {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: backups {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: encryption {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: cgsnapshots {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: cgsnapshots {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-volume-type-access {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-volume-type-access {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: consistencygroups {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: consistencygroups {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-volume-transfer {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extended resource: os-snapshot-manage {{(pid=87201) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-volume-transfer {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extended resource: os-snapshot-manage {{(pid=87200) _setup_ext_routes /opt/stack/cinder/cinder/api/v3/router.py:122}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.snapshot_actions [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] SnapshotActionsController initialized {{(pid=87201) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension AdminActions extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension AdminActions extending resource: snapshots {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension AdminActions extending resource: backups {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeActions extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension UsedLimits extending resource: limits {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension TypesManage extending resource: types {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension SnapshotActions extending resource: snapshots {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.router [None req-853d662f-1ffa-466d-a1f7-4fdb67e7025b None None] Extension VolumeTypeAccess extending resource: types {{(pid=87201) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.snapshot_actions [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] SnapshotActionsController initialized {{(pid=87200) __init__ /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:33}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeHostAttribute extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension AdminActions extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87201]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x715c532a4668 pid: 87201 (default app) Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension AdminActions extending resource: snapshots {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension AdminActions extending resource: backups {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeTypeEncryption extending resource: types {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeTenantAttribute extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeActions extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension ExtendedSnapshotAttributes extending resource: snapshots {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeUnmanage extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeImageMetadata extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension UsedLimits extending resource: limits {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension SnapshotUnmanage extending resource: snapshots {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension TypesManage extending resource: types {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeMigStatusAttribute extending resource: volumes {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension SnapshotActions extending resource: snapshots {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.router [None req-0b70b484-3e54-47cc-ae58-664745c57fdc None None] Extension VolumeTypeAccess extending resource: types {{(pid=87200) _setup_extensions /opt/stack/cinder/cinder/api/v3/router.py:155}} Sep 06 16:55:21 devstack devstack@c-api.service[87200]: WSGI app 0 (mountpoint='') ready in 7 seconds on interpreter 0x715c532a4668 pid: 87200 (default app) Sep 06 16:55:31 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=6 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:55:31 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=6 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:56:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5ac6764-329c-4f77-82c0-666ce12da586 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-DeleteServersTestJSON-volume-618059276"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-DeleteServersTestJSON-volume-618059276'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Create volume of 1 GB Sep 06 16:56:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:29 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Availability zone cache updated, next update will occur around 2026-09-06 15:56:29.655644. {{(pid=87201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Availability Zones retrieved successfully. Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Flow 'volume_create_api' (4ce29888-9fe9-423f-8ffe-0a6e625fb9d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd21f1bd-1c93-4245-9a3e-c2a393992801) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:56:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd21f1bd-1c93-4245-9a3e-c2a393992801) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f050c99b-99cc-4d72-9897-9fc184a3c61c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:30 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-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:56:30 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-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:56:30 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Created reservations ['c5846284-533d-4644-91e4-e4d013b21c05', '4508bdf4-b449-453a-b233-f7189fa810d4', 'bd8c2692-aa53-45f5-9d1f-b09090590350', '4a3ff0ae-322e-43de-8bce-ce4ac1df2ece'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:56:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f050c99b-99cc-4d72-9897-9fc184a3c61c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c5846284-533d-4644-91e4-e4d013b21c05', '4508bdf4-b449-453a-b233-f7189fa810d4', 'bd8c2692-aa53-45f5-9d1f-b09090590350', '4a3ff0ae-322e-43de-8bce-ce4ac1df2ece']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd32c46-8cb5-4470-a634-3238137874af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (abd32c46-8cb5-4470-a634-3238137874af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-618059276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c29f06e7b340ee8fe55eb91146842d',qos_specs=None,replication_status=,reservations=['c5846284-533d-4644-91e4-e4d013b21c05','4508bdf4-b449-453a-b233-f7189fa810d4','bd8c2692-aa53-45f5-9d1f-b09090590350','4a3ff0ae-322e-43de-8bce-ce4ac1df2ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbab566086014083995fe7be83186b8b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:56:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-DeleteServersTestJSON-volume-618059276',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a7c29f06e7b340ee8fe55eb91146842d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='cbab566086014083995fe7be83186b8b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69292d90-83d0-49bc-b5c0-606ead206291) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (69292d90-83d0-49bc-b5c0-606ead206291) transitioned into state 'SUCCESS' from state '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-618059276',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='a7c29f06e7b340ee8fe55eb91146842d',qos_specs=None,replication_status=,reservations=['c5846284-533d-4644-91e4-e4d013b21c05','4508bdf4-b449-453a-b233-f7189fa810d4','bd8c2692-aa53-45f5-9d1f-b09090590350','4a3ff0ae-322e-43de-8bce-ce4ac1df2ece'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='cbab566086014083995fe7be83186b8b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d143e96-8d65-4ba4-9f52-9162d0963963) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d143e96-8d65-4ba4-9f52-9162d0963963) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Flow 'volume_create_api' (4ce29888-9fe9-423f-8ffe-0a6e625fb9d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:56:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Create volume request issued successfully. Sep 06 16:56:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5ac6764-329c-4f77-82c0-666ce12da586 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:56:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1/1] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:56:27 2026] POST /volume/v3/volumes => generated 760 bytes in 4224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:56:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:34 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:56:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3f446bd3-987f-4cf6-9330-57e883b14f8f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1/2] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:31 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 2852 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-61b7ec16-e036-4b09-9c08-2c17e9d8fac3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61b7ec16-e036-4b09-9c08-2c17e9d8fac3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61b7ec16-e036-4b09-9c08-2c17e9d8fac3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61b7ec16-e036-4b09-9c08-2c17e9d8fac3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-61b7ec16-e036-4b09-9c08-2c17e9d8fac3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61b7ec16-e036-4b09-9c08-2c17e9d8fac3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 2/3] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:35 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 247 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-52a69c96-a1ce-4e32-aea8-0611bcdeb4f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-52a69c96-a1ce-4e32-aea8-0611bcdeb4f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-52a69c96-a1ce-4e32-aea8-0611bcdeb4f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-52a69c96-a1ce-4e32-aea8-0611bcdeb4f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-52a69c96-a1ce-4e32-aea8-0611bcdeb4f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-52a69c96-a1ce-4e32-aea8-0611bcdeb4f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 2/4] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:36 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-a6a66b3a-5495-463a-a756-75c6178b1710 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-a6a66b3a-5495-463a-a756-75c6178b1710 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-a6a66b3a-5495-463a-a756-75c6178b1710 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-a6a66b3a-5495-463a-a756-75c6178b1710 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-a6a66b3a-5495-463a-a756-75c6178b1710 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-a6a66b3a-5495-463a-a756-75c6178b1710 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 3/5] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:56:37 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-59a7357c-e566-4898-940c-66b5179803b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:56:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-VolumesAdminNegativeTest-volume-456766529"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:56:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-VolumesAdminNegativeTest-volume-456766529'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:56:37 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Create volume of 1 GB Sep 06 16:56:37 devstack devstack@c-api.service[87200]: /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:56:37 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:56:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Availability zone cache updated, next update will occur around 2026-09-06 15:56:37.859176. {{(pid=87200) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 16:56:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Availability Zones retrieved successfully. Sep 06 16:56:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Flow 'volume_create_api' (fcba4500-e690-4380-98c3-474c71964ea7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:56:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11d2e1c-c899-4371-825d-9c47af147b60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:56:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d11d2e1c-c899-4371-825d-9c47af147b60) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20944eed-8668-4782-8cc5-474167c76eab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fc4b8559-e198-458e-b6b9-25ada7fb9c36 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc4b8559-e198-458e-b6b9-25ada7fb9c36 None None] GET http://192.168.122.183/volume// Sep 06 16:56:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc4b8559-e198-458e-b6b9-25ada7fb9c36 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc4b8559-e198-458e-b6b9-25ada7fb9c36 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc4b8559-e198-458e-b6b9-25ada7fb9c36 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:56:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 4/6] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 16:56:38 2026] GET /volume/ => generated 390 bytes in 15 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:56:38 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-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:56:38 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-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:56:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-ee26a363-ace4-434c-9fb1-619d7e247de1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Created reservations ['1917c6ef-2a68-4af7-b32a-c79eef1b8733', '8253b109-7a09-4ecd-84ab-91174545f1b9', 'fadcbe14-ab84-49d4-92b0-9dc788f5a139', 'de724a2e-f1c3-4b3c-9242-08617167502e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (20944eed-8668-4782-8cc5-474167c76eab) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1917c6ef-2a68-4af7-b32a-c79eef1b8733', '8253b109-7a09-4ecd-84ab-91174545f1b9', 'fadcbe14-ab84-49d4-92b0-9dc788f5a139', 'de724a2e-f1c3-4b3c-9242-08617167502e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3846909e-49fc-4d94-85a4-0091d9bfc6e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3846909e-49fc-4d94-85a4-0091d9bfc6e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1caf98c9-1956-47c6-a1e6-1226e3558dd6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-456766529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e023fd6a670043ac9e98efdd9263a15f',qos_specs=None,replication_status=,reservations=['1917c6ef-2a68-4af7-b32a-c79eef1b8733','8253b109-7a09-4ecd-84ab-91174545f1b9','fadcbe14-ab84-49d4-92b0-9dc788f5a139','de724a2e-f1c3-4b3c-9242-08617167502e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29114a07e0854a59a959a2662e737362',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:56:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesAdminNegativeTest-volume-456766529',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1caf98c9-1956-47c6-a1e6-1226e3558dd6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='e023fd6a670043ac9e98efdd9263a15f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='29114a07e0854a59a959a2662e737362',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d7ab47b-f96d-4ad8-b06c-e7477c9ed810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7d7ab47b-f96d-4ad8-b06c-e7477c9ed810) transitioned into state 'SUCCESS' from state '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-456766529',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='e023fd6a670043ac9e98efdd9263a15f',qos_specs=None,replication_status=,reservations=['1917c6ef-2a68-4af7-b32a-c79eef1b8733','8253b109-7a09-4ecd-84ab-91174545f1b9','fadcbe14-ab84-49d4-92b0-9dc788f5a139','de724a2e-f1c3-4b3c-9242-08617167502e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='29114a07e0854a59a959a2662e737362',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a77d9f-b9ae-4296-ad49-16868803cbfa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-ee26a363-ace4-434c-9fb1-619d7e247de1 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 16:56:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-ee26a363-ace4-434c-9fb1-619d7e247de1 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c", "connector": null, "instance_uuid": "d56b76a2-e753-4e76-91d8-f2604abdb3ac"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:56:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:39 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6a77d9f-b9ae-4296-ad49-16868803cbfa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Flow 'volume_create_api' (fcba4500-e690-4380-98c3-474c71964ea7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:56:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Create volume request issued successfully. Sep 06 16:56:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59a7357c-e566-4898-940c-66b5179803b0 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:56:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 3/7] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:56:37 2026] POST /volume/v3/volumes => generated 763 bytes in 2270 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:56:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f08f549-5470-449b-815f-6070f9b40836 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f08f549-5470-449b-815f-6070f9b40836 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f08f549-5470-449b-815f-6070f9b40836 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f08f549-5470-449b-815f-6070f9b40836 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:56:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/db/api.py:2468: SAWarning: SELECT statement has a cartesian product between FROM element(s) "volumes" and FROM element "volumes_1". Apply join condition(s) between each element to resolve. Sep 06 16:56:40 devstack devstack@c-api.service[87201]: .first() Sep 06 16:56:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2f08f549-5470-449b-815f-6070f9b40836 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f08f549-5470-449b-815f-6070f9b40836 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 4/8] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:39 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 831 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-ee26a363-ace4-434c-9fb1-619d7e247de1 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 16:56:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 5/9] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 16:56:39 2026] POST /volume/v3/attachments => generated 273 bytes in 1224 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:56:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-88712254-3f46-40aa-bed8-c28d0f16bd4f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-88712254-3f46-40aa-bed8-c28d0f16bd4f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-88712254-3f46-40aa-bed8-c28d0f16bd4f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-88712254-3f46-40aa-bed8-c28d0f16bd4f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:56:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b2c06b1-2846-4215-8d8f-e237af297a58 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b2c06b1-2846-4215-8d8f-e237af297a58 None None] GET http://192.168.122.183/volume// Sep 06 16:56:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b2c06b1-2846-4215-8d8f-e237af297a58 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b2c06b1-2846-4215-8d8f-e237af297a58 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b2c06b1-2846-4215-8d8f-e237af297a58 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:56:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 6/10] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:56:40 2026] GET /volume/ => generated 390 bytes in 23 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:56:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-88712254-3f46-40aa-bed8-c28d0f16bd4f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-88712254-3f46-40aa-bed8-c28d0f16bd4f tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 5/11] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:40 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 231 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-00cc84d2-dc2b-4de8-bf13-c910f27fec95 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-00cc84d2-dc2b-4de8-bf13-c910f27fec95 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-00cc84d2-dc2b-4de8-bf13-c910f27fec95 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-00cc84d2-dc2b-4de8-bf13-c910f27fec95 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:56:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-00cc84d2-dc2b-4de8-bf13-c910f27fec95 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-00cc84d2-dc2b-4de8-bf13-c910f27fec95 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 7/12] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:56:40 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 1033 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:56:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-266f6104-ad1a-4209-9b13-dff3c322ebd5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-266f6104-ad1a-4209-9b13-dff3c322ebd5 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-266f6104-ad1a-4209-9b13-dff3c322ebd5 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-266f6104-ad1a-4209-9b13-dff3c322ebd5 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:56:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-266f6104-ad1a-4209-9b13-dff3c322ebd5 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-266f6104-ad1a-4209-9b13-dff3c322ebd5 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 6/13] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:41 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 855 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8bb88df5-9aea-4204-a0fb-33bebaa4043d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bb88df5-9aea-4204-a0fb-33bebaa4043d tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bb88df5-9aea-4204-a0fb-33bebaa4043d tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bb88df5-9aea-4204-a0fb-33bebaa4043d tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:56:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8bb88df5-9aea-4204-a0fb-33bebaa4043d tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bb88df5-9aea-4204-a0fb-33bebaa4043d tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 8/14] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:41 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-decb5dc0-5567-46e2-8476-33367baf78b4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-decb5dc0-5567-46e2-8476-33367baf78b4 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-decb5dc0-5567-46e2-8476-33367baf78b4 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-decb5dc0-5567-46e2-8476-33367baf78b4 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:42 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-decb5dc0-5567-46e2-8476-33367baf78b4 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-decb5dc0-5567-46e2-8476-33367baf78b4 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 7/15] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:42 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 855 bytes in 214 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-27e91ef9-0b32-4da3-9682-f164058b0d46 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-27e91ef9-0b32-4da3-9682-f164058b0d46 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-27e91ef9-0b32-4da3-9682-f164058b0d46 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-27e91ef9-0b32-4da3-9682-f164058b0d46 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:42 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-27e91ef9-0b32-4da3-9682-f164058b0d46 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerRescueNegativeTestJSON-volume-785176637"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:56:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-27e91ef9-0b32-4da3-9682-f164058b0d46 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 9/16] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:42 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerRescueNegativeTestJSON-volume-785176637'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:56:42 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Create volume of 1 GB Sep 06 16:56:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Availability Zones retrieved successfully. Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Flow 'volume_create_api' (6aba7f99-273f-4bc7-8f1a-88d1bd91b186) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5394ffc8-193e-4676-8203-a663376c4a55) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5394ffc8-193e-4676-8203-a663376c4a55) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4950f3-66e4-4d08-8004-4a8103778294) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Created reservations ['ac200457-d6db-4619-9b34-8c6a86a19ec9', 'c21970f0-e7a2-4a8a-add8-aaca123613f5', '64e2364f-b709-4cb4-892a-53929ed2aa3a', 'c1e6c78c-b663-43a8-a40c-7aa38c9c894a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2a4950f3-66e4-4d08-8004-4a8103778294) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ac200457-d6db-4619-9b34-8c6a86a19ec9', 'c21970f0-e7a2-4a8a-add8-aaca123613f5', '64e2364f-b709-4cb4-892a-53929ed2aa3a', 'c1e6c78c-b663-43a8-a40c-7aa38c9c894a']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e2db3e-0391-4fa4-9db9-060b831c6743) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f0e2db3e-0391-4fa4-9db9-060b831c6743) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c0083b76-f81e-4ba1-9814-945faf7c21b9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-785176637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cbeecac62b48299755507a13a0a729',qos_specs=None,replication_status=,reservations=['ac200457-d6db-4619-9b34-8c6a86a19ec9','c21970f0-e7a2-4a8a-add8-aaca123613f5','64e2364f-b709-4cb4-892a-53929ed2aa3a','c1e6c78c-b663-43a8-a40c-7aa38c9c894a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffb49f36948c993c35b73f104ad1e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:56:43Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerRescueNegativeTestJSON-volume-785176637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c0083b76-f81e-4ba1-9814-945faf7c21b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b5cbeecac62b48299755507a13a0a729',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e38ffb49f36948c993c35b73f104ad1e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ea64e6-1a2d-4fbe-9291-56d7fb2921cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (73ea64e6-1a2d-4fbe-9291-56d7fb2921cd) transitioned into state 'SUCCESS' from state '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-785176637',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b5cbeecac62b48299755507a13a0a729',qos_specs=None,replication_status=,reservations=['ac200457-d6db-4619-9b34-8c6a86a19ec9','c21970f0-e7a2-4a8a-add8-aaca123613f5','64e2364f-b709-4cb4-892a-53929ed2aa3a','c1e6c78c-b663-43a8-a40c-7aa38c9c894a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e38ffb49f36948c993c35b73f104ad1e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9447b8-a7c9-48c2-96c5-5077606b5982) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5e9447b8-a7c9-48c2-96c5-5077606b5982) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Flow 'volume_create_api' (6aba7f99-273f-4bc7-8f1a-88d1bd91b186) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Create volume request issued successfully. Sep 06 16:56:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee6ac8e1-0d30-4252-b723-b0efef8d1c47 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:56:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 8/17] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:56:42 2026] POST /volume/v3/volumes => generated 767 bytes in 700 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0d911155-24b9-45eb-8f02-b70db3842597 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d911155-24b9-45eb-8f02-b70db3842597 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] GET http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d911155-24b9-45eb-8f02-b70db3842597 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d911155-24b9-45eb-8f02-b70db3842597 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d31db50-477c-4418-a2f5-ddf8592dc26e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:43 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d31db50-477c-4418-a2f5-ddf8592dc26e tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d31db50-477c-4418-a2f5-ddf8592dc26e tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d31db50-477c-4418-a2f5-ddf8592dc26e tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0d911155-24b9-45eb-8f02-b70db3842597 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Volume info retrieved successfully. Sep 06 16:56:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:43 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d911155-24b9-45eb-8f02-b70db3842597 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 200 Sep 06 16:56:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 10/18] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:43 2026] GET /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 835 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d31db50-477c-4418-a2f5-ddf8592dc26e tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d31db50-477c-4418-a2f5-ddf8592dc26e tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 9/19] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:43 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 856 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] PUT http://192.168.122.183/volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88 Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Acquiring lock "cinder-attachment_update-e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ed86f55-5470-46dd-9f96-ebd49f32af1e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ed86f55-5470-46dd-9f96-ebd49f32af1e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ed86f55-5470-46dd-9f96-ebd49f32af1e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ed86f55-5470-46dd-9f96-ebd49f32af1e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Lock "cinder-attachment_update-e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 16:56:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:43 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:43 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ed86f55-5470-46dd-9f96-ebd49f32af1e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ed86f55-5470-46dd-9f96-ebd49f32af1e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 10/20] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:43 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 224 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-79381837-766e-4fd4-9596-473aee874565 req-00043a6c-9808-46d9-a4c1-8ee38906e70c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-79381837-766e-4fd4-9596-473aee874565 req-00043a6c-9808-46d9-a4c1-8ee38906e70c tempest-VolumesAdminNegativeTest-1005570132 tempest-VolumesAdminNegativeTest-1005570132-project] GET http://192.168.122.183/volume/v3/volumes/32153594-cc82-42fc-9356-5b6160c79bbd Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-79381837-766e-4fd4-9596-473aee874565 req-00043a6c-9808-46d9-a4c1-8ee38906e70c tempest-VolumesAdminNegativeTest-1005570132 tempest-VolumesAdminNegativeTest-1005570132-project] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-79381837-766e-4fd4-9596-473aee874565 req-00043a6c-9808-46d9-a4c1-8ee38906e70c tempest-VolumesAdminNegativeTest-1005570132 tempest-VolumesAdminNegativeTest-1005570132-project] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-79381837-766e-4fd4-9596-473aee874565 req-00043a6c-9808-46d9-a4c1-8ee38906e70c tempest-VolumesAdminNegativeTest-1005570132 tempest-VolumesAdminNegativeTest-1005570132-project] http://192.168.122.183/volume/v3/volumes/32153594-cc82-42fc-9356-5b6160c79bbd returned with HTTP 404 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 11/21] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:56:44 2026] GET /volume/v3/volumes/32153594-cc82-42fc-9356-5b6160c79bbd => generated 109 bytes in 185 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] DELETE http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Delete volume with id: 1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Delete volume request issued successfully. Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c74b04a9-e7fc-4d61-8fce-133c7716d920 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 202 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 12/22] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:56:44 2026] DELETE /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 0 bytes in 427 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ad11ce2c-52e9-4068-a6a5-bb6f0c926d6a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ad11ce2c-52e9-4068-a6a5-bb6f0c926d6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] GET http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ad11ce2c-52e9-4068-a6a5-bb6f0c926d6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ad11ce2c-52e9-4068-a6a5-bb6f0c926d6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ad11ce2c-52e9-4068-a6a5-bb6f0c926d6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Volume info retrieved successfully. Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ad11ce2c-52e9-4068-a6a5-bb6f0c926d6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 200 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 13/23] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:44 2026] GET /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 859 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8f3561a0-870d-4b4c-988a-a11ae4ec6346 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f3561a0-870d-4b4c-988a-a11ae4ec6346 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f3561a0-870d-4b4c-988a-a11ae4ec6346 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f3561a0-870d-4b4c-988a-a11ae4ec6346 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8f3561a0-870d-4b4c-988a-a11ae4ec6346 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f3561a0-870d-4b4c-988a-a11ae4ec6346 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 14/24] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:44 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 855 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0c1589ec-e216-4e52-b500-cdc19a1085f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c1589ec-e216-4e52-b500-cdc19a1085f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c1589ec-e216-4e52-b500-cdc19a1085f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c1589ec-e216-4e52-b500-cdc19a1085f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0c1589ec-e216-4e52-b500-cdc19a1085f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c1589ec-e216-4e52-b500-cdc19a1085f2 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 15/25] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:45 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9dd7b319-1060-4ae1-8454-57dc5a2d3958 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9dd7b319-1060-4ae1-8454-57dc5a2d3958 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] GET http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:56:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9dd7b319-1060-4ae1-8454-57dc5a2d3958 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9dd7b319-1060-4ae1-8454-57dc5a2d3958 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9dd7b319-1060-4ae1-8454-57dc5a2d3958 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Volume info retrieved successfully. Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9dd7b319-1060-4ae1-8454-57dc5a2d3958 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 200 Sep 06 16:56:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 16/26] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:45 2026] GET /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7405905d-3589-4959-b34d-8e4c28bd1fbc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7405905d-3589-4959-b34d-8e4c28bd1fbc tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7405905d-3589-4959-b34d-8e4c28bd1fbc tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7405905d-3589-4959-b34d-8e4c28bd1fbc tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7405905d-3589-4959-b34d-8e4c28bd1fbc tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7405905d-3589-4959-b34d-8e4c28bd1fbc tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 17/27] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:46 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 855 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c13153b8-16bc-4af6-87fb-2f55908891e7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c13153b8-16bc-4af6-87fb-2f55908891e7 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c13153b8-16bc-4af6-87fb-2f55908891e7 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c13153b8-16bc-4af6-87fb-2f55908891e7 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c13153b8-16bc-4af6-87fb-2f55908891e7 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c13153b8-16bc-4af6-87fb-2f55908891e7 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 18/28] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:46 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:46 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Lock "cinder-attachment_update-e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c-devstack" released by "attachment_update" :: held 2.848s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 16:56:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-3cfd05ec-d7df-4821-b12f-194be9e26335 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88 returned with HTTP 200 Sep 06 16:56:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 11/29] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 16:56:43 2026] PUT /volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88 => generated 694 bytes in 2946 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:56:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0d7a7938-21e3-463e-987e-40dda8a27b6a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d7a7938-21e3-463e-987e-40dda8a27b6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] GET http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:56:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7938-21e3-463e-987e-40dda8a27b6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d7a7938-21e3-463e-987e-40dda8a27b6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:47 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0d7a7938-21e3-463e-987e-40dda8a27b6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Volume info retrieved successfully. Sep 06 16:56:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d7a7938-21e3-463e-987e-40dda8a27b6a tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 200 Sep 06 16:56:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 19/30] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:47 2026] GET /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 860 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9f4c0511-1862-4d30-83ae-5d40df197db6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f4c0511-1862-4d30-83ae-5d40df197db6 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f4c0511-1862-4d30-83ae-5d40df197db6 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f4c0511-1862-4d30-83ae-5d40df197db6 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:47 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9f4c0511-1862-4d30-83ae-5d40df197db6 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f4c0511-1862-4d30-83ae-5d40df197db6 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 12/31] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:47 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 855 bytes in 157 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-980170a8-b50d-411d-bb2a-ee562d4aaf92 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-980170a8-b50d-411d-bb2a-ee562d4aaf92 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-980170a8-b50d-411d-bb2a-ee562d4aaf92 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-980170a8-b50d-411d-bb2a-ee562d4aaf92 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:47 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-980170a8-b50d-411d-bb2a-ee562d4aaf92 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-980170a8-b50d-411d-bb2a-ee562d4aaf92 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 20/32] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:47 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6ac5983e-b9f1-4416-9050-24fb2f208552 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6ac5983e-b9f1-4416-9050-24fb2f208552 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6ac5983e-b9f1-4416-9050-24fb2f208552 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6ac5983e-b9f1-4416-9050-24fb2f208552 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6ac5983e-b9f1-4416-9050-24fb2f208552 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Volume info retrieved successfully. Sep 06 16:56:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6ac5983e-b9f1-4416-9050-24fb2f208552 tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 200 Sep 06 16:56:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 13/33] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:48 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 855 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bf1616c0-3c6b-4e3e-9a35-c680f8c7b73c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf1616c0-3c6b-4e3e-9a35-c680f8c7b73c tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf1616c0-3c6b-4e3e-9a35-c680f8c7b73c tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf1616c0-3c6b-4e3e-9a35-c680f8c7b73c tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:48 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bf1616c0-3c6b-4e3e-9a35-c680f8c7b73c tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf1616c0-3c6b-4e3e-9a35-c680f8c7b73c tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 21/34] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:48 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-9d6cd58d-dc62-4b4d-ab1c-d70819b2c071 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-9d6cd58d-dc62-4b4d-ab1c-d70819b2c071 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] POST http://192.168.122.183/volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88/action Sep 06 16:56:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-9d6cd58d-dc62-4b4d-ab1c-d70819b2c071 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:56:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-9d6cd58d-dc62-4b4d-ab1c-d70819b2c071 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:56:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:49 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-973a5254-8e78-4614-b729-02ffb168640c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-973a5254-8e78-4614-b729-02ffb168640c tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] GET http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 Sep 06 16:56:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-973a5254-8e78-4614-b729-02ffb168640c tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-dd5e8118-ff86-451b-b7ff-e3fa7a4ae5ab req-9d6cd58d-dc62-4b4d-ab1c-d70819b2c071 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88/action returned with HTTP 204 Sep 06 16:56:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-973a5254-8e78-4614-b729-02ffb168640c tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 14/35] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 16:56:49 2026] POST /volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88/action => generated 0 bytes in 272 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:56:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-973a5254-8e78-4614-b729-02ffb168640c tempest-VolumesAdminNegativeTest-1575895449 tempest-VolumesAdminNegativeTest-1575895449-project-member] http://192.168.122.183/volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 returned with HTTP 404 Sep 06 16:56:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 22/36] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:49 2026] GET /volume/v3/volumes/1caf98c9-1956-47c6-a1e6-1226e3558dd6 => generated 109 bytes in 121 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:56:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-650832e2-360e-4bf3-b5d4-dd5423038231 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-650832e2-360e-4bf3-b5d4-dd5423038231 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-650832e2-360e-4bf3-b5d4-dd5423038231 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-650832e2-360e-4bf3-b5d4-dd5423038231 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:50 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-650832e2-360e-4bf3-b5d4-dd5423038231 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-650832e2-360e-4bf3-b5d4-dd5423038231 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 15/37] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:49 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 1145 bytes in 295 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:56:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c6af74ed-d4e9-4150-8682-673fd6f18d17 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c6af74ed-d4e9-4150-8682-673fd6f18d17 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c6af74ed-d4e9-4150-8682-673fd6f18d17 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c6af74ed-d4e9-4150-8682-673fd6f18d17 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:50 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:50 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c6af74ed-d4e9-4150-8682-673fd6f18d17 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c6af74ed-d4e9-4150-8682-673fd6f18d17 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 23/38] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:50 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 1145 bytes in 267 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 16:56:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-c357eaec-9186-4cf1-a6fc-45867a2809e1 req-28b165b3-1edb-4e8c-9cdf-6e6c1d367bcf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c357eaec-9186-4cf1-a6fc-45867a2809e1 req-28b165b3-1edb-4e8c-9cdf-6e6c1d367bcf tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] DELETE http://192.168.122.183/volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88 Sep 06 16:56:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c357eaec-9186-4cf1-a6fc-45867a2809e1 req-28b165b3-1edb-4e8c-9cdf-6e6c1d367bcf tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c357eaec-9186-4cf1-a6fc-45867a2809e1 req-28b165b3-1edb-4e8c-9cdf-6e6c1d367bcf tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:56 devstack devstack@c-api.service[87201]: /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:56:56 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 16:56:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c357eaec-9186-4cf1-a6fc-45867a2809e1 req-28b165b3-1edb-4e8c-9cdf-6e6c1d367bcf tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88 returned with HTTP 200 Sep 06 16:56:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 16/39] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 16:56:56 2026] DELETE /volume/v3/attachments/3def8e9d-96bf-45b9-ad91-9216c04dcd88 => generated 19 bytes in 237 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-31a68a7d-25d6-405e-841c-e1bcede3f86a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31a68a7d-25d6-405e-841c-e1bcede3f86a tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31a68a7d-25d6-405e-841c-e1bcede3f86a tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31a68a7d-25d6-405e-841c-e1bcede3f86a tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:57 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-31a68a7d-25d6-405e-841c-e1bcede3f86a tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31a68a7d-25d6-405e-841c-e1bcede3f86a tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 24/40] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:57 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9e6afad8-b91c-454b-9063-3b79872c8f2e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e6afad8-b91c-454b-9063-3b79872c8f2e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e6afad8-b91c-454b-9063-3b79872c8f2e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e6afad8-b91c-454b-9063-3b79872c8f2e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:57 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9e6afad8-b91c-454b-9063-3b79872c8f2e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e6afad8-b91c-454b-9063-3b79872c8f2e tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 17/41] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:57 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fd881c31-62b6-498a-8a43-d9e7c35d304b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd881c31-62b6-498a-8a43-d9e7c35d304b tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd881c31-62b6-498a-8a43-d9e7c35d304b tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd881c31-62b6-498a-8a43-d9e7c35d304b tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:57 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fd881c31-62b6-498a-8a43-d9e7c35d304b tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd881c31-62b6-498a-8a43-d9e7c35d304b tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 25/42] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:57 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 853 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] DELETE http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:57 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Delete volume with id: e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:57 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:57 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Delete volume request issued successfully. Sep 06 16:56:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b89cdc1c-1ac3-4596-971f-d9ce89ef3ca3 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 202 Sep 06 16:56:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 18/43] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:56:57 2026] DELETE /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 0 bytes in 190 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:56:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c24222bc-ae05-4ae9-8ceb-b826e4e3e3d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c24222bc-ae05-4ae9-8ceb-b826e4e3e3d4 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c24222bc-ae05-4ae9-8ceb-b826e4e3e3d4 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c24222bc-ae05-4ae9-8ceb-b826e4e3e3d4 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:56:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:58 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:56:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c24222bc-ae05-4ae9-8ceb-b826e4e3e3d4 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c24222bc-ae05-4ae9-8ceb-b826e4e3e3d4 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 26/44] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:58 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 134 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:56:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e79cea3f-aa38-4753-b734-ce2b26269c20 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:56:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e79cea3f-aa38-4753-b734-ce2b26269c20 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:56:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e79cea3f-aa38-4753-b734-ce2b26269c20 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:56:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e79cea3f-aa38-4753-b734-ce2b26269c20 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:56:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:56:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:56:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e79cea3f-aa38-4753-b734-ce2b26269c20 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Volume info retrieved successfully. Sep 06 16:56:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e79cea3f-aa38-4753-b734-ce2b26269c20 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 200 Sep 06 16:56:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 19/45] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:56:59 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 852 bytes in 251 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-42fba6f9-f7dc-421d-95f3-3b195f4a74f6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-42fba6f9-f7dc-421d-95f3-3b195f4a74f6 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] GET http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c Sep 06 16:57:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-42fba6f9-f7dc-421d-95f3-3b195f4a74f6 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-42fba6f9-f7dc-421d-95f3-3b195f4a74f6 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-42fba6f9-f7dc-421d-95f3-3b195f4a74f6 tempest-DeleteServersTestJSON-1662631789 tempest-DeleteServersTestJSON-1662631789-project-member] http://192.168.122.183/volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c returned with HTTP 404 Sep 06 16:57:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 27/46] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:00 2026] GET /volume/v3/volumes/e1f8a97b-0ccf-4ff6-846d-a0aca8b8723c => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:57:09 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=103,cinder:INSERT=12,cinder:UPDATE=21 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:10 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=152,cinder:INSERT=21,cinder:UPDATE=25 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:57:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:14 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Delete volume with id: c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:57:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:57:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:57:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Volume info retrieved successfully. Sep 06 16:57:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Delete volume request issued successfully. Sep 06 16:57:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c38cfb6-e63f-402a-bfa2-bcf7e64c11be tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 202 Sep 06 16:57:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 20/47] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:57:14 2026] DELETE /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 16:57:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3b4a33c6-4a14-478c-8cc6-9a728d25bc81 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b4a33c6-4a14-478c-8cc6-9a728d25bc81 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] GET http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:57:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b4a33c6-4a14-478c-8cc6-9a728d25bc81 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b4a33c6-4a14-478c-8cc6-9a728d25bc81 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:14 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:57:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:57:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b4a33c6-4a14-478c-8cc6-9a728d25bc81 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Volume info retrieved successfully. Sep 06 16:57:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b4a33c6-4a14-478c-8cc6-9a728d25bc81 tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 200 Sep 06 16:57:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 28/48] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:14 2026] GET /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 859 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-617560cf-a7e0-4af7-8571-47f5518bfc2f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-617560cf-a7e0-4af7-8571-47f5518bfc2f tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] GET http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 Sep 06 16:57:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-617560cf-a7e0-4af7-8571-47f5518bfc2f tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-617560cf-a7e0-4af7-8571-47f5518bfc2f tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-617560cf-a7e0-4af7-8571-47f5518bfc2f tempest-ServerRescueNegativeTestJSON-2085519765 tempest-ServerRescueNegativeTestJSON-2085519765-project-member] http://192.168.122.183/volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 returned with HTTP 404 Sep 06 16:57:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 21/49] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:15 2026] GET /volume/v3/volumes/c0083b76-f81e-4ba1-9814-945faf7c21b9 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:57:24 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=4 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:25 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=4,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30cd558e-6de2-4790-83b7-15097198d4b5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1797055746"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1797055746'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume of 1 GB Sep 06 16:57:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Availability Zones retrieved successfully. Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Flow 'volume_create_api' (0fe8d94f-86ce-41bb-8c0d-7cc5552c133d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483aa1ee-c9dd-48f1-95a9-e208e84c28b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (483aa1ee-c9dd-48f1-95a9-e208e84c28b4) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6275ce10-af5e-45f9-878f-bd09d7968da0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Created reservations ['a2bd28b1-787a-481e-9996-ba7f1def925d', '5728514f-0507-4d19-b27d-ef87d36b3160', 'cf3402be-e088-4cdf-8bb7-545bddcf9e7c', 'e558e73c-49f7-488c-ae23-d33529c2b6b6'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6275ce10-af5e-45f9-878f-bd09d7968da0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2bd28b1-787a-481e-9996-ba7f1def925d', '5728514f-0507-4d19-b27d-ef87d36b3160', 'cf3402be-e088-4cdf-8bb7-545bddcf9e7c', 'e558e73c-49f7-488c-ae23-d33529c2b6b6']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10881858-0ddb-4934-a0ed-fee5cc369790) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10881858-0ddb-4934-a0ed-fee5cc369790) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5211e2f6-aa96-43c1-9fee-7bfa914984c5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1797055746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3821416b316a42ec8d5a94ffb2009fec',qos_specs=None,replication_status=,reservations=['a2bd28b1-787a-481e-9996-ba7f1def925d','5728514f-0507-4d19-b27d-ef87d36b3160','cf3402be-e088-4cdf-8bb7-545bddcf9e7c','e558e73c-49f7-488c-ae23-d33529c2b6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1797055746',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5211e2f6-aa96-43c1-9fee-7bfa914984c5,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3821416b316a42ec8d5a94ffb2009fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58771478-961d-4d65-bf26-1518b4ab88f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58771478-961d-4d65-bf26-1518b4ab88f8) transitioned into state 'SUCCESS' from state '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-1797055746',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3821416b316a42ec8d5a94ffb2009fec',qos_specs=None,replication_status=,reservations=['a2bd28b1-787a-481e-9996-ba7f1def925d','5728514f-0507-4d19-b27d-ef87d36b3160','cf3402be-e088-4cdf-8bb7-545bddcf9e7c','e558e73c-49f7-488c-ae23-d33529c2b6b6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de42d97-e87d-4c4a-a8d8-41fb672d8cee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6de42d97-e87d-4c4a-a8d8-41fb672d8cee) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Flow 'volume_create_api' (0fe8d94f-86ce-41bb-8c0d-7cc5552c133d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume request issued successfully. Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30cd558e-6de2-4790-83b7-15097198d4b5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:57:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 29/50] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 16:57:51 2026] POST /volume/v3/volumes => generated 769 bytes in 895 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:57:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-319e5004-2b28-4ba3-8ed0-0f9138d2397a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-319e5004-2b28-4ba3-8ed0-0f9138d2397a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:57:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-319e5004-2b28-4ba3-8ed0-0f9138d2397a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-319e5004-2b28-4ba3-8ed0-0f9138d2397a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:57:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:57:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-319e5004-2b28-4ba3-8ed0-0f9138d2397a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-319e5004-2b28-4ba3-8ed0-0f9138d2397a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 200 Sep 06 16:57:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 22/51] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:52 2026] GET /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 837 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-TaggedAttachmentsTest-volume-416019644"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-TaggedAttachmentsTest-volume-416019644'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Create volume of 1 GB Sep 06 16:57:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:52 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Availability Zones retrieved successfully. Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Flow 'volume_create_api' (17a7601b-a731-4bc9-8b22-6a291cd21360) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f772f80c-4c87-483a-8cc2-89743860e6d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f772f80c-4c87-483a-8cc2-89743860e6d7) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723d6342-9c17-4d65-985e-dcc23f4c9cf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Created reservations ['940c5f0f-0b7d-4c49-87fc-ad3dd5d0420d', '1f42ceb7-9d58-4df1-90fc-716114e3f23d', 'c74e4ddc-c9ce-4b86-9339-4321e1205fa8', 'c43f1bb3-4b32-4c72-8444-601862dd8c8b'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (723d6342-9c17-4d65-985e-dcc23f4c9cf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['940c5f0f-0b7d-4c49-87fc-ad3dd5d0420d', '1f42ceb7-9d58-4df1-90fc-716114e3f23d', 'c74e4ddc-c9ce-4b86-9339-4321e1205fa8', 'c43f1bb3-4b32-4c72-8444-601862dd8c8b']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb2d9d7-5ebd-4923-ae3d-3eb560660ce4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:52 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (dcb2d9d7-5ebd-4923-ae3d-3eb560660ce4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e48b464e-b988-412f-a228-276a8324a8a1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-416019644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b747fe3337114e5490808b2600aad4c5',qos_specs=None,replication_status=,reservations=['940c5f0f-0b7d-4c49-87fc-ad3dd5d0420d','1f42ceb7-9d58-4df1-90fc-716114e3f23d','c74e4ddc-c9ce-4b86-9339-4321e1205fa8','c43f1bb3-4b32-4c72-8444-601862dd8c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3cb899f66ca412f8558f25fb2c014c1',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TaggedAttachmentsTest-volume-416019644',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e48b464e-b988-412f-a228-276a8324a8a1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b747fe3337114e5490808b2600aad4c5',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e3cb899f66ca412f8558f25fb2c014c1',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca62d31-69c6-423d-8a6b-da67f8bc5597) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4ca62d31-69c6-423d-8a6b-da67f8bc5597) transitioned into state 'SUCCESS' from state '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-416019644',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b747fe3337114e5490808b2600aad4c5',qos_specs=None,replication_status=,reservations=['940c5f0f-0b7d-4c49-87fc-ad3dd5d0420d','1f42ceb7-9d58-4df1-90fc-716114e3f23d','c74e4ddc-c9ce-4b86-9339-4321e1205fa8','c43f1bb3-4b32-4c72-8444-601862dd8c8b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e3cb899f66ca412f8558f25fb2c014c1',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840a044c-73fb-4fdb-ba4f-ea674be9eb1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (840a044c-73fb-4fdb-ba4f-ea674be9eb1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Flow 'volume_create_api' (17a7601b-a731-4bc9-8b22-6a291cd21360) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Create volume request issued successfully. Sep 06 16:57:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8a3ffe8-80a7-4a3d-b68b-c657dd68d72a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:57:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 30/52] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:57:52 2026] POST /volume/v3/volumes => generated 760 bytes in 518 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:57:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1527f2f9-5135-4bf1-9826-f4261a70d76a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1527f2f9-5135-4bf1-9826-f4261a70d76a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:57:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1527f2f9-5135-4bf1-9826-f4261a70d76a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1527f2f9-5135-4bf1-9826-f4261a70d76a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:57:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1527f2f9-5135-4bf1-9826-f4261a70d76a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:57:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1527f2f9-5135-4bf1-9826-f4261a70d76a tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:57:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 23/53] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:52 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 828 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-604da24a-495e-417f-b9a4-9dc4a2b7ae56 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-604da24a-495e-417f-b9a4-9dc4a2b7ae56 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:57:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-604da24a-495e-417f-b9a4-9dc4a2b7ae56 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-604da24a-495e-417f-b9a4-9dc4a2b7ae56 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:57:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:53 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:57:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-604da24a-495e-417f-b9a4-9dc4a2b7ae56 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-604da24a-495e-417f-b9a4-9dc4a2b7ae56 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 200 Sep 06 16:57:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 31/54] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:53 2026] GET /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 861 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-61cad431-cf75-4691-b58d-1335a5487b65 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61cad431-cf75-4691-b58d-1335a5487b65 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:57:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61cad431-cf75-4691-b58d-1335a5487b65 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61cad431-cf75-4691-b58d-1335a5487b65 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:57:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-61cad431-cf75-4691-b58d-1335a5487b65 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:57:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61cad431-cf75-4691-b58d-1335a5487b65 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:57:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 24/55] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:54 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 852 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0ad3d7a2-0813-4a2c-8172-f32696ddd1b1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0ad3d7a2-0813-4a2c-8172-f32696ddd1b1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0ad3d7a2-0813-4a2c-8172-f32696ddd1b1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0ad3d7a2-0813-4a2c-8172-f32696ddd1b1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:57:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:57:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0ad3d7a2-0813-4a2c-8172-f32696ddd1b1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0ad3d7a2-0813-4a2c-8172-f32696ddd1b1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 200 Sep 06 16:57:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 32/56] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:54 2026] GET /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 862 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-9fdb1285-4899-4260-8b19-ec0de7b725df req-0d19c8a2-c1ce-4373-af8e-646c19c9bb0f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-9fdb1285-4899-4260-8b19-ec0de7b725df req-0d19c8a2-c1ce-4373-af8e-646c19c9bb0f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:57:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-9fdb1285-4899-4260-8b19-ec0de7b725df req-0d19c8a2-c1ce-4373-af8e-646c19c9bb0f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-9fdb1285-4899-4260-8b19-ec0de7b725df req-0d19c8a2-c1ce-4373-af8e-646c19c9bb0f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:57:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-9fdb1285-4899-4260-8b19-ec0de7b725df req-0d19c8a2-c1ce-4373-af8e-646c19c9bb0f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-9fdb1285-4899-4260-8b19-ec0de7b725df req-0d19c8a2-c1ce-4373-af8e-646c19c9bb0f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 200 Sep 06 16:57:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 25/57] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:57:54 2026] GET /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 862 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-568a4954-8987-4065-8ef6-4993cdb6a03b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1233781442"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1233781442'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume of 1 GB Sep 06 16:57:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Availability Zones retrieved successfully. Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Flow 'volume_create_api' (a55bd183-07ed-4cb1-a710-285aefff59cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216fc4b1-df0a-46c0-847b-397dfb3988a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:57:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (216fc4b1-df0a-46c0-847b-397dfb3988a4) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6937553-a3e0-4cfc-9930-71ff05dfd210) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d9823080-e03e-4b04-908d-78ca47ba8b80 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9823080-e03e-4b04-908d-78ca47ba8b80 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:57:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9823080-e03e-4b04-908d-78ca47ba8b80 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9823080-e03e-4b04-908d-78ca47ba8b80 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Created reservations ['54e271ab-a4a9-490a-a907-5ed5823fca6a', '1971d1a4-1f3d-48a0-be2e-f2871f9171ae', '50c7ca6f-bf2d-4c93-8dc9-4993dec0f918', 'ec92dd5d-17e9-4691-b136-50a6e053e52a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b6937553-a3e0-4cfc-9930-71ff05dfd210) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['54e271ab-a4a9-490a-a907-5ed5823fca6a', '1971d1a4-1f3d-48a0-be2e-f2871f9171ae', '50c7ca6f-bf2d-4c93-8dc9-4993dec0f918', 'ec92dd5d-17e9-4691-b136-50a6e053e52a']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d250d797-7135-4634-9a98-41e1bb3963c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:57:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d9823080-e03e-4b04-908d-78ca47ba8b80 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:57:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9823080-e03e-4b04-908d-78ca47ba8b80 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:57:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 26/58] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:55 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d250d797-7135-4634-9a98-41e1bb3963c2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c73762e7-e5d1-4da5-b044-2f46d8d85568', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1233781442',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3821416b316a42ec8d5a94ffb2009fec',qos_specs=None,replication_status=,reservations=['54e271ab-a4a9-490a-a907-5ed5823fca6a','1971d1a4-1f3d-48a0-be2e-f2871f9171ae','50c7ca6f-bf2d-4c93-8dc9-4993dec0f918','ec92dd5d-17e9-4691-b136-50a6e053e52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1233781442',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c73762e7-e5d1-4da5-b044-2f46d8d85568,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3821416b316a42ec8d5a94ffb2009fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa01b74-1a75-4306-abbc-80c8856364bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2aa01b74-1a75-4306-abbc-80c8856364bf) transitioned into state 'SUCCESS' from state '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-1233781442',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3821416b316a42ec8d5a94ffb2009fec',qos_specs=None,replication_status=,reservations=['54e271ab-a4a9-490a-a907-5ed5823fca6a','1971d1a4-1f3d-48a0-be2e-f2871f9171ae','50c7ca6f-bf2d-4c93-8dc9-4993dec0f918','ec92dd5d-17e9-4691-b136-50a6e053e52a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1ade7b-08a0-47f0-a95c-2d276efa37f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc1ade7b-08a0-47f0-a95c-2d276efa37f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Flow 'volume_create_api' (a55bd183-07ed-4cb1-a710-285aefff59cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume request issued successfully. Sep 06 16:57:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-568a4954-8987-4065-8ef6-4993cdb6a03b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:57:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 33/59] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 16:57:54 2026] POST /volume/v3/volumes => generated 769 bytes in 802 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:57:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e94db845-f20f-4e3a-ac76-be7937126003 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e94db845-f20f-4e3a-ac76-be7937126003 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:57:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e94db845-f20f-4e3a-ac76-be7937126003 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e94db845-f20f-4e3a-ac76-be7937126003 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:57:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e94db845-f20f-4e3a-ac76-be7937126003 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e94db845-f20f-4e3a-ac76-be7937126003 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 200 Sep 06 16:57:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 27/60] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:55 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 837 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9b4ee1de-2097-4db2-9862-db3ab65e5722 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b4ee1de-2097-4db2-9862-db3ab65e5722 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:57:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b4ee1de-2097-4db2-9862-db3ab65e5722 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b4ee1de-2097-4db2-9862-db3ab65e5722 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:57:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:57:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b4ee1de-2097-4db2-9862-db3ab65e5722 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:57:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b4ee1de-2097-4db2-9862-db3ab65e5722 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:57:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 34/61] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:56 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 853 bytes in 123 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:57:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08678702-1e63-409c-a664-aba357e858c4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08678702-1e63-409c-a664-aba357e858c4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:57:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08678702-1e63-409c-a664-aba357e858c4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08678702-1e63-409c-a664-aba357e858c4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:56 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:57:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:57:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08678702-1e63-409c-a664-aba357e858c4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08678702-1e63-409c-a664-aba357e858c4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 200 Sep 06 16:57:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 28/62] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:56 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 861 bytes in 128 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fd3fa650-e83c-4381-ad5e-4ceeb24c1222 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd3fa650-e83c-4381-ad5e-4ceeb24c1222 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:57:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd3fa650-e83c-4381-ad5e-4ceeb24c1222 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd3fa650-e83c-4381-ad5e-4ceeb24c1222 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:57:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:57:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fd3fa650-e83c-4381-ad5e-4ceeb24c1222 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd3fa650-e83c-4381-ad5e-4ceeb24c1222 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 200 Sep 06 16:57:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 35/63] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:57 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 862 bytes in 101 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[87201]: DEBUG cinder.api.middleware.request_id [req-ace815df-37f3-4f25-bcee-853816556282 req-12d2d3c3-4f3d-40b9-a944-6948c4f91c9e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ace815df-37f3-4f25-bcee-853816556282 req-12d2d3c3-4f3d-40b9-a944-6948c4f91c9e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:57:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ace815df-37f3-4f25-bcee-853816556282 req-12d2d3c3-4f3d-40b9-a944-6948c4f91c9e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ace815df-37f3-4f25-bcee-853816556282 req-12d2d3c3-4f3d-40b9-a944-6948c4f91c9e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:57:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-ace815df-37f3-4f25-bcee-853816556282 req-12d2d3c3-4f3d-40b9-a944-6948c4f91c9e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ace815df-37f3-4f25-bcee-853816556282 req-12d2d3c3-4f3d-40b9-a944-6948c4f91c9e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 200 Sep 06 16:57:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 29/64] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:57:57 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 862 bytes in 83 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[87200]: DEBUG cinder.api.middleware.request_id [None req-98701657-915a-47e4-9457-6523d5b93305 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "display_name": "tempest-VolumesTestJSON-volume-1293969064"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'display_name': 'tempest-VolumesTestJSON-volume-1293969064'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume of 1 GB Sep 06 16:57:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Availability Zones retrieved successfully. Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Flow 'volume_create_api' (a407c942-5910-43e1-bf51-f92e93140e2d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671984bc-c77f-46bb-82f8-cce6333e5a2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (671984bc-c77f-46bb-82f8-cce6333e5a2e) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b55c35f-ebb6-4a58-8d30-04c7908b8b3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Created reservations ['f8799059-0a77-4659-ac34-7299d4d42f05', 'dc9eeab5-368e-4171-85fe-894fef10b69b', '7bdf26f4-4750-4dcc-8b9d-1d6f18890ee8', 'd9dbe713-61ff-4fab-a216-3d089b8a908a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8b55c35f-ebb6-4a58-8d30-04c7908b8b3c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8799059-0a77-4659-ac34-7299d4d42f05', 'dc9eeab5-368e-4171-85fe-894fef10b69b', '7bdf26f4-4750-4dcc-8b9d-1d6f18890ee8', 'd9dbe713-61ff-4fab-a216-3d089b8a908a']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba10d14-aa41-4e1e-b10d-ba0608e9d690) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4ba10d14-aa41-4e1e-b10d-ba0608e9d690) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b36e3706-a7c3-43fe-beea-9317bf16b2e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1293969064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3821416b316a42ec8d5a94ffb2009fec',qos_specs=None,replication_status=,reservations=['f8799059-0a77-4659-ac34-7299d4d42f05','dc9eeab5-368e-4171-85fe-894fef10b69b','7bdf26f4-4750-4dcc-8b9d-1d6f18890ee8','d9dbe713-61ff-4fab-a216-3d089b8a908a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:58Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTestJSON-volume-1293969064',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b36e3706-a7c3-43fe-beea-9317bf16b2e0,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='3821416b316a42ec8d5a94ffb2009fec',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7bff721-577d-43e9-a0fe-f1bb070ed191) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a7bff721-577d-43e9-a0fe-f1bb070ed191) transitioned into state 'SUCCESS' from state '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-1293969064',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='3821416b316a42ec8d5a94ffb2009fec',qos_specs=None,replication_status=,reservations=['f8799059-0a77-4659-ac34-7299d4d42f05','dc9eeab5-368e-4171-85fe-894fef10b69b','7bdf26f4-4750-4dcc-8b9d-1d6f18890ee8','d9dbe713-61ff-4fab-a216-3d089b8a908a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9e80ef9800ba49878978e4dcc1aa1c12',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (702d0394-b70d-43d6-8d60-affb7a1ac803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (702d0394-b70d-43d6-8d60-affb7a1ac803) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Flow 'volume_create_api' (a407c942-5910-43e1-bf51-f92e93140e2d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:57:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Create volume request issued successfully. Sep 06 16:57:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98701657-915a-47e4-9457-6523d5b93305 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:57:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 36/65] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 16:57:58 2026] POST /volume/v3/volumes => generated 769 bytes in 464 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:57:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fb950481-1831-472d-b2f8-acadc0cbacba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb950481-1831-472d-b2f8-acadc0cbacba tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:57:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb950481-1831-472d-b2f8-acadc0cbacba tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb950481-1831-472d-b2f8-acadc0cbacba tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:57:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:57:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fb950481-1831-472d-b2f8-acadc0cbacba tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb950481-1831-472d-b2f8-acadc0cbacba tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 200 Sep 06 16:57:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 30/66] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:58 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 837 bytes in 54 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[87200]: DEBUG cinder.api.middleware.request_id [None req-210a415f-133c-4ca6-960f-ff66354471dd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:57:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-210a415f-133c-4ca6-960f-ff66354471dd tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:57:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-210a415f-133c-4ca6-960f-ff66354471dd tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:57:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-210a415f-133c-4ca6-960f-ff66354471dd tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:57:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:57:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:57:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-210a415f-133c-4ca6-960f-ff66354471dd tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:57:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-210a415f-133c-4ca6-960f-ff66354471dd tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 200 Sep 06 16:57:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 37/67] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:57:59 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d75deec3-60d4-4c97-9585-83274adfee7e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d75deec3-60d4-4c97-9585-83274adfee7e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d75deec3-60d4-4c97-9585-83274adfee7e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d75deec3-60d4-4c97-9585-83274adfee7e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d75deec3-60d4-4c97-9585-83274adfee7e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d75deec3-60d4-4c97-9585-83274adfee7e tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 200 Sep 06 16:58:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 31/68] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:00 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 862 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ca6c4f4a-ea62-4981-a2b4-7b0f4f176ffd req-96a738c6-cfa7-40eb-9735-e5aec22d183b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ca6c4f4a-ea62-4981-a2b4-7b0f4f176ffd req-96a738c6-cfa7-40eb-9735-e5aec22d183b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ca6c4f4a-ea62-4981-a2b4-7b0f4f176ffd req-96a738c6-cfa7-40eb-9735-e5aec22d183b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ca6c4f4a-ea62-4981-a2b4-7b0f4f176ffd req-96a738c6-cfa7-40eb-9735-e5aec22d183b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-ca6c4f4a-ea62-4981-a2b4-7b0f4f176ffd req-96a738c6-cfa7-40eb-9735-e5aec22d183b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ca6c4f4a-ea62-4981-a2b4-7b0f4f176ffd req-96a738c6-cfa7-40eb-9735-e5aec22d183b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 200 Sep 06 16:58:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 38/69] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:58:00 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 862 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-de593da1-2c85-497d-abb3-e1e1424f663e req-80b31c2a-a69b-4f53-8801-443dfe2d115b tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 32/70] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:01 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-87992ff2-b9e6-4b0b-bc20-ff532625f336 req-b3be4886-b482-4fb8-ac84-3748cb20d168 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 39/71] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:01 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 472 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-4f1f6777-6285-4416-b24b-f6324ffbbabc req-f31f54fe-4afd-4f49-a65f-99462d8cf400 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 33/72] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:02 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-aec53560-9278-46d5-aba5-20019ba88c2b req-c3da48c4-5a70-4649-91d2-7a78d194ef3a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 40/73] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:02 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ff0fdd1e-3ce0-4784-8af4-a7654de333f8 req-4ce315f2-8591-4b18-89ae-5c85f63d2ed5 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 34/74] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:02 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-eac54d37-2f54-4af2-a3a5-07dfe177ec75 req-d9f6ed57-db69-49ae-a975-1d113a2937fb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 41/75] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0f89848c-9681-4194-bbab-a6ef3c40bd9e req-7abfd873-9e68-4ccf-9f3e-7a385c2dd02a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 35/76] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] Get all volumes completed successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-dcc4ed86-94a5-4679-be54-93ec58897484 req-bae2e7c8-f469-417d-90dd-b9dbb6f7c543 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 42/77] 192.168.122.183 () {60 vars in 1397 bytes} [Sun Sep 6 16:58:03 2026] GET /volume/v3/volumes/detail => generated 2569 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Delete volume with id: b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Delete volume request issued successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab87cb2c-fcca-45fc-a94c-35f19d6374d8 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 202 Sep 06 16:58:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 36/78] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:58:03 2026] DELETE /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4696b6ce-2f8e-4b14-87e6-a14d1639eac1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4696b6ce-2f8e-4b14-87e6-a14d1639eac1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4696b6ce-2f8e-4b14-87e6-a14d1639eac1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4696b6ce-2f8e-4b14-87e6-a14d1639eac1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4696b6ce-2f8e-4b14-87e6-a14d1639eac1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4696b6ce-2f8e-4b14-87e6-a14d1639eac1 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 200 Sep 06 16:58:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 43/79] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:03 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 861 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f0c6f52b-3d71-47f5-8ff0-0d4d89ffbeaf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0c6f52b-3d71-47f5-8ff0-0d4d89ffbeaf tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f52b-3d71-47f5-8ff0-0d4d89ffbeaf tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0c6f52b-3d71-47f5-8ff0-0d4d89ffbeaf tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f0c6f52b-3d71-47f5-8ff0-0d4d89ffbeaf tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0c6f52b-3d71-47f5-8ff0-0d4d89ffbeaf tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 200 Sep 06 16:58:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 37/80] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:04 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 861 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d89f4dee-d08d-4d96-9823-af0a81720c19 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d89f4dee-d08d-4d96-9823-af0a81720c19 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 Sep 06 16:58:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d89f4dee-d08d-4d96-9823-af0a81720c19 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d89f4dee-d08d-4d96-9823-af0a81720c19 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d89f4dee-d08d-4d96-9823-af0a81720c19 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 returned with HTTP 404 Sep 06 16:58:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 44/81] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:06 2026] GET /volume/v3/volumes/b36e3706-a7c3-43fe-beea-9317bf16b2e0 => generated 109 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:58:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:06 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Delete volume with id: c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:58:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Delete volume request issued successfully. Sep 06 16:58:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ac13867-3523-4865-9d8c-55a71984b7b0 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 202 Sep 06 16:58:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 38/82] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:58:06 2026] DELETE /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 0 bytes in 245 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ee23df8-d0bd-479d-a524-ce97dc087e9a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ee23df8-d0bd-479d-a524-ce97dc087e9a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:58:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ee23df8-d0bd-479d-a524-ce97dc087e9a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ee23df8-d0bd-479d-a524-ce97dc087e9a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ee23df8-d0bd-479d-a524-ce97dc087e9a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ee23df8-d0bd-479d-a524-ce97dc087e9a tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 200 Sep 06 16:58:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 45/83] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:06 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 861 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c017c853-8744-4fc7-b762-d0ed091900bb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c017c853-8744-4fc7-b762-d0ed091900bb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:58:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c017c853-8744-4fc7-b762-d0ed091900bb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c017c853-8744-4fc7-b762-d0ed091900bb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c017c853-8744-4fc7-b762-d0ed091900bb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c017c853-8744-4fc7-b762-d0ed091900bb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 200 Sep 06 16:58:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 39/84] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:07 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 861 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-27a5545c-ee67-44ce-9664-2b9f1709b2b4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27a5545c-ee67-44ce-9664-2b9f1709b2b4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 Sep 06 16:58:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27a5545c-ee67-44ce-9664-2b9f1709b2b4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27a5545c-ee67-44ce-9664-2b9f1709b2b4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27a5545c-ee67-44ce-9664-2b9f1709b2b4 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 returned with HTTP 404 Sep 06 16:58:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 46/85] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:08 2026] GET /volume/v3/volumes/c73762e7-e5d1-4da5-b044-2f46d8d85568 => generated 109 bytes in 71 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 16:58:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:58:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:08 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Delete volume with id: 5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:58:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Delete volume request issued successfully. Sep 06 16:58:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-769c6b3c-1f20-4364-a124-f70fc55c5c30 tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 202 Sep 06 16:58:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 40/86] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:58:08 2026] DELETE /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8cc8f962-1d9b-4234-8cb9-8befb59561eb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8cc8f962-1d9b-4234-8cb9-8befb59561eb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:58:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8cc8f962-1d9b-4234-8cb9-8befb59561eb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8cc8f962-1d9b-4234-8cb9-8befb59561eb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:08 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8cc8f962-1d9b-4234-8cb9-8befb59561eb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Volume info retrieved successfully. Sep 06 16:58:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8cc8f962-1d9b-4234-8cb9-8befb59561eb tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 200 Sep 06 16:58:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 47/87] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:08 2026] GET /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 861 bytes in 131 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[87201]: DEBUG cinder.api.middleware.request_id [None req-87c2b491-0f51-44f0-ae7b-659ff9718a7f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-87c2b491-0f51-44f0-ae7b-659ff9718a7f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] GET http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 Sep 06 16:58:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-87c2b491-0f51-44f0-ae7b-659ff9718a7f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-87c2b491-0f51-44f0-ae7b-659ff9718a7f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-87c2b491-0f51-44f0-ae7b-659ff9718a7f tempest-VolumesTestJSON-168390557 tempest-VolumesTestJSON-168390557-project-member] http://192.168.122.183/volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 returned with HTTP 404 Sep 06 16:58:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 41/88] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:10 2026] GET /volume/v3/volumes/5211e2f6-aa96-43c1-9fee-7bfa914984c5 => generated 109 bytes in 382 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e21e56cd-c5f7-49dd-959d-0bd0c370593b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e21e56cd-c5f7-49dd-959d-0bd0c370593b tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:58:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e21e56cd-c5f7-49dd-959d-0bd0c370593b tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV314Test-volume-type-1628494234"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e21e56cd-c5f7-49dd-959d-0bd0c370593b tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:58:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 48/89] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 16:58:17 2026] POST /volume/v3/types => generated 220 bytes in 390 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-926c6fb3-1bbf-475e-9759-581acb65d557 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-926c6fb3-1bbf-475e-9759-581acb65d557 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 16:58:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-926c6fb3-1bbf-475e-9759-581acb65d557 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV314Test-group-type-750983274"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-926c6fb3-1bbf-475e-9759-581acb65d557 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 16:58:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 42/90] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 16:58:17 2026] POST /volume/v3/group_types => generated 176 bytes in 79 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 16:58:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "37c7e223-b958-43c8-9d40-20d1bf75a384", "volume_types": ["a710fc7a-b961-4c1c-9c71-c972c8b8b10b"], "name": "tempest-GroupsV314Test-Group-228159638"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Creating new group {'group': {'group_type': '37c7e223-b958-43c8-9d40-20d1bf75a384', 'volume_types': ['a710fc7a-b961-4c1c-9c71-c972c8b8b10b'], 'name': 'tempest-GroupsV314Test-Group-228159638'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 16:58:17 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Creating group tempest-GroupsV314Test-Group-228159638. Sep 06 16:58:18 devstack devstack@c-api.service[87200]: /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:58:18 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:58:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Availability zone cache updated, next update will occur around 2026-09-06 15:58:18.042486. {{(pid=87200) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 16:58:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Availability Zones retrieved successfully. Sep 06 16:58:18 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Created reservations ['6ccf3b71-21f9-43f9-a312-a69dda4b7ba8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-67ecd3bc-1f0f-4831-88e8-17858c44cf90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 16:58:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 49/91] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 16:58:17 2026] POST /volume/v3/groups => generated 107 bytes in 403 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-04f8c827-a1e4-4d67-9ed0-72eabcaf7b90 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04f8c827-a1e4-4d67-9ed0-72eabcaf7b90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e Sep 06 16:58:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04f8c827-a1e4-4d67-9ed0-72eabcaf7b90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04f8c827-a1e4-4d67-9ed0-72eabcaf7b90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-04f8c827-a1e4-4d67-9ed0-72eabcaf7b90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] show called for member c965563e-d163-4ef7-9398-00e13a6a9f2e {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 16:58:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: 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:18 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 16:58:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04f8c827-a1e4-4d67-9ed0-72eabcaf7b90 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e returned with HTTP 200 Sep 06 16:58:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 43/92] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 16:58:18 2026] GET /volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e => generated 387 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d8756514-277f-4acd-a30a-95bbcdafb07f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8756514-277f-4acd-a30a-95bbcdafb07f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e Sep 06 16:58:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8756514-277f-4acd-a30a-95bbcdafb07f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8756514-277f-4acd-a30a-95bbcdafb07f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-d8756514-277f-4acd-a30a-95bbcdafb07f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] show called for member c965563e-d163-4ef7-9398-00e13a6a9f2e {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 16:58:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: 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:19 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8756514-277f-4acd-a30a-95bbcdafb07f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e returned with HTTP 200 Sep 06 16:58:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 50/93] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 16:58:19 2026] GET /volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e => generated 388 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b895d482-3b8b-47b3-8ecd-78733393d036 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1942737637", "volume_type": "a710fc7a-b961-4c1c-9c71-c972c8b8b10b", "group_id": "c965563e-d163-4ef7-9398-00e13a6a9f2e", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1942737637', 'volume_type': 'a710fc7a-b961-4c1c-9c71-c972c8b8b10b', 'group_id': 'c965563e-d163-4ef7-9398-00e13a6a9f2e', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:19 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Create volume of 1 GB Sep 06 16:58:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: 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:19 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 16:58:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Availability Zones retrieved successfully. Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Flow 'volume_create_api' (4879ed38-3866-4b25-aad0-57e3a19f96ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfe4e64-b9ad-4e62-9a80-d318fd8795b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dbfe4e64-b9ad-4e62-9a80-d318fd8795b3) 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:58:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b,is_public=True,name='tempest-GroupsV314Test-volume-type-1628494234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a710fc7a-b961-4c1c-9c71-c972c8b8b10b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'c965563e-d163-4ef7-9398-00e13a6a9f2e', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb118ae-ae7d-4eaa-bb97-5cb7884c439e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1628494234 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1628494234, it is now deprecated. Please use the default quota class for default quota. Sep 06 16:58:19 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1628494234 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1628494234, it is now deprecated. Please use the default quota class for default quota. Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Created reservations ['85f8fdf3-875e-4d36-b8c8-e30c011f45a0', 'fbb641fc-f4d7-4e7d-87c1-4ff0325b6733', '641e40d1-38dd-4580-87bf-8ad81312b8f3', 'e13a2294-77c1-4709-90a4-8b8ddc46836f'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5cb118ae-ae7d-4eaa-bb97-5cb7884c439e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['85f8fdf3-875e-4d36-b8c8-e30c011f45a0', 'fbb641fc-f4d7-4e7d-87c1-4ff0325b6733', '641e40d1-38dd-4580-87bf-8ad81312b8f3', 'e13a2294-77c1-4709-90a4-8b8ddc46836f']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53b9935-5af4-4255-8e07-9f2ac8f686a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e53b9935-5af4-4255-8e07-9f2ac8f686a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b75d41f2-0dc2-4aa9-a165-61c78f402045', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1942737637',encryption_key_id=None,group_id=c965563e-d163-4ef7-9398-00e13a6a9f2e,group_type_id=,metadata={},multiattach=False,project_id='d61814b7eded4056bf943bafe8d7c3c2',qos_specs=None,replication_status=,reservations=['85f8fdf3-875e-4d36-b8c8-e30c011f45a0','fbb641fc-f4d7-4e7d-87c1-4ff0325b6733','641e40d1-38dd-4580-87bf-8ad81312b8f3','e13a2294-77c1-4709-90a4-8b8ddc46836f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98442fb354484d6aab28284907fc2709',volume_type_id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1942737637',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=c965563e-d163-4ef7-9398-00e13a6a9f2e,host=None,id=b75d41f2-0dc2-4aa9-a165-61c78f402045,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61814b7eded4056bf943bafe8d7c3c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98442fb354484d6aab28284907fc2709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a710fc7a-b961-4c1c-9c71-c972c8b8b10b),volume_type_id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3ca58e-7514-4fdd-b502-0d33f4407579) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6b3ca58e-7514-4fdd-b502-0d33f4407579) transitioned into state 'SUCCESS' from state '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-1942737637',encryption_key_id=None,group_id=c965563e-d163-4ef7-9398-00e13a6a9f2e,group_type_id=,metadata={},multiattach=False,project_id='d61814b7eded4056bf943bafe8d7c3c2',qos_specs=None,replication_status=,reservations=['85f8fdf3-875e-4d36-b8c8-e30c011f45a0','fbb641fc-f4d7-4e7d-87c1-4ff0325b6733','641e40d1-38dd-4580-87bf-8ad81312b8f3','e13a2294-77c1-4709-90a4-8b8ddc46836f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='98442fb354484d6aab28284907fc2709',volume_type_id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8d7176-5c9f-4e7a-96d0-82a0af439289) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2e8d7176-5c9f-4e7a-96d0-82a0af439289) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Flow 'volume_create_api' (4879ed38-3866-4b25-aad0-57e3a19f96ce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Create volume request issued successfully. Sep 06 16:58:19 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:19 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:19 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b895d482-3b8b-47b3-8ecd-78733393d036 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:58:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 44/94] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 16:58:19 2026] POST /volume/v3/volumes => generated 827 bytes in 618 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 Sep 06 16:58:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:20 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:20 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:20 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:20 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec755f54-f9fa-4f08-815c-7f320fa961ad tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 returned with HTTP 200 Sep 06 16:58:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 51/95] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:19 2026] GET /volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 => generated 895 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServerActionsTestOtherA-volume-1044383904"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServerActionsTestOtherA-volume-1044383904'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Create volume of 1 GB Sep 06 16:58:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Availability Zones retrieved successfully. Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Flow 'volume_create_api' (58aed118-2151-4015-8ced-f5aa4a8d52e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fb1ab0-ff66-4845-a8d3-8dacf51abfca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c2fb1ab0-ff66-4845-a8d3-8dacf51abfca) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4e78e9-dcc0-4abb-8955-ca20790a84b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7cee54e4-8c8c-4ebf-bd1c-b8a094bfd96a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 returned with HTTP 200 Sep 06 16:58:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 52/96] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:21 2026] GET /volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 => generated 920 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] POST http://192.168.122.183/volume/v3/groups/action Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action body: b'{"create-from-src": {"source_group_id": "c965563e-d163-4ef7-9398-00e13a6a9f2e", "name": "tempest-Group_from_grp-498798102"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"source_group_id": "c965563e-d163-4ef7-9398-00e13a6a9f2e", "name": "tempest-Group_from_grp-498798102"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Creating new group {'create-from-src': {'source_group_id': 'c965563e-d163-4ef7-9398-00e13a6a9f2e', 'name': 'tempest-Group_from_grp-498798102'}}. {{(pid=87200) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Creating group tempest-Group_from_grp-498798102 from source group c965563e-d163-4ef7-9398-00e13a6a9f2e. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /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 16:58:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Created reservations ['24645d36-eaed-40d9-aab6-76fbb1b6ad47', 'f3ddc131-3804-4d27-bd3b-8110d35c7d3b', '7df1886b-38f1-471b-b639-86e5a1cc9b95', '91b5c0df-9847-45e5-8878-7677dce8324f'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c4e78e9-dcc0-4abb-8955-ca20790a84b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['24645d36-eaed-40d9-aab6-76fbb1b6ad47', 'f3ddc131-3804-4d27-bd3b-8110d35c7d3b', '7df1886b-38f1-471b-b639-86e5a1cc9b95', '91b5c0df-9847-45e5-8878-7677dce8324f']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824d392e-e1e6-4091-950b-8a61be3259ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Created reservations ['1e90bc9e-7aa8-41cf-9b81-ac439b99aa1a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (824d392e-e1e6-4091-950b-8a61be3259ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd783aaa3-dde7-4ca0-9d32-2b4b429cc17e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1044383904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15422afcbc204b0faf73985e08eb430a',qos_specs=None,replication_status=,reservations=['24645d36-eaed-40d9-aab6-76fbb1b6ad47','f3ddc131-3804-4d27-bd3b-8110d35c7d3b','7df1886b-38f1-471b-b639-86e5a1cc9b95','91b5c0df-9847-45e5-8878-7677dce8324f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d7806361e4288b9cf74800acdc0be',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServerActionsTestOtherA-volume-1044383904',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d783aaa3-dde7-4ca0-9d32-2b4b429cc17e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15422afcbc204b0faf73985e08eb430a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f25d7806361e4288b9cf74800acdc0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975549cf-ab0c-4c10-b77f-54507282da92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (975549cf-ab0c-4c10-b77f-54507282da92) transitioned into state 'SUCCESS' from state '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-1044383904',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15422afcbc204b0faf73985e08eb430a',qos_specs=None,replication_status=,reservations=['24645d36-eaed-40d9-aab6-76fbb1b6ad47','f3ddc131-3804-4d27-bd3b-8110d35c7d3b','7df1886b-38f1-471b-b639-86e5a1cc9b95','91b5c0df-9847-45e5-8878-7677dce8324f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d7806361e4288b9cf74800acdc0be',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8fb796-e329-4bda-80c0-b5829dfe7d60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa8fb796-e329-4bda-80c0-b5829dfe7d60) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Flow 'volume_create_api' (58aed118-2151-4015-8ced-f5aa4a8d52e6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Create volume request issued successfully. Sep 06 16:58:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-488df4ac-5de4-4d5a-83ec-9af87554d7fa tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:58:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 45/97] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:58:21 2026] POST /volume/v3/volumes => generated 763 bytes in 442 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /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 16:58:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.group.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] A mapping entry already exists for group 7f9b75c6-a5a4-4875-992d-861ac09ea98f and volume type a710fc7a-b961-4c1c-9c71-c972c8b8b10b. Do not need to create again. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Availability Zones retrieved successfully. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Flow 'volume_create_api' (a3a0286e-d00c-4c52-824c-aac720caed27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87606e01-4336-4618-b75e-6cbf17524dd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (87606e01-4336-4618-b75e-6cbf17524dd7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': 'b75d41f2-0dc2-4aa9-a165-61c78f402045', 'volume_type': VolumeType(created_at=2026-09-06T14:58:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b,is_public=True,name='tempest-GroupsV314Test-volume-type-1628494234',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a710fc7a-b961-4c1c-9c71-c972c8b8b10b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '7f9b75c6-a5a4-4875-992d-861ac09ea98f', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834d9465-0b62-44c6-971e-a29de8899bfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsV314Test-volume-type-1628494234 is set by the default quota flag: quota_volumes_tempest-GroupsV314Test-volume-type-1628494234, it is now deprecated. Please use the default quota class for default quota. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsV314Test-volume-type-1628494234 is set by the default quota flag: quota_gigabytes_tempest-GroupsV314Test-volume-type-1628494234, it is now deprecated. Please use the default quota class for default quota. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Created reservations ['f8ca0425-2322-42d3-9f44-873b0ce2037b', '41ec4181-7828-4f71-9085-741f0e8021ac', 'a1e756b3-5011-4b45-a098-640ae7c133ad', 'a6688cbd-5532-4872-b402-cb1f794f12ee'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (834d9465-0b62-44c6-971e-a29de8899bfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f8ca0425-2322-42d3-9f44-873b0ce2037b', '41ec4181-7828-4f71-9085-741f0e8021ac', 'a1e756b3-5011-4b45-a098-640ae7c133ad', 'a6688cbd-5532-4872-b402-cb1f794f12ee']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323c407a-e6d5-40aa-a24a-c00944e8dd22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (323c407a-e6d5-40aa-a24a-c00944e8dd22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '382ebb2b-f330-44db-8d91-c2c0adde1c00', '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=7f9b75c6-a5a4-4875-992d-861ac09ea98f,group_type_id=,metadata={},multiattach=False,project_id='d61814b7eded4056bf943bafe8d7c3c2',qos_specs=None,replication_status=,reservations=['f8ca0425-2322-42d3-9f44-873b0ce2037b','41ec4181-7828-4f71-9085-741f0e8021ac','a1e756b3-5011-4b45-a098-640ae7c133ad','a6688cbd-5532-4872-b402-cb1f794f12ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=b75d41f2-0dc2-4aa9-a165-61c78f402045,status='creating',user_id='98442fb354484d6aab28284907fc2709',volume_type_id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b), 'volume': Volume(_name_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:21Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=7f9b75c6-a5a4-4875-992d-861ac09ea98f,host=None,id=382ebb2b-f330-44db-8d91-c2c0adde1c00,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d61814b7eded4056bf943bafe8d7c3c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=b75d41f2-0dc2-4aa9-a165-61c78f402045,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='98442fb354484d6aab28284907fc2709',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a710fc7a-b961-4c1c-9c71-c972c8b8b10b),volume_type_id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305e7615-eb55-4844-bbdc-05961ca874ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (305e7615-eb55-4844-bbdc-05961ca874ef) transitioned into state 'SUCCESS' from 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=7f9b75c6-a5a4-4875-992d-861ac09ea98f,group_type_id=,metadata={},multiattach=False,project_id='d61814b7eded4056bf943bafe8d7c3c2',qos_specs=None,replication_status=,reservations=['f8ca0425-2322-42d3-9f44-873b0ce2037b','41ec4181-7828-4f71-9085-741f0e8021ac','a1e756b3-5011-4b45-a098-640ae7c133ad','a6688cbd-5532-4872-b402-cb1f794f12ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=b75d41f2-0dc2-4aa9-a165-61c78f402045,status='creating',user_id='98442fb354484d6aab28284907fc2709',volume_type_id=a710fc7a-b961-4c1c-9c71-c972c8b8b10b)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Flow 'volume_create_api' (a3a0286e-d00c-4c52-824c-aac720caed27) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Create volume request issued successfully. Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /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 16:58:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 16:58:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bff9c45a-5d47-4370-8478-6c315ed6f68b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/action returned with HTTP 202 Sep 06 16:58:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 53/98] 192.168.122.183 () {62 vars in 1202 bytes} [Sun Sep 6 16:58:21 2026] POST /volume/v3/groups/action => generated 101 bytes in 640 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:22 devstack devstack@c-api.service[87201]: /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 16:58:22 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 16:58:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Get all volumes completed successfully. Sep 06 16:58:22 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:22 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:22 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:22 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:22 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:22 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e366dd77-b802-4e58-9795-5c9fcefec6ab tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 46/99] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 16:58:21 2026] GET /volume/v3/volumes/detail => generated 1843 bytes in 395 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:58:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:22 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:22 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:22 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:22 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4acff2b-3ad2-4cd2-a030-b0998be21042 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 54/100] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:22 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-88dca96f-35a7-4dd1-b9bd-81727029823c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:23 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:23 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:23 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:23 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:23 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:23 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88dca96f-35a7-4dd1-b9bd-81727029823c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 47/101] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:23 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:24 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:24 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:24 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:24 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:24 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e7c46cd-f108-4f66-ab24-e82247c5d24a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 55/102] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:24 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-35500f9e-ac77-402d-8922-80552e75d484 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:26 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:26 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:26 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35500f9e-ac77-402d-8922-80552e75d484 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 48/103] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:26 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-962ea291-d7c4-4199-8d46-892e7ac88713 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:27 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:27 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:27 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:27 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:27 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-962ea291-d7c4-4199-8d46-892e7ac88713 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 56/104] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:27 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6b5cb623-a706-4533-917b-e48b6dac382a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:28 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:28 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:28 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:28 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:28 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6b5cb623-a706-4533-917b-e48b6dac382a tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 49/105] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:28 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 321 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bea48536-40a5-477b-bbb2-2da21f539c17 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeShelveTestJSON-volume-1918000322"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeShelveTestJSON-volume-1918000322'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Create volume of 1 GB Sep 06 16:58:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Availability Zones retrieved successfully. Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Flow 'volume_create_api' (a9b651de-fe06-4e7e-88a5-07c0e048ca49) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae93eb07-a01b-432d-a35c-670fa7377a5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ae93eb07-a01b-432d-a35c-670fa7377a5d) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f08ca73-91f0-42f3-8612-ce259e156acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Created reservations ['7d5ee77c-7f26-433a-9063-47c716fe95b3', '8348d5d1-05e8-42b2-b385-a5aebfb56b5a', '1450955f-71f1-4b93-9709-9e6469c57ca2', 'de53943c-47c8-472b-b10c-4df658314148'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6f08ca73-91f0-42f3-8612-ce259e156acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7d5ee77c-7f26-433a-9063-47c716fe95b3', '8348d5d1-05e8-42b2-b385-a5aebfb56b5a', '1450955f-71f1-4b93-9709-9e6469c57ca2', 'de53943c-47c8-472b-b10c-4df658314148']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d8a2ce-9c1c-4fb7-9deb-e2341d38b961) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:29 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:29 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:30 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:30 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1d8a2ce-9c1c-4fb7-9deb-e2341d38b961) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0077a403-d84e-4459-ace7-d93aa2491dc2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1918000322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532f5caa669246e2b56b38a80ed11a02',qos_specs=None,replication_status=,reservations=['7d5ee77c-7f26-433a-9063-47c716fe95b3','8348d5d1-05e8-42b2-b385-a5aebfb56b5a','1450955f-71f1-4b93-9709-9e6469c57ca2','de53943c-47c8-472b-b10c-4df658314148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20730e5f1498db18ad804054a6f05',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeShelveTestJSON-volume-1918000322',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0077a403-d84e-4459-ace7-d93aa2491dc2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='532f5caa669246e2b56b38a80ed11a02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7ce20730e5f1498db18ad804054a6f05',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c71815-493b-4ac2-9e04-e7c266387b71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (48c71815-493b-4ac2-9e04-e7c266387b71) transitioned into state 'SUCCESS' from state '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-1918000322',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='532f5caa669246e2b56b38a80ed11a02',qos_specs=None,replication_status=,reservations=['7d5ee77c-7f26-433a-9063-47c716fe95b3','8348d5d1-05e8-42b2-b385-a5aebfb56b5a','1450955f-71f1-4b93-9709-9e6469c57ca2','de53943c-47c8-472b-b10c-4df658314148'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7ce20730e5f1498db18ad804054a6f05',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febf8653-6172-4cd3-bdb7-8e65682ef734) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (febf8653-6172-4cd3-bdb7-8e65682ef734) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Flow 'volume_create_api' (a9b651de-fe06-4e7e-88a5-07c0e048ca49) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Create volume request issued successfully. Sep 06 16:58:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bea48536-40a5-477b-bbb2-2da21f539c17 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:58:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 57/106] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:58:29 2026] POST /volume/v3/volumes => generated 766 bytes in 1197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-40364f29-5527-47c5-aaa8-62f39f55c163 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:30 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-40364f29-5527-47c5-aaa8-62f39f55c163 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-40364f29-5527-47c5-aaa8-62f39f55c163 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-40364f29-5527-47c5-aaa8-62f39f55c163 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d4c361b5-afca-445d-bab5-20f84bcf5a88 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 50/107] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:29 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 659 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-40364f29-5527-47c5-aaa8-62f39f55c163 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-40364f29-5527-47c5-aaa8-62f39f55c163 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 58/108] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:30 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 834 bytes in 195 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-af55004c-e617-419c-86b8-f6750c16701b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ecbc0665-fc8f-4393-81f5-53691179950d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:31 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:31 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecbc0665-fc8f-4393-81f5-53691179950d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecbc0665-fc8f-4393-81f5-53691179950d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecbc0665-fc8f-4393-81f5-53691179950d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:31 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ecbc0665-fc8f-4393-81f5-53691179950d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af55004c-e617-419c-86b8-f6750c16701b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 51/109] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:31 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecbc0665-fc8f-4393-81f5-53691179950d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 59/110] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:31 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 858 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-814ffe68-3447-46bc-904a-1cbfce24f00f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b68008b3-d8f6-4ca1-9eff-d8ff5a8456f8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b68008b3-d8f6-4ca1-9eff-d8ff5a8456f8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b68008b3-d8f6-4ca1-9eff-d8ff5a8456f8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b68008b3-d8f6-4ca1-9eff-d8ff5a8456f8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:32 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:32 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:32 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b68008b3-d8f6-4ca1-9eff-d8ff5a8456f8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b68008b3-d8f6-4ca1-9eff-d8ff5a8456f8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 60/111] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:32 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 858 bytes in 315 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:33 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:33 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-814ffe68-3447-46bc-904a-1cbfce24f00f tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 52/112] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:32 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 468 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-88ba6850-f62e-453a-8cf6-60ac2e05aa10 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-88ba6850-f62e-453a-8cf6-60ac2e05aa10 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-88ba6850-f62e-453a-8cf6-60ac2e05aa10 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-88ba6850-f62e-453a-8cf6-60ac2e05aa10 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-88ba6850-f62e-453a-8cf6-60ac2e05aa10 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-88ba6850-f62e-453a-8cf6-60ac2e05aa10 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 61/113] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:34 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 858 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8f018d5b-2e49-4218-86d1-30206d3599cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:34 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:34 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:34 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:34 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f018d5b-2e49-4218-86d1-30206d3599cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 53/114] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:34 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 200 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d5cd5e81-2f6c-46fc-a0c8-ff413da68ef3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d5cd5e81-2f6c-46fc-a0c8-ff413da68ef3 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d5cd5e81-2f6c-46fc-a0c8-ff413da68ef3 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d5cd5e81-2f6c-46fc-a0c8-ff413da68ef3 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d5cd5e81-2f6c-46fc-a0c8-ff413da68ef3 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d5cd5e81-2f6c-46fc-a0c8-ff413da68ef3 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 62/115] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:35 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 858 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:35 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:35 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:35 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6929e760-d3ae-459b-9a77-73ddfabe35a2 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 54/116] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:35 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-effd1ee6-675c-4c8d-8244-95abfc4d079f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-effd1ee6-675c-4c8d-8244-95abfc4d079f tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-effd1ee6-675c-4c8d-8244-95abfc4d079f tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-effd1ee6-675c-4c8d-8244-95abfc4d079f tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-effd1ee6-675c-4c8d-8244-95abfc4d079f tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-effd1ee6-675c-4c8d-8244-95abfc4d079f tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 63/117] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:36 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 858 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:36 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:36 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:36 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f16d39f4-c5dc-4ec1-99b0-16cf8370dd75 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 55/118] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:36 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 931 bytes in 183 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8ed9332b-db44-4409-b8d0-537ae227914c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ed9332b-db44-4409-b8d0-537ae227914c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ed9332b-db44-4409-b8d0-537ae227914c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ed9332b-db44-4409-b8d0-537ae227914c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-8ed9332b-db44-4409-b8d0-537ae227914c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] show called for member 7f9b75c6-a5a4-4875-992d-861ac09ea98f {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 16:58:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: 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:36 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ed9332b-db44-4409-b8d0-537ae227914c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f returned with HTTP 200 Sep 06 16:58:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 64/119] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 16:58:36 2026] GET /volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f => generated 416 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:36 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /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 16:58:37 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Get all volumes completed successfully. Sep 06 16:58:37 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:37 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:37 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:37 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:37 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:37 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a78e23c1-538f-48a4-a1e1-a627ef86ddb3 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 56/120] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 16:58:36 2026] GET /volume/v3/volumes/detail => generated 1844 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-027cc748-d101-489a-a86b-fbad25f256cc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-027cc748-d101-489a-a86b-fbad25f256cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] POST http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f/action Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-027cc748-d101-489a-a86b-fbad25f256cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-027cc748-d101-489a-a86b-fbad25f256cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-027cc748-d101-489a-a86b-fbad25f256cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] delete called for group 7f9b75c6-a5a4-4875-992d-861ac09ea98f {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 16:58:37 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-027cc748-d101-489a-a86b-fbad25f256cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Delete group with id: 7f9b75c6-a5a4-4875-992d-861ac09ea98f Sep 06 16:58:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:37 devstack devstack@c-api.service[87200]: /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 16:58:37 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 16:58:37 devstack devstack@c-api.service[87200]: /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 16:58:37 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 16:58:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d389fcc9-a122-4904-9854-a90f718d0820 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d389fcc9-a122-4904-9854-a90f718d0820 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d389fcc9-a122-4904-9854-a90f718d0820 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d389fcc9-a122-4904-9854-a90f718d0820 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-027cc748-d101-489a-a86b-fbad25f256cc tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f/action returned with HTTP 202 Sep 06 16:58:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 65/121] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 16:58:37 2026] POST /volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f/action => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d389fcc9-a122-4904-9854-a90f718d0820 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d389fcc9-a122-4904-9854-a90f718d0820 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 57/122] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:37 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 859 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:37 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:37 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:37 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:37 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-031fb75d-8e34-4ab9-9a79-bd45c179b63d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 200 Sep 06 16:58:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 66/123] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:37 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 930 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a44e4e3e-9beb-4409-af3e-b824fbfa7bf4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a44e4e3e-9beb-4409-af3e-b824fbfa7bf4 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 Sep 06 16:58:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a44e4e3e-9beb-4409-af3e-b824fbfa7bf4 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a44e4e3e-9beb-4409-af3e-b824fbfa7bf4 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a44e4e3e-9beb-4409-af3e-b824fbfa7bf4 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 returned with HTTP 404 Sep 06 16:58:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 58/124] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:38 2026] GET /volume/v3/volumes/382ebb2b-f330-44db-8d91-c2c0adde1c00 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 16:58:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e7ee9045-d8e9-4062-b3eb-af541890d69c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7ee9045-d8e9-4062-b3eb-af541890d69c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f Sep 06 16:58:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7ee9045-d8e9-4062-b3eb-af541890d69c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7ee9045-d8e9-4062-b3eb-af541890d69c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-e7ee9045-d8e9-4062-b3eb-af541890d69c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] show called for member 7f9b75c6-a5a4-4875-992d-861ac09ea98f {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 16:58:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:38 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: 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:38 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7ee9045-d8e9-4062-b3eb-af541890d69c tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f returned with HTTP 200 Sep 06 16:58:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 67/125] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 16:58:38 2026] GET /volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f => generated 377 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fa9be378-9306-472e-bc9b-d9d7aac5ff3d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fa9be378-9306-472e-bc9b-d9d7aac5ff3d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f Sep 06 16:58:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fa9be378-9306-472e-bc9b-d9d7aac5ff3d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fa9be378-9306-472e-bc9b-d9d7aac5ff3d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-fa9be378-9306-472e-bc9b-d9d7aac5ff3d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] show called for member 7f9b75c6-a5a4-4875-992d-861ac09ea98f {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 16:58:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fa9be378-9306-472e-bc9b-d9d7aac5ff3d tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f returned with HTTP 404 Sep 06 16:58:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 59/126] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 16:58:39 2026] GET /volume/v3/groups/7f9b75c6-a5a4-4875-992d-861ac09ea98f => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 16:58:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 16:58:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 16:58:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 16:58:39 devstack devstack@c-api.service[87200]: /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 16:58:39 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 16:58:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Get all volumes completed successfully. Sep 06 16:58:39 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:39 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:39 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:39 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7dd7c6f-1b5e-44da-8daf-951042a6d253 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 16:58:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 68/127] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 16:58:39 2026] GET /volume/v3/volumes/detail => generated 923 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 16:58:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1cb9b800-be22-403a-94a0-770e3d84a47b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1cb9b800-be22-403a-94a0-770e3d84a47b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] POST http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e/action Sep 06 16:58:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1cb9b800-be22-403a-94a0-770e3d84a47b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:58:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1cb9b800-be22-403a-94a0-770e3d84a47b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Action: 'action', calling method: version_select, body: {"delete": {"delete-volumes": true}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-1cb9b800-be22-403a-94a0-770e3d84a47b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] delete called for group c965563e-d163-4ef7-9398-00e13a6a9f2e {{(pid=87201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 16:58:40 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-1cb9b800-be22-403a-94a0-770e3d84a47b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Delete group with id: c965563e-d163-4ef7-9398-00e13a6a9f2e Sep 06 16:58:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:40 devstack devstack@c-api.service[87201]: /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 16:58:40 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 16:58:40 devstack devstack@c-api.service[87201]: /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 16:58:40 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 16:58:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1cb9b800-be22-403a-94a0-770e3d84a47b tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e/action returned with HTTP 202 Sep 06 16:58:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 60/128] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 16:58:40 2026] POST /volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e/action => generated 0 bytes in 151 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 16:58:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-519e8a58-1a24-4224-ae09-5745acafdb4e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 Sep 06 16:58:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Volume info retrieved successfully. Sep 06 16:58:40 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 16:58:40 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:58:40 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 16:58:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-519e8a58-1a24-4224-ae09-5745acafdb4e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 returned with HTTP 200 Sep 06 16:58:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 69/129] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:40 2026] GET /volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 => generated 919 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-18b7c94c-d81e-4280-ab04-a8f2257dad6e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18b7c94c-d81e-4280-ab04-a8f2257dad6e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18b7c94c-d81e-4280-ab04-a8f2257dad6e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18b7c94c-d81e-4280-ab04-a8f2257dad6e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18b7c94c-d81e-4280-ab04-a8f2257dad6e tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 returned with HTTP 404 Sep 06 16:58:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 61/130] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 16:58:41 2026] GET /volume/v3/volumes/b75d41f2-0dc2-4aa9-a165-61c78f402045 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ac9a5f5c-8d39-4182-8185-224fd1296ac7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac9a5f5c-8d39-4182-8185-224fd1296ac7 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] GET http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac9a5f5c-8d39-4182-8185-224fd1296ac7 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac9a5f5c-8d39-4182-8185-224fd1296ac7 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-ac9a5f5c-8d39-4182-8185-224fd1296ac7 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] show called for member c965563e-d163-4ef7-9398-00e13a6a9f2e {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac9a5f5c-8d39-4182-8185-224fd1296ac7 tempest-GroupsV314Test-796381124 tempest-GroupsV314Test-796381124-project-member] http://192.168.122.183/volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e returned with HTTP 404 Sep 06 16:58:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 70/131] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 16:58:41 2026] GET /volume/v3/groups/c965563e-d163-4ef7-9398-00e13a6a9f2e => generated 108 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b1208938-6760-4e38-8107-41edcb44a89f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1208938-6760-4e38-8107-41edcb44a89f tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/37c7e223-b958-43c8-9d40-20d1bf75a384 Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1208938-6760-4e38-8107-41edcb44a89f tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1208938-6760-4e38-8107-41edcb44a89f tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1208938-6760-4e38-8107-41edcb44a89f tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] http://192.168.122.183/volume/v3/group_types/37c7e223-b958-43c8-9d40-20d1bf75a384 returned with HTTP 202 Sep 06 16:58:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 62/132] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 16:58:41 2026] DELETE /volume/v3/group_types/37c7e223-b958-43c8-9d40-20d1bf75a384 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9fccf0e9-a209-4cff-9ee6-1745876ff912 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fccf0e9-a209-4cff-9ee6-1745876ff912 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] DELETE http://192.168.122.183/volume/v3/types/a710fc7a-b961-4c1c-9c71-c972c8b8b10b Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fccf0e9-a209-4cff-9ee6-1745876ff912 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fccf0e9-a209-4cff-9ee6-1745876ff912 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fccf0e9-a209-4cff-9ee6-1745876ff912 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] http://192.168.122.183/volume/v3/types/a710fc7a-b961-4c1c-9c71-c972c8b8b10b returned with HTTP 202 Sep 06 16:58:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 71/133] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 16:58:41 2026] DELETE /volume/v3/types/a710fc7a-b961-4c1c-9c71-c972c8b8b10b => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0f93c5c1-25da-46fb-93be-a30143cb33d2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f93c5c1-25da-46fb-93be-a30143cb33d2 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] GET http://192.168.122.183/volume/v3/types/a710fc7a-b961-4c1c-9c71-c972c8b8b10b Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f93c5c1-25da-46fb-93be-a30143cb33d2 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f93c5c1-25da-46fb-93be-a30143cb33d2 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f93c5c1-25da-46fb-93be-a30143cb33d2 tempest-GroupsV314Test-971140443 tempest-GroupsV314Test-971140443-project-admin] http://192.168.122.183/volume/v3/types/a710fc7a-b961-4c1c-9c71-c972c8b8b10b returned with HTTP 404 Sep 06 16:58:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 63/134] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 16:58:41 2026] GET /volume/v3/types/a710fc7a-b961-4c1c-9c71-c972c8b8b10b => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-c046bea2-7b8b-4fe0-b573-a5ff17aec1a2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-c046bea2-7b8b-4fe0-b573-a5ff17aec1a2 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-c046bea2-7b8b-4fe0-b573-a5ff17aec1a2 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-c046bea2-7b8b-4fe0-b573-a5ff17aec1a2 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=323,cinder:INSERT=58,cinder:UPDATE=85 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-c046bea2-7b8b-4fe0-b573-a5ff17aec1a2 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-c046bea2-7b8b-4fe0-b573-a5ff17aec1a2 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 72/135] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:58:46 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 859 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1ef86f74-3e26-4a61-9588-104a6852893a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ef86f74-3e26-4a61-9588-104a6852893a None None] GET http://192.168.122.183/volume// Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ef86f74-3e26-4a61-9588-104a6852893a None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ef86f74-3e26-4a61-9588-104a6852893a None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ef86f74-3e26-4a61-9588-104a6852893a None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:58:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 64/136] 192.168.122.183 () {58 vars in 1308 bytes} [Sun Sep 6 16:58:46 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-b09d943f-80f1-4173-b251-3b31336cf671 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-b09d943f-80f1-4173-b251-3b31336cf671 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-b09d943f-80f1-4173-b251-3b31336cf671 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0077a403-d84e-4459-ace7-d93aa2491dc2", "connector": null, "instance_uuid": "c30e57d0-daa1-4e6d-93dd-ab7ae7ef4b5e"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /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:46 devstack devstack@c-api.service[87200]: .first() Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-b09d943f-80f1-4173-b251-3b31336cf671 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 16:58:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 73/137] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 16:58:46 2026] POST /volume/v3/attachments => generated 273 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-2b71c559-6c5f-4d1a-a318-7e5ba62e0377 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-2b71c559-6c5f-4d1a-a318-7e5ba62e0377 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] POST http://192.168.122.183/volume/v3/attachments/0d3b99fa-2e6f-44d1-b509-d2fd4908ce06/action Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-2b71c559-6c5f-4d1a-a318-7e5ba62e0377 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-2b71c559-6c5f-4d1a-a318-7e5ba62e0377 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=217,cinder:UPDATE=31,cinder:INSERT=24 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6c0ce370-ac22-4704-adbd-6721144750d3 req-2b71c559-6c5f-4d1a-a318-7e5ba62e0377 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/attachments/0d3b99fa-2e6f-44d1-b509-d2fd4908ce06/action returned with HTTP 204 Sep 06 16:58:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 65/138] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 16:58:46 2026] POST /volume/v3/attachments/0d3b99fa-2e6f-44d1-b509-d2fd4908ce06/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c5321023-236c-4de2-ac1d-870d3406ff63 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5321023-236c-4de2-ac1d-870d3406ff63 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5321023-236c-4de2-ac1d-870d3406ff63 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5321023-236c-4de2-ac1d-870d3406ff63 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c5321023-236c-4de2-ac1d-870d3406ff63 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5321023-236c-4de2-ac1d-870d3406ff63 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 74/139] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:46 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 1121 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a77d14a0-a825-440e-8c20-7b0805ed2005 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a77d14a0-a825-440e-8c20-7b0805ed2005 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a77d14a0-a825-440e-8c20-7b0805ed2005 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a77d14a0-a825-440e-8c20-7b0805ed2005 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:46 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a77d14a0-a825-440e-8c20-7b0805ed2005 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a77d14a0-a825-440e-8c20-7b0805ed2005 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 66/140] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:46 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 1121 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-4e29a8b0-a1a9-43e1-a1f3-6b267fb4e554 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-4e29a8b0-a1a9-43e1-a1f3-6b267fb4e554 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-4e29a8b0-a1a9-43e1-a1f3-6b267fb4e554 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-4e29a8b0-a1a9-43e1-a1f3-6b267fb4e554 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-4e29a8b0-a1a9-43e1-a1f3-6b267fb4e554 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-4e29a8b0-a1a9-43e1-a1f3-6b267fb4e554 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 75/141] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:58:47 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 1121 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-13e308e2-6f96-4525-98df-1f4e9b359e09 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-13e308e2-6f96-4525-98df-1f4e9b359e09 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] DELETE http://192.168.122.183/volume/v3/attachments/0d3b99fa-2e6f-44d1-b509-d2fd4908ce06 Sep 06 16:58:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-13e308e2-6f96-4525-98df-1f4e9b359e09 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-13e308e2-6f96-4525-98df-1f4e9b359e09 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:47 devstack devstack@c-api.service[87201]: /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:47 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 16:58:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-01839a9e-80a8-4e2a-8684-fae8083af30c req-13e308e2-6f96-4525-98df-1f4e9b359e09 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/attachments/0d3b99fa-2e6f-44d1-b509-d2fd4908ce06 returned with HTTP 200 Sep 06 16:58:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 67/142] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 16:58:47 2026] DELETE /volume/v3/attachments/0d3b99fa-2e6f-44d1-b509-d2fd4908ce06 => generated 19 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9fb04038-fca1-4f43-af8e-4d5bc639f7a8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fb04038-fca1-4f43-af8e-4d5bc639f7a8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:58:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fb04038-fca1-4f43-af8e-4d5bc639f7a8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fb04038-fca1-4f43-af8e-4d5bc639f7a8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:47 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9fb04038-fca1-4f43-af8e-4d5bc639f7a8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:58:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fb04038-fca1-4f43-af8e-4d5bc639f7a8 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:58:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 76/143] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:47 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f4b00af1-31c6-48d0-8233-93e4550ac1c7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4b00af1-31c6-48d0-8233-93e4550ac1c7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4b00af1-31c6-48d0-8233-93e4550ac1c7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-QoS-1809009259", "consumer": "front-end", "read_iops_sec": "2000"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.qos_specs [None req-f4b00af1-31c6-48d0-8233-93e4550ac1c7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-QoS-1809009259', 'consumer': 'front-end', 'specs': {'read_iops_sec': '2000'}} {{(pid=87201) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-f4b00af1-31c6-48d0-8233-93e4550ac1c7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DB qos_specs_create(): root {'id': '9acba740-b109-428e-a0c5-fbc1cbb72f62', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-QoS-1809009259'} {{(pid=87201) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4b00af1-31c6-48d0-8233-93e4550ac1c7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 68/144] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 16:58:47 2026] POST /volume/v3/qos-specs => generated 401 bytes in 268 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9d9d7786-28d9-4ef2-a26f-95ed93bf22da None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d9d7786-28d9-4ef2-a26f-95ed93bf22da tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d9d7786-28d9-4ef2-a26f-95ed93bf22da tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-843623034"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d9d7786-28d9-4ef2-a26f-95ed93bf22da tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 77/145] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 16:58:48 2026] POST /volume/v3/types => generated 221 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-16edae55-9c54-49ac-8088-04760157c5b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-16edae55-9c54-49ac-8088-04760157c5b8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-16edae55-9c54-49ac-8088-04760157c5b8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-951473601"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-16edae55-9c54-49ac-8088-04760157c5b8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 69/146] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 16:58:48 2026] POST /volume/v3/types => generated 221 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fcc6f315-5f67-4f64-b386-9e8b3deae5fa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fcc6f315-5f67-4f64-b386-9e8b3deae5fa tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fcc6f315-5f67-4f64-b386-9e8b3deae5fa tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-QosSpecsTestJSON-volume-type-445927489"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fcc6f315-5f67-4f64-b386-9e8b3deae5fa tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 78/147] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 16:58:48 2026] POST /volume/v3/types => generated 221 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e1cacd60-6562-4a65-a511-aaf55ea16dde None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e1cacd60-6562-4a65-a511-aaf55ea16dde tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=0b867425-bce5-4523-b69f-7c6e41aba3a4 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e1cacd60-6562-4a65-a511-aaf55ea16dde tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e1cacd60-6562-4a65-a511-aaf55ea16dde tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'associate' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e1cacd60-6562-4a65-a511-aaf55ea16dde tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Associate qos_spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62 with type: 0b867425-bce5-4523-b69f-7c6e41aba3a4 {{(pid=87201) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e1cacd60-6562-4a65-a511-aaf55ea16dde tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=0b867425-bce5-4523-b69f-7c6e41aba3a4 returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 70/148] 192.168.122.183 () {58 vars in 1365 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=0b867425-bce5-4523-b69f-7c6e41aba3a4 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f5e92300-9615-4f5e-a6d1-2acac3237f66 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5e92300-9615-4f5e-a6d1-2acac3237f66 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=326440bd-ac63-4889-89c3-e23ea05e6405 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5e92300-9615-4f5e-a6d1-2acac3237f66 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5e92300-9615-4f5e-a6d1-2acac3237f66 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'associate' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-f5e92300-9615-4f5e-a6d1-2acac3237f66 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Associate qos_spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62 with type: 326440bd-ac63-4889-89c3-e23ea05e6405 {{(pid=87200) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5e92300-9615-4f5e-a6d1-2acac3237f66 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=326440bd-ac63-4889-89c3-e23ea05e6405 returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 79/149] 192.168.122.183 () {58 vars in 1365 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=326440bd-ac63-4889-89c3-e23ea05e6405 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-965dd674-12d0-44d1-8bf6-a7040c77009f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-965dd674-12d0-44d1-8bf6-a7040c77009f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=c8fe1dc2-91b7-4d5d-812f-e21eccedec7a Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-965dd674-12d0-44d1-8bf6-a7040c77009f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-965dd674-12d0-44d1-8bf6-a7040c77009f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'associate' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-965dd674-12d0-44d1-8bf6-a7040c77009f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Associate qos_spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62 with type: c8fe1dc2-91b7-4d5d-812f-e21eccedec7a {{(pid=87201) associate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:276}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-965dd674-12d0-44d1-8bf6-a7040c77009f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=c8fe1dc2-91b7-4d5d-812f-e21eccedec7a returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 71/150] 192.168.122.183 () {58 vars in 1365 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associate?vol_type_id=c8fe1dc2-91b7-4d5d-812f-e21eccedec7a => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b00f5ab0-0cf1-45d3-834a-30abfa918df3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b00f5ab0-0cf1-45d3-834a-30abfa918df3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b00f5ab0-0cf1-45d3-834a-30abfa918df3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b00f5ab0-0cf1-45d3-834a-30abfa918df3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'associations' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-b00f5ab0-0cf1-45d3-834a-30abfa918df3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Get associations for qos_spec id: 9acba740-b109-428e-a0c5-fbc1cbb72f62 {{(pid=87200) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: /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 16:58:48 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b00f5ab0-0cf1-45d3-834a-30abfa918df3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 80/151] 192.168.122.183 () {58 vars in 1277 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations => generated 445 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6b07a29f-00c1-4de0-b0c2-e9636916f3b9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6b07a29f-00c1-4de0-b0c2-e9636916f3b9 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/disassociate?vol_type_id=0b867425-bce5-4523-b69f-7c6e41aba3a4 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6b07a29f-00c1-4de0-b0c2-e9636916f3b9 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6b07a29f-00c1-4de0-b0c2-e9636916f3b9 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'disassociate' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-6b07a29f-00c1-4de0-b0c2-e9636916f3b9 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Disassociate qos_spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62 from type: 0b867425-bce5-4523-b69f-7c6e41aba3a4 {{(pid=87201) disassociate /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:328}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6b07a29f-00c1-4de0-b0c2-e9636916f3b9 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/disassociate?vol_type_id=0b867425-bce5-4523-b69f-7c6e41aba3a4 returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 72/152] 192.168.122.183 () {58 vars in 1374 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/disassociate?vol_type_id=0b867425-bce5-4523-b69f-7c6e41aba3a4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-69cb7dee-5830-4dd8-8f93-275ff256fed5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-69cb7dee-5830-4dd8-8f93-275ff256fed5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-69cb7dee-5830-4dd8-8f93-275ff256fed5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-69cb7dee-5830-4dd8-8f93-275ff256fed5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'associations' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-69cb7dee-5830-4dd8-8f93-275ff256fed5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Get associations for qos_spec id: 9acba740-b109-428e-a0c5-fbc1cbb72f62 {{(pid=87200) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: /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 16:58:48 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-69cb7dee-5830-4dd8-8f93-275ff256fed5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 81/153] 192.168.122.183 () {58 vars in 1277 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations => generated 304 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7336632e-aa05-4072-ba9e-df89403ca963 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7336632e-aa05-4072-ba9e-df89403ca963 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/disassociate_all Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7336632e-aa05-4072-ba9e-df89403ca963 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7336632e-aa05-4072-ba9e-df89403ca963 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'disassociate_all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7336632e-aa05-4072-ba9e-df89403ca963 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Disassociate qos_spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62 from all. {{(pid=87201) disassociate_all /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:362}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7336632e-aa05-4072-ba9e-df89403ca963 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/disassociate_all returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 73/154] 192.168.122.183 () {58 vars in 1289 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/disassociate_all => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30c95daf-ae55-41a5-99ec-5f9c69049ca8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30c95daf-ae55-41a5-99ec-5f9c69049ca8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30c95daf-ae55-41a5-99ec-5f9c69049ca8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30c95daf-ae55-41a5-99ec-5f9c69049ca8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'associations' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-30c95daf-ae55-41a5-99ec-5f9c69049ca8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Get associations for qos_spec id: 9acba740-b109-428e-a0c5-fbc1cbb72f62 {{(pid=87200) associations /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:234}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: /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 16:58:48 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30c95daf-ae55-41a5-99ec-5f9c69049ca8 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations returned with HTTP 200 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 82/155] 192.168.122.183 () {58 vars in 1277 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/associations => generated 24 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2d3d710a-50e7-46ff-acd1-ebea03415260 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d3d710a-50e7-46ff-acd1-ebea03415260 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/types/c8fe1dc2-91b7-4d5d-812f-e21eccedec7a Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d3d710a-50e7-46ff-acd1-ebea03415260 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d3d710a-50e7-46ff-acd1-ebea03415260 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d3d710a-50e7-46ff-acd1-ebea03415260 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types/c8fe1dc2-91b7-4d5d-812f-e21eccedec7a returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 74/156] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 16:58:48 2026] DELETE /volume/v3/types/c8fe1dc2-91b7-4d5d-812f-e21eccedec7a => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-15b46caf-fcf7-4545-ac7c-b613ac414968 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15b46caf-fcf7-4545-ac7c-b613ac414968 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/types/c8fe1dc2-91b7-4d5d-812f-e21eccedec7a Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15b46caf-fcf7-4545-ac7c-b613ac414968 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15b46caf-fcf7-4545-ac7c-b613ac414968 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15b46caf-fcf7-4545-ac7c-b613ac414968 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types/c8fe1dc2-91b7-4d5d-812f-e21eccedec7a returned with HTTP 404 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 83/157] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/types/c8fe1dc2-91b7-4d5d-812f-e21eccedec7a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a6b6f40-72a5-4000-b486-960c4ec574c5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a6b6f40-72a5-4000-b486-960c4ec574c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/types/326440bd-ac63-4889-89c3-e23ea05e6405 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a6b6f40-72a5-4000-b486-960c4ec574c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a6b6f40-72a5-4000-b486-960c4ec574c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a6b6f40-72a5-4000-b486-960c4ec574c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types/326440bd-ac63-4889-89c3-e23ea05e6405 returned with HTTP 202 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 75/158] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 16:58:48 2026] DELETE /volume/v3/types/326440bd-ac63-4889-89c3-e23ea05e6405 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-43ace62a-b69e-44df-ae45-de6d14c43edc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43ace62a-b69e-44df-ae45-de6d14c43edc tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/types/326440bd-ac63-4889-89c3-e23ea05e6405 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43ace62a-b69e-44df-ae45-de6d14c43edc tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43ace62a-b69e-44df-ae45-de6d14c43edc tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43ace62a-b69e-44df-ae45-de6d14c43edc tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types/326440bd-ac63-4889-89c3-e23ea05e6405 returned with HTTP 404 Sep 06 16:58:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 84/159] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 16:58:48 2026] GET /volume/v3/types/326440bd-ac63-4889-89c3-e23ea05e6405 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4f8bb009-e3dc-4f89-a37a-f781de4fbce7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f8bb009-e3dc-4f89-a37a-f781de4fbce7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/types/0b867425-bce5-4523-b69f-7c6e41aba3a4 Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f8bb009-e3dc-4f89-a37a-f781de4fbce7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f8bb009-e3dc-4f89-a37a-f781de4fbce7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f8bb009-e3dc-4f89-a37a-f781de4fbce7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types/0b867425-bce5-4523-b69f-7c6e41aba3a4 returned with HTTP 202 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 76/160] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 16:58:48 2026] DELETE /volume/v3/types/0b867425-bce5-4523-b69f-7c6e41aba3a4 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1695fd93-536b-4fba-adea-22595b4e3aed None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1695fd93-536b-4fba-adea-22595b4e3aed tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/types/0b867425-bce5-4523-b69f-7c6e41aba3a4 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1695fd93-536b-4fba-adea-22595b4e3aed tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1695fd93-536b-4fba-adea-22595b4e3aed tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1695fd93-536b-4fba-adea-22595b4e3aed tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/types/0b867425-bce5-4523-b69f-7c6e41aba3a4 returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 85/161] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/types/0b867425-bce5-4523-b69f-7c6e41aba3a4 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a1b6ced1-fc15-46a4-b838-ff654330e0cb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a1b6ced1-fc15-46a4-b838-ff654330e0cb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a1b6ced1-fc15-46a4-b838-ff654330e0cb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1316178969", "consumer": "back-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.qos_specs [None req-a1b6ced1-fc15-46a4-b838-ff654330e0cb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1316178969', 'consumer': 'back-end', 'specs': {}} {{(pid=87201) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-a1b6ced1-fc15-46a4-b838-ff654330e0cb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DB qos_specs_create(): root {'id': 'cfbbf603-bddf-4aa7-a11f-fae1e7909e29', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1316178969'} {{(pid=87201) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a1b6ced1-fc15-46a4-b838-ff654330e0cb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 77/162] 192.168.122.183 () {60 vars in 1148 bytes} [Sun Sep 6 16:58:49 2026] POST /volume/v3/qos-specs => generated 377 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ca99404-c188-4124-90aa-f1907004c112 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ca99404-c188-4124-90aa-f1907004c112 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ca99404-c188-4124-90aa-f1907004c112 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ca99404-c188-4124-90aa-f1907004c112 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-5ca99404-c188-4124-90aa-f1907004c112 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: cfbbf603-bddf-4aa7-a11f-fae1e7909e29, force: False {{(pid=87200) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ca99404-c188-4124-90aa-f1907004c112 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29?force=False returned with HTTP 202 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 86/163] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29?force=False => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8dbb03d3-b307-49f8-b57f-3f3ff13388a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8dbb03d3-b307-49f8-b57f-3f3ff13388a2 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8dbb03d3-b307-49f8-b57f-3f3ff13388a2 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8dbb03d3-b307-49f8-b57f-3f3ff13388a2 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8dbb03d3-b307-49f8-b57f-3f3ff13388a2 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29 returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 78/164] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29 => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6fc33c3a-fdfe-4c20-8398-21b5063c2cf3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6fc33c3a-fdfe-4c20-8398-21b5063c2cf3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6fc33c3a-fdfe-4c20-8398-21b5063c2cf3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6fc33c3a-fdfe-4c20-8398-21b5063c2cf3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6fc33c3a-fdfe-4c20-8398-21b5063c2cf3 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 87/165] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs => generated 175 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e0ba7eaf-53a1-41bc-bc84-b0e051170b9a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e0ba7eaf-53a1-41bc-bc84-b0e051170b9a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e0ba7eaf-53a1-41bc-bc84-b0e051170b9a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e0ba7eaf-53a1-41bc-bc84-b0e051170b9a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-e0ba7eaf-53a1-41bc-bc84-b0e051170b9a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: cfbbf603-bddf-4aa7-a11f-fae1e7909e29, force: False {{(pid=87201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e0ba7eaf-53a1-41bc-bc84-b0e051170b9a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29?force=False returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 79/166] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29?force=False => generated 100 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8f155c6c-884f-4dfb-a427-cc3b3318b515 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f155c6c-884f-4dfb-a427-cc3b3318b515 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f155c6c-884f-4dfb-a427-cc3b3318b515 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f155c6c-884f-4dfb-a427-cc3b3318b515 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f155c6c-884f-4dfb-a427-cc3b3318b515 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29 returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 88/167] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/cfbbf603-bddf-4aa7-a11f-fae1e7909e29 => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-09f74a27-717f-4a91-be3f-20e7899ea17f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09f74a27-717f-4a91-be3f-20e7899ea17f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09f74a27-717f-4a91-be3f-20e7899ea17f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-1736400817", "consumer": "both"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.qos_specs [None req-09f74a27-717f-4a91-be3f-20e7899ea17f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-1736400817', 'consumer': 'both', 'specs': {}} {{(pid=87201) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-09f74a27-717f-4a91-be3f-20e7899ea17f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DB qos_specs_create(): root {'id': '66e06511-8912-4f38-9542-09e8ea2ae4da', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-1736400817'} {{(pid=87201) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09f74a27-717f-4a91-be3f-20e7899ea17f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 80/168] 192.168.122.183 () {60 vars in 1148 bytes} [Sun Sep 6 16:58:49 2026] POST /volume/v3/qos-specs => generated 373 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ebf92de1-7f57-4103-a77a-5b886af133ee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ebf92de1-7f57-4103-a77a-5b886af133ee tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ebf92de1-7f57-4103-a77a-5b886af133ee tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ebf92de1-7f57-4103-a77a-5b886af133ee tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-ebf92de1-7f57-4103-a77a-5b886af133ee tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: 66e06511-8912-4f38-9542-09e8ea2ae4da, force: False {{(pid=87200) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ebf92de1-7f57-4103-a77a-5b886af133ee tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da?force=False returned with HTTP 202 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 89/169] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da?force=False => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-937171a5-0b44-49ee-815c-105a5515b8ac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-937171a5-0b44-49ee-815c-105a5515b8ac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-937171a5-0b44-49ee-815c-105a5515b8ac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-937171a5-0b44-49ee-815c-105a5515b8ac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-937171a5-0b44-49ee-815c-105a5515b8ac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 81/170] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da => generated 100 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4c302fba-ad7a-4cd5-ab91-af01ac604341 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c302fba-ad7a-4cd5-ab91-af01ac604341 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c302fba-ad7a-4cd5-ab91-af01ac604341 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c302fba-ad7a-4cd5-ab91-af01ac604341 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c302fba-ad7a-4cd5-ab91-af01ac604341 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 90/171] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs => generated 175 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dc506b46-9bf7-4b50-891b-790edea2438d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc506b46-9bf7-4b50-891b-790edea2438d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc506b46-9bf7-4b50-891b-790edea2438d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc506b46-9bf7-4b50-891b-790edea2438d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-dc506b46-9bf7-4b50-891b-790edea2438d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: 66e06511-8912-4f38-9542-09e8ea2ae4da, force: False {{(pid=87201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc506b46-9bf7-4b50-891b-790edea2438d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da?force=False returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 82/172] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da?force=False => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ee20d49-a8d5-4e77-b89c-c9db48e0fff7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ee20d49-a8d5-4e77-b89c-c9db48e0fff7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ee20d49-a8d5-4e77-b89c-c9db48e0fff7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ee20d49-a8d5-4e77-b89c-c9db48e0fff7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ee20d49-a8d5-4e77-b89c-c9db48e0fff7 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 91/173] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/66e06511-8912-4f38-9542-09e8ea2ae4da => generated 100 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cdfae478-d8bd-4997-96c7-61c5cf4cdddd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cdfae478-d8bd-4997-96c7-61c5cf4cdddd tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] POST http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cdfae478-d8bd-4997-96c7-61c5cf4cdddd tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'create', calling method: create, body: {"qos_specs": {"name": "tempest-QosSpecsTestJSON-qos-963806894", "consumer": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.qos_specs [None req-cdfae478-d8bd-4997-96c7-61c5cf4cdddd tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Dict for qos_specs: {'name': 'tempest-QosSpecsTestJSON-qos-963806894', 'consumer': 'front-end', 'specs': {}} {{(pid=87201) create /opt/stack/cinder/cinder/volume/qos_specs.py:64}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-cdfae478-d8bd-4997-96c7-61c5cf4cdddd tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DB qos_specs_create(): root {'id': '9e0df24f-2335-4b22-94a7-fbe5083d594f', 'key': 'QoS_Specs_Name', 'value': 'tempest-QosSpecsTestJSON-qos-963806894'} {{(pid=87201) qos_specs_create /opt/stack/cinder/cinder/db/api.py:5654}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cdfae478-d8bd-4997-96c7-61c5cf4cdddd tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 83/174] 192.168.122.183 () {60 vars in 1148 bytes} [Sun Sep 6 16:58:49 2026] POST /volume/v3/qos-specs => generated 377 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cba3c667-a851-4b33-9a50-a2f2f0716d4d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cba3c667-a851-4b33-9a50-a2f2f0716d4d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cba3c667-a851-4b33-9a50-a2f2f0716d4d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cba3c667-a851-4b33-9a50-a2f2f0716d4d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-cba3c667-a851-4b33-9a50-a2f2f0716d4d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: 9e0df24f-2335-4b22-94a7-fbe5083d594f, force: False {{(pid=87200) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cba3c667-a851-4b33-9a50-a2f2f0716d4d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f?force=False returned with HTTP 202 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 92/175] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f?force=False => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe801a52-eef4-4720-ae4e-e90467bce4ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe801a52-eef4-4720-ae4e-e90467bce4ba tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe801a52-eef4-4720-ae4e-e90467bce4ba tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe801a52-eef4-4720-ae4e-e90467bce4ba tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe801a52-eef4-4720-ae4e-e90467bce4ba tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 84/176] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f => generated 100 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3903bca0-0c4b-4f6f-aa7b-b489c7702120 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3903bca0-0c4b-4f6f-aa7b-b489c7702120 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3903bca0-0c4b-4f6f-aa7b-b489c7702120 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3903bca0-0c4b-4f6f-aa7b-b489c7702120 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3903bca0-0c4b-4f6f-aa7b-b489c7702120 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 93/177] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7ff2e9af-030c-471d-a0d2-5d604ea43ddb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ff2e9af-030c-471d-a0d2-5d604ea43ddb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ff2e9af-030c-471d-a0d2-5d604ea43ddb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ff2e9af-030c-471d-a0d2-5d604ea43ddb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-7ff2e9af-030c-471d-a0d2-5d604ea43ddb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: 9e0df24f-2335-4b22-94a7-fbe5083d594f, force: False {{(pid=87201) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ff2e9af-030c-471d-a0d2-5d604ea43ddb tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f?force=False returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 85/178] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f?force=False => generated 100 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f937fb5-e551-4625-a452-52ad4d473e5a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f937fb5-e551-4625-a452-52ad4d473e5a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f937fb5-e551-4625-a452-52ad4d473e5a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f937fb5-e551-4625-a452-52ad4d473e5a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f937fb5-e551-4625-a452-52ad4d473e5a tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f returned with HTTP 404 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 94/179] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/9e0df24f-2335-4b22-94a7-fbe5083d594f => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7a884adc-8aa0-4021-9bb7-61fd28d2d66f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a884adc-8aa0-4021-9bb7-61fd28d2d66f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a884adc-8aa0-4021-9bb7-61fd28d2d66f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a884adc-8aa0-4021-9bb7-61fd28d2d66f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a884adc-8aa0-4021-9bb7-61fd28d2d66f tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 86/180] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 => generated 401 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fffe4493-25a5-4e1c-b484-8653a18be0c5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fffe4493-25a5-4e1c-b484-8653a18be0c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fffe4493-25a5-4e1c-b484-8653a18be0c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fffe4493-25a5-4e1c-b484-8653a18be0c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /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 16:58:49 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fffe4493-25a5-4e1c-b484-8653a18be0c5 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 95/181] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs => generated 175 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-032bbf63-1177-4b36-a083-d03e8d38f03d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-032bbf63-1177-4b36-a083-d03e8d38f03d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] PUT http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-032bbf63-1177-4b36-a083-d03e8d38f03d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'update', calling method: update, body: {"qos_specs": {"iops_bytes": "500"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.qos_specs [None req-032bbf63-1177-4b36-a083-d03e8d38f03d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] qos_specs.update(): specs {'iops_bytes': '500'} {{(pid=87201) update /opt/stack/cinder/cinder/volume/qos_specs.py:79}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-032bbf63-1177-4b36-a083-d03e8d38f03d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] qos_specs_update() value: {'id': '45cb6e4e-50cf-482f-9e65-d9ee41daacda', 'key': 'iops_bytes', 'value': '500', 'specs_id': '9acba740-b109-428e-a0c5-fbc1cbb72f62', 'deleted': False} {{(pid=87201) qos_specs_update /opt/stack/cinder/cinder/db/api.py:6017}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-032bbf63-1177-4b36-a083-d03e8d38f03d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 87/182] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 16:58:49 2026] PUT /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 => generated 36 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-070e485b-86ed-4b84-9138-c2f1cd46ad6e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-070e485b-86ed-4b84-9138-c2f1cd46ad6e tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-070e485b-86ed-4b84-9138-c2f1cd46ad6e tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-070e485b-86ed-4b84-9138-c2f1cd46ad6e tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-070e485b-86ed-4b84-9138-c2f1cd46ad6e tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 96/183] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 => generated 422 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-370fafcf-2f03-4a16-9465-ceccbde9ff1d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-370fafcf-2f03-4a16-9465-ceccbde9ff1d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] PUT http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/delete_keys Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-370fafcf-2f03-4a16-9465-ceccbde9ff1d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Action: 'delete_keys', calling method: delete_keys, body: {"keys": ["iops_bytes"]} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.qos_specs_manage [None req-370fafcf-2f03-4a16-9465-ceccbde9ff1d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete_key spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62, keys: ['iops_bytes'] {{(pid=87201) delete_keys /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:208}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-370fafcf-2f03-4a16-9465-ceccbde9ff1d tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/delete_keys returned with HTTP 202 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 88/184] 192.168.122.183 () {60 vars in 1294 bytes} [Sun Sep 6 16:58:49 2026] PUT /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62/delete_keys => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f24f5271-c00b-4995-a169-8a730bf75492 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f24f5271-c00b-4995-a169-8a730bf75492 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f24f5271-c00b-4995-a169-8a730bf75492 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f24f5271-c00b-4995-a169-8a730bf75492 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f24f5271-c00b-4995-a169-8a730bf75492 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 97/185] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 => generated 401 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0c44b11c-15ae-4047-b1c0-f16e79837f03 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c44b11c-15ae-4047-b1c0-f16e79837f03 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c44b11c-15ae-4047-b1c0-f16e79837f03 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c44b11c-15ae-4047-b1c0-f16e79837f03 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c44b11c-15ae-4047-b1c0-f16e79837f03 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 returned with HTTP 200 Sep 06 16:58:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 89/186] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:49 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 => generated 401 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0126060a-034d-4bb7-bf08-319d65565184 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0126060a-034d-4bb7-bf08-319d65565184 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] DELETE http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62?force=False Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0126060a-034d-4bb7-bf08-319d65565184 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0126060a-034d-4bb7-bf08-319d65565184 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.qos_specs_manage [None req-0126060a-034d-4bb7-bf08-319d65565184 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Delete qos_spec: 9acba740-b109-428e-a0c5-fbc1cbb72f62, force: False {{(pid=87200) delete /opt/stack/cinder/cinder/api/contrib/qos_specs_manage.py:169}} Sep 06 16:58:50 devstack devstack@c-api.service[87200]: /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 16:58:50 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.VolumeType, Sep 06 16:58:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0126060a-034d-4bb7-bf08-319d65565184 tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62?force=False returned with HTTP 202 Sep 06 16:58:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 98/187] 192.168.122.183 () {58 vars in 1264 bytes} [Sun Sep 6 16:58:49 2026] DELETE /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62?force=False => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:58:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6a68b9f7-f72a-4e2a-8bc1-a0620ea7cbac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a68b9f7-f72a-4e2a-8bc1-a0620ea7cbac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] GET http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 Sep 06 16:58:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a68b9f7-f72a-4e2a-8bc1-a0620ea7cbac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a68b9f7-f72a-4e2a-8bc1-a0620ea7cbac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:50 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a68b9f7-f72a-4e2a-8bc1-a0620ea7cbac tempest-QosSpecsTestJSON-1680748387 tempest-QosSpecsTestJSON-1680748387-project-admin] http://192.168.122.183/volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 returned with HTTP 404 Sep 06 16:58:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 90/188] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:58:50 2026] GET /volume/v3/qos-specs/9acba740-b109-428e-a0c5-fbc1cbb72f62 => generated 100 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:58:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-10195377-8397-4354-8d89-04c68002cb44 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotsActionsTest-Volume-1658259153"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotsActionsTest-Volume-1658259153'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create volume of 1 GB Sep 06 16:58:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:58:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Availability Zones retrieved successfully. Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Flow 'volume_create_api' (9ce302fb-adee-4c5d-8e8f-01f98644916f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8370219-ad1b-411a-a5b8-174ad30c058c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (b8370219-ad1b-411a-a5b8-174ad30c058c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c268b3d-7534-48af-b52e-7367de1abd9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Created reservations ['47a8f552-ea7d-4145-aa0e-734423957972', '31d5a90a-f808-42f4-a933-2c8d4c863a88', '7aa10cb1-7a38-42b1-a303-0fa7194bbced', '8785461a-c9ed-4508-841c-5d061ecb596e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2c268b3d-7534-48af-b52e-7367de1abd9b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47a8f552-ea7d-4145-aa0e-734423957972', '31d5a90a-f808-42f4-a933-2c8d4c863a88', '7aa10cb1-7a38-42b1-a303-0fa7194bbced', '8785461a-c9ed-4508-841c-5d061ecb596e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df54250-f964-4fec-821a-2dc4b4e4c8d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2df54250-f964-4fec-821a-2dc4b4e4c8d4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1658259153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a04d17aa2464bbf939e1465702dea42',qos_specs=None,replication_status=,reservations=['47a8f552-ea7d-4145-aa0e-734423957972','31d5a90a-f808-42f4-a933-2c8d4c863a88','7aa10cb1-7a38-42b1-a303-0fa7194bbced','8785461a-c9ed-4508-841c-5d061ecb596e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f12a6259b94b899bbd1a1a28491772',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:57Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotsActionsTest-Volume-1658259153',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9a04d17aa2464bbf939e1465702dea42',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='61f12a6259b94b899bbd1a1a28491772',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dde1f585-32fe-4482-96b4-8b7b315112e5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:57 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3d029c-0962-4eeb-978d-ba0de6fdfeb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dde1f585-32fe-4482-96b4-8b7b315112e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:58:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dde1f585-32fe-4482-96b4-8b7b315112e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dde1f585-32fe-4482-96b4-8b7b315112e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:58:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:58:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dde1f585-32fe-4482-96b4-8b7b315112e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:58:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dde1f585-32fe-4482-96b4-8b7b315112e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:58:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 91/189] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:57 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 856 bytes in 232 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2a3d029c-0962-4eeb-978d-ba0de6fdfeb6) transitioned into state 'SUCCESS' from state '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-1658259153',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9a04d17aa2464bbf939e1465702dea42',qos_specs=None,replication_status=,reservations=['47a8f552-ea7d-4145-aa0e-734423957972','31d5a90a-f808-42f4-a933-2c8d4c863a88','7aa10cb1-7a38-42b1-a303-0fa7194bbced','8785461a-c9ed-4508-841c-5d061ecb596e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='61f12a6259b94b899bbd1a1a28491772',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11a0ae2-cb5c-4720-a335-92599e53995c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c11a0ae2-cb5c-4720-a335-92599e53995c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Flow 'volume_create_api' (9ce302fb-adee-4c5d-8e8f-01f98644916f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create volume request issued successfully. Sep 06 16:58:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10195377-8397-4354-8d89-04c68002cb44 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 16:58:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 99/190] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 16:58:56 2026] POST /volume/v3/volumes => generated 760 bytes in 1324 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:58:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f11fa3ba-f023-423c-9d10-73f4d05cd17a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f11fa3ba-f023-423c-9d10-73f4d05cd17a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:58:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f11fa3ba-f023-423c-9d10-73f4d05cd17a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f11fa3ba-f023-423c-9d10-73f4d05cd17a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f11fa3ba-f023-423c-9d10-73f4d05cd17a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:58:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f11fa3ba-f023-423c-9d10-73f4d05cd17a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 200 Sep 06 16:58:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 92/191] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:58 2026] GET /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 828 bytes in 186 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-b834cbb2-1adc-47ad-87cf-93239ba6138b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-b834cbb2-1adc-47ad-87cf-93239ba6138b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-b834cbb2-1adc-47ad-87cf-93239ba6138b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-b834cbb2-1adc-47ad-87cf-93239ba6138b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:58 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:58 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-b834cbb2-1adc-47ad-87cf-93239ba6138b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:58:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-b834cbb2-1adc-47ad-87cf-93239ba6138b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:58:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 100/192] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:58:58 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f722f1f6-5ed6-45f0-b254-c1069d21803f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f722f1f6-5ed6-45f0-b254-c1069d21803f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f722f1f6-5ed6-45f0-b254-c1069d21803f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f722f1f6-5ed6-45f0-b254-c1069d21803f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-669619d3-c7d1-4440-a6cd-f0049402c37e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-669619d3-c7d1-4440-a6cd-f0049402c37e None None] GET http://192.168.122.183/volume// Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-669619d3-c7d1-4440-a6cd-f0049402c37e None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-669619d3-c7d1-4440-a6cd-f0049402c37e None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-669619d3-c7d1-4440-a6cd-f0049402c37e None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:58:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 101/193] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 16:58:59 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:58:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-84a78ac2-5f3f-4109-ab49-2f50f58ed087 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-84a78ac2-5f3f-4109-ab49-2f50f58ed087 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-84a78ac2-5f3f-4109-ab49-2f50f58ed087 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d783aaa3-dde7-4ca0-9d32-2b4b429cc17e", "connector": null, "instance_uuid": "c80730c8-96eb-4d48-9b1a-f8efc539aa60"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f722f1f6-5ed6-45f0-b254-c1069d21803f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f722f1f6-5ed6-45f0-b254-c1069d21803f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:58:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:58:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 93/194] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:58:59 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 853 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-75e6a7ff-eb8e-4a18-a778-3fcc9e00790b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-75e6a7ff-eb8e-4a18-a778-3fcc9e00790b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-75e6a7ff-eb8e-4a18-a778-3fcc9e00790b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-75e6a7ff-eb8e-4a18-a778-3fcc9e00790b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-75e6a7ff-eb8e-4a18-a778-3fcc9e00790b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-75e6a7ff-eb8e-4a18-a778-3fcc9e00790b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 200 Sep 06 16:58:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 94/195] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:59 2026] GET /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 852 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-84a78ac2-5f3f-4109-ab49-2f50f58ed087 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 16:58:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 102/196] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 16:58:59 2026] POST /volume/v3/attachments => generated 273 bytes in 218 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a83ddb73-7e74-4eb5-876b-d58115926143 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a83ddb73-7e74-4eb5-876b-d58115926143 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a83ddb73-7e74-4eb5-876b-d58115926143 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a83ddb73-7e74-4eb5-876b-d58115926143 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0d95b2de-7a2a-4802-9cb7-1edc071fef44 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d95b2de-7a2a-4802-9cb7-1edc071fef44 None None] GET http://192.168.122.183/volume// Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d95b2de-7a2a-4802-9cb7-1edc071fef44 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d95b2de-7a2a-4802-9cb7-1edc071fef44 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d95b2de-7a2a-4802-9cb7-1edc071fef44 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:58:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 103/197] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:58:59 2026] GET /volume/ => generated 390 bytes in 20 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:58:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-4ef48efd-71bd-4d83-9955-c99b8008d871 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-4ef48efd-71bd-4d83-9955-c99b8008d871 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-4ef48efd-71bd-4d83-9955-c99b8008d871 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:58:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-4ef48efd-71bd-4d83-9955-c99b8008d871 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a83ddb73-7e74-4eb5-876b-d58115926143 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:58:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a83ddb73-7e74-4eb5-876b-d58115926143 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 95/198] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:58:59 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 855 bytes in 235 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a355db5-0f66-4656-802f-d18da7825735 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a355db5-0f66-4656-802f-d18da7825735 None None] GET http://192.168.122.183/volume// Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a355db5-0f66-4656-802f-d18da7825735 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a355db5-0f66-4656-802f-d18da7825735 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a355db5-0f66-4656-802f-d18da7825735 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 96/199] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 16:59:00 2026] GET /volume/ => generated 390 bytes in 24 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-4ef48efd-71bd-4d83-9955-c99b8008d871 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-4ef48efd-71bd-4d83-9955-c99b8008d871 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 104/200] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:58:59 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1036 bytes in 172 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-4ea343ac-c7de-4cf8-9399-365b56c102d5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-4ea343ac-c7de-4cf8-9399-365b56c102d5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-4ea343ac-c7de-4cf8-9399-365b56c102d5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e48b464e-b988-412f-a228-276a8324a8a1", "connector": null, "instance_uuid": "add715ac-80e0-4d75-855b-bfe443bc22e8"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-4ea343ac-c7de-4cf8-9399-365b56c102d5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 97/201] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 16:59:00 2026] POST /volume/v3/attachments => generated 273 bytes in 174 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] PUT http://192.168.122.183/volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Acquiring lock "cinder-attachment_update-d783aaa3-dde7-4ca0-9d32-2b4b429cc17e-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d6884603-2d8f-4414-a6b1-133a5291a61f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-d783aaa3-dde7-4ca0-9d32-2b4b429cc17e-devstack" acquired by "attachment_update" :: waited 0.050s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6884603-2d8f-4414-a6b1-133a5291a61f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6884603-2d8f-4414-a6b1-133a5291a61f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6884603-2d8f-4414-a6b1-133a5291a61f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d6884603-2d8f-4414-a6b1-133a5291a61f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6884603-2d8f-4414-a6b1-133a5291a61f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 98/202] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:00 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b578eb10-d1d9-47d7-adec-5fffe4a2525b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b578eb10-d1d9-47d7-adec-5fffe4a2525b None None] GET http://192.168.122.183/volume// Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b578eb10-d1d9-47d7-adec-5fffe4a2525b None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b578eb10-d1d9-47d7-adec-5fffe4a2525b None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b578eb10-d1d9-47d7-adec-5fffe4a2525b None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 99/203] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:59:00 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-3529a96c-ca6e-45ec-a510-8b36e41cfb31 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-3529a96c-ca6e-45ec-a510-8b36e41cfb31 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-3529a96c-ca6e-45ec-a510-8b36e41cfb31 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-3529a96c-ca6e-45ec-a510-8b36e41cfb31 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-3529a96c-ca6e-45ec-a510-8b36e41cfb31 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-3529a96c-ca6e-45ec-a510-8b36e41cfb31 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 100/204] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:59:00 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 1033 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4464d8e1-2d22-4f6d-981f-1853a1f97ebd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4464d8e1-2d22-4f6d-981f-1853a1f97ebd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4464d8e1-2d22-4f6d-981f-1853a1f97ebd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4464d8e1-2d22-4f6d-981f-1853a1f97ebd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-d783aaa3-dde7-4ca0-9d32-2b4b429cc17e-devstack" released by "attachment_update" :: held 0.277s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-9375b9ef-4a5c-47bf-9f38-899d7760e7fc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 105/205] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 16:59:00 2026] PUT /volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a => generated 694 bytes in 362 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4464d8e1-2d22-4f6d-981f-1853a1f97ebd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4464d8e1-2d22-4f6d-981f-1853a1f97ebd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 200 Sep 06 16:59:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 101/206] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:00 2026] GET /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 853 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] PUT http://192.168.122.183/volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab", "name": "tempest-SnapshotsActionsTest-Snapshot-239106772"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Acquiring lock "cinder-attachment_update-e48b464e-b988-412f-a228-276a8324a8a1-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create snapshot from volume 2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:00 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Lock "cinder-attachment_update-e48b464e-b988-412f-a228-276a8324a8a1-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 16:59:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-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 16:59:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Created reservations ['a99e8711-4bb7-4596-9f88-95c87497074d', '1e62c82b-c404-4743-bfa0-90c5bff06ea8', 'e303b2fb-75f0-44a7-9901-ab05e1b21cf1', '0296961c-3d01-4358-8d65-7a048a9c9f28'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot create request issued successfully. Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0adb2e99-e255-4ec0-b5e4-ae7bf92c1b79 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 16:59:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 102/207] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 16:59:00 2026] POST /volume/v3/snapshots => generated 306 bytes in 305 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8ec2b24f-24a7-4a00-9ef7-68c43b0f11f7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ec2b24f-24a7-4a00-9ef7-68c43b0f11f7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ec2b24f-24a7-4a00-9ef7-68c43b0f11f7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ec2b24f-24a7-4a00-9ef7-68c43b0f11f7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8ec2b24f-24a7-4a00-9ef7-68c43b0f11f7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ec2b24f-24a7-4a00-9ef7-68c43b0f11f7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 103/208] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:01 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 438 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7cc4fc50-9e45-44bb-8294-572fc0f8f673 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cc4fc50-9e45-44bb-8294-572fc0f8f673 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cc4fc50-9e45-44bb-8294-572fc0f8f673 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cc4fc50-9e45-44bb-8294-572fc0f8f673 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7cc4fc50-9e45-44bb-8294-572fc0f8f673 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cc4fc50-9e45-44bb-8294-572fc0f8f673 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 104/209] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:01 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Lock "cinder-attachment_update-e48b464e-b988-412f-a228-276a8324a8a1-devstack" released by "attachment_update" :: held 0.425s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 16:59:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-f9a6a420-d95a-4112-9b25-488e81034c44 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d returned with HTTP 200 Sep 06 16:59:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 106/210] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 16:59:00 2026] PUT /volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d => generated 694 bytes in 469 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[87201]: DEBUG cinder.api.middleware.request_id [None req-51534b2a-428e-4617-8383-7ce44c7056f3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51534b2a-428e-4617-8383-7ce44c7056f3 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51534b2a-428e-4617-8383-7ce44c7056f3 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51534b2a-428e-4617-8383-7ce44c7056f3 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-51534b2a-428e-4617-8383-7ce44c7056f3 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51534b2a-428e-4617-8383-7ce44c7056f3 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 105/211] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:01 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 853 bytes in 193 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-34d644fe-2fdc-47f2-b006-c887dc116ee6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-34d644fe-2fdc-47f2-b006-c887dc116ee6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a/action Sep 06 16:59:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-34d644fe-2fdc-47f2-b006-c887dc116ee6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-34d644fe-2fdc-47f2-b006-c887dc116ee6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'action', calling method: version_select, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-21bb3a3f-61ef-4ba4-af62-87cb2dac51c5 req-34d644fe-2fdc-47f2-b006-c887dc116ee6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a/action returned with HTTP 204 Sep 06 16:59:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 107/212] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 16:59:01 2026] POST /volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-dccf0523-8692-444b-8694-ef1e6218f1bb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-dccf0523-8692-444b-8694-ef1e6218f1bb tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] POST http://192.168.122.183/volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d/action Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-dccf0523-8692-444b-8694-ef1e6218f1bb tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-dccf0523-8692-444b-8694-ef1e6218f1bb tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cfe2f8f1-4f44-433f-ad68-d9cd52339cc1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfe2f8f1-4f44-433f-ad68-d9cd52339cc1 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfe2f8f1-4f44-433f-ad68-d9cd52339cc1 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfe2f8f1-4f44-433f-ad68-d9cd52339cc1 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a7da63d6-56a4-46d1-ba9e-7d2df4fe197e req-dccf0523-8692-444b-8694-ef1e6218f1bb tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d/action returned with HTTP 204 Sep 06 16:59:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 106/213] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 16:59:01 2026] POST /volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d/action => generated 0 bytes in 130 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cfe2f8f1-4f44-433f-ad68-d9cd52339cc1 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfe2f8f1-4f44-433f-ad68-d9cd52339cc1 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 108/214] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:02 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 438 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5674c833-f5dd-47e2-ac7a-f97acae2efab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5674c833-f5dd-47e2-ac7a-f97acae2efab tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5674c833-f5dd-47e2-ac7a-f97acae2efab tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5674c833-f5dd-47e2-ac7a-f97acae2efab tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5674c833-f5dd-47e2-ac7a-f97acae2efab tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5674c833-f5dd-47e2-ac7a-f97acae2efab tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 107/215] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:02 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1148 bytes in 98 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[87200]: DEBUG cinder.api.middleware.request_id [None req-377bcc88-72ae-47f0-8e02-e8f2f8af7679 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-377bcc88-72ae-47f0-8e02-e8f2f8af7679 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-377bcc88-72ae-47f0-8e02-e8f2f8af7679 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-377bcc88-72ae-47f0-8e02-e8f2f8af7679 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-377bcc88-72ae-47f0-8e02-e8f2f8af7679 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-377bcc88-72ae-47f0-8e02-e8f2f8af7679 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 109/216] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:02 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1148 bytes in 75 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[87201]: DEBUG cinder.api.middleware.request_id [None req-09489876-e2e1-46e8-b32e-b3f335d730a0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09489876-e2e1-46e8-b32e-b3f335d730a0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09489876-e2e1-46e8-b32e-b3f335d730a0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09489876-e2e1-46e8-b32e-b3f335d730a0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-09489876-e2e1-46e8-b32e-b3f335d730a0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09489876-e2e1-46e8-b32e-b3f335d730a0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 108/217] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:02 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 1145 bytes in 94 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e1bb6d9d-b083-468f-9fa7-9d207dc12b54 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1bb6d9d-b083-468f-9fa7-9d207dc12b54 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1bb6d9d-b083-468f-9fa7-9d207dc12b54 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1bb6d9d-b083-468f-9fa7-9d207dc12b54 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e1bb6d9d-b083-468f-9fa7-9d207dc12b54 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1bb6d9d-b083-468f-9fa7-9d207dc12b54 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 110/218] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:02 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 1145 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-da370a19-2224-4d59-8b85-e62bf34ebe4a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-da370a19-2224-4d59-8b85-e62bf34ebe4a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-da370a19-2224-4d59-8b85-e62bf34ebe4a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-da370a19-2224-4d59-8b85-e62bf34ebe4a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-da370a19-2224-4d59-8b85-e62bf34ebe4a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-da370a19-2224-4d59-8b85-e62bf34ebe4a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af2f5e2f-81ab-4751-a27c-476676f2d6bf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 109/219] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:59:03 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1148 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af2f5e2f-81ab-4751-a27c-476676f2d6bf tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af2f5e2f-81ab-4751-a27c-476676f2d6bf tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af2f5e2f-81ab-4751-a27c-476676f2d6bf tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-af2f5e2f-81ab-4751-a27c-476676f2d6bf tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af2f5e2f-81ab-4751-a27c-476676f2d6bf tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 111/220] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:03 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 438 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-0641ade4-0449-40b8-b439-c400dbd22837 req-89d6bf10-7962-4df0-b52b-bd255bbaa477 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-89d6bf10-7962-4df0-b52b-bd255bbaa477 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-89d6bf10-7962-4df0-b52b-bd255bbaa477 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-89d6bf10-7962-4df0-b52b-bd255bbaa477 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-0641ade4-0449-40b8-b439-c400dbd22837 req-89d6bf10-7962-4df0-b52b-bd255bbaa477 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-89d6bf10-7962-4df0-b52b-bd255bbaa477 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 110/221] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 1145 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ea3c9f7a-cb20-47a1-911b-1592651b894e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ea3c9f7a-cb20-47a1-911b-1592651b894e tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ea3c9f7a-cb20-47a1-911b-1592651b894e tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ea3c9f7a-cb20-47a1-911b-1592651b894e tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] POST http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1/action Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ea3c9f7a-cb20-47a1-911b-1592651b894e tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ea3c9f7a-cb20-47a1-911b-1592651b894e tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 112/222] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 438 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Begin detaching volume completed successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-b4daedd5-f467-417a-8e42-7d12904f97d8 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1/action returned with HTTP 202 Sep 06 16:59:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 111/223] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 16:59:04 2026] POST /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1/action => generated 0 bytes in 91 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c464de71-a55a-4ea2-aece-100a4cd454e5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c464de71-a55a-4ea2-aece-100a4cd454e5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c464de71-a55a-4ea2-aece-100a4cd454e5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c464de71-a55a-4ea2-aece-100a4cd454e5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c464de71-a55a-4ea2-aece-100a4cd454e5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e4b90409-80cb-4b3e-a185-2a834046d52f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c464de71-a55a-4ea2-aece-100a4cd454e5 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 113/224] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 1148 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e4b90409-80cb-4b3e-a185-2a834046d52f None None] GET http://192.168.122.183/volume// Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e4b90409-80cb-4b3e-a185-2a834046d52f None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e4b90409-80cb-4b3e-a185-2a834046d52f None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e4b90409-80cb-4b3e-a185-2a834046d52f None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 112/225] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/ => generated 390 bytes in 28 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9babb9c5-b481-4256-9fa5-eed63fd972bf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9babb9c5-b481-4256-9fa5-eed63fd972bf None None] GET http://192.168.122.183/volume// Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9babb9c5-b481-4256-9fa5-eed63fd972bf None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9babb9c5-b481-4256-9fa5-eed63fd972bf None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9babb9c5-b481-4256-9fa5-eed63fd972bf None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 114/226] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-d6353815-11cd-4797-8bae-19fd9680d1a1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-0641ade4-0449-40b8-b439-c400dbd22837 req-0b62b356-8682-4ca5-a8d5-c8469174c1ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-0b62b356-8682-4ca5-a8d5-c8469174c1ec tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-0b62b356-8682-4ca5-a8d5-c8469174c1ec tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-0b62b356-8682-4ca5-a8d5-c8469174c1ec tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-d6353815-11cd-4797-8bae-19fd9680d1a1 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-d6353815-11cd-4797-8bae-19fd9680d1a1 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d783aaa3-dde7-4ca0-9d32-2b4b429cc17e", "connector": null, "instance_uuid": "c80730c8-96eb-4d48-9b1a-f8efc539aa60"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-0641ade4-0449-40b8-b439-c400dbd22837 req-0b62b356-8682-4ca5-a8d5-c8469174c1ec tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-0b62b356-8682-4ca5-a8d5-c8469174c1ec tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 115/227] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 1329 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-d6353815-11cd-4797-8bae-19fd9680d1a1 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 16:59:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 113/228] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 16:59:04 2026] POST /volume/v3/attachments => generated 273 bytes in 201 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8165fa11-ab9b-4f3f-99c8-71558a240fed None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8165fa11-ab9b-4f3f-99c8-71558a240fed None None] GET http://192.168.122.183/volume// Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8165fa11-ab9b-4f3f-99c8-71558a240fed None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8165fa11-ab9b-4f3f-99c8-71558a240fed None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8165fa11-ab9b-4f3f-99c8-71558a240fed None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 116/229] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-fe34bed0-38c2-489a-9ab8-b784f1864745 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-fe34bed0-38c2-489a-9ab8-b784f1864745 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-fe34bed0-38c2-489a-9ab8-b784f1864745 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-fe34bed0-38c2-489a-9ab8-b784f1864745 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-fe34bed0-38c2-489a-9ab8-b784f1864745 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-fe34bed0-38c2-489a-9ab8-b784f1864745 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 114/230] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:59:04 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1329 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-0641ade4-0449-40b8-b439-c400dbd22837 req-f91af472-700f-4d7f-8ff6-141dea33b082 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-673e81b0-4715-4328-8276-4ddda23651cd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-f91af472-700f-4d7f-8ff6-141dea33b082 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] DELETE http://192.168.122.183/volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-f91af472-700f-4d7f-8ff6-141dea33b082 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-f91af472-700f-4d7f-8ff6-141dea33b082 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-673e81b0-4715-4328-8276-4ddda23651cd tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] DELETE http://192.168.122.183/volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-673e81b0-4715-4328-8276-4ddda23651cd tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-673e81b0-4715-4328-8276-4ddda23651cd tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:05 devstack devstack@c-api.service[87200]: /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:05 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 16:59:05 devstack devstack@c-api.service[87201]: /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:05 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-673e81b0-4715-4328-8276-4ddda23651cd tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a returned with HTTP 200 Sep 06 16:59:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 115/231] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 16:59:04 2026] DELETE /volume/v3/attachments/10cb18b5-0989-483d-a589-6e20d6b2b05a => generated 192 bytes in 281 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0641ade4-0449-40b8-b439-c400dbd22837 req-f91af472-700f-4d7f-8ff6-141dea33b082 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d returned with HTTP 200 Sep 06 16:59:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 117/232] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 16:59:04 2026] DELETE /volume/v3/attachments/49195ceb-0edc-4625-b66e-2dd0e3f7e21d => generated 19 bytes in 287 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c8df552a-9fb0-4d07-9f7b-a690e58985fe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8df552a-9fb0-4d07-9f7b-a690e58985fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8df552a-9fb0-4d07-9f7b-a690e58985fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8df552a-9fb0-4d07-9f7b-a690e58985fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c8df552a-9fb0-4d07-9f7b-a690e58985fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8df552a-9fb0-4d07-9f7b-a690e58985fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 116/233] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:05 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 465 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e632d996-23af-4f30-a357-5443e49bb6b2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c1994212-3d10-4461-a06f-8069245c7d30 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c1994212-3d10-4461-a06f-8069245c7d30 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c1994212-3d10-4461-a06f-8069245c7d30 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c1994212-3d10-4461-a06f-8069245c7d30 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:05 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:05 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c1994212-3d10-4461-a06f-8069245c7d30 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c1994212-3d10-4461-a06f-8069245c7d30 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 117/234] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:05 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 853 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fc581c4d-53d2-4f27-9062-61db1ec2cc5b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc581c4d-53d2-4f27-9062-61db1ec2cc5b None None] GET http://192.168.122.183/volume// Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc581c4d-53d2-4f27-9062-61db1ec2cc5b None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc581c4d-53d2-4f27-9062-61db1ec2cc5b None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc581c4d-53d2-4f27-9062-61db1ec2cc5b None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 118/235] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:59:05 2026] GET /volume/ => generated 390 bytes in 22 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-e5254ace-7613-4b75-acb2-6451bafbd769 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e632d996-23af-4f30-a357-5443e49bb6b2 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e632d996-23af-4f30-a357-5443e49bb6b2 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e632d996-23af-4f30-a357-5443e49bb6b2 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-e5254ace-7613-4b75-acb2-6451bafbd769 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-e5254ace-7613-4b75-acb2-6451bafbd769 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-e632d996-23af-4f30-a357-5443e49bb6b2 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'creating'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-e5254ace-7613-4b75-acb2-6451bafbd769 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e632d996-23af-4f30-a357-5443e49bb6b2 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 118/236] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:05 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 740 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-20bb92d1-db23-49b9-811d-7e1e14dd6581 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-20bb92d1-db23-49b9-811d-7e1e14dd6581 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-20bb92d1-db23-49b9-811d-7e1e14dd6581 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-20bb92d1-db23-49b9-811d-7e1e14dd6581 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-e5254ace-7613-4b75-acb2-6451bafbd769 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-20bb92d1-db23-49b9-811d-7e1e14dd6581 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-20bb92d1-db23-49b9-811d-7e1e14dd6581 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 119/237] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:06 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 464 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3f830ae0-790f-4c09-80b8-d20447a7efcd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3f830ae0-790f-4c09-80b8-d20447a7efcd tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3f830ae0-790f-4c09-80b8-d20447a7efcd tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3f830ae0-790f-4c09-80b8-d20447a7efcd tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-3f830ae0-790f-4c09-80b8-d20447a7efcd tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'available'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-e5254ace-7613-4b75-acb2-6451bafbd769 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 119/238] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:59:05 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1036 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:59:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3f830ae0-790f-4c09-80b8-d20447a7efcd tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 120/239] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:06 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-87bb8347-d53f-4b86-aa9e-eaa1b9c2cf1f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-87bb8347-d53f-4b86-aa9e-eaa1b9c2cf1f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-87bb8347-d53f-4b86-aa9e-eaa1b9c2cf1f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-87bb8347-d53f-4b86-aa9e-eaa1b9c2cf1f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-87bb8347-d53f-4b86-aa9e-eaa1b9c2cf1f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-87bb8347-d53f-4b86-aa9e-eaa1b9c2cf1f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 120/240] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:06 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 465 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab", "name": "tempest-SnapshotsActionsTest-Snapshot-293944939"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:06 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create snapshot from volume 2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:06 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-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 16:59:06 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Created reservations ['6ea8cc2d-36bd-468c-a5d7-df5d0e14f871', '84ba69ee-d738-4ea6-bfbe-9bb9c2d2e440', '807fd9c0-68ce-4c58-9533-add442f85af7', 'b2f18363-0d03-4102-a582-0a22dfbccce0'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] PUT http://192.168.122.183/volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4 Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:06 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Acquiring lock "cinder-attachment_update-d783aaa3-dde7-4ca0-9d32-2b4b429cc17e-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 16:59:07 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-d783aaa3-dde7-4ca0-9d32-2b4b429cc17e-devstack" acquired by "attachment_update" :: waited 0.056s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 16:59:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot create request issued successfully. Sep 06 16:59:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecc12e85-350a-4190-87c9-1082b0e6e57d tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 16:59:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 121/241] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 16:59:06 2026] POST /volume/v3/snapshots => generated 306 bytes in 693 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-80dda4e2-1a66-4e69-a6f0-cbf2cc284694 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-80dda4e2-1a66-4e69-a6f0-cbf2cc284694 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-80dda4e2-1a66-4e69-a6f0-cbf2cc284694 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-80dda4e2-1a66-4e69-a6f0-cbf2cc284694 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:07 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:07 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-80dda4e2-1a66-4e69-a6f0-cbf2cc284694 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-80dda4e2-1a66-4e69-a6f0-cbf2cc284694 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 122/242] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:07 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 438 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-531df7e4-4011-4792-b79d-741106990e83 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-531df7e4-4011-4792-b79d-741106990e83 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-531df7e4-4011-4792-b79d-741106990e83 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-531df7e4-4011-4792-b79d-741106990e83 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:08 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-531df7e4-4011-4792-b79d-741106990e83 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-531df7e4-4011-4792-b79d-741106990e83 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 123/243] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:08 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 438 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ea33ebe-d990-4bff-9260-84de2035c890 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ea33ebe-d990-4bff-9260-84de2035c890 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ea33ebe-d990-4bff-9260-84de2035c890 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ea33ebe-d990-4bff-9260-84de2035c890 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ea33ebe-d990-4bff-9260-84de2035c890 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ea33ebe-d990-4bff-9260-84de2035c890 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 124/244] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:09 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 465 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6e5070f3-3022-4547-a1b5-5ffb695d24f7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e5070f3-3022-4547-a1b5-5ffb695d24f7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a/action Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-d783aaa3-dde7-4ca0-9d32-2b4b429cc17e-devstack" released by "attachment_update" :: held 2.302s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-cb449aaf-1161-438c-8f81-c418aecd8a19 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4 returned with HTTP 200 Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e5070f3-3022-4547-a1b5-5ffb695d24f7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e5070f3-3022-4547-a1b5-5ffb695d24f7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 121/245] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 16:59:06 2026] PUT /volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4 => generated 694 bytes in 2523 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-6e5070f3-3022-4547-a1b5-5ffb695d24f7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '9ed97043-1649-49ae-a45c-c8e30eaa385a' with '{'status': 'creating'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-84cfe5e2-3e6c-4dbe-819a-e61b775d00d4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-84cfe5e2-3e6c-4dbe-819a-e61b775d00d4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4/action Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-84cfe5e2-3e6c-4dbe-819a-e61b775d00d4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-84cfe5e2-3e6c-4dbe-819a-e61b775d00d4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e5070f3-3022-4547-a1b5-5ffb695d24f7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a/action returned with HTTP 202 Sep 06 16:59:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 125/246] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:09 2026] POST /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a/action => generated 0 bytes in 118 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3484f061-27d8-4f40-b4f6-bb20943de0e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3484f061-27d8-4f40-b4f6-bb20943de0e9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3484f061-27d8-4f40-b4f6-bb20943de0e9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3484f061-27d8-4f40-b4f6-bb20943de0e9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3484f061-27d8-4f40-b4f6-bb20943de0e9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3484f061-27d8-4f40-b4f6-bb20943de0e9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 126/247] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:09 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 464 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a/action Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot retrieved successfully. Sep 06 16:59:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-6db32bf3-0724-490f-bcc0-a6cbdc1dc0ba req-84cfe5e2-3e6c-4dbe-819a-e61b775d00d4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4/action returned with HTTP 204 Sep 06 16:59:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 122/248] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 16:59:09 2026] POST /volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4/action => generated 0 bytes in 107 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:09 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot delete request issued successfully. Sep 06 16:59:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b9db08c-188f-49fe-af6f-0195f4a1934b tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a/action returned with HTTP 202 Sep 06 16:59:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 127/249] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:09 2026] POST /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-90de9309-b3c5-453b-a042-a0c86c6795dd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-90de9309-b3c5-453b-a042-a0c86c6795dd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-90de9309-b3c5-453b-a042-a0c86c6795dd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-90de9309-b3c5-453b-a042-a0c86c6795dd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-90de9309-b3c5-453b-a042-a0c86c6795dd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-90de9309-b3c5-453b-a042-a0c86c6795dd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 123/250] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:09 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 464 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d7bdd29b-e3a9-4960-982e-23b2f58b041b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7bdd29b-e3a9-4960-982e-23b2f58b041b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7bdd29b-e3a9-4960-982e-23b2f58b041b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7bdd29b-e3a9-4960-982e-23b2f58b041b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5a8f5147-166c-432f-918e-a9ade10b8f47 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5a8f5147-166c-432f-918e-a9ade10b8f47 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5a8f5147-166c-432f-918e-a9ade10b8f47 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5a8f5147-166c-432f-918e-a9ade10b8f47 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d7bdd29b-e3a9-4960-982e-23b2f58b041b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7bdd29b-e3a9-4960-982e-23b2f58b041b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 128/251] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:10 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 464 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5a8f5147-166c-432f-918e-a9ade10b8f47 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5a8f5147-166c-432f-918e-a9ade10b8f47 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 124/252] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:10 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 853 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-43b49338-6ee2-48cb-bff4-2193156ccf6f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43b49338-6ee2-48cb-bff4-2193156ccf6f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43b49338-6ee2-48cb-bff4-2193156ccf6f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43b49338-6ee2-48cb-bff4-2193156ccf6f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-43b49338-6ee2-48cb-bff4-2193156ccf6f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43b49338-6ee2-48cb-bff4-2193156ccf6f tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 129/253] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:10 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 853 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-943f1d82-9378-4ad7-9b66-e6ec0c21d124 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-943f1d82-9378-4ad7-9b66-e6ec0c21d124 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-943f1d82-9378-4ad7-9b66-e6ec0c21d124 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-943f1d82-9378-4ad7-9b66-e6ec0c21d124 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:11 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-943f1d82-9378-4ad7-9b66-e6ec0c21d124 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-943f1d82-9378-4ad7-9b66-e6ec0c21d124 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 200 Sep 06 16:59:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 125/254] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:11 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 464 bytes in 98 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[87200]: DEBUG cinder.api.middleware.request_id [None req-027d4681-d370-4ec2-ab42-c89ba4e93020 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-027d4681-d370-4ec2-ab42-c89ba4e93020 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-027d4681-d370-4ec2-ab42-c89ba4e93020 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-027d4681-d370-4ec2-ab42-c89ba4e93020 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-027d4681-d370-4ec2-ab42-c89ba4e93020 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 404 Sep 06 16:59:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 130/255] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:12 2026] GET /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0bc9227a-aebe-45fa-bd11-8ca72cca8b0c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0bc9227a-aebe-45fa-bd11-8ca72cca8b0c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0bc9227a-aebe-45fa-bd11-8ca72cca8b0c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0bc9227a-aebe-45fa-bd11-8ca72cca8b0c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-0bc9227a-aebe-45fa-bd11-8ca72cca8b0c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'available'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:12 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0bc9227a-aebe-45fa-bd11-8ca72cca8b0c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 126/256] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:12 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b64e0135-5727-4175-a568-030ff4130314 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b64e0135-5727-4175-a568-030ff4130314 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b64e0135-5727-4175-a568-030ff4130314 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b64e0135-5727-4175-a568-030ff4130314 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:12 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b64e0135-5727-4175-a568-030ff4130314 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b64e0135-5727-4175-a568-030ff4130314 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 131/257] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:12 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 465 bytes in 29 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b50ba773-00ee-4cef-a8b4-49aab76bcaa9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b50ba773-00ee-4cef-a8b4-49aab76bcaa9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b50ba773-00ee-4cef-a8b4-49aab76bcaa9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b50ba773-00ee-4cef-a8b4-49aab76bcaa9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:12 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-b50ba773-00ee-4cef-a8b4-49aab76bcaa9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete snapshot with id: 9ed97043-1649-49ae-a45c-c8e30eaa385a Sep 06 16:59:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b50ba773-00ee-4cef-a8b4-49aab76bcaa9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a returned with HTTP 404 Sep 06 16:59:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 127/258] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 16:59:12 2026] DELETE /volume/v3/snapshots/9ed97043-1649-49ae-a45c-c8e30eaa385a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 16:59:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab", "name": "tempest-SnapshotsActionsTest-Snapshot-1437858096"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create snapshot from volume 2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:13 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Created reservations ['1823a597-474b-4400-b53e-7eb4c2695b36', '7550e3ca-c8ef-4e03-88cf-8ca3a27646e8', '505881b2-eee1-4435-9557-64a9a81ddd9b', '02540193-8643-49f7-b0ca-6f705cbab195'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot create request issued successfully. Sep 06 16:59:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31ac7d1b-cc2d-4119-9133-7a36db1747d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 16:59:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 132/259] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 16:59:12 2026] POST /volume/v3/snapshots => generated 307 bytes in 260 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d911eec6-9c8b-4040-a171-cfdac39a0b3f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d911eec6-9c8b-4040-a171-cfdac39a0b3f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d911eec6-9c8b-4040-a171-cfdac39a0b3f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d911eec6-9c8b-4040-a171-cfdac39a0b3f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:13 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d911eec6-9c8b-4040-a171-cfdac39a0b3f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d911eec6-9c8b-4040-a171-cfdac39a0b3f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 128/260] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:13 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 439 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-244f02c9-c9f4-4003-a623-148f2752c2fe None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-244f02c9-c9f4-4003-a623-148f2752c2fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-244f02c9-c9f4-4003-a623-148f2752c2fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-244f02c9-c9f4-4003-a623-148f2752c2fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:14 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-244f02c9-c9f4-4003-a623-148f2752c2fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-244f02c9-c9f4-4003-a623-148f2752c2fe tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 133/261] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:14 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d3cd0cdf-fcfd-4552-bdd4-049fdeab9b78 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3cd0cdf-fcfd-4552-bdd4-049fdeab9b78 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3cd0cdf-fcfd-4552-bdd4-049fdeab9b78 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3cd0cdf-fcfd-4552-bdd4-049fdeab9b78 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d3cd0cdf-fcfd-4552-bdd4-049fdeab9b78 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3cd0cdf-fcfd-4552-bdd4-049fdeab9b78 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 129/262] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:15 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 439 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0b68107e-8d2a-4d84-8589-85848f17af50 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0b68107e-8d2a-4d84-8589-85848f17af50 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0b68107e-8d2a-4d84-8589-85848f17af50 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0b68107e-8d2a-4d84-8589-85848f17af50 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0b68107e-8d2a-4d84-8589-85848f17af50 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0b68107e-8d2a-4d84-8589-85848f17af50 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 134/263] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:16 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-25cb0c89-9db7-4c4e-9c55-0aeaab7964d5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-25cb0c89-9db7-4c4e-9c55-0aeaab7964d5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1/action Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-25cb0c89-9db7-4c4e-9c55-0aeaab7964d5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "deleting"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-25cb0c89-9db7-4c4e-9c55-0aeaab7964d5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "deleting"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-25cb0c89-9db7-4c4e-9c55-0aeaab7964d5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '813609f1-88d7-447b-b263-45d77084a5f1' with '{'status': 'deleting'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-25cb0c89-9db7-4c4e-9c55-0aeaab7964d5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1/action returned with HTTP 202 Sep 06 16:59:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 130/264] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:16 2026] POST /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-72265fd2-afe0-4013-a831-acc5915e6d43 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-72265fd2-afe0-4013-a831-acc5915e6d43 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-72265fd2-afe0-4013-a831-acc5915e6d43 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-72265fd2-afe0-4013-a831-acc5915e6d43 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-72265fd2-afe0-4013-a831-acc5915e6d43 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-72265fd2-afe0-4013-a831-acc5915e6d43 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 135/265] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:16 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 465 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1/action Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot retrieved successfully. Sep 06 16:59:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot delete request issued successfully. Sep 06 16:59:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5af1394-dcaf-4e2d-97b2-de38c4d3951c tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1/action returned with HTTP 202 Sep 06 16:59:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 131/266] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:16 2026] POST /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1/action => generated 0 bytes in 101 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dcba4b70-d2a8-4aea-99a6-9e0e971f6cf0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dcba4b70-d2a8-4aea-99a6-9e0e971f6cf0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dcba4b70-d2a8-4aea-99a6-9e0e971f6cf0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dcba4b70-d2a8-4aea-99a6-9e0e971f6cf0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dcba4b70-d2a8-4aea-99a6-9e0e971f6cf0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dcba4b70-d2a8-4aea-99a6-9e0e971f6cf0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 136/267] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:16 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-98e5c0ba-7508-46f7-ad0a-5432f912416b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-98e5c0ba-7508-46f7-ad0a-5432f912416b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-98e5c0ba-7508-46f7-ad0a-5432f912416b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-98e5c0ba-7508-46f7-ad0a-5432f912416b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-98e5c0ba-7508-46f7-ad0a-5432f912416b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-98e5c0ba-7508-46f7-ad0a-5432f912416b tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 200 Sep 06 16:59:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 132/268] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:17 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 465 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7303f262-ab6a-41f8-90d0-ae3ca0cd98ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7303f262-ab6a-41f8-90d0-ae3ca0cd98ff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7303f262-ab6a-41f8-90d0-ae3ca0cd98ff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7303f262-ab6a-41f8-90d0-ae3ca0cd98ff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7303f262-ab6a-41f8-90d0-ae3ca0cd98ff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 404 Sep 06 16:59:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 137/269] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:18 2026] GET /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 111 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b944873d-26d8-482e-b467-33910570dc14 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b944873d-26d8-482e-b467-33910570dc14 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b944873d-26d8-482e-b467-33910570dc14 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b944873d-26d8-482e-b467-33910570dc14 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-b944873d-26d8-482e-b467-33910570dc14 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'available'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b944873d-26d8-482e-b467-33910570dc14 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 133/270] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:18 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 137 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 16:59:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ba57771c-08cf-41fb-aeab-68241f3a7215 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba57771c-08cf-41fb-aeab-68241f3a7215 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba57771c-08cf-41fb-aeab-68241f3a7215 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba57771c-08cf-41fb-aeab-68241f3a7215 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ba57771c-08cf-41fb-aeab-68241f3a7215 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba57771c-08cf-41fb-aeab-68241f3a7215 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 138/271] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:18 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 465 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1ae8ed19-ee16-48ed-ab88-a07fcf4d94ec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ae8ed19-ee16-48ed-ab88-a07fcf4d94ec tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ae8ed19-ee16-48ed-ab88-a07fcf4d94ec tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ae8ed19-ee16-48ed-ab88-a07fcf4d94ec tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-1ae8ed19-ee16-48ed-ab88-a07fcf4d94ec tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete snapshot with id: 813609f1-88d7-447b-b263-45d77084a5f1 Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ae8ed19-ee16-48ed-ab88-a07fcf4d94ec tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 returned with HTTP 404 Sep 06 16:59:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 134/272] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 16:59:19 2026] DELETE /volume/v3/snapshots/813609f1-88d7-447b-b263-45d77084a5f1 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e5192fce-3768-490b-84b9-5237a775f242 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 16:59:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab", "name": "tempest-SnapshotsActionsTest-Snapshot-1874329949"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create snapshot from volume 2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:19 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Created reservations ['6a439203-9a7c-43c6-bff3-a3ae16d43fd3', '8c56a263-d742-4012-8632-015b2e39ac43', '2423d3c7-bfec-4e8b-813b-97b42f5e48b5', '833452c2-a613-4143-992b-47ba5a878852'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot create request issued successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5192fce-3768-490b-84b9-5237a775f242 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 16:59:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 139/273] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 16:59:19 2026] POST /volume/v3/snapshots => generated 307 bytes in 350 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a24910d9-647a-4074-9c75-a78abce814fb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a24910d9-647a-4074-9c75-a78abce814fb tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a24910d9-647a-4074-9c75-a78abce814fb tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a24910d9-647a-4074-9c75-a78abce814fb tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a24910d9-647a-4074-9c75-a78abce814fb tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a24910d9-647a-4074-9c75-a78abce814fb tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 135/274] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:19 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 439 bytes in 25 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[87200]: DEBUG cinder.api.middleware.request_id [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] DELETE http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Delete volume with id: e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Delete volume request issued successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-637fbc12-df14-43cd-8a2d-30d389af50c0 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 202 Sep 06 16:59:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 140/275] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:59:19 2026] DELETE /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aa5104c6-76a6-46e7-9b6b-8df7cee13604 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aa5104c6-76a6-46e7-9b6b-8df7cee13604 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aa5104c6-76a6-46e7-9b6b-8df7cee13604 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aa5104c6-76a6-46e7-9b6b-8df7cee13604 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aa5104c6-76a6-46e7-9b6b-8df7cee13604 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Volume info retrieved successfully. Sep 06 16:59:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aa5104c6-76a6-46e7-9b6b-8df7cee13604 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 200 Sep 06 16:59:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 136/276] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:19 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 852 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a05550de-712d-49c4-a4f0-b1422d8ccd52 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a05550de-712d-49c4-a4f0-b1422d8ccd52 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a05550de-712d-49c4-a4f0-b1422d8ccd52 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a05550de-712d-49c4-a4f0-b1422d8ccd52 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:20 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a05550de-712d-49c4-a4f0-b1422d8ccd52 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a05550de-712d-49c4-a4f0-b1422d8ccd52 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 141/277] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:20 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 439 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-76e33f0f-4551-4426-8aab-c1ca050048e4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76e33f0f-4551-4426-8aab-c1ca050048e4 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] GET http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 Sep 06 16:59:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76e33f0f-4551-4426-8aab-c1ca050048e4 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76e33f0f-4551-4426-8aab-c1ca050048e4 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76e33f0f-4551-4426-8aab-c1ca050048e4 tempest-TaggedAttachmentsTest-2058494613 tempest-TaggedAttachmentsTest-2058494613-project-member] http://192.168.122.183/volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 returned with HTTP 404 Sep 06 16:59:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 137/278] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:20 2026] GET /volume/v3/volumes/e48b464e-b988-412f-a228-276a8324a8a1 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7bbd4214-74f4-406a-af37-bb8d6248c4f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7bbd4214-74f4-406a-af37-bb8d6248c4f2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7bbd4214-74f4-406a-af37-bb8d6248c4f2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7bbd4214-74f4-406a-af37-bb8d6248c4f2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7bbd4214-74f4-406a-af37-bb8d6248c4f2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7bbd4214-74f4-406a-af37-bb8d6248c4f2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 142/279] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:21 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ec96510b-6f36-4b55-8fbd-1472380d9cda None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec96510b-6f36-4b55-8fbd-1472380d9cda tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d/action Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec96510b-6f36-4b55-8fbd-1472380d9cda tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec96510b-6f36-4b55-8fbd-1472380d9cda tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-ec96510b-6f36-4b55-8fbd-1472380d9cda tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot 'e798e93d-1eee-4195-94f5-1a7eaecf847d' with '{'status': 'error'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec96510b-6f36-4b55-8fbd-1472380d9cda tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d/action returned with HTTP 202 Sep 06 16:59:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 138/280] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:21 2026] POST /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d/action => generated 0 bytes in 76 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f88bae19-7e0e-4dbb-a91d-b9090c9989df None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f88bae19-7e0e-4dbb-a91d-b9090c9989df tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f88bae19-7e0e-4dbb-a91d-b9090c9989df tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f88bae19-7e0e-4dbb-a91d-b9090c9989df tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8fa93080-525c-4404-ad4b-58b6fc89d341 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f88bae19-7e0e-4dbb-a91d-b9090c9989df tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f88bae19-7e0e-4dbb-a91d-b9090c9989df tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8fa93080-525c-4404-ad4b-58b6fc89d341 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:59:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 143/281] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:21 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 462 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8fa93080-525c-4404-ad4b-58b6fc89d341 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8fa93080-525c-4404-ad4b-58b6fc89d341 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-df84e0ee-1e21-4fcc-afce-5656961a720a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df84e0ee-1e21-4fcc-afce-5656961a720a tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d/action Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df84e0ee-1e21-4fcc-afce-5656961a720a tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df84e0ee-1e21-4fcc-afce-5656961a720a tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8fa93080-525c-4404-ad4b-58b6fc89d341 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df84e0ee-1e21-4fcc-afce-5656961a720a tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot retrieved successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8fa93080-525c-4404-ad4b-58b6fc89d341 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:59:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 139/282] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:21 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 859 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df84e0ee-1e21-4fcc-afce-5656961a720a tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot delete request issued successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df84e0ee-1e21-4fcc-afce-5656961a720a tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d/action returned with HTTP 202 Sep 06 16:59:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 144/283] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:21 2026] POST /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d/action => generated 0 bytes in 73 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f4cd6261-9054-477e-8016-6feae6b3bfff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4cd6261-9054-477e-8016-6feae6b3bfff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4cd6261-9054-477e-8016-6feae6b3bfff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4cd6261-9054-477e-8016-6feae6b3bfff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d50d3202-a09a-4b3b-ae29-874dd0b467d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d50d3202-a09a-4b3b-ae29-874dd0b467d5 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d50d3202-a09a-4b3b-ae29-874dd0b467d5 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d50d3202-a09a-4b3b-ae29-874dd0b467d5 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f4cd6261-9054-477e-8016-6feae6b3bfff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4cd6261-9054-477e-8016-6feae6b3bfff tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 140/284] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:21 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 465 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d50d3202-a09a-4b3b-ae29-874dd0b467d5 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:59:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d50d3202-a09a-4b3b-ae29-874dd0b467d5 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:59:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 145/285] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:21 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 859 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6dcefa1d-832c-427e-afbf-e0a579cee3e5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dcefa1d-832c-427e-afbf-e0a579cee3e5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dcefa1d-832c-427e-afbf-e0a579cee3e5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dcefa1d-832c-427e-afbf-e0a579cee3e5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6dcefa1d-832c-427e-afbf-e0a579cee3e5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dcefa1d-832c-427e-afbf-e0a579cee3e5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 141/286] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:22 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 465 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c1d24bfb-a3e3-4457-9bbc-b3886ff7e2c2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c1d24bfb-a3e3-4457-9bbc-b3886ff7e2c2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c1d24bfb-a3e3-4457-9bbc-b3886ff7e2c2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c1d24bfb-a3e3-4457-9bbc-b3886ff7e2c2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:23 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c1d24bfb-a3e3-4457-9bbc-b3886ff7e2c2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c1d24bfb-a3e3-4457-9bbc-b3886ff7e2c2 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 200 Sep 06 16:59:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 146/287] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:23 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 465 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3d1f3e17-1652-47c3-b535-1e2e969e9714 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3d1f3e17-1652-47c3-b535-1e2e969e9714 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3e17-1652-47c3-b535-1e2e969e9714 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3d1f3e17-1652-47c3-b535-1e2e969e9714 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3d1f3e17-1652-47c3-b535-1e2e969e9714 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 404 Sep 06 16:59:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 142/288] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:24 2026] GET /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cdff2fb1-1c50-4c34-aa90-4dbd4a569ff7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cdff2fb1-1c50-4c34-aa90-4dbd4a569ff7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cdff2fb1-1c50-4c34-aa90-4dbd4a569ff7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cdff2fb1-1c50-4c34-aa90-4dbd4a569ff7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-cdff2fb1-1c50-4c34-aa90-4dbd4a569ff7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'available'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cdff2fb1-1c50-4c34-aa90-4dbd4a569ff7 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 147/289] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:25 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 105 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3e3b1068-1548-4d30-b917-792243d42327 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e3b1068-1548-4d30-b917-792243d42327 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e3b1068-1548-4d30-b917-792243d42327 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e3b1068-1548-4d30-b917-792243d42327 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e3b1068-1548-4d30-b917-792243d42327 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e3b1068-1548-4d30-b917-792243d42327 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 143/290] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:25 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 465 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d685eaea-935a-4f30-98c4-8fa133ed7735 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d685eaea-935a-4f30-98c4-8fa133ed7735 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d685eaea-935a-4f30-98c4-8fa133ed7735 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d685eaea-935a-4f30-98c4-8fa133ed7735 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-d685eaea-935a-4f30-98c4-8fa133ed7735 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete snapshot with id: e798e93d-1eee-4195-94f5-1a7eaecf847d Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d685eaea-935a-4f30-98c4-8fa133ed7735 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d returned with HTTP 404 Sep 06 16:59:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 148/291] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 16:59:25 2026] DELETE /volume/v3/snapshots/e798e93d-1eee-4195-94f5-1a7eaecf847d => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-504d1043-3d4c-47db-af69-37012a24e879 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab", "name": "tempest-SnapshotsActionsTest-Snapshot-1224926314"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Create snapshot from volume 2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:25 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Created reservations ['8280176a-843f-48dc-a050-7469b03c6b24', '2bdd0415-95e4-4973-9af5-1de3b0b3fbf2', '9d083e02-46a8-478e-bb96-ab1be662aabd', '3deea67d-4be4-412c-9592-77b8f20dcf43'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 16:59:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot create request issued successfully. Sep 06 16:59:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-504d1043-3d4c-47db-af69-37012a24e879 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 16:59:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 144/292] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 16:59:25 2026] POST /volume/v3/snapshots => generated 307 bytes in 172 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ea302d12-53fe-438d-90f4-975a6d522e91 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ea302d12-53fe-438d-90f4-975a6d522e91 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ea302d12-53fe-438d-90f4-975a6d522e91 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ea302d12-53fe-438d-90f4-975a6d522e91 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ea302d12-53fe-438d-90f4-975a6d522e91 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ea302d12-53fe-438d-90f4-975a6d522e91 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 149/293] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:25 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 439 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-11ac1688-980a-4152-bfc8-5fe4b067d255 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11ac1688-980a-4152-bfc8-5fe4b067d255 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11ac1688-980a-4152-bfc8-5fe4b067d255 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11ac1688-980a-4152-bfc8-5fe4b067d255 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-11ac1688-980a-4152-bfc8-5fe4b067d255 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11ac1688-980a-4152-bfc8-5fe4b067d255 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 145/294] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:26 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 439 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e3b64852-87b4-4fff-a543-263ece891d6d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] DELETE http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:59:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:26 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Delete volume with id: 0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:59:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:26 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:59:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Delete volume request issued successfully. Sep 06 16:59:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3b64852-87b4-4fff-a543-263ece891d6d tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 202 Sep 06 16:59:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 150/295] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:59:26 2026] DELETE /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 0 bytes in 118 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 16:59:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9555efdf-8c0d-4684-b170-5d20496df609 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9555efdf-8c0d-4684-b170-5d20496df609 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:59:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9555efdf-8c0d-4684-b170-5d20496df609 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9555efdf-8c0d-4684-b170-5d20496df609 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9555efdf-8c0d-4684-b170-5d20496df609 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Volume info retrieved successfully. Sep 06 16:59:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9555efdf-8c0d-4684-b170-5d20496df609 tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 200 Sep 06 16:59:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 146/296] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:27 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 858 bytes in 112 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-97d6943c-9f33-4167-bba7-9560c04e2f3a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97d6943c-9f33-4167-bba7-9560c04e2f3a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97d6943c-9f33-4167-bba7-9560c04e2f3a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97d6943c-9f33-4167-bba7-9560c04e2f3a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-97d6943c-9f33-4167-bba7-9560c04e2f3a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97d6943c-9f33-4167-bba7-9560c04e2f3a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 151/297] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:27 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 439 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-56f61099-2bbd-43de-8fb7-4861cabdc66e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-56f61099-2bbd-43de-8fb7-4861cabdc66e tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] GET http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-56f61099-2bbd-43de-8fb7-4861cabdc66e tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-56f61099-2bbd-43de-8fb7-4861cabdc66e tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-56f61099-2bbd-43de-8fb7-4861cabdc66e tempest-AttachVolumeShelveTestJSON-1078022959 tempest-AttachVolumeShelveTestJSON-1078022959-project-member] http://192.168.122.183/volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 returned with HTTP 404 Sep 06 16:59:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 147/298] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:28 2026] GET /volume/v3/volumes/0077a403-d84e-4459-ace7-d93aa2491dc2 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5696359d-52f2-4591-955f-e0d00d023798 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5696359d-52f2-4591-955f-e0d00d023798 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5696359d-52f2-4591-955f-e0d00d023798 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5696359d-52f2-4591-955f-e0d00d023798 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5696359d-52f2-4591-955f-e0d00d023798 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5696359d-52f2-4591-955f-e0d00d023798 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 152/299] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:28 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 466 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-03334f42-2317-4483-9275-1539c43dbf06 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-03334f42-2317-4483-9275-1539c43dbf06 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603/action Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-03334f42-2317-4483-9275-1539c43dbf06 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "error_deleting"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-03334f42-2317-4483-9275-1539c43dbf06 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error_deleting"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-03334f42-2317-4483-9275-1539c43dbf06 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603' with '{'status': 'error_deleting'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-03334f42-2317-4483-9275-1539c43dbf06 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603/action returned with HTTP 202 Sep 06 16:59:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 148/300] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:28 2026] POST /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603/action => generated 0 bytes in 62 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-49f6d918-e90c-416e-aef2-8c29cbbf19d7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49f6d918-e90c-416e-aef2-8c29cbbf19d7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49f6d918-e90c-416e-aef2-8c29cbbf19d7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49f6d918-e90c-416e-aef2-8c29cbbf19d7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-49f6d918-e90c-416e-aef2-8c29cbbf19d7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49f6d918-e90c-416e-aef2-8c29cbbf19d7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 153/301] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:28 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 471 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603/action Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot retrieved successfully. Sep 06 16:59:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot delete request issued successfully. Sep 06 16:59:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4a25dea-1a04-4211-9fae-c5b2b750d47e tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603/action returned with HTTP 202 Sep 06 16:59:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 149/302] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:28 2026] POST /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603/action => generated 0 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5f6c80e2-95e0-4f43-af97-61e1c6368430 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f6c80e2-95e0-4f43-af97-61e1c6368430 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f6c80e2-95e0-4f43-af97-61e1c6368430 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f6c80e2-95e0-4f43-af97-61e1c6368430 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5f6c80e2-95e0-4f43-af97-61e1c6368430 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f6c80e2-95e0-4f43-af97-61e1c6368430 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 154/303] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:28 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 465 bytes in 37 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e6691cef-d222-4f0d-b6d1-81dfaaca09cd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e6691cef-d222-4f0d-b6d1-81dfaaca09cd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e6691cef-d222-4f0d-b6d1-81dfaaca09cd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e6691cef-d222-4f0d-b6d1-81dfaaca09cd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e6691cef-d222-4f0d-b6d1-81dfaaca09cd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e6691cef-d222-4f0d-b6d1-81dfaaca09cd tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 200 Sep 06 16:59:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 150/304] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:29 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 465 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5214d126-77a8-4462-ae30-4a0ad252aab5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5214d126-77a8-4462-ae30-4a0ad252aab5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5214d126-77a8-4462-ae30-4a0ad252aab5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5214d126-77a8-4462-ae30-4a0ad252aab5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5214d126-77a8-4462-ae30-4a0ad252aab5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 404 Sep 06 16:59:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 155/305] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:30 2026] GET /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eb3dac4b-70e9-4673-9d50-d1ff0faff594 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb3dac4b-70e9-4673-9d50-d1ff0faff594 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb3dac4b-70e9-4673-9d50-d1ff0faff594 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb3dac4b-70e9-4673-9d50-d1ff0faff594 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-eb3dac4b-70e9-4673-9d50-d1ff0faff594 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'available'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb3dac4b-70e9-4673-9d50-d1ff0faff594 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 151/306] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:30 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 83 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-52e68d50-3873-45e9-9007-c0b8d9e4d1d9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-52e68d50-3873-45e9-9007-c0b8d9e4d1d9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-52e68d50-3873-45e9-9007-c0b8d9e4d1d9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-52e68d50-3873-45e9-9007-c0b8d9e4d1d9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-52e68d50-3873-45e9-9007-c0b8d9e4d1d9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-52e68d50-3873-45e9-9007-c0b8d9e4d1d9 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 156/307] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:31 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 465 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dd0b4703-1f4b-4f8b-bb89-a452de1378a0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd0b4703-1f4b-4f8b-bb89-a452de1378a0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd0b4703-1f4b-4f8b-bb89-a452de1378a0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd0b4703-1f4b-4f8b-bb89-a452de1378a0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-dd0b4703-1f4b-4f8b-bb89-a452de1378a0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete snapshot with id: 91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd0b4703-1f4b-4f8b-bb89-a452de1378a0 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 returned with HTTP 404 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 152/308] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 16:59:31 2026] DELETE /volume/v3/snapshots/91a4bfe2-2e24-43f9-a2c6-5dc2e25a6603 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-216ccbfb-2dce-4bd4-a0d2-44c437defce5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-216ccbfb-2dce-4bd4-a0d2-44c437defce5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-216ccbfb-2dce-4bd4-a0d2-44c437defce5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-216ccbfb-2dce-4bd4-a0d2-44c437defce5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-216ccbfb-2dce-4bd4-a0d2-44c437defce5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'creating'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-216ccbfb-2dce-4bd4-a0d2-44c437defce5 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 157/309] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:31 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-43491fee-e945-48e1-a2a3-55638db0e036 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-43491fee-e945-48e1-a2a3-55638db0e036 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-43491fee-e945-48e1-a2a3-55638db0e036 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-43491fee-e945-48e1-a2a3-55638db0e036 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-43491fee-e945-48e1-a2a3-55638db0e036 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-43491fee-e945-48e1-a2a3-55638db0e036 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 153/310] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:31 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 464 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-da37677d-d3b8-4aa1-bac2-129231611414 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da37677d-d3b8-4aa1-bac2-129231611414 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da37677d-d3b8-4aa1-bac2-129231611414 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da37677d-d3b8-4aa1-bac2-129231611414 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.snapshot_actions [None req-da37677d-d3b8-4aa1-bac2-129231611414 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87200) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.snapshot_actions [None req-da37677d-d3b8-4aa1-bac2-129231611414 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Updating snapshot 608318e0-1dae-47f0-a2b0-859179de426b with info {'id': '608318e0-1dae-47f0-a2b0-859179de426b', 'status': 'error', 'progress': '80%'} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da37677d-d3b8-4aa1-bac2-129231611414 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 158/311] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:31 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f1ffc699-7ed6-4797-8bb3-5f71bb10e282 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1ffc699-7ed6-4797-8bb3-5f71bb10e282 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1ffc699-7ed6-4797-8bb3-5f71bb10e282 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1ffc699-7ed6-4797-8bb3-5f71bb10e282 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1ffc699-7ed6-4797-8bb3-5f71bb10e282 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Snapshot retrieved successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1ffc699-7ed6-4797-8bb3-5f71bb10e282 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 154/312] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:31 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 460 bytes in 16 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57c161b1-b133-4dbf-91bf-34d735b25c76 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57c161b1-b133-4dbf-91bf-34d735b25c76 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] POST http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57c161b1-b133-4dbf-91bf-34d735b25c76 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57c161b1-b133-4dbf-91bf-34d735b25c76 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-57c161b1-b133-4dbf-91bf-34d735b25c76 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] Updating snapshot '608318e0-1dae-47f0-a2b0-859179de426b' with '{'status': 'available'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57c161b1-b133-4dbf-91bf-34d735b25c76 tempest-SnapshotsActionsTest-1947743002 tempest-SnapshotsActionsTest-1947743002-project-admin] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action returned with HTTP 202 Sep 06 16:59:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 159/313] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 16:59:31 2026] POST /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b/action => generated 0 bytes in 50 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c952095c-4557-4dfb-bddc-b103085fd324 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c952095c-4557-4dfb-bddc-b103085fd324 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c952095c-4557-4dfb-bddc-b103085fd324 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c952095c-4557-4dfb-bddc-b103085fd324 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c952095c-4557-4dfb-bddc-b103085fd324 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c952095c-4557-4dfb-bddc-b103085fd324 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 155/314] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:31 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 464 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9472b633-76d1-4411-a312-3977c6fd3f92 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete snapshot with id: 608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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:31 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot delete request issued successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9472b633-76d1-4411-a312-3977c6fd3f92 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 202 Sep 06 16:59:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 160/315] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 16:59:31 2026] DELETE /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-459e5544-02e8-46a9-b33e-3f5d19c81b54 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-459e5544-02e8-46a9-b33e-3f5d19c81b54 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-459e5544-02e8-46a9-b33e-3f5d19c81b54 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-459e5544-02e8-46a9-b33e-3f5d19c81b54 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:31 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-459e5544-02e8-46a9-b33e-3f5d19c81b54 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-459e5544-02e8-46a9-b33e-3f5d19c81b54 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 156/316] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:31 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 463 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3a85b20f-ee6e-4879-bcf2-9e1df0259ef7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a85b20f-ee6e-4879-bcf2-9e1df0259ef7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a85b20f-ee6e-4879-bcf2-9e1df0259ef7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a85b20f-ee6e-4879-bcf2-9e1df0259ef7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 16:59:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3a85b20f-ee6e-4879-bcf2-9e1df0259ef7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Snapshot retrieved successfully. Sep 06 16:59:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a85b20f-ee6e-4879-bcf2-9e1df0259ef7 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 200 Sep 06 16:59:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 161/317] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:32 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 463 bytes in 54 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ca62047a-e279-4709-b710-fd5bd233d51f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca62047a-e279-4709-b710-fd5bd233d51f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b Sep 06 16:59:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca62047a-e279-4709-b710-fd5bd233d51f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca62047a-e279-4709-b710-fd5bd233d51f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca62047a-e279-4709-b710-fd5bd233d51f tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b returned with HTTP 404 Sep 06 16:59:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 157/318] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 16:59:33 2026] GET /volume/v3/snapshots/608318e0-1dae-47f0-a2b0-859179de426b => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d47e5cd4-c1b5-4643-9b31-26acd5ba4e90 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d47e5cd4-c1b5-4643-9b31-26acd5ba4e90 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d47e5cd4-c1b5-4643-9b31-26acd5ba4e90 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d47e5cd4-c1b5-4643-9b31-26acd5ba4e90 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d47e5cd4-c1b5-4643-9b31-26acd5ba4e90 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d47e5cd4-c1b5-4643-9b31-26acd5ba4e90 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 200 Sep 06 16:59:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 162/319] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:33 2026] GET /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 853 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] DELETE http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete volume with id: 2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Delete volume request issued successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c5022ca3-6d9f-452c-b0f5-098454d67f5a tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 202 Sep 06 16:59:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 158/320] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 16:59:33 2026] DELETE /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 0 bytes in 74 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[87200]: DEBUG cinder.api.middleware.request_id [None req-47436b9d-467a-46a1-9e17-b27aa354a3d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-47436b9d-467a-46a1-9e17-b27aa354a3d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-47436b9d-467a-46a1-9e17-b27aa354a3d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-47436b9d-467a-46a1-9e17-b27aa354a3d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-47436b9d-467a-46a1-9e17-b27aa354a3d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Volume info retrieved successfully. Sep 06 16:59:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-47436b9d-467a-46a1-9e17-b27aa354a3d5 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 200 Sep 06 16:59:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 163/321] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:33 2026] GET /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 852 bytes in 59 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9cab2120-4a89-437c-9d80-0a53089f9603 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cab2120-4a89-437c-9d80-0a53089f9603 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] GET http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab Sep 06 16:59:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cab2120-4a89-437c-9d80-0a53089f9603 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cab2120-4a89-437c-9d80-0a53089f9603 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cab2120-4a89-437c-9d80-0a53089f9603 tempest-SnapshotsActionsTest-1195022466 tempest-SnapshotsActionsTest-1195022466-project-member] http://192.168.122.183/volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab returned with HTTP 404 Sep 06 16:59:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 159/322] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:34 2026] GET /volume/v3/volumes/2eecfa49-4ebf-4ea1-9d36-ebc5433a62ab => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:43 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=275,cinder:UPDATE=76,cinder:INSERT=31,cinder:DELETE=6 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:59:44 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=296,cinder:UPDATE=68,cinder:INSERT=26,cinder:DELETE=6 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 16:59:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] GET http://192.168.122.183/volume/v3/os-hosts Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: /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 16:59:45 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.hosts [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] status, active and update: available, enabled, 2026-09-06 14:58:22+00:00 {{(pid=87200) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.hosts [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] status, active and update: available, enabled, 2026-09-06 14:54:47+00:00 {{(pid=87200) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.hosts [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] status, active and update: available, enabled, 2026-09-06 14:59:22+00:00 {{(pid=87200) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a4aff8e3-1362-43de-a929-c230e6e5e0f1 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] http://192.168.122.183/volume/v3/os-hosts returned with HTTP 200 Sep 06 16:59:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 164/323] 192.168.122.183 () {58 vars in 1124 bytes} [Sun Sep 6 16:59:44 2026] GET /volume/v3/os-hosts => generated 561 bytes in 354 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] GET http://192.168.122.183/volume/v3/os-hosts Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: /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 16:59:45 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.hosts [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] status, active and update: available, enabled, 2026-09-06 14:58:22+00:00 {{(pid=87201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.hosts [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] status, active and update: available, enabled, 2026-09-06 14:54:47+00:00 {{(pid=87201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.hosts [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] status, active and update: available, enabled, 2026-09-06 14:59:22+00:00 {{(pid=87201) _list_hosts /opt/stack/cinder/cinder/api/contrib/hosts.py:63}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08976499-d6ce-43e5-abb7-f6aec19bea73 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] http://192.168.122.183/volume/v3/os-hosts returned with HTTP 200 Sep 06 16:59:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 160/324] 192.168.122.183 () {58 vars in 1124 bytes} [Sun Sep 6 16:59:45 2026] GET /volume/v3/os-hosts => generated 561 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f6a20814-a962-4f2b-8527-6e602bdd6da4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f6a20814-a962-4f2b-8527-6e602bdd6da4 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] GET http://192.168.122.183/volume/v3/os-hosts/devstack@lvmdriver-1 Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f6a20814-a962-4f2b-8527-6e602bdd6da4 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f6a20814-a962-4f2b-8527-6e602bdd6da4 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f6a20814-a962-4f2b-8527-6e602bdd6da4 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] http://192.168.122.183/volume/v3/os-hosts/devstack@lvmdriver-1 returned with HTTP 200 Sep 06 16:59:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 165/325] 192.168.122.183 () {58 vars in 1187 bytes} [Sun Sep 6 16:59:45 2026] GET /volume/v3/os-hosts/devstack@lvmdriver-1 => generated 174 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e47a784b-aff4-4604-a90d-a31d64eb5313 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e47a784b-aff4-4604-a90d-a31d64eb5313 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] GET http://192.168.122.183/volume/v3/os-hosts/devstack@QuobyteHD Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e47a784b-aff4-4604-a90d-a31d64eb5313 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e47a784b-aff4-4604-a90d-a31d64eb5313 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e47a784b-aff4-4604-a90d-a31d64eb5313 tempest-VolumeHostsAdminTestsJSON-1077671660 tempest-VolumeHostsAdminTestsJSON-1077671660-project-admin] http://192.168.122.183/volume/v3/os-hosts/devstack@QuobyteHD returned with HTTP 200 Sep 06 16:59:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 161/326] 192.168.122.183 () {58 vars in 1181 bytes} [Sun Sep 6 16:59:45 2026] GET /volume/v3/os-hosts/devstack@QuobyteHD => generated 359 bytes in 101 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[87200]: DEBUG cinder.api.middleware.request_id [None req-291d7c47-a2aa-44c0-abc4-b3398227daa4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-291d7c47-a2aa-44c0-abc4-b3398227daa4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-291d7c47-a2aa-44c0-abc4-b3398227daa4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-291d7c47-a2aa-44c0-abc4-b3398227daa4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-291d7c47-a2aa-44c0-abc4-b3398227daa4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-291d7c47-a2aa-44c0-abc4-b3398227daa4 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 166/327] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:50 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1148 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-558efaf7-dfa8-4455-b9b5-9958539ae482 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-558efaf7-dfa8-4455-b9b5-9958539ae482 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-558efaf7-dfa8-4455-b9b5-9958539ae482 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-558efaf7-dfa8-4455-b9b5-9958539ae482 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-558efaf7-dfa8-4455-b9b5-9958539ae482 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-558efaf7-dfa8-4455-b9b5-9958539ae482 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 162/328] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:51 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1148 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 16:59:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-4e6ceee6-19db-40c0-8e30-92747e551600 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-4e6ceee6-19db-40c0-8e30-92747e551600 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-4e6ceee6-19db-40c0-8e30-92747e551600 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-4e6ceee6-19db-40c0-8e30-92747e551600 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87200]: attachments = base.obj_make_list( Sep 06 16:59:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-4e6ceee6-19db-40c0-8e30-92747e551600 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-4e6ceee6-19db-40c0-8e30-92747e551600 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 167/329] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 16:59:51 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1148 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e/action Sep 06 16:59:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 16:59:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Begin detaching volume completed successfully. Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-960fbcd4-dae0-495f-9bcd-6ae4947d424b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e/action returned with HTTP 202 Sep 06 16:59:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 163/330] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 16:59:52 2026] POST /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f2544548-dd21-4ff2-bf73-a4a0195a9e39 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2544548-dd21-4ff2-bf73-a4a0195a9e39 None None] GET http://192.168.122.183/volume// Sep 06 16:59:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2544548-dd21-4ff2-bf73-a4a0195a9e39 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2544548-dd21-4ff2-bf73-a4a0195a9e39 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2544548-dd21-4ff2-bf73-a4a0195a9e39 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 16:59:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 168/331] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 16:59:52 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-81b0ffa7-7c12-43ea-a80e-0ef5f8479b49 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-81b0ffa7-7c12-43ea-a80e-0ef5f8479b49 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-81b0ffa7-7c12-43ea-a80e-0ef5f8479b49 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-81b0ffa7-7c12-43ea-a80e-0ef5f8479b49 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-81b0ffa7-7c12-43ea-a80e-0ef5f8479b49 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-81b0ffa7-7c12-43ea-a80e-0ef5f8479b49 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 164/332] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 16:59:52 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 1332 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 16:59:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-19316f30-6c41-4f47-9a85-0362ff52d2c6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-19316f30-6c41-4f47-9a85-0362ff52d2c6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] DELETE http://192.168.122.183/volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4 Sep 06 16:59:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-19316f30-6c41-4f47-9a85-0362ff52d2c6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-19316f30-6c41-4f47-9a85-0362ff52d2c6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:52 devstack devstack@c-api.service[87200]: /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:52 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 16:59:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-4cd4b586-8afc-47d8-928f-b8650633e5f2 req-19316f30-6c41-4f47-9a85-0362ff52d2c6 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4 returned with HTTP 200 Sep 06 16:59:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 169/333] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 16:59:52 2026] DELETE /volume/v3/attachments/2af6ec30-7067-4c24-91c9-1a5fd5cba4a4 => generated 19 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-05994121-4e4c-4379-a6b6-d683e57f7c40 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05994121-4e4c-4379-a6b6-d683e57f7c40 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 16:59:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05994121-4e4c-4379-a6b6-d683e57f7c40 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05994121-4e4c-4379-a6b6-d683e57f7c40 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: 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[87201]: attachments = base.obj_make_list( Sep 06 16:59:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87201]: warnings.warn( Sep 06 16:59:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-05994121-4e4c-4379-a6b6-d683e57f7c40 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 16:59:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05994121-4e4c-4379-a6b6-d683e57f7c40 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 16:59:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 165/334] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 16:59:53 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 856 bytes in 100 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 16:59:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4259d047-b6bb-4197-b156-c9bf25ff0c8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4259d047-b6bb-4197-b156-c9bf25ff0c8f tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4259d047-b6bb-4197-b156-c9bf25ff0c8f tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesExtraSpecsTest-volume-type-135580005"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is 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[87200]: warnings.warn( Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4259d047-b6bb-4197-b156-c9bf25ff0c8f tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 170/335] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 16:59:53 2026] POST /volume/v3/types => generated 230 bytes in 466 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[87201]: DEBUG cinder.api.middleware.request_id [None req-eb4218a0-aba4-4a7e-bf85-a69f33a72b3a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb4218a0-aba4-4a7e-bf85-a69f33a72b3a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] POST http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb4218a0-aba4-4a7e-bf85-a69f33a72b3a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec3": "val1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb4218a0-aba4-4a7e-bf85-a69f33a72b3a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 166/336] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 16:59:54 2026] POST /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs => generated 34 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fcb16f82-407b-4dc0-80f1-4af3d5f2fb0d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fcb16f82-407b-4dc0-80f1-4af3d5f2fb0d tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] GET http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fcb16f82-407b-4dc0-80f1-4af3d5f2fb0d tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fcb16f82-407b-4dc0-80f1-4af3d5f2fb0d tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fcb16f82-407b-4dc0-80f1-4af3d5f2fb0d tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 171/337] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 16:59:54 2026] GET /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 => generated 17 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a394346-bc34-4007-b294-0126490b2bbf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a394346-bc34-4007-b294-0126490b2bbf tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] DELETE http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a394346-bc34-4007-b294-0126490b2bbf tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a394346-bc34-4007-b294-0126490b2bbf tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a394346-bc34-4007-b294-0126490b2bbf tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 returned with HTTP 202 Sep 06 16:59:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 167/338] 192.168.122.183 () {58 vars in 1283 bytes} [Sun Sep 6 16:59:54 2026] DELETE /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-764157e0-1a19-44b6-9554-aa49b17d987e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-764157e0-1a19-44b6-9554-aa49b17d987e tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] GET http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-764157e0-1a19-44b6-9554-aa49b17d987e tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-764157e0-1a19-44b6-9554-aa49b17d987e tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-764157e0-1a19-44b6-9554-aa49b17d987e tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 returned with HTTP 404 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 172/339] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 16:59:54 2026] GET /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec3 => generated 129 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-666d82d4-20cc-47a7-bf66-33f69fb63e6b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-666d82d4-20cc-47a7-bf66-33f69fb63e6b tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] POST http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-666d82d4-20cc-47a7-bf66-33f69fb63e6b tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec1": "val1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-666d82d4-20cc-47a7-bf66-33f69fb63e6b tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 168/340] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 16:59:54 2026] POST /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs => generated 34 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7918a816-3d6e-4a5c-9210-6f35fd1cc186 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7918a816-3d6e-4a5c-9210-6f35fd1cc186 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] GET http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7918a816-3d6e-4a5c-9210-6f35fd1cc186 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7918a816-3d6e-4a5c-9210-6f35fd1cc186 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7918a816-3d6e-4a5c-9210-6f35fd1cc186 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 173/341] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 16:59:54 2026] GET /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs => generated 34 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ef8ed224-3fa6-4d3e-8592-59468134bb1a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef8ed224-3fa6-4d3e-8592-59468134bb1a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] POST http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs Sep 06 16:59:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ef8ed224-3fa6-4d3e-8592-59468134bb1a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef8ed224-3fa6-4d3e-8592-59468134bb1a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs returned with HTTP 200 Sep 06 16:59:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 169/342] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 16:59:54 2026] POST /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs => generated 34 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8786b617-9d1a-43c9-ad83-60cbf6503d7a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8786b617-9d1a-43c9-ad83-60cbf6503d7a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] PUT http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec2 Sep 06 16:59:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8786b617-9d1a-43c9-ad83-60cbf6503d7a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Action: 'update', calling method: update, body: {"spec2": "val2"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8786b617-9d1a-43c9-ad83-60cbf6503d7a tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec2 returned with HTTP 200 Sep 06 16:59:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 174/343] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 16:59:54 2026] PUT /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec2 => generated 17 bytes in 228 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-07ca7334-4e4f-4184-98e3-3c2a738e68d6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-07ca7334-4e4f-4184-98e3-3c2a738e68d6 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] GET http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec2 Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-07ca7334-4e4f-4184-98e3-3c2a738e68d6 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-07ca7334-4e4f-4184-98e3-3c2a738e68d6 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-07ca7334-4e4f-4184-98e3-3c2a738e68d6 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec2 returned with HTTP 200 Sep 06 16:59:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 170/344] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 16:59:55 2026] GET /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs/spec2 => generated 17 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5f4a6a0f-e02b-4c53-85a9-cc7585fe86bd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f4a6a0f-e02b-4c53-85a9-cc7585fe86bd tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] POST http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs Sep 06 16:59:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f4a6a0f-e02b-4c53-85a9-cc7585fe86bd tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val3", "spec4": "val4"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 16:59:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f4a6a0f-e02b-4c53-85a9-cc7585fe86bd tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs returned with HTTP 200 Sep 06 16:59:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 175/345] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 16:59:55 2026] POST /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs => generated 51 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c8a95861-0a66-4fae-8709-a2de9c1e6e14 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8a95861-0a66-4fae-8709-a2de9c1e6e14 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] GET http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8a95861-0a66-4fae-8709-a2de9c1e6e14 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8a95861-0a66-4fae-8709-a2de9c1e6e14 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8a95861-0a66-4fae-8709-a2de9c1e6e14 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs returned with HTTP 200 Sep 06 16:59:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 171/346] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 16:59:55 2026] GET /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3/extra_specs => generated 68 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 16:59:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1ba80b45-01c2-4238-8afb-577839a61cd0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ba80b45-01c2-4238-8afb-577839a61cd0 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] DELETE http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3 Sep 06 16:59:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ba80b45-01c2-4238-8afb-577839a61cd0 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ba80b45-01c2-4238-8afb-577839a61cd0 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ba80b45-01c2-4238-8afb-577839a61cd0 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3 returned with HTTP 202 Sep 06 16:59:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 176/347] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 16:59:55 2026] DELETE /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3 => generated 0 bytes in 94 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b63b5932-69f4-42e6-a65a-f1064d3ee073 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b63b5932-69f4-42e6-a65a-f1064d3ee073 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] GET http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3 Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b63b5932-69f4-42e6-a65a-f1064d3ee073 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b63b5932-69f4-42e6-a65a-f1064d3ee073 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 16:59:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b63b5932-69f4-42e6-a65a-f1064d3ee073 tempest-VolumeTypesExtraSpecsTest-1649018265 tempest-VolumeTypesExtraSpecsTest-1649018265-project-admin] http://192.168.122.183/volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3 returned with HTTP 404 Sep 06 16:59:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 172/348] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 16:59:55 2026] GET /volume/v3/types/4784eaac-453b-49e8-9db8-e707a5e2e5b3 => generated 114 bytes in 31 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:00:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-590655013", "imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-590655013', 'imageRef': '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Create volume of 1 GB Sep 06 17:00:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Availability Zones retrieved successfully. Sep 06 17:00:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Flow 'volume_create_api' (0be59582-7858-4140-8a54-c3c9cf7bfaf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b66617-58d3-4b05-a613-71bd3ea50f42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f9b66617-58d3-4b05-a613-71bd3ea50f42) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f2850c-0969-4756-ab39-eb0d8f67fac0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Created reservations ['5e0db6ea-11c2-424c-817d-5be73000e5b1', '10b8963e-2022-4e5e-9f83-e4185c0e006a', '191a5856-b2a3-454c-a2c9-dc0e73cfd8b5', 'b6327398-cec0-4155-a387-46890bdcf157'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d8f2850c-0969-4756-ab39-eb0d8f67fac0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5e0db6ea-11c2-424c-817d-5be73000e5b1', '10b8963e-2022-4e5e-9f83-e4185c0e006a', '191a5856-b2a3-454c-a2c9-dc0e73cfd8b5', 'b6327398-cec0-4155-a387-46890bdcf157']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3679cd-5fd9-4a22-93bf-646e63c2ea75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bf3679cd-5fd9-4a22-93bf-646e63c2ea75) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e5a82b16-6e15-4280-821e-1d8e03e139f8', '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-590655013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15422afcbc204b0faf73985e08eb430a',qos_specs=None,replication_status=,reservations=['5e0db6ea-11c2-424c-817d-5be73000e5b1','10b8963e-2022-4e5e-9f83-e4185c0e006a','191a5856-b2a3-454c-a2c9-dc0e73cfd8b5','b6327398-cec0-4155-a387-46890bdcf157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d7806361e4288b9cf74800acdc0be',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-590655013',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e5a82b16-6e15-4280-821e-1d8e03e139f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='15422afcbc204b0faf73985e08eb430a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f25d7806361e4288b9cf74800acdc0be',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733653b3-4b69-4971-82d2-f543790bb0a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (733653b3-4b69-4971-82d2-f543790bb0a6) transitioned into state 'SUCCESS' from state '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-590655013',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='15422afcbc204b0faf73985e08eb430a',qos_specs=None,replication_status=,reservations=['5e0db6ea-11c2-424c-817d-5be73000e5b1','10b8963e-2022-4e5e-9f83-e4185c0e006a','191a5856-b2a3-454c-a2c9-dc0e73cfd8b5','b6327398-cec0-4155-a387-46890bdcf157'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f25d7806361e4288b9cf74800acdc0be',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cf1a6a-2204-4cd4-9610-34432d5e8abc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b6cf1a6a-2204-4cd4-9610-34432d5e8abc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Flow 'volume_create_api' (0be59582-7858-4140-8a54-c3c9cf7bfaf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Create volume request issued successfully. Sep 06 17:00:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6889b8d4-1de6-407f-a1b4-dc8e8eb87386 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 177/349] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:00:02 2026] POST /volume/v3/volumes => generated 761 bytes in 2433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-15b6b305-4f1a-46f6-b27d-8302253e11e5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15b6b305-4f1a-46f6-b27d-8302253e11e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15b6b305-4f1a-46f6-b27d-8302253e11e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15b6b305-4f1a-46f6-b27d-8302253e11e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:00:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-15b6b305-4f1a-46f6-b27d-8302253e11e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15b6b305-4f1a-46f6-b27d-8302253e11e5 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 173/350] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:04 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 829 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-89fa24f4-194c-4bcc-80fb-388d8d477cc9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89fa24f4-194c-4bcc-80fb-388d8d477cc9 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89fa24f4-194c-4bcc-80fb-388d8d477cc9 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89fa24f4-194c-4bcc-80fb-388d8d477cc9 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-89fa24f4-194c-4bcc-80fb-388d8d477cc9 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89fa24f4-194c-4bcc-80fb-388d8d477cc9 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 178/351] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:05 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 853 bytes in 213 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[87201]: DEBUG cinder.api.middleware.request_id [None req-84b23d8e-1e8e-47d5-8033-70f5be29b138 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-84b23d8e-1e8e-47d5-8033-70f5be29b138 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-84b23d8e-1e8e-47d5-8033-70f5be29b138 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-84b23d8e-1e8e-47d5-8033-70f5be29b138 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-84b23d8e-1e8e-47d5-8033-70f5be29b138 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-84b23d8e-1e8e-47d5-8033-70f5be29b138 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 174/352] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:07 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 853 bytes in 129 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fb6fb528-2b40-4bea-9b5b-4bcf828c4cf7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb6fb528-2b40-4bea-9b5b-4bcf828c4cf7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fb6fb528-2b40-4bea-9b5b-4bcf828c4cf7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fb6fb528-2b40-4bea-9b5b-4bcf828c4cf7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:08 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fb6fb528-2b40-4bea-9b5b-4bcf828c4cf7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb6fb528-2b40-4bea-9b5b-4bcf828c4cf7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 179/353] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:08 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 911 bytes in 79 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9f678a86-1149-4e30-ac28-4bfa16b707df None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f678a86-1149-4e30-ac28-4bfa16b707df tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f678a86-1149-4e30-ac28-4bfa16b707df tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f678a86-1149-4e30-ac28-4bfa16b707df tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9f678a86-1149-4e30-ac28-4bfa16b707df tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f678a86-1149-4e30-ac28-4bfa16b707df tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 175/354] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:09 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 911 bytes in 117 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[87200]: DEBUG cinder.api.middleware.request_id [None req-eb0c24a4-27b2-44d5-a5c6-63ff75c162e7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb0c24a4-27b2-44d5-a5c6-63ff75c162e7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb0c24a4-27b2-44d5-a5c6-63ff75c162e7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb0c24a4-27b2-44d5-a5c6-63ff75c162e7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-eb0c24a4-27b2-44d5-a5c6-63ff75c162e7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb0c24a4-27b2-44d5-a5c6-63ff75c162e7 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 180/355] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:10 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 914 bytes in 126 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5aecdcec-e854-4bfc-9379-11646c1897be None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5aecdcec-e854-4bfc-9379-11646c1897be tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5aecdcec-e854-4bfc-9379-11646c1897be tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5aecdcec-e854-4bfc-9379-11646c1897be tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5aecdcec-e854-4bfc-9379-11646c1897be tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5aecdcec-e854-4bfc-9379-11646c1897be tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 176/356] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:11 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 914 bytes in 130 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2f9d75b3-f99b-400d-b49b-ea1898a5129e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f9d75b3-f99b-400d-b49b-ea1898a5129e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f9d75b3-f99b-400d-b49b-ea1898a5129e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f9d75b3-f99b-400d-b49b-ea1898a5129e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:12 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:00:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2f9d75b3-f99b-400d-b49b-ea1898a5129e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f9d75b3-f99b-400d-b49b-ea1898a5129e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 181/357] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:12 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 914 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9c40309f-6cc8-46fd-9d6b-ef0bd8c9c848 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c40309f-6cc8-46fd-9d6b-ef0bd8c9c848 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c40309f-6cc8-46fd-9d6b-ef0bd8c9c848 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c40309f-6cc8-46fd-9d6b-ef0bd8c9c848 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:00:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9c40309f-6cc8-46fd-9d6b-ef0bd8c9c848 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c40309f-6cc8-46fd-9d6b-ef0bd8c9c848 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 177/358] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:13 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 914 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ecc769ff-e83e-4546-8290-b72cc5c0eedc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecc769ff-e83e-4546-8290-b72cc5c0eedc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecc769ff-e83e-4546-8290-b72cc5c0eedc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecc769ff-e83e-4546-8290-b72cc5c0eedc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:00:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ecc769ff-e83e-4546-8290-b72cc5c0eedc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecc769ff-e83e-4546-8290-b72cc5c0eedc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 182/359] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:15 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 914 bytes in 140 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a949fead-c0f1-42e1-a90a-81bbfefc2b4b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a949fead-c0f1-42e1-a90a-81bbfefc2b4b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a949fead-c0f1-42e1-a90a-81bbfefc2b4b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a949fead-c0f1-42e1-a90a-81bbfefc2b4b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a949fead-c0f1-42e1-a90a-81bbfefc2b4b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a949fead-c0f1-42e1-a90a-81bbfefc2b4b tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 178/360] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:16 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 1332 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:00:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-960040a0-f299-4ebb-a233-8e235abe6911 req-1813c204-15e5-4c24-90a9-ed96f26ab995 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-1813c204-15e5-4c24-90a9-ed96f26ab995 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-1813c204-15e5-4c24-90a9-ed96f26ab995 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-1813c204-15e5-4c24-90a9-ed96f26ab995 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-960040a0-f299-4ebb-a233-8e235abe6911 req-1813c204-15e5-4c24-90a9-ed96f26ab995 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-1813c204-15e5-4c24-90a9-ed96f26ab995 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 183/361] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:00:16 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 1332 bytes in 99 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[87201]: DEBUG cinder.api.middleware.request_id [req-960040a0-f299-4ebb-a233-8e235abe6911 req-9b81bdc3-f2a3-45e9-a8d4-0fc0f66e5359 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-9b81bdc3-f2a3-45e9-a8d4-0fc0f66e5359 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-9b81bdc3-f2a3-45e9-a8d4-0fc0f66e5359 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-9b81bdc3-f2a3-45e9-a8d4-0fc0f66e5359 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-960040a0-f299-4ebb-a233-8e235abe6911 req-9b81bdc3-f2a3-45e9-a8d4-0fc0f66e5359 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-9b81bdc3-f2a3-45e9-a8d4-0fc0f66e5359 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 179/362] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:00:18 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 1332 bytes in 82 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5054ad5b-2387-44f8-add7-8babc11e5750 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5054ad5b-2387-44f8-add7-8babc11e5750 None None] GET http://192.168.122.183/volume// Sep 06 17:00:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5054ad5b-2387-44f8-add7-8babc11e5750 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5054ad5b-2387-44f8-add7-8babc11e5750 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5054ad5b-2387-44f8-add7-8babc11e5750 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 184/363] 192.168.122.183 () {58 vars in 1308 bytes} [Sun Sep 6 17:00:18 2026] GET /volume/ => generated 390 bytes in 25 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-960040a0-f299-4ebb-a233-8e235abe6911 req-faba5546-3573-46b7-a594-94201abc5af3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-faba5546-3573-46b7-a594-94201abc5af3 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:00:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-faba5546-3573-46b7-a594-94201abc5af3 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5a82b16-6e15-4280-821e-1d8e03e139f8", "connector": null, "instance_uuid": "1f1dbbe6-01ac-4392-98f6-8ed99819f9b8"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-faba5546-3573-46b7-a594-94201abc5af3 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:00:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 180/364] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:00:18 2026] POST /volume/v3/attachments => generated 273 bytes in 202 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d4b1fae8-0786-4d22-9c8e-984c24d7a708 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4b1fae8-0786-4d22-9c8e-984c24d7a708 None None] GET http://192.168.122.183/volume// Sep 06 17:00:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4b1fae8-0786-4d22-9c8e-984c24d7a708 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4b1fae8-0786-4d22-9c8e-984c24d7a708 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4b1fae8-0786-4d22-9c8e-984c24d7a708 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 185/365] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:00:21 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-960040a0-f299-4ebb-a233-8e235abe6911 req-a57c5b46-f5e1-4d73-9a95-fa85e842a648 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-a57c5b46-f5e1-4d73-9a95-fa85e842a648 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:00:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-a57c5b46-f5e1-4d73-9a95-fa85e842a648 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-a57c5b46-f5e1-4d73-9a95-fa85e842a648 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-960040a0-f299-4ebb-a233-8e235abe6911 req-a57c5b46-f5e1-4d73-9a95-fa85e842a648 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:00:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-a57c5b46-f5e1-4d73-9a95-fa85e842a648 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 200 Sep 06 17:00:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 181/366] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:00:21 2026] GET /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 1512 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:00:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] PUT http://192.168.122.183/volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529 Sep 06 17:00:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Acquiring lock "cinder-attachment_update-e5a82b16-6e15-4280-821e-1d8e03e139f8-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-e5a82b16-6e15-4280-821e-1d8e03e139f8-devstack" acquired by "attachment_update" :: waited 0.020s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:00:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:22 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-e5a82b16-6e15-4280-821e-1d8e03e139f8-devstack" released by "attachment_update" :: held 0.186s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:00:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-29f313a1-efb8-4887-b7a3-0952ece9d915 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529 returned with HTTP 200 Sep 06 17:00:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 186/367] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:00:21 2026] PUT /volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529 => generated 694 bytes in 233 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[87201]: DEBUG cinder.api.middleware.request_id [req-960040a0-f299-4ebb-a233-8e235abe6911 req-27777bc7-0f89-48d7-882d-c8b614b1f64a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-27777bc7-0f89-48d7-882d-c8b614b1f64a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529/action Sep 06 17:00:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-27777bc7-0f89-48d7-882d-c8b614b1f64a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-27777bc7-0f89-48d7-882d-c8b614b1f64a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-960040a0-f299-4ebb-a233-8e235abe6911 req-27777bc7-0f89-48d7-882d-c8b614b1f64a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529/action returned with HTTP 204 Sep 06 17:00:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 182/368] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:00:22 2026] POST /volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1456863352"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1456863352'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume of 1 GB Sep 06 17:00:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Availability Zones retrieved successfully. Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Flow 'volume_create_api' (09bdbc6d-db30-418c-80de-f0b1efaa9f00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a3c05a-d3d5-4c4b-995b-966b6ffeb75a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82a3c05a-d3d5-4c4b-995b-966b6ffeb75a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae988f31-34a2-4109-80ed-e01688c59b84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Created reservations ['ccf3d7d4-9ca5-4d14-bfd2-75a1472a8c03', '2c6ebcd8-2044-4d5c-927a-b42c7826f9bb', '5d78ec23-4134-419a-ba50-edf35c8e1c39', '03ab7fd1-9c25-46e2-b58b-72c24ff1b5ff'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ae988f31-34a2-4109-80ed-e01688c59b84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccf3d7d4-9ca5-4d14-bfd2-75a1472a8c03', '2c6ebcd8-2044-4d5c-927a-b42c7826f9bb', '5d78ec23-4134-419a-ba50-edf35c8e1c39', '03ab7fd1-9c25-46e2-b58b-72c24ff1b5ff']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b25b128-52e2-40c5-93e9-96d9c5d1ae7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4b25b128-52e2-40c5-93e9-96d9c5d1ae7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '882d9e7b-4869-45a8-b749-af07c97a5fed', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1456863352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b421adef30ab484f9ab3c94acb66ea17',qos_specs=None,replication_status=,reservations=['ccf3d7d4-9ca5-4d14-bfd2-75a1472a8c03','2c6ebcd8-2044-4d5c-927a-b42c7826f9bb','5d78ec23-4134-419a-ba50-edf35c8e1c39','03ab7fd1-9c25-46e2-b58b-72c24ff1b5ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf445686762c4711b6b22265e2160b64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1456863352',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=882d9e7b-4869-45a8-b749-af07c97a5fed,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b421adef30ab484f9ab3c94acb66ea17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf445686762c4711b6b22265e2160b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0f3185-ab0e-42d9-9153-34cc0a7f0531) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb0f3185-ab0e-42d9-9153-34cc0a7f0531) transitioned into state 'SUCCESS' from state '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-1456863352',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b421adef30ab484f9ab3c94acb66ea17',qos_specs=None,replication_status=,reservations=['ccf3d7d4-9ca5-4d14-bfd2-75a1472a8c03','2c6ebcd8-2044-4d5c-927a-b42c7826f9bb','5d78ec23-4134-419a-ba50-edf35c8e1c39','03ab7fd1-9c25-46e2-b58b-72c24ff1b5ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf445686762c4711b6b22265e2160b64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a63946f8-31bd-4e15-868b-a54046306fd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a63946f8-31bd-4e15-868b-a54046306fd1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Flow 'volume_create_api' (09bdbc6d-db30-418c-80de-f0b1efaa9f00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume request issued successfully. Sep 06 17:00:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec807705-b93c-49ec-aa75-6bc09e91c1a4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 187/369] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:00:28 2026] POST /volume/v3/volumes => generated 760 bytes in 967 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5906ba13-e0ba-4913-a4ff-fe7e69310596 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5906ba13-e0ba-4913-a4ff-fe7e69310596 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5906ba13-e0ba-4913-a4ff-fe7e69310596 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5906ba13-e0ba-4913-a4ff-fe7e69310596 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5906ba13-e0ba-4913-a4ff-fe7e69310596 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5906ba13-e0ba-4913-a4ff-fe7e69310596 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 183/370] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:29 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 828 bytes in 269 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f80fdadb-cd70-41ef-8bce-d1fe3781985b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f80fdadb-cd70-41ef-8bce-d1fe3781985b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f80fdadb-cd70-41ef-8bce-d1fe3781985b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f80fdadb-cd70-41ef-8bce-d1fe3781985b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f80fdadb-cd70-41ef-8bce-d1fe3781985b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f80fdadb-cd70-41ef-8bce-d1fe3781985b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 188/371] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:30 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 852 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cbe10a3f-d905-4328-9b7c-54be05dabdcd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbe10a3f-d905-4328-9b7c-54be05dabdcd tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbe10a3f-d905-4328-9b7c-54be05dabdcd tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbe10a3f-d905-4328-9b7c-54be05dabdcd tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:00:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cbe10a3f-d905-4328-9b7c-54be05dabdcd tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbe10a3f-d905-4328-9b7c-54be05dabdcd tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 184/372] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:32 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 853 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-29dbe744-24b1-49a0-8726-3fda71cf2920 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-29dbe744-24b1-49a0-8726-3fda71cf2920 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-29dbe744-24b1-49a0-8726-3fda71cf2920 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-29dbe744-24b1-49a0-8726-3fda71cf2920 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:00:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-29dbe744-24b1-49a0-8726-3fda71cf2920 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-29dbe744-24b1-49a0-8726-3fda71cf2920 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 189/373] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:00:32 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 853 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8f23a3bf-e620-40cc-93bf-b538ec47a91e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f23a3bf-e620-40cc-93bf-b538ec47a91e None None] GET http://192.168.122.183/volume// Sep 06 17:00:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f23a3bf-e620-40cc-93bf-b538ec47a91e None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f23a3bf-e620-40cc-93bf-b538ec47a91e None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f23a3bf-e620-40cc-93bf-b538ec47a91e None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 185/374] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:00:32 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-75aa46d9-115b-4394-8902-71a853f585f0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-75aa46d9-115b-4394-8902-71a853f585f0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:00:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-75aa46d9-115b-4394-8902-71a853f585f0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "882d9e7b-4869-45a8-b749-af07c97a5fed", "connector": null, "instance_uuid": "1eb1914c-a960-46ef-a52c-ffac1c268618"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:00:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-75aa46d9-115b-4394-8902-71a853f585f0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:00:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 190/375] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:00:32 2026] POST /volume/v3/attachments => generated 273 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9960b214-1035-427b-be9a-7c9c68390ba8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9960b214-1035-427b-be9a-7c9c68390ba8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9960b214-1035-427b-be9a-7c9c68390ba8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9960b214-1035-427b-be9a-7c9c68390ba8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c01afe35-69b4-4218-ba83-3d7c3e3a976d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9960b214-1035-427b-be9a-7c9c68390ba8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c01afe35-69b4-4218-ba83-3d7c3e3a976d None None] GET http://192.168.122.183/volume// Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c01afe35-69b4-4218-ba83-3d7c3e3a976d None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c01afe35-69b4-4218-ba83-3d7c3e3a976d None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9960b214-1035-427b-be9a-7c9c68390ba8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c01afe35-69b4-4218-ba83-3d7c3e3a976d None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 191/376] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:00:33 2026] GET /volume/ => generated 390 bytes in 18 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 186/377] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:33 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 852 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-4f0bed1e-da26-4fcb-a1d7-eefde7490611 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-4f0bed1e-da26-4fcb-a1d7-eefde7490611 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-4f0bed1e-da26-4fcb-a1d7-eefde7490611 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-4f0bed1e-da26-4fcb-a1d7-eefde7490611 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-4f0bed1e-da26-4fcb-a1d7-eefde7490611 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-4f0bed1e-da26-4fcb-a1d7-eefde7490611 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 192/378] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:00:33 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 1033 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-472612758"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-472612758'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume of 1 GB Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] PUT http://192.168.122.183/volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91 Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Availability Zones retrieved successfully. Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Acquiring lock "cinder-attachment_update-882d9e7b-4869-45a8-b749-af07c97a5fed-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Lock "cinder-attachment_update-882d9e7b-4869-45a8-b749-af07c97a5fed-devstack" acquired by "attachment_update" :: waited 0.024s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Flow 'volume_create_api' (eca33017-65c7-4e63-b77c-615f23f90dfd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d93ecb1-8248-4f66-a093-1ac835338359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3d93ecb1-8248-4f66-a093-1ac835338359) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b011bf89-06a8-4b44-8e0e-00ac0ebb4621) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Lock "cinder-attachment_update-882d9e7b-4869-45a8-b749-af07c97a5fed-devstack" released by "attachment_update" :: held 0.258s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:00:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-ee0876ef-a99b-4538-a95e-6ca700b58e58 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91 returned with HTTP 200 Sep 06 17:00:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 193/379] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:00:33 2026] PUT /volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91 => generated 694 bytes in 332 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[87200]: DEBUG cinder.api.middleware.request_id [None req-23a51e2d-29ec-40a4-845d-fd372c475d5a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23a51e2d-29ec-40a4-845d-fd372c475d5a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23a51e2d-29ec-40a4-845d-fd372c475d5a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23a51e2d-29ec-40a4-845d-fd372c475d5a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-23a51e2d-29ec-40a4-845d-fd372c475d5a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23a51e2d-29ec-40a4-845d-fd372c475d5a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 194/380] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:34 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 853 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Created reservations ['1b42b844-33af-4ea7-8ab9-735d241f1dd5', 'd22a1d06-3326-4529-bf57-d74cfc6a83e0', '6391e3e2-11b9-4793-b615-8a1d10576074', '261673e0-8a3b-4b4f-b991-fbf9070bb619'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b011bf89-06a8-4b44-8e0e-00ac0ebb4621) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1b42b844-33af-4ea7-8ab9-735d241f1dd5', 'd22a1d06-3326-4529-bf57-d74cfc6a83e0', '6391e3e2-11b9-4793-b615-8a1d10576074', '261673e0-8a3b-4b4f-b991-fbf9070bb619']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ab72eb-a489-4fa6-afe2-6f41fc5a337f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (11ab72eb-a489-4fa6-afe2-6f41fc5a337f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ba358da2-1012-47f8-a9b1-07e6d160848a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-472612758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c492582234c45a975f2f668d38fc1',qos_specs=None,replication_status=,reservations=['1b42b844-33af-4ea7-8ab9-735d241f1dd5','d22a1d06-3326-4529-bf57-d74cfc6a83e0','6391e3e2-11b9-4793-b615-8a1d10576074','261673e0-8a3b-4b4f-b991-fbf9070bb619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-472612758',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ba358da2-1012-47f8-a9b1-07e6d160848a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='383c492582234c45a975f2f668d38fc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e41e7e-e25e-40b0-85de-a5ffec7e2d04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a1e41e7e-e25e-40b0-85de-a5ffec7e2d04) transitioned into state 'SUCCESS' from state '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-472612758',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c492582234c45a975f2f668d38fc1',qos_specs=None,replication_status=,reservations=['1b42b844-33af-4ea7-8ab9-735d241f1dd5','d22a1d06-3326-4529-bf57-d74cfc6a83e0','6391e3e2-11b9-4793-b615-8a1d10576074','261673e0-8a3b-4b4f-b991-fbf9070bb619'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c53b238-2027-4d20-a1c4-072114593cfe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-9534e2da-5e1e-47e5-a512-ad479b281077 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2c53b238-2027-4d20-a1c4-072114593cfe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-9534e2da-5e1e-47e5-a512-ad479b281077 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91/action Sep 06 17:00:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-9534e2da-5e1e-47e5-a512-ad479b281077 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-9534e2da-5e1e-47e5-a512-ad479b281077 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Flow 'volume_create_api' (eca33017-65c7-4e63-b77c-615f23f90dfd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume request issued successfully. Sep 06 17:00:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83ae9f32-6c4a-414a-a17b-0938c643b2d5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 187/381] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:00:33 2026] POST /volume/v3/volumes => generated 763 bytes in 1103 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1368cc85-c1f2-404d-9991-abb5e9668619 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1368cc85-c1f2-404d-9991-abb5e9668619 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1368cc85-c1f2-404d-9991-abb5e9668619 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1368cc85-c1f2-404d-9991-abb5e9668619 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1368cc85-c1f2-404d-9991-abb5e9668619 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1368cc85-c1f2-404d-9991-abb5e9668619 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 188/382] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:34 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 831 bytes in 125 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-58e853a7-5f02-45ea-9692-f85c92b00307 req-9534e2da-5e1e-47e5-a512-ad479b281077 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91/action returned with HTTP 204 Sep 06 17:00:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 195/383] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:00:34 2026] POST /volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91/action => generated 0 bytes in 325 msecs (HTTP/1.1 204) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:00:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-40517372-793b-4156-904c-100607816cba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40517372-793b-4156-904c-100607816cba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40517372-793b-4156-904c-100607816cba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40517372-793b-4156-904c-100607816cba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-40517372-793b-4156-904c-100607816cba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40517372-793b-4156-904c-100607816cba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 189/384] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:35 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 1145 bytes in 164 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af69eeb8-0535-42a4-8e8e-00378bb3dd4b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af69eeb8-0535-42a4-8e8e-00378bb3dd4b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:00:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af69eeb8-0535-42a4-8e8e-00378bb3dd4b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af69eeb8-0535-42a4-8e8e-00378bb3dd4b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-af69eeb8-0535-42a4-8e8e-00378bb3dd4b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:00:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af69eeb8-0535-42a4-8e8e-00378bb3dd4b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:00:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 196/385] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:35 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 1145 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5c92c516-85ea-4987-8d50-72f58402b234 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c92c516-85ea-4987-8d50-72f58402b234 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5c92c516-85ea-4987-8d50-72f58402b234 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5c92c516-85ea-4987-8d50-72f58402b234 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5c92c516-85ea-4987-8d50-72f58402b234 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c92c516-85ea-4987-8d50-72f58402b234 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 190/386] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:35 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 855 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-85c84f35-26a1-4cfa-8325-57413fcb953a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85c84f35-26a1-4cfa-8325-57413fcb953a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-85c84f35-26a1-4cfa-8325-57413fcb953a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-85c84f35-26a1-4cfa-8325-57413fcb953a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:00:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-85c84f35-26a1-4cfa-8325-57413fcb953a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85c84f35-26a1-4cfa-8325-57413fcb953a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 197/387] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:37 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 855 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-817683ee-5245-48e2-a4a1-7eacab6f65e2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-817683ee-5245-48e2-a4a1-7eacab6f65e2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-817683ee-5245-48e2-a4a1-7eacab6f65e2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-817683ee-5245-48e2-a4a1-7eacab6f65e2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-817683ee-5245-48e2-a4a1-7eacab6f65e2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-817683ee-5245-48e2-a4a1-7eacab6f65e2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 191/388] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-807a117d-2074-4485-9a87-b0da97ffbf88 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-807a117d-2074-4485-9a87-b0da97ffbf88 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-807a117d-2074-4485-9a87-b0da97ffbf88 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-807a117d-2074-4485-9a87-b0da97ffbf88 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9895f56b-4833-4b2b-a1da-71adf7df94d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9895f56b-4833-4b2b-a1da-71adf7df94d8 None None] GET http://192.168.122.183/volume// Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9895f56b-4833-4b2b-a1da-71adf7df94d8 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9895f56b-4833-4b2b-a1da-71adf7df94d8 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9895f56b-4833-4b2b-a1da-71adf7df94d8 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 192/389] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/ => generated 390 bytes in 16 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-807a117d-2074-4485-9a87-b0da97ffbf88 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7b837646-21e8-4516-8435-726e8ac6408a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7b837646-21e8-4516-8435-726e8ac6408a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7b837646-21e8-4516-8435-726e8ac6408a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "e5a82b16-6e15-4280-821e-1d8e03e139f8", "connector": null, "instance_uuid": "1f1dbbe6-01ac-4392-98f6-8ed99819f9b8"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-807a117d-2074-4485-9a87-b0da97ffbf88 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 198/390] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7b837646-21e8-4516-8435-726e8ac6408a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:00:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 193/391] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:00:38 2026] POST /volume/v3/attachments => generated 273 bytes in 178 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[87200]: DEBUG cinder.api.middleware.request_id [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-456b0c75-b533-4bb5-be09-97bffea2901e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-456b0c75-b533-4bb5-be09-97bffea2901e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] DELETE http://192.168.122.183/volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529 Sep 06 17:00:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-456b0c75-b533-4bb5-be09-97bffea2901e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-456b0c75-b533-4bb5-be09-97bffea2901e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:38 devstack devstack@c-api.service[87200]: /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:00:38 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bd80daf5-9a40-4127-af8d-694a7bced0ff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd80daf5-9a40-4127-af8d-694a7bced0ff None None] GET http://192.168.122.183/volume// Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd80daf5-9a40-4127-af8d-694a7bced0ff None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd80daf5-9a40-4127-af8d-694a7bced0ff None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd80daf5-9a40-4127-af8d-694a7bced0ff None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 194/392] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:00:38 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ba24de60-cae7-43e9-a7b1-bfa2d6ba6591 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ba24de60-cae7-43e9-a7b1-bfa2d6ba6591 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:00:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ba24de60-cae7-43e9-a7b1-bfa2d6ba6591 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "ba358da2-1012-47f8-a9b1-07e6d160848a", "connector": null, "instance_uuid": "d13c895a-bf11-4787-810e-699c12ca2d2f"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-456b0c75-b533-4bb5-be09-97bffea2901e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529 returned with HTTP 200 Sep 06 17:00:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 199/393] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:00:38 2026] DELETE /volume/v3/attachments/b1957337-0df7-4a88-8f4f-758d900a4529 => generated 192 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:00:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ba24de60-cae7-43e9-a7b1-bfa2d6ba6591 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:00:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 195/394] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:00:38 2026] POST /volume/v3/attachments => generated 273 bytes in 124 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a8e77a30-4b12-4877-8567-ae7462b0d5b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a8e77a30-4b12-4877-8567-ae7462b0d5b0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a8e77a30-4b12-4877-8567-ae7462b0d5b0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a8e77a30-4b12-4877-8567-ae7462b0d5b0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6da0600e-a952-4274-9262-d975863be428 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6da0600e-a952-4274-9262-d975863be428 None None] GET http://192.168.122.183/volume// Sep 06 17:00:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6da0600e-a952-4274-9262-d975863be428 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6da0600e-a952-4274-9262-d975863be428 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6da0600e-a952-4274-9262-d975863be428 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:00:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 196/395] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:00:39 2026] GET /volume/ => generated 390 bytes in 13 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:00:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a8e77a30-4b12-4877-8567-ae7462b0d5b0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a8e77a30-4b12-4877-8567-ae7462b0d5b0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 200/396] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:39 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 855 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-53127ebe-1c01-425a-ae4c-34b63d022dda None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-53127ebe-1c01-425a-ae4c-34b63d022dda tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-53127ebe-1c01-425a-ae4c-34b63d022dda tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-53127ebe-1c01-425a-ae4c-34b63d022dda tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-53127ebe-1c01-425a-ae4c-34b63d022dda tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-53127ebe-1c01-425a-ae4c-34b63d022dda tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 197/397] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:00:39 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 1036 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] PUT http://192.168.122.183/volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Acquiring lock "cinder-attachment_update-ba358da2-1012-47f8-a9b1-07e6d160848a-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Lock "cinder-attachment_update-ba358da2-1012-47f8-a9b1-07e6d160848a-devstack" acquired by "attachment_update" :: waited 0.034s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:39 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Lock "cinder-attachment_update-ba358da2-1012-47f8-a9b1-07e6d160848a-devstack" released by "attachment_update" :: held 0.306s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:00:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-ae4c1f9f-e135-4a39-9996-f03273faacce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a returned with HTTP 200 Sep 06 17:00:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 201/398] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:00:39 2026] PUT /volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a => generated 694 bytes in 394 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[87201]: DEBUG cinder.api.middleware.request_id [None req-422ca105-6897-47f0-9427-efb0ea70f1dd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-422ca105-6897-47f0-9427-efb0ea70f1dd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-422ca105-6897-47f0-9427-efb0ea70f1dd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-422ca105-6897-47f0-9427-efb0ea70f1dd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-422ca105-6897-47f0-9427-efb0ea70f1dd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-422ca105-6897-47f0-9427-efb0ea70f1dd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 198/399] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:40 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-6705b045-83f6-4601-8e41-133d3d87e9c8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-6705b045-83f6-4601-8e41-133d3d87e9c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a Sep 06 17:00:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-6705b045-83f6-4601-8e41-133d3d87e9c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-6705b045-83f6-4601-8e41-133d3d87e9c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:40 devstack devstack@c-api.service[87200]: /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:00:40 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:00:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-6705b045-83f6-4601-8e41-133d3d87e9c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a returned with HTTP 200 Sep 06 17:00:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 202/400] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:00:40 2026] DELETE /volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a => generated 19 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-4132c35d-4d42-4ba8-af35-3252503d77e6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-4132c35d-4d42-4ba8-af35-3252503d77e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a Sep 06 17:00:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-4132c35d-4d42-4ba8-af35-3252503d77e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-4132c35d-4d42-4ba8-af35-3252503d77e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-edc695b4-bd8d-4da6-9936-391081f67ecf req-4132c35d-4d42-4ba8-af35-3252503d77e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a returned with HTTP 404 Sep 06 17:00:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 199/401] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:00:40 2026] DELETE /volume/v3/attachments/355dc54b-00b2-48f4-933c-d1ab2222701a => generated 149 bytes in 28 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1c753d28-ffad-41ba-99d1-8d032039363b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c753d28-ffad-41ba-99d1-8d032039363b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c753d28-ffad-41ba-99d1-8d032039363b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c753d28-ffad-41ba-99d1-8d032039363b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c753d28-ffad-41ba-99d1-8d032039363b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c753d28-ffad-41ba-99d1-8d032039363b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 203/402] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:41 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 104 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[87201]: DEBUG cinder.api.middleware.request_id [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] PUT http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 Sep 06 17:00:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:41 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Acquiring lock "cinder-attachment_update-e5a82b16-6e15-4280-821e-1d8e03e139f8-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:00:41 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-e5a82b16-6e15-4280-821e-1d8e03e139f8-devstack" acquired by "attachment_update" :: waited 0.018s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:00:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:42 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Lock "cinder-attachment_update-e5a82b16-6e15-4280-821e-1d8e03e139f8-devstack" released by "attachment_update" :: held 0.241s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:00:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-3b5c60ca-84a3-41d7-aecb-aa24c993402e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 returned with HTTP 200 Sep 06 17:00:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 200/403] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:00:41 2026] PUT /volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 => generated 694 bytes in 300 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-e462c7a3-b6b2-4916-9506-60d2220cbf13 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-e462c7a3-b6b2-4916-9506-60d2220cbf13 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 Sep 06 17:00:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-e462c7a3-b6b2-4916-9506-60d2220cbf13 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-e462c7a3-b6b2-4916-9506-60d2220cbf13 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-e462c7a3-b6b2-4916-9506-60d2220cbf13 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 returned with HTTP 200 Sep 06 17:00:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 204/404] 192.168.122.183 () {62 vars in 1540 bytes} [Sun Sep 6 17:00:42 2026] GET /volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 => generated 719 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:00:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-91a5c133-07d7-4eb2-847e-b97aa32430f2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91a5c133-07d7-4eb2-847e-b97aa32430f2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91a5c133-07d7-4eb2-847e-b97aa32430f2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91a5c133-07d7-4eb2-847e-b97aa32430f2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:00:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91a5c133-07d7-4eb2-847e-b97aa32430f2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91a5c133-07d7-4eb2-847e-b97aa32430f2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 201/405] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:42 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 94 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ed5aa762-0a4b-4def-b6f3-ce146bdcf18b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed5aa762-0a4b-4def-b6f3-ce146bdcf18b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed5aa762-0a4b-4def-b6f3-ce146bdcf18b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed5aa762-0a4b-4def-b6f3-ce146bdcf18b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ed5aa762-0a4b-4def-b6f3-ce146bdcf18b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:43 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=213,cinder:UPDATE=46,cinder:INSERT=19 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:00:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed5aa762-0a4b-4def-b6f3-ce146bdcf18b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 205/406] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:43 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 161 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f855bd53-aaa0-4188-83ce-63842f18b6cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f855bd53-aaa0-4188-83ce-63842f18b6cc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f855bd53-aaa0-4188-83ce-63842f18b6cc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f855bd53-aaa0-4188-83ce-63842f18b6cc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:44 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=181,cinder:UPDATE=23,cinder:INSERT=16 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:00:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f855bd53-aaa0-4188-83ce-63842f18b6cc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f855bd53-aaa0-4188-83ce-63842f18b6cc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 202/407] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:44 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 248 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7eabb74c-b4e3-49b6-a5b0-cd41db0bfa1a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7eabb74c-b4e3-49b6-a5b0-cd41db0bfa1a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] POST http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5/action Sep 06 17:00:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7eabb74c-b4e3-49b6-a5b0-cd41db0bfa1a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7eabb74c-b4e3-49b6-a5b0-cd41db0bfa1a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-720b4222-9e5e-4f18-b922-ef22238ebb2e req-7eabb74c-b4e3-49b6-a5b0-cd41db0bfa1a tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5/action returned with HTTP 204 Sep 06 17:00:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 206/408] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:00:45 2026] POST /volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5/action => generated 0 bytes in 128 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:00:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8841dd5c-2d04-41dc-aac2-900acc6bd567 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8841dd5c-2d04-41dc-aac2-900acc6bd567 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8841dd5c-2d04-41dc-aac2-900acc6bd567 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8841dd5c-2d04-41dc-aac2-900acc6bd567 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8841dd5c-2d04-41dc-aac2-900acc6bd567 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8841dd5c-2d04-41dc-aac2-900acc6bd567 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 203/409] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:46 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 77 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bfa266b8-72e4-40a8-8804-38a155d7fee2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bfa266b8-72e4-40a8-8804-38a155d7fee2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bfa266b8-72e4-40a8-8804-38a155d7fee2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bfa266b8-72e4-40a8-8804-38a155d7fee2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bfa266b8-72e4-40a8-8804-38a155d7fee2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bfa266b8-72e4-40a8-8804-38a155d7fee2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 207/410] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:47 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 81 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[87201]: DEBUG cinder.api.middleware.request_id [None req-21061f26-e3be-4f87-9c86-8a058bb57733 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-21061f26-e3be-4f87-9c86-8a058bb57733 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-21061f26-e3be-4f87-9c86-8a058bb57733 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-21061f26-e3be-4f87-9c86-8a058bb57733 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-21061f26-e3be-4f87-9c86-8a058bb57733 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-21061f26-e3be-4f87-9c86-8a058bb57733 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 204/411] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:48 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 170 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30104e97-5354-4ed0-b802-a639a7e39e70 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30104e97-5354-4ed0-b802-a639a7e39e70 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30104e97-5354-4ed0-b802-a639a7e39e70 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30104e97-5354-4ed0-b802-a639a7e39e70 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-30104e97-5354-4ed0-b802-a639a7e39e70 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30104e97-5354-4ed0-b802-a639a7e39e70 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 208/412] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:49 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b4ddcf38-c3e7-4da5-934b-602340e8a64e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b4ddcf38-c3e7-4da5-934b-602340e8a64e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b4ddcf38-c3e7-4da5-934b-602340e8a64e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b4ddcf38-c3e7-4da5-934b-602340e8a64e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b4ddcf38-c3e7-4da5-934b-602340e8a64e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b4ddcf38-c3e7-4da5-934b-602340e8a64e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 205/413] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:50 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 149 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1360404823"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1360404823'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume of 1 GB Sep 06 17:00:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Availability Zones retrieved successfully. Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (465a1159-5c83-479d-8cd5-088424b666cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168c0b53-2693-45fb-a7d6-e116d28b9fe3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (168c0b53-2693-45fb-a7d6-e116d28b9fe3) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:00:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b135acd-3c2f-4d7e-8fd1-f22342ddfeeb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:00:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-30993331-aa3b-4444-96aa-cc564e0426ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30993331-aa3b-4444-96aa-cc564e0426ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30993331-aa3b-4444-96aa-cc564e0426ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30993331-aa3b-4444-96aa-cc564e0426ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-30993331-aa3b-4444-96aa-cc564e0426ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30993331-aa3b-4444-96aa-cc564e0426ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 206/414] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:51 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 135 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[87200]: DEBUG cinder.quota [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Created reservations ['5a08594c-24b9-4dde-be30-7096ce901b13', 'f64877cc-625b-4224-a67f-998dda72315f', 'fdfe2b8b-03c8-47c6-813c-2b98a2dd729f', '070bcefa-d0eb-4cca-a17c-a15d1a5966ec'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:00:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9b135acd-3c2f-4d7e-8fd1-f22342ddfeeb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5a08594c-24b9-4dde-be30-7096ce901b13', 'f64877cc-625b-4224-a67f-998dda72315f', 'fdfe2b8b-03c8-47c6-813c-2b98a2dd729f', '070bcefa-d0eb-4cca-a17c-a15d1a5966ec']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f13f2fd-a4c1-49d8-b9a2-fb77998a150e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8f13f2fd-a4c1-49d8-b9a2-fb77998a150e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c568a63b-bca4-41e5-ba55-e965a21ea1dd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1360404823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['5a08594c-24b9-4dde-be30-7096ce901b13','f64877cc-625b-4224-a67f-998dda72315f','fdfe2b8b-03c8-47c6-813c-2b98a2dd729f','070bcefa-d0eb-4cca-a17c-a15d1a5966ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1360404823',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c568a63b-bca4-41e5-ba55-e965a21ea1dd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca43059f77443b6a9de0c7a201d0058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20081c0a-c18c-4a1c-a53e-190c396557de) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (20081c0a-c18c-4a1c-a53e-190c396557de) transitioned into state 'SUCCESS' from state '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-1360404823',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['5a08594c-24b9-4dde-be30-7096ce901b13','f64877cc-625b-4224-a67f-998dda72315f','fdfe2b8b-03c8-47c6-813c-2b98a2dd729f','070bcefa-d0eb-4cca-a17c-a15d1a5966ec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e1a9d8-f5db-4bdb-905f-7e846f8eadf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (25e1a9d8-f5db-4bdb-905f-7e846f8eadf0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (465a1159-5c83-479d-8cd5-088424b666cf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request issued successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4eb32b87-0af3-4ff0-868b-db05d16403b8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:00:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 209/415] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:00:51 2026] POST /volume/v3/volumes => generated 758 bytes in 1050 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:00:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-971f21ff-2760-4b39-9cd2-09707893cb4d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-971f21ff-2760-4b39-9cd2-09707893cb4d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-971f21ff-2760-4b39-9cd2-09707893cb4d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-971f21ff-2760-4b39-9cd2-09707893cb4d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-971f21ff-2760-4b39-9cd2-09707893cb4d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-971f21ff-2760-4b39-9cd2-09707893cb4d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 207/416] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:52 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 826 bytes in 99 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[87200]: DEBUG cinder.api.middleware.request_id [None req-571116f7-f7a9-43b3-b5f2-71c77f5cab6a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-571116f7-f7a9-43b3-b5f2-71c77f5cab6a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-571116f7-f7a9-43b3-b5f2-71c77f5cab6a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-571116f7-f7a9-43b3-b5f2-71c77f5cab6a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-571116f7-f7a9-43b3-b5f2-71c77f5cab6a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-571116f7-f7a9-43b3-b5f2-71c77f5cab6a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 210/417] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:52 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 102 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0c17d869-f2c9-46c9-a808-b752e283be57 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c17d869-f2c9-46c9-a808-b752e283be57 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c17d869-f2c9-46c9-a808-b752e283be57 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c17d869-f2c9-46c9-a808-b752e283be57 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c17d869-f2c9-46c9-a808-b752e283be57 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c17d869-f2c9-46c9-a808-b752e283be57 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 208/418] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:53 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 850 bytes in 88 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[87200]: DEBUG cinder.api.middleware.request_id [None req-dd9a40fd-b12b-49a8-99f6-536565517f67 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd9a40fd-b12b-49a8-99f6-536565517f67 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd9a40fd-b12b-49a8-99f6-536565517f67 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd9a40fd-b12b-49a8-99f6-536565517f67 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dd9a40fd-b12b-49a8-99f6-536565517f67 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd9a40fd-b12b-49a8-99f6-536565517f67 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 211/419] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 161 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[87201]: DEBUG cinder.api.middleware.request_id [None req-38b60a7d-c9e7-4578-b61b-1f4c4d500923 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-38b60a7d-c9e7-4578-b61b-1f4c4d500923 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-38b60a7d-c9e7-4578-b61b-1f4c4d500923 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-38b60a7d-c9e7-4578-b61b-1f4c4d500923 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-38b60a7d-c9e7-4578-b61b-1f4c4d500923 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-38b60a7d-c9e7-4578-b61b-1f4c4d500923 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 209/420] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:54 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 851 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-58301649-8b1c-471d-8107-bbd22044f370 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action Sep 06 17:00:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action body: b'{"os-attach": {"instance_uuid": "5ef3f771-e03a-4ad3-bf6a-e73269bbbb8e", "mountpoint": "/dev/vdb"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "5ef3f771-e03a-4ad3-bf6a-e73269bbbb8e", "mountpoint": "/dev/vdb"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Update volume admin metadata completed successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Attach volume completed successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58301649-8b1c-471d-8107-bbd22044f370 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action returned with HTTP 202 Sep 06 17:00:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 212/421] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:00:54 2026] POST /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action => generated 0 bytes in 229 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cb9bf6a6-da96-4893-a433-efdfe8409251 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cb9bf6a6-da96-4893-a433-efdfe8409251 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cb9bf6a6-da96-4893-a433-efdfe8409251 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cb9bf6a6-da96-4893-a433-efdfe8409251 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cb9bf6a6-da96-4893-a433-efdfe8409251 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cb9bf6a6-da96-4893-a433-efdfe8409251 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 210/422] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 1185 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2089433d-96c3-4a0e-b4ff-26398df5f6d0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2089433d-96c3-4a0e-b4ff-26398df5f6d0 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2089433d-96c3-4a0e-b4ff-26398df5f6d0 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2089433d-96c3-4a0e-b4ff-26398df5f6d0 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2089433d-96c3-4a0e-b4ff-26398df5f6d0 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2089433d-96c3-4a0e-b4ff-26398df5f6d0 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 213/423] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 1185 bytes in 75 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b7468c0e-965a-4d4a-b903-8e0032adab78 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6a2c749e-5dad-47c4-be90-0bb0065ff026 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a2c749e-5dad-47c4-be90-0bb0065ff026 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a2c749e-5dad-47c4-be90-0bb0065ff026 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a2c749e-5dad-47c4-be90-0bb0065ff026 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6a2c749e-5dad-47c4-be90-0bb0065ff026 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a2c749e-5dad-47c4-be90-0bb0065ff026 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 214/424] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 121 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[87201]: INFO cinder.api.openstack.wsgi [None req-b7468c0e-965a-4d4a-b903-8e0032adab78 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b7468c0e-965a-4d4a-b903-8e0032adab78 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b7468c0e-965a-4d4a-b903-8e0032adab78 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-b7468c0e-965a-4d4a-b903-8e0032adab78 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume 'c568a63b-bca4-41e5-ba55-e965a21ea1dd' with '{'status': 'error'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b7468c0e-965a-4d4a-b903-8e0032adab78 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action returned with HTTP 202 Sep 06 17:00:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 211/425] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:00:55 2026] POST /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action => generated 0 bytes in 440 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2ca17c88-d7e5-46a7-a8a4-f3ceb440bf2d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2ca17c88-d7e5-46a7-a8a4-f3ceb440bf2d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2ca17c88-d7e5-46a7-a8a4-f3ceb440bf2d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2ca17c88-d7e5-46a7-a8a4-f3ceb440bf2d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2ca17c88-d7e5-46a7-a8a4-f3ceb440bf2d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2ca17c88-d7e5-46a7-a8a4-f3ceb440bf2d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 215/426] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 1184 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "ffc51a40-2575-476a-9122-1ee611dbe62f"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "ffc51a40-2575-476a-9122-1ee611dbe62f"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Volume info retrieved successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Terminate volume connection completed successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Attempted to unreserve volume that was not reserved, nothing to do. {{(pid=87201) unreserve_volume /opt/stack/cinder/cinder/volume/api.py:788}} Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Detach volume completed successfully. Sep 06 17:00:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6ba17b6e-dd1b-4392-8efa-935f1d0ce23f tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action returned with HTTP 202 Sep 06 17:00:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 212/427] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:00:55 2026] POST /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action => generated 0 bytes in 228 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f80e75b7-99ff-4732-bc70-33909d84aa33 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f80e75b7-99ff-4732-bc70-33909d84aa33 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f80e75b7-99ff-4732-bc70-33909d84aa33 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f80e75b7-99ff-4732-bc70-33909d84aa33 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f80e75b7-99ff-4732-bc70-33909d84aa33 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f80e75b7-99ff-4732-bc70-33909d84aa33 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 216/428] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:55 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 870 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1dcd1ee1-db57-4b1a-b0d5-8864bc54dee6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1dcd1ee1-db57-4b1a-b0d5-8864bc54dee6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1dcd1ee1-db57-4b1a-b0d5-8864bc54dee6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1dcd1ee1-db57-4b1a-b0d5-8864bc54dee6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1dcd1ee1-db57-4b1a-b0d5-8864bc54dee6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1dcd1ee1-db57-4b1a-b0d5-8864bc54dee6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 213/429] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 870 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action body: b'{"os-detach": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Detach volume completed successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c724d62b-6798-4abb-908e-baa1c7b89c02 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action returned with HTTP 202 Sep 06 17:00:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 217/430] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:00:56 2026] POST /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd/action => generated 0 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8130d4fa-ce90-48ae-b13f-9440d83d522a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8130d4fa-ce90-48ae-b13f-9440d83d522a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8130d4fa-ce90-48ae-b13f-9440d83d522a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8130d4fa-ce90-48ae-b13f-9440d83d522a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8130d4fa-ce90-48ae-b13f-9440d83d522a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8130d4fa-ce90-48ae-b13f-9440d83d522a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 214/431] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 870 bytes in 76 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0296cf92-bc94-439e-a3bb-6f9e0257a356 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0296cf92-bc94-439e-a3bb-6f9e0257a356 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0296cf92-bc94-439e-a3bb-6f9e0257a356 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0296cf92-bc94-439e-a3bb-6f9e0257a356 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0296cf92-bc94-439e-a3bb-6f9e0257a356 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0296cf92-bc94-439e-a3bb-6f9e0257a356 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 218/432] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume with id: c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-abe9467b-4266-4d6e-8f27-1d2da48f254b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-abe9467b-4266-4d6e-8f27-1d2da48f254b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-abe9467b-4266-4d6e-8f27-1d2da48f254b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-abe9467b-4266-4d6e-8f27-1d2da48f254b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-abe9467b-4266-4d6e-8f27-1d2da48f254b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume request issued successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f3d3b8e-f187-49b2-93e1-420910870a58 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 202 Sep 06 17:00:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 215/433] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:00:56 2026] DELETE /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:00:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-abe9467b-4266-4d6e-8f27-1d2da48f254b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 219/434] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 77 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0c02f855-0921-48c3-8e5b-039b9f2246a6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c02f855-0921-48c3-8e5b-039b9f2246a6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c02f855-0921-48c3-8e5b-039b9f2246a6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c02f855-0921-48c3-8e5b-039b9f2246a6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c02f855-0921-48c3-8e5b-039b9f2246a6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:00:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c02f855-0921-48c3-8e5b-039b9f2246a6 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 200 Sep 06 17:00:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 216/435] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:56 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 869 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9a61123d-f48e-4ea1-8a9a-09db14172595 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a61123d-f48e-4ea1-8a9a-09db14172595 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a61123d-f48e-4ea1-8a9a-09db14172595 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a61123d-f48e-4ea1-8a9a-09db14172595 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e42539db-cbf1-46f7-ac37-246d73e01668 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e42539db-cbf1-46f7-ac37-246d73e01668 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd Sep 06 17:00:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e42539db-cbf1-46f7-ac37-246d73e01668 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e42539db-cbf1-46f7-ac37-246d73e01668 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9a61123d-f48e-4ea1-8a9a-09db14172595 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e42539db-cbf1-46f7-ac37-246d73e01668 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd returned with HTTP 404 Sep 06 17:00:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 217/436] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/v3/volumes/c568a63b-bca4-41e5-ba55-e965a21ea1dd => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:00:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a61123d-f48e-4ea1-8a9a-09db14172595 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 220/437] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:57 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 100 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c60f9185-3312-405e-acac-547dfca450a9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c60f9185-3312-405e-acac-547dfca450a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c60f9185-3312-405e-acac-547dfca450a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c60f9185-3312-405e-acac-547dfca450a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:00:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:00:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c60f9185-3312-405e-acac-547dfca450a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c60f9185-3312-405e-acac-547dfca450a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 218/438] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:58 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:00:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9d4e84e4-0e40-44ed-b6ae-54c0189d26d8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:00:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d4e84e4-0e40-44ed-b6ae-54c0189d26d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:00:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d4e84e4-0e40-44ed-b6ae-54c0189d26d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:00:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d4e84e4-0e40-44ed-b6ae-54c0189d26d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:00:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:00:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:00:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9d4e84e4-0e40-44ed-b6ae-54c0189d26d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:00:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d4e84e4-0e40-44ed-b6ae-54c0189d26d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:00:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 221/439] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:00:59 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6e16d574-c011-4258-bef2-c41d876ba10c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-556346496"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-556346496'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume of 1 GB Sep 06 17:01:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Availability Zones retrieved successfully. Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (8a194808-b0db-4855-9519-ef6858d9aeb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d502ba3-aca1-4cbe-891e-4370b78f46b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5d502ba3-aca1-4cbe-891e-4370b78f46b3) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53c7610-c53b-4751-b02b-b69830c85f28) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c5a9499d-649e-4342-92f7-a1975070ae15 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5a9499d-649e-4342-92f7-a1975070ae15 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5a9499d-649e-4342-92f7-a1975070ae15 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5a9499d-649e-4342-92f7-a1975070ae15 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c5a9499d-649e-4342-92f7-a1975070ae15 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5a9499d-649e-4342-92f7-a1975070ae15 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 222/440] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:00 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Created reservations ['c81cbcca-7c76-4c20-9e53-fb349bbd582c', '6db29950-410d-46e3-a371-2a41aaa6905b', '11114823-1d5a-40f5-ac81-809f546023fb', '3b2793c4-20c7-4124-9666-2fb282757ee8'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e53c7610-c53b-4751-b02b-b69830c85f28) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c81cbcca-7c76-4c20-9e53-fb349bbd582c', '6db29950-410d-46e3-a371-2a41aaa6905b', '11114823-1d5a-40f5-ac81-809f546023fb', '3b2793c4-20c7-4124-9666-2fb282757ee8']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfc23d1-5372-4f0c-a9fa-434bb6757627) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7bfc23d1-5372-4f0c-a9fa-434bb6757627) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5a7918ee-5c29-4786-9b51-2db7b6076f85', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-556346496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['c81cbcca-7c76-4c20-9e53-fb349bbd582c','6db29950-410d-46e3-a371-2a41aaa6905b','11114823-1d5a-40f5-ac81-809f546023fb','3b2793c4-20c7-4124-9666-2fb282757ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-556346496',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5a7918ee-5c29-4786-9b51-2db7b6076f85,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca43059f77443b6a9de0c7a201d0058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7df579-6682-4139-a18e-75bf04080f25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5f7df579-6682-4139-a18e-75bf04080f25) transitioned into state 'SUCCESS' from state '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-556346496',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['c81cbcca-7c76-4c20-9e53-fb349bbd582c','6db29950-410d-46e3-a371-2a41aaa6905b','11114823-1d5a-40f5-ac81-809f546023fb','3b2793c4-20c7-4124-9666-2fb282757ee8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29153f25-b7c2-42f3-86a7-be272deef851) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (29153f25-b7c2-42f3-86a7-be272deef851) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (8a194808-b0db-4855-9519-ef6858d9aeb3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request issued successfully. Sep 06 17:01:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e16d574-c011-4258-bef2-c41d876ba10c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 219/441] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:00 2026] POST /volume/v3/volumes => generated 757 bytes in 357 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fed0ffbc-8414-49e5-8a33-a5c8ae3a7f62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fed0ffbc-8414-49e5-8a33-a5c8ae3a7f62 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fed0ffbc-8414-49e5-8a33-a5c8ae3a7f62 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fed0ffbc-8414-49e5-8a33-a5c8ae3a7f62 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fed0ffbc-8414-49e5-8a33-a5c8ae3a7f62 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fed0ffbc-8414-49e5-8a33-a5c8ae3a7f62 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 200 Sep 06 17:01:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 223/442] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 825 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a47b19b4-3ad2-4803-835b-9b39f69ef120 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a47b19b4-3ad2-4803-835b-9b39f69ef120 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a47b19b4-3ad2-4803-835b-9b39f69ef120 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a47b19b4-3ad2-4803-835b-9b39f69ef120 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a47b19b4-3ad2-4803-835b-9b39f69ef120 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a47b19b4-3ad2-4803-835b-9b39f69ef120 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 220/443] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:01 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b74d0721-cebf-4a11-9492-2d3ab84cad7b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b74d0721-cebf-4a11-9492-2d3ab84cad7b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b74d0721-cebf-4a11-9492-2d3ab84cad7b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b74d0721-cebf-4a11-9492-2d3ab84cad7b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b74d0721-cebf-4a11-9492-2d3ab84cad7b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b74d0721-cebf-4a11-9492-2d3ab84cad7b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 200 Sep 06 17:01:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 224/444] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:02 2026] GET /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 850 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-52760807-0d71-4597-b6eb-a75939b76460 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-52760807-0d71-4597-b6eb-a75939b76460 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85/action Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-52760807-0d71-4597-b6eb-a75939b76460 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "attaching"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-52760807-0d71-4597-b6eb-a75939b76460 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "attaching"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-52760807-0d71-4597-b6eb-a75939b76460 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '5a7918ee-5c29-4786-9b51-2db7b6076f85' with '{'status': 'attaching'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-52760807-0d71-4597-b6eb-a75939b76460 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85/action returned with HTTP 202 Sep 06 17:01:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 221/445] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:02 2026] POST /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cb6f56e9-1882-44ac-9b39-c21e6a3f083a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cb6f56e9-1882-44ac-9b39-c21e6a3f083a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cb6f56e9-1882-44ac-9b39-c21e6a3f083a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cb6f56e9-1882-44ac-9b39-c21e6a3f083a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cb6f56e9-1882-44ac-9b39-c21e6a3f083a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cb6f56e9-1882-44ac-9b39-c21e6a3f083a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 200 Sep 06 17:01:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 225/446] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:02 2026] GET /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 850 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85/action Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Volume info retrieved successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Delete volume request issued successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a058f6d2-0a65-4f08-b7ec-0157a4615c0e tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85/action returned with HTTP 202 Sep 06 17:01:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 222/447] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:02 2026] POST /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-25fae745-d5c5-45fc-af4f-281ec264beef None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25fae745-d5c5-45fc-af4f-281ec264beef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25fae745-d5c5-45fc-af4f-281ec264beef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25fae745-d5c5-45fc-af4f-281ec264beef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-25fae745-d5c5-45fc-af4f-281ec264beef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25fae745-d5c5-45fc-af4f-281ec264beef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 200 Sep 06 17:01:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 226/448] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:02 2026] GET /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a77e45fa-e256-4a5d-844a-c3729600ca7e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a77e45fa-e256-4a5d-844a-c3729600ca7e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a77e45fa-e256-4a5d-844a-c3729600ca7e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a77e45fa-e256-4a5d-844a-c3729600ca7e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a77e45fa-e256-4a5d-844a-c3729600ca7e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a77e45fa-e256-4a5d-844a-c3729600ca7e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 223/449] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:02 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7fcaf813-3f0f-4bc1-8f6a-d7c3481a7287 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7fcaf813-3f0f-4bc1-8f6a-d7c3481a7287 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7fcaf813-3f0f-4bc1-8f6a-d7c3481a7287 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7fcaf813-3f0f-4bc1-8f6a-d7c3481a7287 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7fcaf813-3f0f-4bc1-8f6a-d7c3481a7287 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 404 Sep 06 17:01:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 227/450] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5be452cc-c125-4537-a7c3-cf049d2056b4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5be452cc-c125-4537-a7c3-cf049d2056b4 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5be452cc-c125-4537-a7c3-cf049d2056b4 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5be452cc-c125-4537-a7c3-cf049d2056b4 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5be452cc-c125-4537-a7c3-cf049d2056b4 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 404 Sep 06 17:01:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 224/451] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-03e6b4ac-8437-4372-98bc-11a1a477e3ef None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-03e6b4ac-8437-4372-98bc-11a1a477e3ef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-03e6b4ac-8437-4372-98bc-11a1a477e3ef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-03e6b4ac-8437-4372-98bc-11a1a477e3ef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-03e6b4ac-8437-4372-98bc-11a1a477e3ef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume with id: 5a7918ee-5c29-4786-9b51-2db7b6076f85 Sep 06 17:01:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-03e6b4ac-8437-4372-98bc-11a1a477e3ef tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 returned with HTTP 404 Sep 06 17:01:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 228/452] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:03 2026] DELETE /volume/v3/volumes/5a7918ee-5c29-4786-9b51-2db7b6076f85 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-872804985"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-872804985'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume of 1 GB Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Availability Zones retrieved successfully. Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (4fe9c7f2-b84c-47fe-9999-2df3c6229796) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8feb9fe3-22b0-4ad9-8747-6b1a528514e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8feb9fe3-22b0-4ad9-8747-6b1a528514e9) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328dff72-c3a6-49c5-bd60-970fb6854e33) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Created reservations ['f45b9f9b-8214-48f1-88d2-501b3fce57a2', 'a8c56ebb-5c52-4d82-92e7-829562ee8ecb', 'f434adf0-bad7-4484-ba94-51849a64bdbc', 'a8570a9c-c5c3-4b66-9edf-d04560a5dfd3'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (328dff72-c3a6-49c5-bd60-970fb6854e33) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f45b9f9b-8214-48f1-88d2-501b3fce57a2', 'a8c56ebb-5c52-4d82-92e7-829562ee8ecb', 'f434adf0-bad7-4484-ba94-51849a64bdbc', 'a8570a9c-c5c3-4b66-9edf-d04560a5dfd3']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf4497d-3487-4410-aabd-8d6df8d58b53) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ccf4497d-3487-4410-aabd-8d6df8d58b53) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a9548487-b447-4da1-95f7-3ef8d3643936', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-872804985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['f45b9f9b-8214-48f1-88d2-501b3fce57a2','a8c56ebb-5c52-4d82-92e7-829562ee8ecb','f434adf0-bad7-4484-ba94-51849a64bdbc','a8570a9c-c5c3-4b66-9edf-d04560a5dfd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-872804985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a9548487-b447-4da1-95f7-3ef8d3643936,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca43059f77443b6a9de0c7a201d0058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b253970-3389-41cb-a4db-df4124ae0e1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4b253970-3389-41cb-a4db-df4124ae0e1e) transitioned into state 'SUCCESS' from state '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-872804985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['f45b9f9b-8214-48f1-88d2-501b3fce57a2','a8c56ebb-5c52-4d82-92e7-829562ee8ecb','f434adf0-bad7-4484-ba94-51849a64bdbc','a8570a9c-c5c3-4b66-9edf-d04560a5dfd3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464e0628-7be6-4113-bc86-1ceffde9a712) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (464e0628-7be6-4113-bc86-1ceffde9a712) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (4fe9c7f2-b84c-47fe-9999-2df3c6229796) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request issued successfully. Sep 06 17:01:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51d30644-6c6b-43dc-98fd-b52fea06a677 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 225/453] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:03 2026] POST /volume/v3/volumes => generated 757 bytes in 382 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ffe9787e-52b6-4887-97de-ba278ad2ce42 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ffe9787e-52b6-4887-97de-ba278ad2ce42 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ffe9787e-52b6-4887-97de-ba278ad2ce42 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ffe9787e-52b6-4887-97de-ba278ad2ce42 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cf23717a-14a4-4020-b6db-cdbff04a4899 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf23717a-14a4-4020-b6db-cdbff04a4899 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf23717a-14a4-4020-b6db-cdbff04a4899 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf23717a-14a4-4020-b6db-cdbff04a4899 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ffe9787e-52b6-4887-97de-ba278ad2ce42 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ffe9787e-52b6-4887-97de-ba278ad2ce42 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 200 Sep 06 17:01:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 229/454] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:03 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 825 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cf23717a-14a4-4020-b6db-cdbff04a4899 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf23717a-14a4-4020-b6db-cdbff04a4899 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 226/455] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:04 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 87 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3b6483a6-729c-47e5-9b70-4a7351e9d258 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b6483a6-729c-47e5-9b70-4a7351e9d258 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b6483a6-729c-47e5-9b70-4a7351e9d258 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b6483a6-729c-47e5-9b70-4a7351e9d258 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bfc08348-fc27-45a0-aa7d-3f80a114bf68 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bfc08348-fc27-45a0-aa7d-3f80a114bf68 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bfc08348-fc27-45a0-aa7d-3f80a114bf68 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bfc08348-fc27-45a0-aa7d-3f80a114bf68 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b6483a6-729c-47e5-9b70-4a7351e9d258 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b6483a6-729c-47e5-9b70-4a7351e9d258 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 200 Sep 06 17:01:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 230/456] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:05 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 849 bytes in 63 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bfc08348-fc27-45a0-aa7d-3f80a114bf68 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bfc08348-fc27-45a0-aa7d-3f80a114bf68 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 227/457] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:05 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8bb9a071-e93a-4c7e-8e95-fbf1157af874 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8bb9a071-e93a-4c7e-8e95-fbf1157af874 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8bb9a071-e93a-4c7e-8e95-fbf1157af874 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8bb9a071-e93a-4c7e-8e95-fbf1157af874 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8bb9a071-e93a-4c7e-8e95-fbf1157af874 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-231f379c-51dc-44b0-96c4-db2e40adefbf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8bb9a071-e93a-4c7e-8e95-fbf1157af874 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 231/458] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 850 bytes in 43 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[87201]: INFO cinder.api.openstack.wsgi [None req-231f379c-51dc-44b0-96c4-db2e40adefbf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-231f379c-51dc-44b0-96c4-db2e40adefbf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-231f379c-51dc-44b0-96c4-db2e40adefbf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-99cd4b4f-b91e-4326-8615-8e8273c44924 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99cd4b4f-b91e-4326-8615-8e8273c44924 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936/action Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99cd4b4f-b91e-4326-8615-8e8273c44924 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99cd4b4f-b91e-4326-8615-8e8273c44924 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-231f379c-51dc-44b0-96c4-db2e40adefbf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-231f379c-51dc-44b0-96c4-db2e40adefbf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 228/459] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 39 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-99cd4b4f-b91e-4326-8615-8e8273c44924 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume 'a9548487-b447-4da1-95f7-3ef8d3643936' with '{'status': 'creating'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99cd4b4f-b91e-4326-8615-8e8273c44924 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936/action returned with HTTP 202 Sep 06 17:01:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 232/460] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:06 2026] POST /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936/action => generated 0 bytes in 63 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8527d0fa-4384-4218-b995-ff93e4087e79 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8527d0fa-4384-4218-b995-ff93e4087e79 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8527d0fa-4384-4218-b995-ff93e4087e79 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8527d0fa-4384-4218-b995-ff93e4087e79 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8527d0fa-4384-4218-b995-ff93e4087e79 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8527d0fa-4384-4218-b995-ff93e4087e79 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 229/461] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 849 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936/action Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Delete volume request issued successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-86fb7ef9-80b3-4aea-8dcc-41cdc602551c tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936/action returned with HTTP 202 Sep 06 17:01:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 233/462] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:06 2026] POST /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936/action => generated 0 bytes in 77 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-99fe5306-a57b-4355-9cef-bbdb24fea229 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99fe5306-a57b-4355-9cef-bbdb24fea229 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99fe5306-a57b-4355-9cef-bbdb24fea229 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99fe5306-a57b-4355-9cef-bbdb24fea229 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-99fe5306-a57b-4355-9cef-bbdb24fea229 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99fe5306-a57b-4355-9cef-bbdb24fea229 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 200 Sep 06 17:01:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 230/463] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:06 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 849 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4e57d5ee-3c2d-43fb-bd7c-ad83360e929c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4e57d5ee-3c2d-43fb-bd7c-ad83360e929c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4e57d5ee-3c2d-43fb-bd7c-ad83360e929c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4e57d5ee-3c2d-43fb-bd7c-ad83360e929c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4e57d5ee-3c2d-43fb-bd7c-ad83360e929c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4e57d5ee-3c2d-43fb-bd7c-ad83360e929c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 234/464] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 54 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[87201]: DEBUG cinder.api.middleware.request_id [None req-11e7979b-3d84-4be3-96db-76faa58998bb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11e7979b-3d84-4be3-96db-76faa58998bb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11e7979b-3d84-4be3-96db-76faa58998bb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11e7979b-3d84-4be3-96db-76faa58998bb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11e7979b-3d84-4be3-96db-76faa58998bb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 404 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 231/465] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-faae3f82-6ba0-4043-b0ea-4055a9968ff5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-faae3f82-6ba0-4043-b0ea-4055a9968ff5 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-faae3f82-6ba0-4043-b0ea-4055a9968ff5 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-faae3f82-6ba0-4043-b0ea-4055a9968ff5 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-faae3f82-6ba0-4043-b0ea-4055a9968ff5 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 404 Sep 06 17:01:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 235/466] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d2677ddc-31eb-456e-ab7e-212b480e741a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2677ddc-31eb-456e-ab7e-212b480e741a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] DELETE http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2677ddc-31eb-456e-ab7e-212b480e741a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2677ddc-31eb-456e-ab7e-212b480e741a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d2677ddc-31eb-456e-ab7e-212b480e741a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume with id: a9548487-b447-4da1-95f7-3ef8d3643936 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2677ddc-31eb-456e-ab7e-212b480e741a tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 returned with HTTP 404 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 232/467] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:07 2026] DELETE /volume/v3/volumes/a9548487-b447-4da1-95f7-3ef8d3643936 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1733212656"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1733212656'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume of 1 GB Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Availability Zones retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (5e52f819-f035-4956-af18-dcd9a5f64f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e1785e-660f-400d-90ac-addf1417e990) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (79e1785e-660f-400d-90ac-addf1417e990) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc295360-3d03-4fca-8f8e-22a2117cff34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Created reservations ['5ffffb57-6395-4c21-be07-73aa83bee645', '8be6ffa3-a85c-4d87-abdb-dfe5765fd76a', 'abb53919-9a04-4b2a-a9e4-97de4bf8a24a', 'fd1ce68d-d9ed-41e7-9aea-77288e97c71b'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dc295360-3d03-4fca-8f8e-22a2117cff34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5ffffb57-6395-4c21-be07-73aa83bee645', '8be6ffa3-a85c-4d87-abdb-dfe5765fd76a', 'abb53919-9a04-4b2a-a9e4-97de4bf8a24a', 'fd1ce68d-d9ed-41e7-9aea-77288e97c71b']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae80ab6-75ed-4bcc-a168-aa39a648659f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ae80ab6-75ed-4bcc-a168-aa39a648659f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '25d4387b-00b1-4851-a09f-d321b7e9acc7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1733212656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['5ffffb57-6395-4c21-be07-73aa83bee645','8be6ffa3-a85c-4d87-abdb-dfe5765fd76a','abb53919-9a04-4b2a-a9e4-97de4bf8a24a','fd1ce68d-d9ed-41e7-9aea-77288e97c71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesActionsTest-Volume-1733212656',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=25d4387b-00b1-4851-a09f-d321b7e9acc7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca43059f77443b6a9de0c7a201d0058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1b6876-362b-418a-8908-073c20739804) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fe1b6876-362b-418a-8908-073c20739804) transitioned into state 'SUCCESS' from state '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-1733212656',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['5ffffb57-6395-4c21-be07-73aa83bee645','8be6ffa3-a85c-4d87-abdb-dfe5765fd76a','abb53919-9a04-4b2a-a9e4-97de4bf8a24a','fd1ce68d-d9ed-41e7-9aea-77288e97c71b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d8a7a0-06f6-40bb-bcdb-1bc7fa9e8d6e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (30d8a7a0-06f6-40bb-bcdb-1bc7fa9e8d6e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (5e52f819-f035-4956-af18-dcd9a5f64f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request issued successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c502fb0c-4189-4fa2-a48e-0b0caeb5c675 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 236/468] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:07 2026] POST /volume/v3/volumes => generated 758 bytes in 325 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b149a976-48b1-47c8-bb9d-4a714be57522 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b149a976-48b1-47c8-bb9d-4a714be57522 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b149a976-48b1-47c8-bb9d-4a714be57522 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b149a976-48b1-47c8-bb9d-4a714be57522 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b149a976-48b1-47c8-bb9d-4a714be57522 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b149a976-48b1-47c8-bb9d-4a714be57522 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 200 Sep 06 17:01:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 233/469] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:07 2026] GET /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 826 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8959e58e-466c-47cc-9930-64739389dcf0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8959e58e-466c-47cc-9930-64739389dcf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8959e58e-466c-47cc-9930-64739389dcf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8959e58e-466c-47cc-9930-64739389dcf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8959e58e-466c-47cc-9930-64739389dcf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8959e58e-466c-47cc-9930-64739389dcf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 237/470] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:08 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 43 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a083fa89-e024-4a31-9545-493c89d1b183 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a083fa89-e024-4a31-9545-493c89d1b183 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a083fa89-e024-4a31-9545-493c89d1b183 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a083fa89-e024-4a31-9545-493c89d1b183 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a083fa89-e024-4a31-9545-493c89d1b183 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a083fa89-e024-4a31-9545-493c89d1b183 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 200 Sep 06 17:01:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 234/471] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 851 bytes in 36 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5c701e53-7e34-435c-ac0e-f7c5cb0428ae None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c701e53-7e34-435c-ac0e-f7c5cb0428ae tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7/action Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c701e53-7e34-435c-ac0e-f7c5cb0428ae tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c701e53-7e34-435c-ac0e-f7c5cb0428ae tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-5c701e53-7e34-435c-ac0e-f7c5cb0428ae tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '25d4387b-00b1-4851-a09f-d321b7e9acc7' with '{'status': 'error'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c701e53-7e34-435c-ac0e-f7c5cb0428ae tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7/action returned with HTTP 202 Sep 06 17:01:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 238/472] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:09 2026] POST /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7/action => generated 0 bytes in 66 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-140e4a9d-d2f1-46ee-a355-deef35e9c528 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-140e4a9d-d2f1-46ee-a355-deef35e9c528 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-140e4a9d-d2f1-46ee-a355-deef35e9c528 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-140e4a9d-d2f1-46ee-a355-deef35e9c528 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-140e4a9d-d2f1-46ee-a355-deef35e9c528 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-140e4a9d-d2f1-46ee-a355-deef35e9c528 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 200 Sep 06 17:01:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 235/473] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 847 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7/action Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Volume info retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Delete volume request issued successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b93ce4c-d24c-4890-8d5c-67342b1025c0 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7/action returned with HTTP 202 Sep 06 17:01:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 239/474] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:09 2026] POST /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7/action => generated 0 bytes in 70 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e4df663d-6392-42f0-8df6-9b7f8cbf7f38 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e4df663d-6392-42f0-8df6-9b7f8cbf7f38 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e4df663d-6392-42f0-8df6-9b7f8cbf7f38 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e4df663d-6392-42f0-8df6-9b7f8cbf7f38 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e4df663d-6392-42f0-8df6-9b7f8cbf7f38 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e4df663d-6392-42f0-8df6-9b7f8cbf7f38 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 200 Sep 06 17:01:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 236/475] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 850 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-47311353-3eb8-458f-860e-b53a9da2828e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-47311353-3eb8-458f-860e-b53a9da2828e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-47311353-3eb8-458f-860e-b53a9da2828e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-47311353-3eb8-458f-860e-b53a9da2828e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-47311353-3eb8-458f-860e-b53a9da2828e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-47311353-3eb8-458f-860e-b53a9da2828e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 240/476] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:09 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-80d2cf9a-3f08-48ce-b93e-d7d714f2e846 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80d2cf9a-3f08-48ce-b93e-d7d714f2e846 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80d2cf9a-3f08-48ce-b93e-d7d714f2e846 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80d2cf9a-3f08-48ce-b93e-d7d714f2e846 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80d2cf9a-3f08-48ce-b93e-d7d714f2e846 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 404 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 237/477] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:10 2026] GET /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57827405-a839-426d-9dc6-93b49f9c2a4f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57827405-a839-426d-9dc6-93b49f9c2a4f tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57827405-a839-426d-9dc6-93b49f9c2a4f tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57827405-a839-426d-9dc6-93b49f9c2a4f tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57827405-a839-426d-9dc6-93b49f9c2a4f tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 404 Sep 06 17:01:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 241/478] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:10 2026] GET /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3ae223da-02f6-4fc9-b06c-a8b7a8e1c74c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ae223da-02f6-4fc9-b06c-a8b7a8e1c74c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] DELETE http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ae223da-02f6-4fc9-b06c-a8b7a8e1c74c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ae223da-02f6-4fc9-b06c-a8b7a8e1c74c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3ae223da-02f6-4fc9-b06c-a8b7a8e1c74c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume with id: 25d4387b-00b1-4851-a09f-d321b7e9acc7 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ae223da-02f6-4fc9-b06c-a8b7a8e1c74c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 returned with HTTP 404 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 238/479] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:10 2026] DELETE /volume/v3/volumes/25d4387b-00b1-4851-a09f-d321b7e9acc7 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c634f22b-5e75-49c9-bd1a-741669d5118d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-516923012"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-516923012'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume of 1 GB Sep 06 17:01:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Availability Zones retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe50900a-ddbc-427a-9642-33e0ab96cf91 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe50900a-ddbc-427a-9642-33e0ab96cf91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe50900a-ddbc-427a-9642-33e0ab96cf91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe50900a-ddbc-427a-9642-33e0ab96cf91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fe50900a-ddbc-427a-9642-33e0ab96cf91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe50900a-ddbc-427a-9642-33e0ab96cf91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 239/480] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:10 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 40 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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (d5778757-d6da-4ca4-a2f5-f0dd70a1b4fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b903672-6573-4a75-9042-b2e6ede5be70) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5b903672-6573-4a75-9042-b2e6ede5be70) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33c661e-0148-44f9-8291-d0c9c1c03cd8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Created reservations ['0070742e-5f8a-4fec-baf0-852b791f63d6', '5ad7277b-a46d-4326-a384-30d479f4131e', 'c4a26275-fd26-4fa7-bd05-a36f4b973e33', 'dbe4de3b-6fab-48e2-bd3e-426a1c445d8c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c33c661e-0148-44f9-8291-d0c9c1c03cd8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0070742e-5f8a-4fec-baf0-852b791f63d6', '5ad7277b-a46d-4326-a384-30d479f4131e', 'c4a26275-fd26-4fa7-bd05-a36f4b973e33', 'dbe4de3b-6fab-48e2-bd3e-426a1c445d8c']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b89bc34-cb0f-4530-aba3-a6e9b89705df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0b89bc34-cb0f-4530-aba3-a6e9b89705df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '73f2c738-6f2f-4ef1-8f87-76e1546ff77f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-516923012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['0070742e-5f8a-4fec-baf0-852b791f63d6','5ad7277b-a46d-4326-a384-30d479f4131e','c4a26275-fd26-4fa7-bd05-a36f4b973e33','dbe4de3b-6fab-48e2-bd3e-426a1c445d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesActionsTest-Volume-516923012',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=73f2c738-6f2f-4ef1-8f87-76e1546ff77f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca43059f77443b6a9de0c7a201d0058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bbacbac-9f57-4d1f-a25f-04e40c8e5339) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9bbacbac-9f57-4d1f-a25f-04e40c8e5339) transitioned into state 'SUCCESS' from state '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-516923012',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['0070742e-5f8a-4fec-baf0-852b791f63d6','5ad7277b-a46d-4326-a384-30d479f4131e','c4a26275-fd26-4fa7-bd05-a36f4b973e33','dbe4de3b-6fab-48e2-bd3e-426a1c445d8c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176125ee-f0de-45ed-8f3b-c1accff4e5c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (176125ee-f0de-45ed-8f3b-c1accff4e5c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (d5778757-d6da-4ca4-a2f5-f0dd70a1b4fc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request issued successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c634f22b-5e75-49c9-bd1a-741669d5118d tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 242/481] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:10 2026] POST /volume/v3/volumes => generated 757 bytes in 434 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a5f1c201-2bc5-49ce-a455-d2d3ddf031e9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5f1c201-2bc5-49ce-a455-d2d3ddf031e9 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5f1c201-2bc5-49ce-a455-d2d3ddf031e9 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5f1c201-2bc5-49ce-a455-d2d3ddf031e9 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5f1c201-2bc5-49ce-a455-d2d3ddf031e9 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5f1c201-2bc5-49ce-a455-d2d3ddf031e9 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 200 Sep 06 17:01:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 240/482] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:10 2026] GET /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 825 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c6448034-f967-4e5b-9571-2694bf8c6de0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c6448034-f967-4e5b-9571-2694bf8c6de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c6448034-f967-4e5b-9571-2694bf8c6de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c6448034-f967-4e5b-9571-2694bf8c6de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c6448034-f967-4e5b-9571-2694bf8c6de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c6448034-f967-4e5b-9571-2694bf8c6de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 243/483] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:11 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e08d4fb3-784d-44a6-9a04-f2f7b0144f45 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e08d4fb3-784d-44a6-9a04-f2f7b0144f45 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e08d4fb3-784d-44a6-9a04-f2f7b0144f45 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e08d4fb3-784d-44a6-9a04-f2f7b0144f45 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:01:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e08d4fb3-784d-44a6-9a04-f2f7b0144f45 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e08d4fb3-784d-44a6-9a04-f2f7b0144f45 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 200 Sep 06 17:01:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 241/484] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:11 2026] GET /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 850 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-be2d8711-2c4e-4fc2-a17e-3af5432f00a6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be2d8711-2c4e-4fc2-a17e-3af5432f00a6 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f/action Sep 06 17:01:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be2d8711-2c4e-4fc2-a17e-3af5432f00a6 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be2d8711-2c4e-4fc2-a17e-3af5432f00a6 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-be2d8711-2c4e-4fc2-a17e-3af5432f00a6 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '73f2c738-6f2f-4ef1-8f87-76e1546ff77f' with '{'status': 'maintenance'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be2d8711-2c4e-4fc2-a17e-3af5432f00a6 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f/action returned with HTTP 202 Sep 06 17:01:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 244/485] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:11 2026] POST /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f/action => generated 0 bytes in 71 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-11333a09-e47b-45f2-a95f-7f51ac672442 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11333a09-e47b-45f2-a95f-7f51ac672442 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11333a09-e47b-45f2-a95f-7f51ac672442 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11333a09-e47b-45f2-a95f-7f51ac672442 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-11333a09-e47b-45f2-a95f-7f51ac672442 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11333a09-e47b-45f2-a95f-7f51ac672442 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 200 Sep 06 17:01:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 242/486] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 852 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-94d230db-679c-424d-b4f9-6c7669b4d922 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-94d230db-679c-424d-b4f9-6c7669b4d922 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f/action Sep 06 17:01:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-94d230db-679c-424d-b4f9-6c7669b4d922 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-94d230db-679c-424d-b4f9-6c7669b4d922 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-94d230db-679c-424d-b4f9-6c7669b4d922 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Volume info retrieved successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-94d230db-679c-424d-b4f9-6c7669b4d922 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Delete volume request issued successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-94d230db-679c-424d-b4f9-6c7669b4d922 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f/action returned with HTTP 202 Sep 06 17:01:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 245/487] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:12 2026] POST /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2b0a038b-8192-4bfd-b584-af5bcdf4362b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b0a038b-8192-4bfd-b584-af5bcdf4362b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b0a038b-8192-4bfd-b584-af5bcdf4362b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b0a038b-8192-4bfd-b584-af5bcdf4362b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2b0a038b-8192-4bfd-b584-af5bcdf4362b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b0a038b-8192-4bfd-b584-af5bcdf4362b tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 200 Sep 06 17:01:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 243/488] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 849 bytes in 43 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[87200]: DEBUG cinder.api.middleware.request_id [None req-81af66ba-86ff-448e-87a4-a15916b9bfd3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81af66ba-86ff-448e-87a4-a15916b9bfd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81af66ba-86ff-448e-87a4-a15916b9bfd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81af66ba-86ff-448e-87a4-a15916b9bfd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-81af66ba-86ff-448e-87a4-a15916b9bfd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81af66ba-86ff-448e-87a4-a15916b9bfd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 246/489] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:12 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-129828bf-cfd4-4c2b-bb2a-05d089b52c84 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-129828bf-cfd4-4c2b-bb2a-05d089b52c84 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-129828bf-cfd4-4c2b-bb2a-05d089b52c84 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-129828bf-cfd4-4c2b-bb2a-05d089b52c84 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-129828bf-cfd4-4c2b-bb2a-05d089b52c84 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 404 Sep 06 17:01:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 244/490] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e4266fca-d50b-4c2a-a9fa-02287346eea1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4266fca-d50b-4c2a-a9fa-02287346eea1 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4266fca-d50b-4c2a-a9fa-02287346eea1 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4266fca-d50b-4c2a-a9fa-02287346eea1 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4266fca-d50b-4c2a-a9fa-02287346eea1 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 404 Sep 06 17:01:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 247/491] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f442e48c-dd4f-4ce4-ad34-9f746917eccb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f442e48c-dd4f-4ce4-ad34-9f746917eccb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] DELETE http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f442e48c-dd4f-4ce4-ad34-9f746917eccb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f442e48c-dd4f-4ce4-ad34-9f746917eccb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f442e48c-dd4f-4ce4-ad34-9f746917eccb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume with id: 73f2c738-6f2f-4ef1-8f87-76e1546ff77f Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f442e48c-dd4f-4ce4-ad34-9f746917eccb tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f returned with HTTP 404 Sep 06 17:01:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 245/492] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:13 2026] DELETE /volume/v3/volumes/73f2c738-6f2f-4ef1-8f87-76e1546ff77f => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a90f1de0-8b67-4148-a251-6dc97d26460e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-202494829"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-202494829'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume of 1 GB Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Availability Zones retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (50e7e6d0-c6c2-4932-9761-60e63fa1991c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fad207-b453-45a7-9533-667f326e0cd1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70fad207-b453-45a7-9533-667f326e0cd1) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33838f5c-bcea-46fe-a90b-c5ad78682590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Created reservations ['c1af2919-1a0d-4993-b5b0-25aa1f592954', '687aaeb0-3da0-4739-b462-c30f0f5ecbdc', 'f55e3ce6-971d-4c73-aaf0-59afc8bcead8', '2619bb6b-8035-4964-9515-d59c1c95268d'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (33838f5c-bcea-46fe-a90b-c5ad78682590) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1af2919-1a0d-4993-b5b0-25aa1f592954', '687aaeb0-3da0-4739-b462-c30f0f5ecbdc', 'f55e3ce6-971d-4c73-aaf0-59afc8bcead8', '2619bb6b-8035-4964-9515-d59c1c95268d']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7e59fd-ff1e-49ca-a1c8-15f517f49a7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (da7e59fd-ff1e-49ca-a1c8-15f517f49a7c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '89991f33-934c-4158-9439-69ce808a65f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-202494829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['c1af2919-1a0d-4993-b5b0-25aa1f592954','687aaeb0-3da0-4739-b462-c30f0f5ecbdc','f55e3ce6-971d-4c73-aaf0-59afc8bcead8','2619bb6b-8035-4964-9515-d59c1c95268d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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='tempest-VolumesActionsTest-Volume-202494829',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=89991f33-934c-4158-9439-69ce808a65f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ca43059f77443b6a9de0c7a201d0058',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b441e22c-6195-41cb-a8f7-aa8c6cdc6561) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b441e22c-6195-41cb-a8f7-aa8c6cdc6561) transitioned into state 'SUCCESS' from state '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-202494829',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ca43059f77443b6a9de0c7a201d0058',qos_specs=None,replication_status=,reservations=['c1af2919-1a0d-4993-b5b0-25aa1f592954','687aaeb0-3da0-4739-b462-c30f0f5ecbdc','f55e3ce6-971d-4c73-aaf0-59afc8bcead8','2619bb6b-8035-4964-9515-d59c1c95268d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fcd12abe4e384c42b4025d00716cc1b0',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c86d7b-ee92-488c-82ff-1b75700a8ad8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (17c86d7b-ee92-488c-82ff-1b75700a8ad8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Flow 'volume_create_api' (50e7e6d0-c6c2-4932-9761-60e63fa1991c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Create volume request issued successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a90f1de0-8b67-4148-a251-6dc97d26460e tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 248/493] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:13 2026] POST /volume/v3/volumes => generated 757 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cbfc5ea5-1012-43eb-a5e8-bb967ca255e3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-60fbadcd-114f-45c2-8ffc-1832103725ce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60fbadcd-114f-45c2-8ffc-1832103725ce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60fbadcd-114f-45c2-8ffc-1832103725ce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbfc5ea5-1012-43eb-a5e8-bb967ca255e3 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60fbadcd-114f-45c2-8ffc-1832103725ce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbfc5ea5-1012-43eb-a5e8-bb967ca255e3 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbfc5ea5-1012-43eb-a5e8-bb967ca255e3 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-60fbadcd-114f-45c2-8ffc-1832103725ce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cbfc5ea5-1012-43eb-a5e8-bb967ca255e3 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60fbadcd-114f-45c2-8ffc-1832103725ce tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 249/494] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 52 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[87201]: INFO cinder.api.openstack.wsgi [None req-cbfc5ea5-1012-43eb-a5e8-bb967ca255e3 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 246/495] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:13 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 825 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-77ce71a2-8875-4c99-b803-55618a080476 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-77ce71a2-8875-4c99-b803-55618a080476 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-77ce71a2-8875-4c99-b803-55618a080476 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-77ce71a2-8875-4c99-b803-55618a080476 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-93fcb4a6-4dd6-49d3-9651-bf9f44f81e92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-93fcb4a6-4dd6-49d3-9651-bf9f44f81e92 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-93fcb4a6-4dd6-49d3-9651-bf9f44f81e92 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-93fcb4a6-4dd6-49d3-9651-bf9f44f81e92 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-77ce71a2-8875-4c99-b803-55618a080476 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-93fcb4a6-4dd6-49d3-9651-bf9f44f81e92 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-93fcb4a6-4dd6-49d3-9651-bf9f44f81e92 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-77ce71a2-8875-4c99-b803-55618a080476 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 247/496] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:14 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 850 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 250/497] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:14 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-446bb048-044e-4e66-86a3-8cf6cefa4f12 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-446bb048-044e-4e66-86a3-8cf6cefa4f12 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-446bb048-044e-4e66-86a3-8cf6cefa4f12 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-446bb048-044e-4e66-86a3-8cf6cefa4f12 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-446bb048-044e-4e66-86a3-8cf6cefa4f12 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '89991f33-934c-4158-9439-69ce808a65f7' with '{'status': 'error'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-446bb048-044e-4e66-86a3-8cf6cefa4f12 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action returned with HTTP 202 Sep 06 17:01:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 248/498] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:14 2026] POST /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/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:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3991051a-d08f-4950-abe4-2687dc12ffa7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3991051a-d08f-4950-abe4-2687dc12ffa7 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3991051a-d08f-4950-abe4-2687dc12ffa7 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3991051a-d08f-4950-abe4-2687dc12ffa7 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3991051a-d08f-4950-abe4-2687dc12ffa7 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3991051a-d08f-4950-abe4-2687dc12ffa7 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 251/499] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:14 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 846 bytes in 95 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9c88f8bf-b3db-44ba-a2ef-ffe8c0570539 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c88f8bf-b3db-44ba-a2ef-ffe8c0570539 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c88f8bf-b3db-44ba-a2ef-ffe8c0570539 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c88f8bf-b3db-44ba-a2ef-ffe8c0570539 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-9c88f8bf-b3db-44ba-a2ef-ffe8c0570539 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '89991f33-934c-4158-9439-69ce808a65f7' with '{'status': 'available'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c88f8bf-b3db-44ba-a2ef-ffe8c0570539 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action returned with HTTP 202 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 249/500] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:15 2026] POST /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0f32a526-0b09-4c2e-a252-fb765c7d1387 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f32a526-0b09-4c2e-a252-fb765c7d1387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f32a526-0b09-4c2e-a252-fb765c7d1387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f32a526-0b09-4c2e-a252-fb765c7d1387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0f32a526-0b09-4c2e-a252-fb765c7d1387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f32a526-0b09-4c2e-a252-fb765c7d1387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 252/501] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 850 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b8003903-d8a8-457c-b8fd-b4635a603d36 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8003903-d8a8-457c-b8fd-b4635a603d36 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8003903-d8a8-457c-b8fd-b4635a603d36 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "maintenance"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8003903-d8a8-457c-b8fd-b4635a603d36 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "maintenance"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-b8003903-d8a8-457c-b8fd-b4635a603d36 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '89991f33-934c-4158-9439-69ce808a65f7' with '{'status': 'maintenance'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8003903-d8a8-457c-b8fd-b4635a603d36 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action returned with HTTP 202 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 250/502] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:15 2026] POST /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-709c7efa-8cfc-4bfc-a82c-918415ea23cc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-709c7efa-8cfc-4bfc-a82c-918415ea23cc tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-709c7efa-8cfc-4bfc-a82c-918415ea23cc tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-709c7efa-8cfc-4bfc-a82c-918415ea23cc tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-709c7efa-8cfc-4bfc-a82c-918415ea23cc tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-709c7efa-8cfc-4bfc-a82c-918415ea23cc tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 253/503] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 852 bytes in 85 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0ab7bdbb-d906-433c-804f-aaea4ecf6858 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ab7bdbb-d906-433c-804f-aaea4ecf6858 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] POST http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ab7bdbb-d906-433c-804f-aaea4ecf6858 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action body: b'{"os-reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ab7bdbb-d906-433c-804f-aaea4ecf6858 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-0ab7bdbb-d906-433c-804f-aaea4ecf6858 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] Updating volume '89991f33-934c-4158-9439-69ce808a65f7' with '{'status': 'available'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ab7bdbb-d906-433c-804f-aaea4ecf6858 tempest-VolumesActionsTest-1095995201 tempest-VolumesActionsTest-1095995201-project-admin] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action returned with HTTP 202 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 251/504] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:01:15 2026] POST /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7/action => generated 0 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0fa28238-877d-4092-ba15-1b5ba2ead0d8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0fa28238-877d-4092-ba15-1b5ba2ead0d8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0fa28238-877d-4092-ba15-1b5ba2ead0d8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0fa28238-877d-4092-ba15-1b5ba2ead0d8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0fa28238-877d-4092-ba15-1b5ba2ead0d8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0fa28238-877d-4092-ba15-1b5ba2ead0d8 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 254/505] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 850 bytes in 58 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2c96d441-7277-41c1-ab29-2ff7e63af30c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2c96d441-7277-41c1-ab29-2ff7e63af30c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2c96d441-7277-41c1-ab29-2ff7e63af30c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2c96d441-7277-41c1-ab29-2ff7e63af30c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2c96d441-7277-41c1-ab29-2ff7e63af30c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2c96d441-7277-41c1-ab29-2ff7e63af30c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 252/506] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 850 bytes in 47 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bbda3ad8-0a12-4643-955a-a730c6787387 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] DELETE http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume with id: 89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Delete volume request issued successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bbda3ad8-0a12-4643-955a-a730c6787387 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 202 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 255/507] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:15 2026] DELETE /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b828a697-f250-40d2-843b-f34a5b2f9d6c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b828a697-f250-40d2-843b-f34a5b2f9d6c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b828a697-f250-40d2-843b-f34a5b2f9d6c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b828a697-f250-40d2-843b-f34a5b2f9d6c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b828a697-f250-40d2-843b-f34a5b2f9d6c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b828a697-f250-40d2-843b-f34a5b2f9d6c tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 253/508] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 849 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e3afbda8-f4d1-44c6-9dcb-b81316195b12 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3afbda8-f4d1-44c6-9dcb-b81316195b12 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3afbda8-f4d1-44c6-9dcb-b81316195b12 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3afbda8-f4d1-44c6-9dcb-b81316195b12 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e3afbda8-f4d1-44c6-9dcb-b81316195b12 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3afbda8-f4d1-44c6-9dcb-b81316195b12 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 256/509] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:15 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 78 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[87201]: DEBUG cinder.api.middleware.request_id [req-68f3a635-a62e-4438-8656-302068d94258 req-544abd64-3915-41ff-882d-ccfc1c31d12e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-544abd64-3915-41ff-882d-ccfc1c31d12e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] DELETE http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 Sep 06 17:01:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-544abd64-3915-41ff-882d-ccfc1c31d12e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-544abd64-3915-41ff-882d-ccfc1c31d12e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-136bc024-b50d-4519-bad4-9ed9e6e63ba2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-136bc024-b50d-4519-bad4-9ed9e6e63ba2 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] GET http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 Sep 06 17:01:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-136bc024-b50d-4519-bad4-9ed9e6e63ba2 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-136bc024-b50d-4519-bad4-9ed9e6e63ba2 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-136bc024-b50d-4519-bad4-9ed9e6e63ba2 tempest-VolumesActionsTest-546496587 tempest-VolumesActionsTest-546496587-project-member] http://192.168.122.183/volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 returned with HTTP 404 Sep 06 17:01:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 257/510] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/89991f33-934c-4158-9439-69ce808a65f7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:16 devstack devstack@c-api.service[87201]: /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:16 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:01:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-544abd64-3915-41ff-882d-ccfc1c31d12e tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 returned with HTTP 200 Sep 06 17:01:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 254/511] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:01:16 2026] DELETE /volume/v3/attachments/44111a49-b622-4038-aa8d-bb236e5a1bd5 => generated 19 bytes in 143 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[87200]: DEBUG cinder.api.middleware.request_id [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] DELETE http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:01:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Delete volume with id: e5a82b16-6e15-4280-821e-1d8e03e139f8 Sep 06 17:01:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-679e0142-f057-46bb-8963-183156ed360f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-679e0142-f057-46bb-8963-183156ed360f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-679e0142-f057-46bb-8963-183156ed360f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-679e0142-f057-46bb-8963-183156ed360f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-679e0142-f057-46bb-8963-183156ed360f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Delete volume request issued successfully. Sep 06 17:01:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-68f3a635-a62e-4438-8656-302068d94258 req-a29bb726-ee35-412c-8e61-c254823d52bc tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 returned with HTTP 202 Sep 06 17:01:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 258/512] 192.168.122.183 () {62 vars in 1509 bytes} [Sun Sep 6 17:01:16 2026] DELETE /volume/v3/volumes/e5a82b16-6e15-4280-821e-1d8e03e139f8 => generated 0 bytes in 89 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[87201]: INFO cinder.api.openstack.wsgi [None req-679e0142-f057-46bb-8963-183156ed360f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 255/513] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:16 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 80 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] DELETE http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 17:01:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Delete volume with id: d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 17:01:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:01:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Delete volume request issued successfully. Sep 06 17:01:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8b6aec2-2a32-4c24-80e5-b07f01db31a0 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 202 Sep 06 17:01:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 259/514] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:17 2026] DELETE /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:01:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8940e7d9-2456-4379-97cc-0a6bf30a3b35 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8940e7d9-2456-4379-97cc-0a6bf30a3b35 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 17:01:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8940e7d9-2456-4379-97cc-0a6bf30a3b35 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8940e7d9-2456-4379-97cc-0a6bf30a3b35 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8940e7d9-2456-4379-97cc-0a6bf30a3b35 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Volume info retrieved successfully. Sep 06 17:01:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8940e7d9-2456-4379-97cc-0a6bf30a3b35 tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 200 Sep 06 17:01:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 256/515] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:17 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 855 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f9d83c75-7a52-49df-8a99-b33885725f5e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9d83c75-7a52-49df-8a99-b33885725f5e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9d83c75-7a52-49df-8a99-b33885725f5e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9d83c75-7a52-49df-8a99-b33885725f5e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f9d83c75-7a52-49df-8a99-b33885725f5e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9d83c75-7a52-49df-8a99-b33885725f5e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 260/516] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:18 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ab70574c-9da9-4ef3-9f60-6dfcb6ebc82f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab70574c-9da9-4ef3-9f60-6dfcb6ebc82f tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] GET http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e Sep 06 17:01:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab70574c-9da9-4ef3-9f60-6dfcb6ebc82f tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab70574c-9da9-4ef3-9f60-6dfcb6ebc82f tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab70574c-9da9-4ef3-9f60-6dfcb6ebc82f tempest-ServerActionsTestOtherA-1388397706 tempest-ServerActionsTestOtherA-1388397706-project-member] http://192.168.122.183/volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e returned with HTTP 404 Sep 06 17:01:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 257/517] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:18 2026] GET /volume/v3/volumes/d783aaa3-dde7-4ca0-9d32-2b4b429cc17e => generated 109 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-210be078-4530-4b12-976e-83883d2e60cd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-210be078-4530-4b12-976e-83883d2e60cd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-210be078-4530-4b12-976e-83883d2e60cd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-210be078-4530-4b12-976e-83883d2e60cd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-210be078-4530-4b12-976e-83883d2e60cd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-210be078-4530-4b12-976e-83883d2e60cd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 261/518] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:19 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9145e83b-d9b7-4724-9bbd-6b7e1672f861 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9145e83b-d9b7-4724-9bbd-6b7e1672f861 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9145e83b-d9b7-4724-9bbd-6b7e1672f861 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9145e83b-d9b7-4724-9bbd-6b7e1672f861 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9145e83b-d9b7-4724-9bbd-6b7e1672f861 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9145e83b-d9b7-4724-9bbd-6b7e1672f861 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 258/519] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:20 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4b2acfc4-c9ab-4814-9bcb-1b85261401f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b2acfc4-c9ab-4814-9bcb-1b85261401f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b2acfc4-c9ab-4814-9bcb-1b85261401f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b2acfc4-c9ab-4814-9bcb-1b85261401f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4b2acfc4-c9ab-4814-9bcb-1b85261401f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b2acfc4-c9ab-4814-9bcb-1b85261401f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 262/520] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 44 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[87201]: DEBUG cinder.api.middleware.request_id [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-dc3c5c1f-1221-4561-8117-e1ba315961f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-dc3c5c1f-1221-4561-8117-e1ba315961f5 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-dc3c5c1f-1221-4561-8117-e1ba315961f5 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-dc3c5c1f-1221-4561-8117-e1ba315961f5 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-dc3c5c1f-1221-4561-8117-e1ba315961f5 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-dc3c5c1f-1221-4561-8117-e1ba315961f5 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 259/521] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 1145 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed/action Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Begin detaching volume completed successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-e2eb58a5-885f-4d68-aecc-d410a1c7e999 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed/action returned with HTTP 202 Sep 06 17:01:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 263/522] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:01:21 2026] POST /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed/action => generated 0 bytes in 75 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a2170c0-91a8-4cb8-bb4f-2761414ee43c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a2170c0-91a8-4cb8-bb4f-2761414ee43c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a2170c0-91a8-4cb8-bb4f-2761414ee43c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a2170c0-91a8-4cb8-bb4f-2761414ee43c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9a2170c0-91a8-4cb8-bb4f-2761414ee43c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a2170c0-91a8-4cb8-bb4f-2761414ee43c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 260/523] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 1148 bytes in 91 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[87200]: DEBUG cinder.api.middleware.request_id [None req-dba4f7ba-c84e-4e0c-ba38-84b7900df0ce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dba4f7ba-c84e-4e0c-ba38-84b7900df0ce None None] GET http://192.168.122.183/volume// Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dba4f7ba-c84e-4e0c-ba38-84b7900df0ce None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dba4f7ba-c84e-4e0c-ba38-84b7900df0ce None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dba4f7ba-c84e-4e0c-ba38-84b7900df0ce None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:01:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 264/524] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-83a609cb-e8e9-4676-8841-45996028af5c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-83a609cb-e8e9-4676-8841-45996028af5c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-83a609cb-e8e9-4676-8841-45996028af5c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-83a609cb-e8e9-4676-8841-45996028af5c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-83a609cb-e8e9-4676-8841-45996028af5c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-83a609cb-e8e9-4676-8841-45996028af5c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:01:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 261/525] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:01:21 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 1329 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:01:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-82865452-41eb-4d40-bbf1-3d1d7bb61aa6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-82865452-41eb-4d40-bbf1-3d1d7bb61aa6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] DELETE http://192.168.122.183/volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91 Sep 06 17:01:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-82865452-41eb-4d40-bbf1-3d1d7bb61aa6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-82865452-41eb-4d40-bbf1-3d1d7bb61aa6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87200]: /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:22 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:01:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cbfa2a1e-ae5e-4b4a-bb51-ab4bf40ab13f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbfa2a1e-ae5e-4b4a-bb51-ab4bf40ab13f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbfa2a1e-ae5e-4b4a-bb51-ab4bf40ab13f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbfa2a1e-ae5e-4b4a-bb51-ab4bf40ab13f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-78c8164b-c1fc-4f7b-b1c3-c1b1830b77c6 req-82865452-41eb-4d40-bbf1-3d1d7bb61aa6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91 returned with HTTP 200 Sep 06 17:01:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 265/526] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:01:22 2026] DELETE /volume/v3/attachments/d962f0d3-ac6f-41df-aa2a-210c8d696f91 => generated 19 bytes in 221 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cbfa2a1e-ae5e-4b4a-bb51-ab4bf40ab13f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbfa2a1e-ae5e-4b4a-bb51-ab4bf40ab13f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 262/527] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:22 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 84 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9207dd9b-e0b2-413d-8e0e-b3c62dbc0746 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9207dd9b-e0b2-413d-8e0e-b3c62dbc0746 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:01:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9207dd9b-e0b2-413d-8e0e-b3c62dbc0746 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9207dd9b-e0b2-413d-8e0e-b3c62dbc0746 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9207dd9b-e0b2-413d-8e0e-b3c62dbc0746 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9207dd9b-e0b2-413d-8e0e-b3c62dbc0746 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:01:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 266/528] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:22 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 853 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-32f7e355-250f-478e-8141-719479d9548e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-32f7e355-250f-478e-8141-719479d9548e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-32f7e355-250f-478e-8141-719479d9548e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-32f7e355-250f-478e-8141-719479d9548e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-32f7e355-250f-478e-8141-719479d9548e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-32f7e355-250f-478e-8141-719479d9548e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 263/529] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:23 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-89e58bb3-e0ec-4a68-8ac6-47f6a1c87e3d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89e58bb3-e0ec-4a68-8ac6-47f6a1c87e3d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89e58bb3-e0ec-4a68-8ac6-47f6a1c87e3d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89e58bb3-e0ec-4a68-8ac6-47f6a1c87e3d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-89e58bb3-e0ec-4a68-8ac6-47f6a1c87e3d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89e58bb3-e0ec-4a68-8ac6-47f6a1c87e3d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 267/530] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:24 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0bff4649-a247-44de-b626-b20782630f6f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0bff4649-a247-44de-b626-b20782630f6f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0bff4649-a247-44de-b626-b20782630f6f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0bff4649-a247-44de-b626-b20782630f6f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:01:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0bff4649-a247-44de-b626-b20782630f6f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0bff4649-a247-44de-b626-b20782630f6f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 264/531] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:25 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-44d9dbdc-779d-4d01-a614-f83fa65e25bd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44d9dbdc-779d-4d01-a614-f83fa65e25bd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44d9dbdc-779d-4d01-a614-f83fa65e25bd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44d9dbdc-779d-4d01-a614-f83fa65e25bd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-44d9dbdc-779d-4d01-a614-f83fa65e25bd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44d9dbdc-779d-4d01-a614-f83fa65e25bd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 268/532] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:26 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a2a3503e-840d-4da5-ac6d-bdae2fa60cfa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2a3503e-840d-4da5-ac6d-bdae2fa60cfa tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2a3503e-840d-4da5-ac6d-bdae2fa60cfa tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2a3503e-840d-4da5-ac6d-bdae2fa60cfa tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:01:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a2a3503e-840d-4da5-ac6d-bdae2fa60cfa tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2a3503e-840d-4da5-ac6d-bdae2fa60cfa tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 265/533] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:27 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 85 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fce9db01-2a7e-4c9f-8702-e015c19be4a9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fce9db01-2a7e-4c9f-8702-e015c19be4a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fce9db01-2a7e-4c9f-8702-e015c19be4a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fce9db01-2a7e-4c9f-8702-e015c19be4a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:01:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fce9db01-2a7e-4c9f-8702-e015c19be4a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fce9db01-2a7e-4c9f-8702-e015c19be4a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 269/534] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:28 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 189 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7147cf99-649b-4f9d-9f73-728cb0f6f143 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7147cf99-649b-4f9d-9f73-728cb0f6f143 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7147cf99-649b-4f9d-9f73-728cb0f6f143 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7147cf99-649b-4f9d-9f73-728cb0f6f143 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7147cf99-649b-4f9d-9f73-728cb0f6f143 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7147cf99-649b-4f9d-9f73-728cb0f6f143 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 266/535] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:30 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 56 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0965ffbd-e0bd-4c3d-87cc-9d7463e28db3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0965ffbd-e0bd-4c3d-87cc-9d7463e28db3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0965ffbd-e0bd-4c3d-87cc-9d7463e28db3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0965ffbd-e0bd-4c3d-87cc-9d7463e28db3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0965ffbd-e0bd-4c3d-87cc-9d7463e28db3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0965ffbd-e0bd-4c3d-87cc-9d7463e28db3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 270/536] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:31 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-26562cd6-d513-4043-9bc1-295be0261d6f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26562cd6-d513-4043-9bc1-295be0261d6f tempest-AvailabilityZoneTestJSON-1865996974 tempest-AvailabilityZoneTestJSON-1865996974-project-reader] GET http://192.168.122.183/volume/v3/os-availability-zone Sep 06 17:01:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26562cd6-d513-4043-9bc1-295be0261d6f tempest-AvailabilityZoneTestJSON-1865996974 tempest-AvailabilityZoneTestJSON-1865996974-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26562cd6-d513-4043-9bc1-295be0261d6f tempest-AvailabilityZoneTestJSON-1865996974 tempest-AvailabilityZoneTestJSON-1865996974-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:32 devstack devstack@c-api.service[87201]: /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:32 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:01:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-26562cd6-d513-4043-9bc1-295be0261d6f tempest-AvailabilityZoneTestJSON-1865996974 tempest-AvailabilityZoneTestJSON-1865996974-project-reader] Availability Zones retrieved successfully. Sep 06 17:01:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26562cd6-d513-4043-9bc1-295be0261d6f tempest-AvailabilityZoneTestJSON-1865996974 tempest-AvailabilityZoneTestJSON-1865996974-project-reader] http://192.168.122.183/volume/v3/os-availability-zone returned with HTTP 200 Sep 06 17:01:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 267/537] 192.168.122.183 () {58 vars in 1160 bytes} [Sun Sep 6 17:01:32 2026] GET /volume/v3/os-availability-zone => generated 82 bytes in 198 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:01:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-02e2293b-137e-4253-92aa-54a113325ddd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02e2293b-137e-4253-92aa-54a113325ddd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02e2293b-137e-4253-92aa-54a113325ddd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02e2293b-137e-4253-92aa-54a113325ddd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-02e2293b-137e-4253-92aa-54a113325ddd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02e2293b-137e-4253-92aa-54a113325ddd tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 271/538] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:32 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 62 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8dc290a6-da25-4f58-9057-071d8fe6ca8b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8dc290a6-da25-4f58-9057-071d8fe6ca8b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8dc290a6-da25-4f58-9057-071d8fe6ca8b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8dc290a6-da25-4f58-9057-071d8fe6ca8b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8dc290a6-da25-4f58-9057-071d8fe6ca8b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8dc290a6-da25-4f58-9057-071d8fe6ca8b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 268/539] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:33 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 76 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[87200]: DEBUG cinder.api.middleware.request_id [None req-91b5b8b8-e52f-48af-8d18-b1c09aaf31a9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-91b5b8b8-e52f-48af-8d18-b1c09aaf31a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-91b5b8b8-e52f-48af-8d18-b1c09aaf31a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-91b5b8b8-e52f-48af-8d18-b1c09aaf31a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-91b5b8b8-e52f-48af-8d18-b1c09aaf31a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-91b5b8b8-e52f-48af-8d18-b1c09aaf31a9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 272/540] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:34 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 64 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[87201]: DEBUG cinder.api.middleware.request_id [None req-bc03082e-2d29-456b-bd4a-98d67a679469 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bc03082e-2d29-456b-bd4a-98d67a679469 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bc03082e-2d29-456b-bd4a-98d67a679469 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bc03082e-2d29-456b-bd4a-98d67a679469 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bc03082e-2d29-456b-bd4a-98d67a679469 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bc03082e-2d29-456b-bd4a-98d67a679469 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 269/541] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:35 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 69 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c3a819ec-fd87-47ff-9921-dc3f2851595f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3a819ec-fd87-47ff-9921-dc3f2851595f None None] GET http://192.168.122.183/volume// Sep 06 17:01:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3a819ec-fd87-47ff-9921-dc3f2851595f None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3a819ec-fd87-47ff-9921-dc3f2851595f None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3a819ec-fd87-47ff-9921-dc3f2851595f None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:01:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 273/542] 192.168.122.183 () {56 vars in 888 bytes} [Sun Sep 6 17:01:35 2026] GET /volume/ => generated 390 bytes in 10 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:01:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7c502378-bd5e-4463-8ce1-f8cb707c4207 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c502378-bd5e-4463-8ce1-f8cb707c4207 None None] GET http://192.168.122.183/volume// Sep 06 17:01:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c502378-bd5e-4463-8ce1-f8cb707c4207 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c502378-bd5e-4463-8ce1-f8cb707c4207 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c502378-bd5e-4463-8ce1-f8cb707c4207 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:01:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 270/543] 192.168.122.183 () {56 vars in 888 bytes} [Sun Sep 6 17:01:35 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:01:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1d6e5f71-c05c-4301-803d-18b469b2d872 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d6e5f71-c05c-4301-803d-18b469b2d872 tempest-VersionsTest-1155211097 tempest-VersionsTest-1155211097-project-reader] GET http://192.168.122.183/volume/v3/ Sep 06 17:01:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d6e5f71-c05c-4301-803d-18b469b2d872 tempest-VersionsTest-1155211097 tempest-VersionsTest-1155211097-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d6e5f71-c05c-4301-803d-18b469b2d872 tempest-VersionsTest-1155211097 tempest-VersionsTest-1155211097-project-reader] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d6e5f71-c05c-4301-803d-18b469b2d872 tempest-VersionsTest-1155211097 tempest-VersionsTest-1155211097-project-reader] http://192.168.122.183/volume/v3/ returned with HTTP 200 Sep 06 17:01:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 274/544] 192.168.122.183 () {58 vars in 1100 bytes} [Sun Sep 6 17:01:35 2026] GET /volume/v3/ => generated 390 bytes in 128 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[87201]: DEBUG cinder.api.middleware.request_id [None req-bc99e7bf-b81a-47fc-b086-b1c99b655de0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bc99e7bf-b81a-47fc-b086-b1c99b655de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bc99e7bf-b81a-47fc-b086-b1c99b655de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bc99e7bf-b81a-47fc-b086-b1c99b655de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:01:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bc99e7bf-b81a-47fc-b086-b1c99b655de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bc99e7bf-b81a-47fc-b086-b1c99b655de0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 271/545] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:36 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 65 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a81600fe-14b7-4da8-a93f-048127123929 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a81600fe-14b7-4da8-a93f-048127123929 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a81600fe-14b7-4da8-a93f-048127123929 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a81600fe-14b7-4da8-a93f-048127123929 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a81600fe-14b7-4da8-a93f-048127123929 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a81600fe-14b7-4da8-a93f-048127123929 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 275/546] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:37 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-993e4812-d4fc-4ac5-8ca7-428b701f3b1b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-993e4812-d4fc-4ac5-8ca7-428b701f3b1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-993e4812-d4fc-4ac5-8ca7-428b701f3b1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-993e4812-d4fc-4ac5-8ca7-428b701f3b1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-993e4812-d4fc-4ac5-8ca7-428b701f3b1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-993e4812-d4fc-4ac5-8ca7-428b701f3b1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 272/547] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:38 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 91 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d990b36d-fc83-41d5-af0e-c4145ea90710 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d990b36d-fc83-41d5-af0e-c4145ea90710 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d990b36d-fc83-41d5-af0e-c4145ea90710 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d990b36d-fc83-41d5-af0e-c4145ea90710 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d990b36d-fc83-41d5-af0e-c4145ea90710 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d990b36d-fc83-41d5-af0e-c4145ea90710 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 276/548] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:39 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 130 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0a0caa60-aa1d-41ce-82c8-6bf001c6b475 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a0caa60-aa1d-41ce-82c8-6bf001c6b475 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a0caa60-aa1d-41ce-82c8-6bf001c6b475 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a0caa60-aa1d-41ce-82c8-6bf001c6b475 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0a0caa60-aa1d-41ce-82c8-6bf001c6b475 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a0caa60-aa1d-41ce-82c8-6bf001c6b475 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 273/549] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:41 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 124 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1830985150"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1830985150'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Create volume of 1 GB Sep 06 17:01:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Availability Zones retrieved successfully. Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Flow 'volume_create_api' (090d3c93-2713-446a-9852-a59c027e98c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8777ebb-7c6a-42e8-a392-dc6f096de0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d8777ebb-7c6a-42e8-a392-dc6f096de0d3) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec2f85f-9032-44f9-9831-6e9a0a797c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Created reservations ['155a7d30-1d31-402b-8d1e-f5245e2aac01', 'dae7c890-effc-4ff4-9cfe-d8d31ef642f0', '0dee5f25-0329-4d34-bde9-2fe07dd53219', '79f2ede5-7862-4566-9c79-bd62259c3a3e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bec2f85f-9032-44f9-9831-6e9a0a797c5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['155a7d30-1d31-402b-8d1e-f5245e2aac01', 'dae7c890-effc-4ff4-9cfe-d8d31ef642f0', '0dee5f25-0329-4d34-bde9-2fe07dd53219', '79f2ede5-7862-4566-9c79-bd62259c3a3e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6595e371-da4a-4491-8c42-de2fefdda39b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6595e371-da4a-4491-8c42-de2fefdda39b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '28665a6b-d029-43ea-9132-ec050a60f52b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1830985150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288bdf82df6345b7a7d47f5c2d1254ed',qos_specs=None,replication_status=,reservations=['155a7d30-1d31-402b-8d1e-f5245e2aac01','dae7c890-effc-4ff4-9cfe-d8d31ef642f0','0dee5f25-0329-4d34-bde9-2fe07dd53219','79f2ede5-7862-4566-9c79-bd62259c3a3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d753f98ce92a431ea8a40b5344a04d4b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1830985150',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=28665a6b-d029-43ea-9132-ec050a60f52b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288bdf82df6345b7a7d47f5c2d1254ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d753f98ce92a431ea8a40b5344a04d4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700bc9dd-44c0-4855-a354-d4648c566321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (700bc9dd-44c0-4855-a354-d4648c566321) transitioned into state 'SUCCESS' from state '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-1830985150',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288bdf82df6345b7a7d47f5c2d1254ed',qos_specs=None,replication_status=,reservations=['155a7d30-1d31-402b-8d1e-f5245e2aac01','dae7c890-effc-4ff4-9cfe-d8d31ef642f0','0dee5f25-0329-4d34-bde9-2fe07dd53219','79f2ede5-7862-4566-9c79-bd62259c3a3e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d753f98ce92a431ea8a40b5344a04d4b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fdf45f-8fce-428b-8f17-246451b0b40d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8754919a-5683-4352-8b13-cea91ae43aea None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8754919a-5683-4352-8b13-cea91ae43aea tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8754919a-5683-4352-8b13-cea91ae43aea tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8754919a-5683-4352-8b13-cea91ae43aea tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (19fdf45f-8fce-428b-8f17-246451b0b40d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Flow 'volume_create_api' (090d3c93-2713-446a-9852-a59c027e98c5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Create volume request issued successfully. Sep 06 17:01:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd5ee5ec-7bcd-4291-9569-21ba07838e40 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8754919a-5683-4352-8b13-cea91ae43aea tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 277/550] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:41 2026] POST /volume/v3/volumes => generated 760 bytes in 718 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:01:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8754919a-5683-4352-8b13-cea91ae43aea tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 274/551] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 82 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a2f92bad-b098-4bfd-87e8-acc9c6cf7e71 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2f92bad-b098-4bfd-87e8-acc9c6cf7e71 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2f92bad-b098-4bfd-87e8-acc9c6cf7e71 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2f92bad-b098-4bfd-87e8-acc9c6cf7e71 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a2f92bad-b098-4bfd-87e8-acc9c6cf7e71 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2f92bad-b098-4bfd-87e8-acc9c6cf7e71 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 278/552] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:42 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 828 bytes in 84 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0d2dbc67-9564-48db-ba68-be0fa0abf9ee None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d2dbc67-9564-48db-ba68-be0fa0abf9ee tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d2dbc67-9564-48db-ba68-be0fa0abf9ee tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d2dbc67-9564-48db-ba68-be0fa0abf9ee tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0d2dbc67-9564-48db-ba68-be0fa0abf9ee tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d2dbc67-9564-48db-ba68-be0fa0abf9ee tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 275/553] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 69 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8373b79e-5259-4597-9fb3-3d3e460a1a51 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8373b79e-5259-4597-9fb3-3d3e460a1a51 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8373b79e-5259-4597-9fb3-3d3e460a1a51 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8373b79e-5259-4597-9fb3-3d3e460a1a51 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8373b79e-5259-4597-9fb3-3d3e460a1a51 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8373b79e-5259-4597-9fb3-3d3e460a1a51 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 279/554] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:43 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 852 bytes in 61 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4edaaaee-1acc-418b-ab26-ad9c38637f56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4edaaaee-1acc-418b-ab26-ad9c38637f56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4edaaaee-1acc-418b-ab26-ad9c38637f56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4edaaaee-1acc-418b-ab26-ad9c38637f56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:01:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4edaaaee-1acc-418b-ab26-ad9c38637f56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4edaaaee-1acc-418b-ab26-ad9c38637f56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 276/555] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 43 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fec15947-dc6f-4189-b4e5-36f6be19e993 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fec15947-dc6f-4189-b4e5-36f6be19e993 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fec15947-dc6f-4189-b4e5-36f6be19e993 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fec15947-dc6f-4189-b4e5-36f6be19e993 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=354,cinder:UPDATE=75,cinder:INSERT=45,cinder:DELETE=3 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fec15947-dc6f-4189-b4e5-36f6be19e993 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fec15947-dc6f-4189-b4e5-36f6be19e993 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 280/556] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 853 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] POST http://192.168.122.183/volume/v3/os-volume-transfer Sep 06 17:01:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "28665a6b-d029-43ea-9132-ec050a60f52b"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Creating new volume transfer {'transfer': {'volume_id': '28665a6b-d029-43ea-9132-ec050a60f52b'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.volume_transfer [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Creating transfer of volume 28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.transfer.api [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Generating transfer record for volume 28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:01:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e81d984-7835-4a8d-a601-3a024ce4af68 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 17:01:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 277/557] 192.168.122.183 () {60 vars in 1175 bytes} [Sun Sep 6 17:01:44 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f305f6c6-5cf8-49bc-82bc-31ba7bf435b5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f305f6c6-5cf8-49bc-82bc-31ba7bf435b5 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f305f6c6-5cf8-49bc-82bc-31ba7bf435b5 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f305f6c6-5cf8-49bc-82bc-31ba7bf435b5 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:01:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f305f6c6-5cf8-49bc-82bc-31ba7bf435b5 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f305f6c6-5cf8-49bc-82bc-31ba7bf435b5 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 281/558] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 861 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ba934c8e-26ca-474e-a83e-585604532fb1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba934c8e-26ca-474e-a83e-585604532fb1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1 Sep 06 17:01:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba934c8e-26ca-474e-a83e-585604532fb1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba934c8e-26ca-474e-a83e-585604532fb1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba934c8e-26ca-474e-a83e-585604532fb1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1 returned with HTTP 200 Sep 06 17:01:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 278/559] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1 => generated 417 bytes in 207 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f023e43b-d6e4-4426-bfe9-851e91b78d98 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f023e43b-d6e4-4426-bfe9-851e91b78d98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f023e43b-d6e4-4426-bfe9-851e91b78d98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f023e43b-d6e4-4426-bfe9-851e91b78d98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.volume_transfer [None req-f023e43b-d6e4-4426-bfe9-851e91b78d98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Listing volume transfers {{(pid=87200) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:01:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f023e43b-d6e4-4426-bfe9-851e91b78d98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 17:01:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 282/560] 192.168.122.183 () {58 vars in 1154 bytes} [Sun Sep 6 17:01:44 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 20 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[87201]: DEBUG cinder.api.middleware.request_id [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] POST http://192.168.122.183/volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1/accept Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "7034bf99785dd3c5"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Accepting volume transfer d53ba322-591f-4603-bb2a-9ccc80e858c1 {{(pid=87201) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.volume_transfer [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Accepting transfer d53ba322-591f-4603-bb2a-9ccc80e858c1 Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=306,cinder:UPDATE=37,cinder:DELETE=6,cinder:INSERT=15 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Created reservations ['e1fc109d-822f-42c6-a558-5680024b1218', '2ee731cb-a927-4a21-b2fa-c9b13f52d330', 'bc7a7b2d-68cc-4a90-ad99-f75906d93900', 'bc7e1892-87f3-4881-a4f5-e03c51a7906a'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Created reservations ['ccfbb215-6a14-4908-b2cc-7916b83465a1', '85bdff14-503d-4354-83a4-428f251535b5', 'a4f96500-081f-41c3-9c3c-b984bac9e6ad', 'a66fbb58-e525-4b9e-a668-d5a6100a1eac'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /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:45 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Created reservations ['ae64efa2-f9e1-4f53-b440-97ef432c3612', '22698ac4-2966-4282-a2d8-ff0b17369f2d', 'b46e113d-dcfa-485c-9b88-050e78e81d12', '553d44a3-baa0-44b0-a288-fe4d193e8e76'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Created reservations ['a795d70d-1b4f-4178-98e9-93580de9ad0a', 'e6c70b90-3f08-48a7-a7df-6675d7134798', 'fab63300-ccf0-4843-a96d-f740b064c98f', '1636f66a-678a-45f7-b410-38ce747bf94f'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9df13454-ecbf-428a-b98a-2ca8b2d37689 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Transfer volume completed successfully. Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9df13454-ecbf-428a-b98a-2ca8b2d37689 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9df13454-ecbf-428a-b98a-2ca8b2d37689 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9df13454-ecbf-428a-b98a-2ca8b2d37689 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9df13454-ecbf-428a-b98a-2ca8b2d37689 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9df13454-ecbf-428a-b98a-2ca8b2d37689 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 283/561] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:45 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 59 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[87201]: INFO cinder.transfer.api [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Volume 28665a6b-d029-43ea-9132-ec050a60f52b has been transferred. Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af81d7c2-2885-4e21-95fc-0a9522495c90 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] http://192.168.122.183/volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1/accept returned with HTTP 202 Sep 06 17:01:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 279/562] 192.168.122.183 () {60 vars in 1307 bytes} [Sun Sep 6 17:01:44 2026] POST /volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1/accept => generated 373 bytes in 738 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-69290673-a517-418e-b949-639d1e5a71d9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-69290673-a517-418e-b949-639d1e5a71d9 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-69290673-a517-418e-b949-639d1e5a71d9 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-69290673-a517-418e-b949-639d1e5a71d9 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-69290673-a517-418e-b949-639d1e5a71d9 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Volume info retrieved successfully. Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-69290673-a517-418e-b949-639d1e5a71d9 tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 284/563] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:45 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 853 bytes in 43 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[87201]: DEBUG cinder.api.middleware.request_id [None req-da3f431f-5513-4cd8-bd41-46ddd5ec6dbd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-da3f431f-5513-4cd8-bd41-46ddd5ec6dbd tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-da3f431f-5513-4cd8-bd41-46ddd5ec6dbd tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-da3f431f-5513-4cd8-bd41-46ddd5ec6dbd tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-da3f431f-5513-4cd8-bd41-46ddd5ec6dbd tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] Volume info retrieved successfully. Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-da3f431f-5513-4cd8-bd41-46ddd5ec6dbd tempest-VolumesTransfersTest-905782504 tempest-VolumesTransfersTest-905782504-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 280/564] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:45 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 853 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7316837c-7e08-4b20-8c68-bdf3f71e3a01 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7316837c-7e08-4b20-8c68-bdf3f71e3a01 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] DELETE http://192.168.122.183/volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1 Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7316837c-7e08-4b20-8c68-bdf3f71e3a01 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7316837c-7e08-4b20-8c68-bdf3f71e3a01 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-7316837c-7e08-4b20-8c68-bdf3f71e3a01 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Delete transfer with id: d53ba322-591f-4603-bb2a-9ccc80e858c1 Sep 06 17:01:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7316837c-7e08-4b20-8c68-bdf3f71e3a01 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1 returned with HTTP 404 Sep 06 17:01:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 285/565] 192.168.122.183 () {58 vars in 1268 bytes} [Sun Sep 6 17:01:45 2026] DELETE /volume/v3/os-volume-transfer/d53ba322-591f-4603-bb2a-9ccc80e858c1 => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Delete volume with id: 28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Volume info retrieved successfully. Sep 06 17:01:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Delete volume request issued successfully. Sep 06 17:01:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e3b5954-53b4-4efc-8bc7-33b3f81c2620 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 202 Sep 06 17:01:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 281/566] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:45 2026] DELETE /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 0 bytes in 224 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d839b774-513a-4a37-8c98-dc529ebc45f7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d839b774-513a-4a37-8c98-dc529ebc45f7 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d839b774-513a-4a37-8c98-dc529ebc45f7 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d839b774-513a-4a37-8c98-dc529ebc45f7 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d839b774-513a-4a37-8c98-dc529ebc45f7 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Volume info retrieved successfully. Sep 06 17:01:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d839b774-513a-4a37-8c98-dc529ebc45f7 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 200 Sep 06 17:01:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 286/567] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:46 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9c88e622-2573-42f8-b850-45613f7228ef None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c88e622-2573-42f8-b850-45613f7228ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c88e622-2573-42f8-b850-45613f7228ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c88e622-2573-42f8-b850-45613f7228ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9c88e622-2573-42f8-b850-45613f7228ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c88e622-2573-42f8-b850-45613f7228ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 282/568] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:46 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 69 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a5988e11-7fd5-4421-95e5-d07eee676860 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a5988e11-7fd5-4421-95e5-d07eee676860 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a5988e11-7fd5-4421-95e5-d07eee676860 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a5988e11-7fd5-4421-95e5-d07eee676860 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a5988e11-7fd5-4421-95e5-d07eee676860 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 404 Sep 06 17:01:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 287/569] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:47 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a9b6f071-ed9e-4c10-a1eb-54c1bd3f9a98 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9b6f071-ed9e-4c10-a1eb-54c1bd3f9a98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9b6f071-ed9e-4c10-a1eb-54c1bd3f9a98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9b6f071-ed9e-4c10-a1eb-54c1bd3f9a98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9b6f071-ed9e-4c10-a1eb-54c1bd3f9a98 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 404 Sep 06 17:01:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 283/570] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:47 2026] GET /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-865c91f6-bdf4-454a-a3ca-be01c97d0546 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-865c91f6-bdf4-454a-a3ca-be01c97d0546 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] DELETE http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-865c91f6-bdf4-454a-a3ca-be01c97d0546 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-865c91f6-bdf4-454a-a3ca-be01c97d0546 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-865c91f6-bdf4-454a-a3ca-be01c97d0546 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Delete volume with id: 28665a6b-d029-43ea-9132-ec050a60f52b Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-865c91f6-bdf4-454a-a3ca-be01c97d0546 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b returned with HTTP 404 Sep 06 17:01:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 288/571] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:47 2026] DELETE /volume/v3/volumes/28665a6b-d029-43ea-9132-ec050a60f52b => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersTest-Volume-1359779619"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersTest-Volume-1359779619'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Create volume of 1 GB Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Availability Zones retrieved successfully. Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Flow 'volume_create_api' (ba5ebee6-b7d8-49c2-bfec-343698db5397) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7f7452-6afa-4eea-8c7b-b3dbeeff6064) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b7f7452-6afa-4eea-8c7b-b3dbeeff6064) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4207772-506b-414a-9305-81ca4a34ce59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Created reservations ['939516ba-4597-4320-8dc9-20e376dcb28c', 'f048e6bb-c0ad-4a59-aedc-92035d37ae96', 'a78f86ef-bb5e-432e-8d3f-e247b340c8c1', '824873b2-252e-40a9-92bb-6b444bd57482'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4207772-506b-414a-9305-81ca4a34ce59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['939516ba-4597-4320-8dc9-20e376dcb28c', 'f048e6bb-c0ad-4a59-aedc-92035d37ae96', 'a78f86ef-bb5e-432e-8d3f-e247b340c8c1', '824873b2-252e-40a9-92bb-6b444bd57482']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e7dc8d-2707-4dd1-a770-7ebd72e46741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f1e7dc8d-2707-4dd1-a770-7ebd72e46741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1359779619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288bdf82df6345b7a7d47f5c2d1254ed',qos_specs=None,replication_status=,reservations=['939516ba-4597-4320-8dc9-20e376dcb28c','f048e6bb-c0ad-4a59-aedc-92035d37ae96','a78f86ef-bb5e-432e-8d3f-e247b340c8c1','824873b2-252e-40a9-92bb-6b444bd57482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d753f98ce92a431ea8a40b5344a04d4b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersTest-Volume-1359779619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='288bdf82df6345b7a7d47f5c2d1254ed',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='d753f98ce92a431ea8a40b5344a04d4b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9010a02f-0f72-4817-b59b-824b0484172d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-211c028c-4491-4aac-ba1e-a980fd96a52c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-211c028c-4491-4aac-ba1e-a980fd96a52c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-211c028c-4491-4aac-ba1e-a980fd96a52c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-211c028c-4491-4aac-ba1e-a980fd96a52c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-211c028c-4491-4aac-ba1e-a980fd96a52c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9010a02f-0f72-4817-b59b-824b0484172d) transitioned into state 'SUCCESS' from state '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-1359779619',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='288bdf82df6345b7a7d47f5c2d1254ed',qos_specs=None,replication_status=,reservations=['939516ba-4597-4320-8dc9-20e376dcb28c','f048e6bb-c0ad-4a59-aedc-92035d37ae96','a78f86ef-bb5e-432e-8d3f-e247b340c8c1','824873b2-252e-40a9-92bb-6b444bd57482'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='d753f98ce92a431ea8a40b5344a04d4b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02fef4e-e101-4794-a10f-1bd843b42afa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-211c028c-4491-4aac-ba1e-a980fd96a52c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 289/572] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:47 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 74 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[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c02fef4e-e101-4794-a10f-1bd843b42afa) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Flow 'volume_create_api' (ba5ebee6-b7d8-49c2-bfec-343698db5397) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Create volume request issued successfully. Sep 06 17:01:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c4bcd0d-a3eb-4965-b36e-22225b82c1bf tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:01:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 284/573] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:01:47 2026] POST /volume/v3/volumes => generated 760 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-31050377-36f8-4a28-9c84-7c1d6f27f4d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31050377-36f8-4a28-9c84-7c1d6f27f4d4 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31050377-36f8-4a28-9c84-7c1d6f27f4d4 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31050377-36f8-4a28-9c84-7c1d6f27f4d4 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-31050377-36f8-4a28-9c84-7c1d6f27f4d4 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31050377-36f8-4a28-9c84-7c1d6f27f4d4 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 200 Sep 06 17:01:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 290/574] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:47 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 828 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2dbd1c8e-eb51-4a94-9b57-006d0ffc5380 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2dbd1c8e-eb51-4a94-9b57-006d0ffc5380 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2dbd1c8e-eb51-4a94-9b57-006d0ffc5380 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2dbd1c8e-eb51-4a94-9b57-006d0ffc5380 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2dbd1c8e-eb51-4a94-9b57-006d0ffc5380 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2dbd1c8e-eb51-4a94-9b57-006d0ffc5380 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 285/575] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:48 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-090a5a90-14c1-428d-aec4-c334510bd6d3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-090a5a90-14c1-428d-aec4-c334510bd6d3 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-090a5a90-14c1-428d-aec4-c334510bd6d3 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-090a5a90-14c1-428d-aec4-c334510bd6d3 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-090a5a90-14c1-428d-aec4-c334510bd6d3 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-090a5a90-14c1-428d-aec4-c334510bd6d3 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 200 Sep 06 17:01:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 291/576] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:48 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] POST http://192.168.122.183/volume/v3/os-volume-transfer Sep 06 17:01:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:01:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Creating new volume transfer {'transfer': {'volume_id': '5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 17:01:48 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.volume_transfer [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Creating transfer of volume 5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:48 devstack devstack@c-api.service[87201]: INFO cinder.transfer.api [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Generating transfer record for volume 5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b8a369b-b362-4501-af37-3eaff2ca3a2a tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 286/577] 192.168.122.183 () {60 vars in 1175 bytes} [Sun Sep 6 17:01:48 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 89 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3835baa8-c683-4ed4-9ca8-0f54aa29d286 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3835baa8-c683-4ed4-9ca8-0f54aa29d286 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3835baa8-c683-4ed4-9ca8-0f54aa29d286 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3835baa8-c683-4ed4-9ca8-0f54aa29d286 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3835baa8-c683-4ed4-9ca8-0f54aa29d286 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3835baa8-c683-4ed4-9ca8-0f54aa29d286 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 292/578] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 861 bytes in 72 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[87201]: DEBUG cinder.api.middleware.request_id [None req-140d3b75-20ed-48ad-beae-c5f6373db4e1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-140d3b75-20ed-48ad-beae-c5f6373db4e1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer/detail Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-140d3b75-20ed-48ad-beae-c5f6373db4e1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-140d3b75-20ed-48ad-beae-c5f6373db4e1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-140d3b75-20ed-48ad-beae-c5f6373db4e1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] Listing volume transfers {{(pid=87201) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-140d3b75-20ed-48ad-beae-c5f6373db4e1 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 287/579] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/os-volume-transfer/detail => generated 420 bytes in 28 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[87200]: DEBUG cinder.api.middleware.request_id [None req-54fa7524-7cd3-4e90-a3e2-2fb510fd5117 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-54fa7524-7cd3-4e90-a3e2-2fb510fd5117 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] DELETE http://192.168.122.183/volume/v3/os-volume-transfer/689292c4-22ef-4960-af03-ad8e5b72b1c6 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-54fa7524-7cd3-4e90-a3e2-2fb510fd5117 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-54fa7524-7cd3-4e90-a3e2-2fb510fd5117 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-54fa7524-7cd3-4e90-a3e2-2fb510fd5117 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Delete transfer with id: 689292c4-22ef-4960-af03-ad8e5b72b1c6 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-54fa7524-7cd3-4e90-a3e2-2fb510fd5117 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/os-volume-transfer/689292c4-22ef-4960-af03-ad8e5b72b1c6 returned with HTTP 202 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 293/580] 192.168.122.183 () {58 vars in 1268 bytes} [Sun Sep 6 17:01:49 2026] DELETE /volume/v3/os-volume-transfer/689292c4-22ef-4960-af03-ad8e5b72b1c6 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b4487ad-cc8d-494a-a0f0-7f3b3ac07907 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b4487ad-cc8d-494a-a0f0-7f3b3ac07907 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b4487ad-cc8d-494a-a0f0-7f3b3ac07907 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b4487ad-cc8d-494a-a0f0-7f3b3ac07907 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3b4487ad-cc8d-494a-a0f0-7f3b3ac07907 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Volume info retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b4487ad-cc8d-494a-a0f0-7f3b3ac07907 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 288/581] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 853 bytes in 84 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e80b7e23-8c42-431d-b96e-876944698689 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e80b7e23-8c42-431d-b96e-876944698689 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] DELETE http://192.168.122.183/volume/v3/os-volume-transfer/689292c4-22ef-4960-af03-ad8e5b72b1c6 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e80b7e23-8c42-431d-b96e-876944698689 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e80b7e23-8c42-431d-b96e-876944698689 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-e80b7e23-8c42-431d-b96e-876944698689 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Delete transfer with id: 689292c4-22ef-4960-af03-ad8e5b72b1c6 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e80b7e23-8c42-431d-b96e-876944698689 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/os-volume-transfer/689292c4-22ef-4960-af03-ad8e5b72b1c6 returned with HTTP 404 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 294/582] 192.168.122.183 () {58 vars in 1268 bytes} [Sun Sep 6 17:01:49 2026] DELETE /volume/v3/os-volume-transfer/689292c4-22ef-4960-af03-ad8e5b72b1c6 => generated 111 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Delete volume with id: 5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Volume info retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Delete volume request issued successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1d24d83e-5824-4505-939f-421acc4ed0b9 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 202 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 289/583] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:49 2026] DELETE /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b3db6f1e-cf9d-4d8c-b939-6e9950b4d083 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b3db6f1e-cf9d-4d8c-b939-6e9950b4d083 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b3db6f1e-cf9d-4d8c-b939-6e9950b4d083 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b3db6f1e-cf9d-4d8c-b939-6e9950b4d083 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b3db6f1e-cf9d-4d8c-b939-6e9950b4d083 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Volume info retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b3db6f1e-cf9d-4d8c-b939-6e9950b4d083 tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 295/584] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 1015 bytes in 173 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d9c569aa-d1ec-4df3-acf9-ece424ec04c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9c569aa-d1ec-4df3-acf9-ece424ec04c9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9c569aa-d1ec-4df3-acf9-ece424ec04c9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9c569aa-d1ec-4df3-acf9-ece424ec04c9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d9c569aa-d1ec-4df3-acf9-ece424ec04c9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9c569aa-d1ec-4df3-acf9-ece424ec04c9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 290/585] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:49 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 94 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[87200]: DEBUG cinder.api.middleware.request_id [None req-83cc6886-eb68-42b2-b11e-e089bbbda3dd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-83cc6886-eb68-42b2-b11e-e089bbbda3dd tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-83cc6886-eb68-42b2-b11e-e089bbbda3dd tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-83cc6886-eb68-42b2-b11e-e089bbbda3dd tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-83cc6886-eb68-42b2-b11e-e089bbbda3dd tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Volume info retrieved successfully. Sep 06 17:01:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-83cc6886-eb68-42b2-b11e-e089bbbda3dd tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 200 Sep 06 17:01:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 296/586] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:50 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 1015 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:01:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e03b7ebc-a3fd-4a38-ba6a-59f1111b55e6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e03b7ebc-a3fd-4a38-ba6a-59f1111b55e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e03b7ebc-a3fd-4a38-ba6a-59f1111b55e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e03b7ebc-a3fd-4a38-ba6a-59f1111b55e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e03b7ebc-a3fd-4a38-ba6a-59f1111b55e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e03b7ebc-a3fd-4a38-ba6a-59f1111b55e6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 291/587] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:50 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f5a42f40-2e47-4fb5-b496-b393debfdb70 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5a42f40-2e47-4fb5-b496-b393debfdb70 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5a42f40-2e47-4fb5-b496-b393debfdb70 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5a42f40-2e47-4fb5-b496-b393debfdb70 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5a42f40-2e47-4fb5-b496-b393debfdb70 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5a42f40-2e47-4fb5-b496-b393debfdb70 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 297/588] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 853 bytes in 72 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6969b07f-4cf2-49af-852a-4474f89bc778 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6969b07f-4cf2-49af-852a-4474f89bc778 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:01:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6969b07f-4cf2-49af-852a-4474f89bc778 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6969b07f-4cf2-49af-852a-4474f89bc778 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6969b07f-4cf2-49af-852a-4474f89bc778 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:01:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6969b07f-4cf2-49af-852a-4474f89bc778 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:01:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 292/589] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 853 bytes in 43 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fb29a5d6-0c86-4659-99f2-ed607cbc438c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb29a5d6-0c86-4659-99f2-ed607cbc438c tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fb29a5d6-0c86-4659-99f2-ed607cbc438c tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fb29a5d6-0c86-4659-99f2-ed607cbc438c tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb29a5d6-0c86-4659-99f2-ed607cbc438c tempest-VolumesTransfersTest-532682050 tempest-VolumesTransfersTest-532682050-project-admin] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 404 Sep 06 17:01:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 298/590] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ac0a06ae-926d-485f-909e-f61122efebe9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ac0a06ae-926d-485f-909e-f61122efebe9 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] GET http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ac0a06ae-926d-485f-909e-f61122efebe9 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ac0a06ae-926d-485f-909e-f61122efebe9 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ac0a06ae-926d-485f-909e-f61122efebe9 tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 404 Sep 06 17:01:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 293/591] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3af308fd-fa7a-48ca-b9a9-b1c24439d4ee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3af308fd-fa7a-48ca-b9a9-b1c24439d4ee tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3af308fd-fa7a-48ca-b9a9-b1c24439d4ee tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3af308fd-fa7a-48ca-b9a9-b1c24439d4ee tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-3af308fd-fa7a-48ca-b9a9-b1c24439d4ee tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] Delete volume with id: 5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 Sep 06 17:01:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3af308fd-fa7a-48ca-b9a9-b1c24439d4ee tempest-VolumesTransfersTest-1210544065 tempest-VolumesTransfersTest-1210544065-project-member] http://192.168.122.183/volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 returned with HTTP 404 Sep 06 17:01:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 299/592] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:01:51 2026] DELETE /volume/v3/volumes/5ff484c8-b0ac-4bf5-8ce2-0f4eb50f3a72 => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:01:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b26ba8fb-d093-429d-a4b9-3b71509041f6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b26ba8fb-d093-429d-a4b9-3b71509041f6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b26ba8fb-d093-429d-a4b9-3b71509041f6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b26ba8fb-d093-429d-a4b9-3b71509041f6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b26ba8fb-d093-429d-a4b9-3b71509041f6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b26ba8fb-d093-429d-a4b9-3b71509041f6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 294/593] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:51 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 102 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[87200]: DEBUG cinder.api.middleware.request_id [None req-086e5020-ff15-425b-83e0-f858a0469947 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-086e5020-ff15-425b-83e0-f858a0469947 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-086e5020-ff15-425b-83e0-f858a0469947 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-086e5020-ff15-425b-83e0-f858a0469947 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-086e5020-ff15-425b-83e0-f858a0469947 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-086e5020-ff15-425b-83e0-f858a0469947 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 300/594] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:53 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 95 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f518c64c-5339-4856-86b3-937f70127039 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f518c64c-5339-4856-86b3-937f70127039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f518c64c-5339-4856-86b3-937f70127039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f518c64c-5339-4856-86b3-937f70127039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f518c64c-5339-4856-86b3-937f70127039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f518c64c-5339-4856-86b3-937f70127039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 295/595] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:54 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 141 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c62b1cbc-5dc3-414a-9305-e8f88a5cc616 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c62b1cbc-5dc3-414a-9305-e8f88a5cc616 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c62b1cbc-5dc3-414a-9305-e8f88a5cc616 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c62b1cbc-5dc3-414a-9305-e8f88a5cc616 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c62b1cbc-5dc3-414a-9305-e8f88a5cc616 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c62b1cbc-5dc3-414a-9305-e8f88a5cc616 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 301/596] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:55 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5931d0bc-29a4-4f9a-8021-d0ff0d82e9b7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5931d0bc-29a4-4f9a-8021-d0ff0d82e9b7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5931d0bc-29a4-4f9a-8021-d0ff0d82e9b7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5931d0bc-29a4-4f9a-8021-d0ff0d82e9b7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5931d0bc-29a4-4f9a-8021-d0ff0d82e9b7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5931d0bc-29a4-4f9a-8021-d0ff0d82e9b7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 296/597] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:56 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cd53de6b-0864-46c9-bafc-c563e7975a95 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd53de6b-0864-46c9-bafc-c563e7975a95 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd53de6b-0864-46c9-bafc-c563e7975a95 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd53de6b-0864-46c9-bafc-c563e7975a95 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cd53de6b-0864-46c9-bafc-c563e7975a95 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd53de6b-0864-46c9-bafc-c563e7975a95 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 302/598] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:57 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:01:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8701c0ed-4acd-4b37-8b2e-44abc3840429 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8701c0ed-4acd-4b37-8b2e-44abc3840429 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8701c0ed-4acd-4b37-8b2e-44abc3840429 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8701c0ed-4acd-4b37-8b2e-44abc3840429 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:01:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:01:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8701c0ed-4acd-4b37-8b2e-44abc3840429 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8701c0ed-4acd-4b37-8b2e-44abc3840429 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 297/599] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:58 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:01:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ccbbf75-a368-4fae-aaec-cf3c3f6a50cb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:01:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ccbbf75-a368-4fae-aaec-cf3c3f6a50cb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:01:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ccbbf75-a368-4fae-aaec-cf3c3f6a50cb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:01:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ccbbf75-a368-4fae-aaec-cf3c3f6a50cb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:01:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:01:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:01:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ccbbf75-a368-4fae-aaec-cf3c3f6a50cb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:01:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ccbbf75-a368-4fae-aaec-cf3c3f6a50cb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:01:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 303/600] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:01:59 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 91 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[87201]: DEBUG cinder.api.middleware.request_id [None req-08cf0784-bd58-4325-b9a5-e5c1fddf0b28 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08cf0784-bd58-4325-b9a5-e5c1fddf0b28 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08cf0784-bd58-4325-b9a5-e5c1fddf0b28 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08cf0784-bd58-4325-b9a5-e5c1fddf0b28 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08cf0784-bd58-4325-b9a5-e5c1fddf0b28 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08cf0784-bd58-4325-b9a5-e5c1fddf0b28 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 298/601] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:00 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 112 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[87200]: DEBUG cinder.api.middleware.request_id [None req-80f8766c-e9fc-4ce0-8d7b-211fd625bf11 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-80f8766c-e9fc-4ce0-8d7b-211fd625bf11 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-80f8766c-e9fc-4ce0-8d7b-211fd625bf11 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-80f8766c-e9fc-4ce0-8d7b-211fd625bf11 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-80f8766c-e9fc-4ce0-8d7b-211fd625bf11 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-80f8766c-e9fc-4ce0-8d7b-211fd625bf11 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 304/602] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:02 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 109 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8262185d-b74e-461a-83f9-2cc530200644 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8262185d-b74e-461a-83f9-2cc530200644 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8262185d-b74e-461a-83f9-2cc530200644 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8262185d-b74e-461a-83f9-2cc530200644 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8262185d-b74e-461a-83f9-2cc530200644 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8262185d-b74e-461a-83f9-2cc530200644 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 299/603] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:03 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30ac7b6f-acb5-4b61-8efa-af36ceac5e91 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30ac7b6f-acb5-4b61-8efa-af36ceac5e91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30ac7b6f-acb5-4b61-8efa-af36ceac5e91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30ac7b6f-acb5-4b61-8efa-af36ceac5e91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-30ac7b6f-acb5-4b61-8efa-af36ceac5e91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30ac7b6f-acb5-4b61-8efa-af36ceac5e91 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 305/604] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:04 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 92 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ba5a3806-038b-4317-a127-19462690544e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-93e59078-8588-4f7d-829a-202f975dc281 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93e59078-8588-4f7d-829a-202f975dc281 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93e59078-8588-4f7d-829a-202f975dc281 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93e59078-8588-4f7d-829a-202f975dc281 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-93e59078-8588-4f7d-829a-202f975dc281 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93e59078-8588-4f7d-829a-202f975dc281 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 306/605] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:05 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 61 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[87201]: INFO cinder.api.openstack.wsgi [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1397818901"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1397818901'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Create volume of 1 GB Sep 06 17:02:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Availability Zones retrieved successfully. Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Flow 'volume_create_api' (149f68d7-060e-471b-ba53-ba29f3c66d51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1382bd70-5899-49e5-bbef-d3841c38a43f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1382bd70-5899-49e5-bbef-d3841c38a43f) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2394fa-2f49-48aa-ba29-026b9f071bb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Created reservations ['d8a04bea-11f1-416f-8910-3ef0c9845371', 'c2e0cb2d-5224-4a0b-afa9-99ff99727277', 'ce1cf1ab-be86-4908-80d4-1105845ec57a', '0b8d0e01-24c6-402d-b2f6-631f9143bdae'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cf2394fa-2f49-48aa-ba29-026b9f071bb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d8a04bea-11f1-416f-8910-3ef0c9845371', 'c2e0cb2d-5224-4a0b-afa9-99ff99727277', 'ce1cf1ab-be86-4908-80d4-1105845ec57a', '0b8d0e01-24c6-402d-b2f6-631f9143bdae']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0626e772-4be4-4849-a831-ca0c6e6799a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0626e772-4be4-4849-a831-ca0c6e6799a4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0cbff90d-0b54-466c-956b-eae0d9843695', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1397818901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b227ab25cd41e7b24e8c52405d16b1',qos_specs=None,replication_status=,reservations=['d8a04bea-11f1-416f-8910-3ef0c9845371','c2e0cb2d-5224-4a0b-afa9-99ff99727277','ce1cf1ab-be86-4908-80d4-1105845ec57a','0b8d0e01-24c6-402d-b2f6-631f9143bdae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245e91d2c50542c581c1adf7c8173df3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:06Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1397818901',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0cbff90d-0b54-466c-956b-eae0d9843695,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20b227ab25cd41e7b24e8c52405d16b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245e91d2c50542c581c1adf7c8173df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154484c5-d809-4988-a1c1-91e03310f63d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (154484c5-d809-4988-a1c1-91e03310f63d) transitioned into state 'SUCCESS' from state '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-1397818901',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b227ab25cd41e7b24e8c52405d16b1',qos_specs=None,replication_status=,reservations=['d8a04bea-11f1-416f-8910-3ef0c9845371','c2e0cb2d-5224-4a0b-afa9-99ff99727277','ce1cf1ab-be86-4908-80d4-1105845ec57a','0b8d0e01-24c6-402d-b2f6-631f9143bdae'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245e91d2c50542c581c1adf7c8173df3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b17f40f-4c8b-4ec2-8718-4705eca8f653) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b17f40f-4c8b-4ec2-8718-4705eca8f653) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Flow 'volume_create_api' (149f68d7-060e-471b-ba53-ba29f3c66d51) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Create volume request issued successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba5a3806-038b-4317-a127-19462690544e tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 300/606] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:02:05 2026] POST /volume/v3/volumes => generated 828 bytes in 747 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5f7dd506-eb6d-43f0-80fb-48c2b4305f5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f7dd506-eb6d-43f0-80fb-48c2b4305f5b tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f7dd506-eb6d-43f0-80fb-48c2b4305f5b tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f7dd506-eb6d-43f0-80fb-48c2b4305f5b tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5f7dd506-eb6d-43f0-80fb-48c2b4305f5b tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f7dd506-eb6d-43f0-80fb-48c2b4305f5b tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 307/607] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:06 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 896 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-718919b2-56a7-46e6-820b-1095a50df335 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-718919b2-56a7-46e6-820b-1095a50df335 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-718919b2-56a7-46e6-820b-1095a50df335 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-718919b2-56a7-46e6-820b-1095a50df335 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-718919b2-56a7-46e6-820b-1095a50df335 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-718919b2-56a7-46e6-820b-1095a50df335 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 301/608] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:06 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-314159615"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-314159615'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Create volume of 1 GB Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Availability Zones retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Flow 'volume_create_api' (a851a953-9c2f-4bbe-afd9-0d127cae1d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8500d247-6bba-46dd-9cce-51fc45145e88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-59df3e2f-3e59-490a-826b-998db07bf630 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59df3e2f-3e59-490a-826b-998db07bf630 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59df3e2f-3e59-490a-826b-998db07bf630 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59df3e2f-3e59-490a-826b-998db07bf630 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8500d247-6bba-46dd-9cce-51fc45145e88) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b12ed3-21f6-4c45-b73e-6431d44bd245) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-59df3e2f-3e59-490a-826b-998db07bf630 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59df3e2f-3e59-490a-826b-998db07bf630 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 302/609] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 920 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Created reservations ['bdeed047-11eb-4ce5-ba0d-22ad06a41b77', 'e5b82a17-04e1-4aa0-9748-ca3a6159a359', '1188ade9-e355-4fe3-81b1-79bf6b0aa52a', '9f75dc1c-97d5-4849-bb57-c7eed48ae55d'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a3b12ed3-21f6-4c45-b73e-6431d44bd245) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bdeed047-11eb-4ce5-ba0d-22ad06a41b77', 'e5b82a17-04e1-4aa0-9748-ca3a6159a359', '1188ade9-e355-4fe3-81b1-79bf6b0aa52a', '9f75dc1c-97d5-4849-bb57-c7eed48ae55d']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5c3a6a-f23e-44c4-a526-466fe22071ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ae5c3a6a-f23e-44c4-a526-466fe22071ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6d759104-de96-4cff-806b-2820d9a6aab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-314159615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829b986fec44db084ecbd025286e3c8',qos_specs=None,replication_status=,reservations=['bdeed047-11eb-4ce5-ba0d-22ad06a41b77','e5b82a17-04e1-4aa0-9748-ca3a6159a359','1188ade9-e355-4fe3-81b1-79bf6b0aa52a','9f75dc1c-97d5-4849-bb57-c7eed48ae55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f9f12d36149e291eef8926bd817c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-314159615',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6d759104-de96-4cff-806b-2820d9a6aab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3829b986fec44db084ecbd025286e3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f9f12d36149e291eef8926bd817c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b740dc-1e88-441f-9093-b61c1e09a6b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (90b740dc-1e88-441f-9093-b61c1e09a6b9) transitioned into state 'SUCCESS' from state '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-314159615',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829b986fec44db084ecbd025286e3c8',qos_specs=None,replication_status=,reservations=['bdeed047-11eb-4ce5-ba0d-22ad06a41b77','e5b82a17-04e1-4aa0-9748-ca3a6159a359','1188ade9-e355-4fe3-81b1-79bf6b0aa52a','9f75dc1c-97d5-4849-bb57-c7eed48ae55d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f9f12d36149e291eef8926bd817c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e416b17-7312-49d9-9a31-837f791acbf3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-50d4d2c4-c117-42e8-abe9-50accc32f9f0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-50d4d2c4-c117-42e8-abe9-50accc32f9f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-50d4d2c4-c117-42e8-abe9-50accc32f9f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-50d4d2c4-c117-42e8-abe9-50accc32f9f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0e416b17-7312-49d9-9a31-837f791acbf3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Flow 'volume_create_api' (a851a953-9c2f-4bbe-afd9-0d127cae1d61) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Create volume request issued successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-433ca30a-bc92-428b-9adc-e60ad4a3d8ca tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 308/610] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:02:07 2026] POST /volume/v3/volumes => generated 762 bytes in 446 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-50d4d2c4-c117-42e8-abe9-50accc32f9f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-50d4d2c4-c117-42e8-abe9-50accc32f9f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 303/611] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 57 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bf0e60e3-1549-4356-b516-cbeb3b3f8840 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf0e60e3-1549-4356-b516-cbeb3b3f8840 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf0e60e3-1549-4356-b516-cbeb3b3f8840 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf0e60e3-1549-4356-b516-cbeb3b3f8840 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bf0e60e3-1549-4356-b516-cbeb3b3f8840 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf0e60e3-1549-4356-b516-cbeb3b3f8840 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 200 Sep 06 17:02:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 309/612] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:07 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 830 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-29d58225-6603-45b4-97d5-4785365b1f4a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29d58225-6603-45b4-97d5-4785365b1f4a tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29d58225-6603-45b4-97d5-4785365b1f4a tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29d58225-6603-45b4-97d5-4785365b1f4a tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29d58225-6603-45b4-97d5-4785365b1f4a tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29d58225-6603-45b4-97d5-4785365b1f4a tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 304/613] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 956 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3fedb145-1098-4de8-beae-43e809bdc8ea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3fedb145-1098-4de8-beae-43e809bdc8ea tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] POST http://192.168.122.183/volume/v3/volume-transfers Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3fedb145-1098-4de8-beae-43e809bdc8ea tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "0cbff90d-0b54-466c-956b-eae0d9843695"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volume_transfer [None req-3fedb145-1098-4de8-beae-43e809bdc8ea tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Creating new volume transfer {'transfer': {'volume_id': '0cbff90d-0b54-466c-956b-eae0d9843695'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volume_transfer [None req-3fedb145-1098-4de8-beae-43e809bdc8ea tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Creating transfer of volume 0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.transfer.api [None req-3fedb145-1098-4de8-beae-43e809bdc8ea tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Generating transfer record for volume 0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3fedb145-1098-4de8-beae-43e809bdc8ea tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:02:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 310/614] 192.168.122.183 () {62 vars in 1210 bytes} [Sun Sep 6 17:02:08 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 65 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2c35ff79-2358-46d7-838c-2a67e04f6d8f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2c35ff79-2358-46d7-838c-2a67e04f6d8f tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2c35ff79-2358-46d7-838c-2a67e04f6d8f tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2c35ff79-2358-46d7-838c-2a67e04f6d8f tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2c35ff79-2358-46d7-838c-2a67e04f6d8f tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2c35ff79-2358-46d7-838c-2a67e04f6d8f tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 305/615] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 964 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b76e6841-eaac-41d7-a3a6-4c83fb39d6fc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b76e6841-eaac-41d7-a3a6-4c83fb39d6fc tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer/6aed93d1-fc08-4d29-87e8-fdef14af6242 Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b76e6841-eaac-41d7-a3a6-4c83fb39d6fc tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b76e6841-eaac-41d7-a3a6-4c83fb39d6fc tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2c3d15a0-b8ae-493a-a644-4f00ddf4544b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2c3d15a0-b8ae-493a-a644-4f00ddf4544b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2c3d15a0-b8ae-493a-a644-4f00ddf4544b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2c3d15a0-b8ae-493a-a644-4f00ddf4544b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b76e6841-eaac-41d7-a3a6-4c83fb39d6fc tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer/6aed93d1-fc08-4d29-87e8-fdef14af6242 returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 311/616] 192.168.122.183 () {60 vars in 1306 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/os-volume-transfer/6aed93d1-fc08-4d29-87e8-fdef14af6242 => generated 548 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a2e049b0-9a91-4353-b16f-d8f969d0b1d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2e049b0-9a91-4353-b16f-d8f969d0b1d4 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2c3d15a0-b8ae-493a-a644-4f00ddf4544b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2e049b0-9a91-4353-b16f-d8f969d0b1d4 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2e049b0-9a91-4353-b16f-d8f969d0b1d4 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.volume_transfer [None req-a2e049b0-9a91-4353-b16f-d8f969d0b1d4 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Listing volume transfers {{(pid=87200) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2c3d15a0-b8ae-493a-a644-4f00ddf4544b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 306/617] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3f508b56-734e-4a38-acbc-f3e6675baae0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2e049b0-9a91-4353-b16f-d8f969d0b1d4 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 312/618] 192.168.122.183 () {60 vars in 1195 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3f508b56-734e-4a38-acbc-f3e6675baae0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3f508b56-734e-4a38-acbc-f3e6675baae0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3f508b56-734e-4a38-acbc-f3e6675baae0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3f508b56-734e-4a38-acbc-f3e6675baae0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3f508b56-734e-4a38-acbc-f3e6675baae0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 200 Sep 06 17:02:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 307/619] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:08 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 854 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] POST http://192.168.122.183/volume/v3/volume-transfers/6aed93d1-fc08-4d29-87e8-fdef14af6242/accept Sep 06 17:02:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "47d870d67ff54fcf"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.volume_transfer [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Accepting volume transfer 6aed93d1-fc08-4d29-87e8-fdef14af6242 {{(pid=87200) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:02:09 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Accepting transfer 6aed93d1-fc08-4d29-87e8-fdef14af6242 Sep 06 17:02:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:09 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Created reservations ['05a725e1-8baf-49fb-aca9-e58187b76fb6', '1e7352dc-1df1-460e-b3b1-be26a8e56180', '4648de71-25e0-4c2a-87e5-fde0ae605524', '3da7b0aa-2036-447e-ac79-0e1aee396e4a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:09 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Created reservations ['1bd421e9-eb70-41e2-bfad-6c4a146555e4', '388584db-90f7-42fa-85e0-575e5b1a9361', '1e15bfb2-b9b9-4065-a36c-ad419ff14e25', 'eae022f4-7d6b-454d-b2d3-2d30e92e1f98'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:09 devstack devstack@c-api.service[87200]: /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:09 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:09 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Created reservations ['56ea4498-dac9-4a2f-abbc-97e407199c1a', 'c72f855a-87c7-41bd-8e71-c044b9b40edd', 'd173e914-2d77-45bf-ad25-a7dcac11d0ea', 'eb907bb3-8bff-4984-b78f-6c0c698bb428'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:09 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Created reservations ['e1a5a5a0-3385-49e9-acf6-776e0bcb56eb', '761312f4-e9f9-48bf-a214-364180df657a', '445c4d7a-7e1c-4259-9838-4faf93b31079', 'c28c7d30-107c-4543-a806-10bef6ba7559'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-abc8380f-3cce-452c-a8a7-e48ef81f39b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abc8380f-3cce-452c-a8a7-e48ef81f39b8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-abc8380f-3cce-452c-a8a7-e48ef81f39b8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-abc8380f-3cce-452c-a8a7-e48ef81f39b8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Transfer volume completed successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-abc8380f-3cce-452c-a8a7-e48ef81f39b8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abc8380f-3cce-452c-a8a7-e48ef81f39b8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 308/620] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:09 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eeddc7e0-6e75-434b-8f7b-0415dbd311b1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eeddc7e0-6e75-434b-8f7b-0415dbd311b1 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eeddc7e0-6e75-434b-8f7b-0415dbd311b1 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eeddc7e0-6e75-434b-8f7b-0415dbd311b1 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eeddc7e0-6e75-434b-8f7b-0415dbd311b1 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eeddc7e0-6e75-434b-8f7b-0415dbd311b1 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 200 Sep 06 17:02:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 309/621] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:09 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] POST http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5/action Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume updated successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dc56606-fdf5-4e2c-9117-d7920c02bb55 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5/action returned with HTTP 200 Sep 06 17:02:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 310/622] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:02:09 2026] POST /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5/action => generated 0 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-40eddf0c-8318-407a-a1ab-314825ee3565 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40eddf0c-8318-407a-a1ab-314825ee3565 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40eddf0c-8318-407a-a1ab-314825ee3565 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40eddf0c-8318-407a-a1ab-314825ee3565 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-40eddf0c-8318-407a-a1ab-314825ee3565 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40eddf0c-8318-407a-a1ab-314825ee3565 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 200 Sep 06 17:02:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 311/623] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:09 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 855 bytes in 43 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[87200]: INFO cinder.transfer.api [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Volume 0cbff90d-0b54-466c-956b-eae0d9843695 has been transferred. Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb4343aa-da80-451d-b5e7-87055281b4f8 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] http://192.168.122.183/volume/v3/volume-transfers/6aed93d1-fc08-4d29-87e8-fdef14af6242/accept returned with HTTP 202 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 313/624] 192.168.122.183 () {62 vars in 1342 bytes} [Sun Sep 6 17:02:08 2026] POST /volume/v3/volume-transfers/6aed93d1-fc08-4d29-87e8-fdef14af6242/accept => generated 373 bytes in 1354 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-280388dc-ad67-42c0-85d8-838aace81b92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-280388dc-ad67-42c0-85d8-838aace81b92 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-280388dc-ad67-42c0-85d8-838aace81b92 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-280388dc-ad67-42c0-85d8-838aace81b92 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-280388dc-ad67-42c0-85d8-838aace81b92 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Volume info retrieved successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-280388dc-ad67-42c0-85d8-838aace81b92 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 312/625] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 956 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ed0fcfa3-6db7-428f-819f-00d489ecaa99 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed0fcfa3-6db7-428f-819f-00d489ecaa99 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed0fcfa3-6db7-428f-819f-00d489ecaa99 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed0fcfa3-6db7-428f-819f-00d489ecaa99 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ed0fcfa3-6db7-428f-819f-00d489ecaa99 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] Volume info retrieved successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed0fcfa3-6db7-428f-819f-00d489ecaa99 tempest-VolumesTransfersV357Test-914385736 tempest-VolumesTransfersV357Test-914385736-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 314/626] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 956 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5ffacc2c-9595-4c93-81d0-2e6508375252 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ffacc2c-9595-4c93-81d0-2e6508375252 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] DELETE http://192.168.122.183/volume/v3/volume-transfers/6aed93d1-fc08-4d29-87e8-fdef14af6242 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ffacc2c-9595-4c93-81d0-2e6508375252 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ffacc2c-9595-4c93-81d0-2e6508375252 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.volume_transfer [None req-5ffacc2c-9595-4c93-81d0-2e6508375252 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Delete transfer with id: 6aed93d1-fc08-4d29-87e8-fdef14af6242 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ffacc2c-9595-4c93-81d0-2e6508375252 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volume-transfers/6aed93d1-fc08-4d29-87e8-fdef14af6242 returned with HTTP 404 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 313/627] 192.168.122.183 () {60 vars in 1303 bytes} [Sun Sep 6 17:02:10 2026] DELETE /volume/v3/volume-transfers/6aed93d1-fc08-4d29-87e8-fdef14af6242 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-79e3cd11-2f6e-42da-9a03-660904093f09 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-57a7a0f9-d48f-460b-847d-82a7c73c2ef3 req-79075178-6ab0-424c-936e-dca5236d35e3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-57a7a0f9-d48f-460b-847d-82a7c73c2ef3 req-79075178-6ab0-424c-936e-dca5236d35e3 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-57a7a0f9-d48f-460b-847d-82a7c73c2ef3 req-79075178-6ab0-424c-936e-dca5236d35e3 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-57a7a0f9-d48f-460b-847d-82a7c73c2ef3 req-79075178-6ab0-424c-936e-dca5236d35e3 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-57a7a0f9-d48f-460b-847d-82a7c73c2ef3 req-79075178-6ab0-424c-936e-dca5236d35e3 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-57a7a0f9-d48f-460b-847d-82a7c73c2ef3 req-79075178-6ab0-424c-936e-dca5236d35e3 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 314/628] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 855 bytes in 40 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[87200]: INFO cinder.api.openstack.wsgi [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Delete volume with id: 0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Volume info retrieved successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Delete volume request issued successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-79e3cd11-2f6e-42da-9a03-660904093f09 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 202 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 315/629] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:02:10 2026] DELETE /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 0 bytes in 242 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2ff0de60-2700-430a-813d-9d4d17f8f50a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2ff0de60-2700-430a-813d-9d4d17f8f50a tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2ff0de60-2700-430a-813d-9d4d17f8f50a tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2ff0de60-2700-430a-813d-9d4d17f8f50a tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2ff0de60-2700-430a-813d-9d4d17f8f50a tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Volume info retrieved successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2ff0de60-2700-430a-813d-9d4d17f8f50a tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 315/630] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 1139 bytes in 152 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-064812fa-f47b-4551-925b-2ae676acb07a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-064812fa-f47b-4551-925b-2ae676acb07a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-064812fa-f47b-4551-925b-2ae676acb07a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-064812fa-f47b-4551-925b-2ae676acb07a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-064812fa-f47b-4551-925b-2ae676acb07a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-064812fa-f47b-4551-925b-2ae676acb07a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 316/631] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:10 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-49186c60-4d33-441b-bbac-d753058dfce6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-ServersNegativeTestJSON-volume-1625030504"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-ServersNegativeTestJSON-volume-1625030504'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Create volume of 1 GB Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Availability Zones retrieved successfully. Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Flow 'volume_create_api' (00c6eb62-d838-40a7-9064-0803fb904bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f6792b-66ed-4706-aeaa-a3ef48665a4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a1f6792b-66ed-4706-aeaa-a3ef48665a4d) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (600daad9-1e99-4c7a-877e-a6761d2893d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Created reservations ['3892cf0c-54b4-499e-b99b-23fff6210455', 'd5e6bf49-524a-4ede-885f-fd1ae49742e1', 'b67c5730-99de-438b-9fa0-82d57442bee6', '4ee83800-a850-4a50-b2ff-8dd02058c34b'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (600daad9-1e99-4c7a-877e-a6761d2893d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3892cf0c-54b4-499e-b99b-23fff6210455', 'd5e6bf49-524a-4ede-885f-fd1ae49742e1', 'b67c5730-99de-438b-9fa0-82d57442bee6', '4ee83800-a850-4a50-b2ff-8dd02058c34b']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b997fd-eccc-4fea-a75f-11db0a78502e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e3b997fd-eccc-4fea-a75f-11db0a78502e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '767ae7d9-660a-4ea6-995c-881390bd7663', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1625030504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829b986fec44db084ecbd025286e3c8',qos_specs=None,replication_status=,reservations=['3892cf0c-54b4-499e-b99b-23fff6210455','d5e6bf49-524a-4ede-885f-fd1ae49742e1','b67c5730-99de-438b-9fa0-82d57442bee6','4ee83800-a850-4a50-b2ff-8dd02058c34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f9f12d36149e291eef8926bd817c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-ServersNegativeTestJSON-volume-1625030504',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=767ae7d9-660a-4ea6-995c-881390bd7663,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3829b986fec44db084ecbd025286e3c8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='529f9f12d36149e291eef8926bd817c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbdf35b-fe24-4e03-9eb7-c28091c4fbc1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (efbdf35b-fe24-4e03-9eb7-c28091c4fbc1) transitioned into state 'SUCCESS' from state '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-1625030504',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3829b986fec44db084ecbd025286e3c8',qos_specs=None,replication_status=,reservations=['3892cf0c-54b4-499e-b99b-23fff6210455','d5e6bf49-524a-4ede-885f-fd1ae49742e1','b67c5730-99de-438b-9fa0-82d57442bee6','4ee83800-a850-4a50-b2ff-8dd02058c34b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='529f9f12d36149e291eef8926bd817c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1c6bfd-4bb6-4f07-b7ea-ba492bf3e0ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fc1c6bfd-4bb6-4f07-b7ea-ba492bf3e0ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Flow 'volume_create_api' (00c6eb62-d838-40a7-9064-0803fb904bbc) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Create volume request issued successfully. Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49186c60-4d33-441b-bbac-d753058dfce6 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 316/632] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:02:11 2026] POST /volume/v3/volumes => generated 763 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-06db74f7-9d78-4b46-a414-88c4652c256e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-06db74f7-9d78-4b46-a414-88c4652c256e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-06db74f7-9d78-4b46-a414-88c4652c256e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-06db74f7-9d78-4b46-a414-88c4652c256e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-29794451-d428-4bdc-b672-d404f4377761 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-06db74f7-9d78-4b46-a414-88c4652c256e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29794451-d428-4bdc-b672-d404f4377761 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29794451-d428-4bdc-b672-d404f4377761 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29794451-d428-4bdc-b672-d404f4377761 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-06db74f7-9d78-4b46-a414-88c4652c256e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 returned with HTTP 200 Sep 06 17:02:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 317/633] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:11 2026] GET /volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 => generated 831 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29794451-d428-4bdc-b672-d404f4377761 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Volume info retrieved successfully. Sep 06 17:02:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29794451-d428-4bdc-b672-d404f4377761 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 200 Sep 06 17:02:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 317/634] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:11 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 1139 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-79995eea-d6ea-442c-82be-7946ca6b3a8a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-79995eea-d6ea-442c-82be-7946ca6b3a8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-79995eea-d6ea-442c-82be-7946ca6b3a8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-79995eea-d6ea-442c-82be-7946ca6b3a8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-79995eea-d6ea-442c-82be-7946ca6b3a8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-79995eea-d6ea-442c-82be-7946ca6b3a8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 318/635] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:12 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 85 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f39bdd74-bcaa-4c83-9b47-12ecb7eaee8e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f39bdd74-bcaa-4c83-9b47-12ecb7eaee8e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f39bdd74-bcaa-4c83-9b47-12ecb7eaee8e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f39bdd74-bcaa-4c83-9b47-12ecb7eaee8e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f39bdd74-bcaa-4c83-9b47-12ecb7eaee8e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d655ee1b-718b-4d42-ba8c-0291274723ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d655ee1b-718b-4d42-ba8c-0291274723ec tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d655ee1b-718b-4d42-ba8c-0291274723ec tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f39bdd74-bcaa-4c83-9b47-12ecb7eaee8e tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 returned with HTTP 200 Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d655ee1b-718b-4d42-ba8c-0291274723ec tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 318/636] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:12 2026] GET /volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 => generated 855 bytes in 79 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[87200]: INFO cinder.api.openstack.wsgi [None req-d655ee1b-718b-4d42-ba8c-0291274723ec tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 404 Sep 06 17:02:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 319/637] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:12 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1268d71a-4558-4496-a677-44c2482e64d2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1268d71a-4558-4496-a677-44c2482e64d2 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1268d71a-4558-4496-a677-44c2482e64d2 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1268d71a-4558-4496-a677-44c2482e64d2 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1268d71a-4558-4496-a677-44c2482e64d2 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 404 Sep 06 17:02:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 319/638] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:12 2026] GET /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-73cb5bbf-9137-4cd7-9b91-6cfa37518bf6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73cb5bbf-9137-4cd7-9b91-6cfa37518bf6 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] DELETE http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73cb5bbf-9137-4cd7-9b91-6cfa37518bf6 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73cb5bbf-9137-4cd7-9b91-6cfa37518bf6 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-73cb5bbf-9137-4cd7-9b91-6cfa37518bf6 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Delete volume with id: 0cbff90d-0b54-466c-956b-eae0d9843695 Sep 06 17:02:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73cb5bbf-9137-4cd7-9b91-6cfa37518bf6 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 returned with HTTP 404 Sep 06 17:02:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 320/639] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:02:12 2026] DELETE /volume/v3/volumes/0cbff90d-0b54-466c-956b-eae0d9843695 => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dbff9774-87ab-416f-ae95-17b90dfeefec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV357Test-Volume-1201980709"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV357Test-Volume-1201980709'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Create volume of 1 GB Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Availability Zones retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Flow 'volume_create_api' (a7748a5d-2c6b-426f-9cf5-0df29f66deb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56433532-810a-417e-844e-0394d2d3baa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-483c9f0c-84a1-4794-b3d6-6f73dda630ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-483c9f0c-84a1-4794-b3d6-6f73dda630ca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-483c9f0c-84a1-4794-b3d6-6f73dda630ca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-483c9f0c-84a1-4794-b3d6-6f73dda630ca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (56433532-810a-417e-844e-0394d2d3baa1) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a11c2b-f4b6-403c-b5e0-6632356038ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-483c9f0c-84a1-4794-b3d6-6f73dda630ca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-483c9f0c-84a1-4794-b3d6-6f73dda630ca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 321/640] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 86 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[87201]: DEBUG cinder.quota [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Created reservations ['5976b453-79f5-44a5-98dc-6b65a58c9ff7', '9481a1aa-3038-47f8-ab5b-6e315b09168e', '9a840bf3-8a6c-48ac-b348-bc6cac4337a4', '6f817912-80a0-4443-ada2-704f2be964f5'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02a11c2b-f4b6-403c-b5e0-6632356038ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5976b453-79f5-44a5-98dc-6b65a58c9ff7', '9481a1aa-3038-47f8-ab5b-6e315b09168e', '9a840bf3-8a6c-48ac-b348-bc6cac4337a4', '6f817912-80a0-4443-ada2-704f2be964f5']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d75029-4e7a-481c-92a0-2ef473c108e4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a7d75029-4e7a-481c-92a0-2ef473c108e4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c8a18e20-97f9-4cba-89a5-f4403b581802', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1201980709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b227ab25cd41e7b24e8c52405d16b1',qos_specs=None,replication_status=,reservations=['5976b453-79f5-44a5-98dc-6b65a58c9ff7','9481a1aa-3038-47f8-ab5b-6e315b09168e','9a840bf3-8a6c-48ac-b348-bc6cac4337a4','6f817912-80a0-4443-ada2-704f2be964f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245e91d2c50542c581c1adf7c8173df3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV357Test-Volume-1201980709',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c8a18e20-97f9-4cba-89a5-f4403b581802,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='20b227ab25cd41e7b24e8c52405d16b1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='245e91d2c50542c581c1adf7c8173df3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27913b90-780f-44c4-a477-faa5c9bbda76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27913b90-780f-44c4-a477-faa5c9bbda76) transitioned into state 'SUCCESS' from state '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-1201980709',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='20b227ab25cd41e7b24e8c52405d16b1',qos_specs=None,replication_status=,reservations=['5976b453-79f5-44a5-98dc-6b65a58c9ff7','9481a1aa-3038-47f8-ab5b-6e315b09168e','9a840bf3-8a6c-48ac-b348-bc6cac4337a4','6f817912-80a0-4443-ada2-704f2be964f5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='245e91d2c50542c581c1adf7c8173df3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f52865-9d36-4c30-8824-c686a422fe04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (77f52865-9d36-4c30-8824-c686a422fe04) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Flow 'volume_create_api' (a7748a5d-2c6b-426f-9cf5-0df29f66deb6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Create volume request issued successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dbff9774-87ab-416f-ae95-17b90dfeefec tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 320/641] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:02:13 2026] POST /volume/v3/volumes => generated 828 bytes in 456 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-857ac4e0-afd8-46c1-a339-3980c9270d86 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-857ac4e0-afd8-46c1-a339-3980c9270d86 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-857ac4e0-afd8-46c1-a339-3980c9270d86 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-857ac4e0-afd8-46c1-a339-3980c9270d86 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-857ac4e0-afd8-46c1-a339-3980c9270d86 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-857ac4e0-afd8-46c1-a339-3980c9270d86 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 322/642] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 896 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-89a5e038-1624-46e2-b1bd-4dcd6f43d608 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-89a5e038-1624-46e2-b1bd-4dcd6f43d608 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-89a5e038-1624-46e2-b1bd-4dcd6f43d608 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-89a5e038-1624-46e2-b1bd-4dcd6f43d608 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-89a5e038-1624-46e2-b1bd-4dcd6f43d608 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-89a5e038-1624-46e2-b1bd-4dcd6f43d608 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 returned with HTTP 200 Sep 06 17:02:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 321/643] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:13 2026] GET /volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 => generated 856 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5ec5e320-1758-4d8f-8409-c81e8ea7da2e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ec5e320-1758-4d8f-8409-c81e8ea7da2e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ec5e320-1758-4d8f-8409-c81e8ea7da2e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ec5e320-1758-4d8f-8409-c81e8ea7da2e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ec5e320-1758-4d8f-8409-c81e8ea7da2e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ec5e320-1758-4d8f-8409-c81e8ea7da2e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 323/644] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:14 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a304b871-7617-40e4-9950-34ad3eaf05ad None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] DELETE http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Delete volume with id: 767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Delete volume request issued successfully. Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a304b871-7617-40e4-9950-34ad3eaf05ad tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 returned with HTTP 202 Sep 06 17:02:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 322/645] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:14 2026] DELETE /volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bfce0487-e506-4f07-a0a3-f73fb9a7d7d0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bfce0487-e506-4f07-a0a3-f73fb9a7d7d0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bfce0487-e506-4f07-a0a3-f73fb9a7d7d0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bfce0487-e506-4f07-a0a3-f73fb9a7d7d0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bfce0487-e506-4f07-a0a3-f73fb9a7d7d0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bfce0487-e506-4f07-a0a3-f73fb9a7d7d0 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 returned with HTTP 200 Sep 06 17:02:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 324/646] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:14 2026] GET /volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 => generated 855 bytes in 61 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[87201]: DEBUG cinder.api.middleware.request_id [None req-95eb945b-2d8a-41ec-8f64-2a300351a744 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-95eb945b-2d8a-41ec-8f64-2a300351a744 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-95eb945b-2d8a-41ec-8f64-2a300351a744 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-95eb945b-2d8a-41ec-8f64-2a300351a744 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-95eb945b-2d8a-41ec-8f64-2a300351a744 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-95eb945b-2d8a-41ec-8f64-2a300351a744 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 200 Sep 06 17:02:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 323/647] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:14 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 920 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4f60ec14-b2d0-4d90-87c1-3d3e5eb8f987 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4f60ec14-b2d0-4d90-87c1-3d3e5eb8f987 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4f60ec14-b2d0-4d90-87c1-3d3e5eb8f987 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4f60ec14-b2d0-4d90-87c1-3d3e5eb8f987 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4f60ec14-b2d0-4d90-87c1-3d3e5eb8f987 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4f60ec14-b2d0-4d90-87c1-3d3e5eb8f987 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 325/648] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:15 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ea53418a-e776-4c94-82df-1d166e11236b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ea53418a-e776-4c94-82df-1d166e11236b tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ea53418a-e776-4c94-82df-1d166e11236b tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ea53418a-e776-4c94-82df-1d166e11236b tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ea53418a-e776-4c94-82df-1d166e11236b tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 returned with HTTP 404 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 324/649] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:15 2026] GET /volume/v3/volumes/767ae7d9-660a-4ea6-995c-881390bd7663 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3d77c49d-8927-4385-ae1b-475049f6b219 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] DELETE http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Delete volume with id: 6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Delete volume request issued successfully. Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d77c49d-8927-4385-ae1b-475049f6b219 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 202 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 326/650] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:15 2026] DELETE /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-15972719-0630-4c40-8cd5-b6be71be1c05 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15972719-0630-4c40-8cd5-b6be71be1c05 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15972719-0630-4c40-8cd5-b6be71be1c05 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15972719-0630-4c40-8cd5-b6be71be1c05 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-15972719-0630-4c40-8cd5-b6be71be1c05 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Volume info retrieved successfully. Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15972719-0630-4c40-8cd5-b6be71be1c05 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 200 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 325/651] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:15 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 854 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dc4930bf-3452-4e92-bcd5-fb1a2a31a9e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc4930bf-3452-4e92-bcd5-fb1a2a31a9e9 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc4930bf-3452-4e92-bcd5-fb1a2a31a9e9 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc4930bf-3452-4e92-bcd5-fb1a2a31a9e9 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dc4930bf-3452-4e92-bcd5-fb1a2a31a9e9 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc4930bf-3452-4e92-bcd5-fb1a2a31a9e9 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 200 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 327/652] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:15 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 956 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] POST http://192.168.122.183/volume/v3/volume-transfers Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c8a18e20-97f9-4cba-89a5-f4403b581802"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volume_transfer [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c8a18e20-97f9-4cba-89a5-f4403b581802'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volume_transfer [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Creating transfer of volume c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.transfer.api [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Generating transfer record for volume c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96a870ce-6e0b-4520-8767-e7cc60cff6b7 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 326/653] 192.168.122.183 () {62 vars in 1210 bytes} [Sun Sep 6 17:02:15 2026] POST /volume/v3/volume-transfers => generated 580 bytes in 44 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-df287c54-29c5-4523-bedf-b2f9a340d126 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df287c54-29c5-4523-bedf-b2f9a340d126 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df287c54-29c5-4523-bedf-b2f9a340d126 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df287c54-29c5-4523-bedf-b2f9a340d126 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df287c54-29c5-4523-bedf-b2f9a340d126 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df287c54-29c5-4523-bedf-b2f9a340d126 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 200 Sep 06 17:02:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 328/654] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:15 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 964 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9d1c2f20-7ab2-465f-b3ae-fcac83f8de7c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9d1c2f20-7ab2-465f-b3ae-fcac83f8de7c tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer/detail Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9d1c2f20-7ab2-465f-b3ae-fcac83f8de7c tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9d1c2f20-7ab2-465f-b3ae-fcac83f8de7c tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-9d1c2f20-7ab2-465f-b3ae-fcac83f8de7c tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] Listing volume transfers {{(pid=87201) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:02:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9d1c2f20-7ab2-465f-b3ae-fcac83f8de7c tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 17:02:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 327/655] 192.168.122.183 () {60 vars in 1216 bytes} [Sun Sep 6 17:02:15 2026] GET /volume/v3/os-volume-transfer/detail => generated 551 bytes in 15 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e6dbadfa-377e-4d6b-bb3a-387c340a7291 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6dbadfa-377e-4d6b-bb3a-387c340a7291 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] DELETE http://192.168.122.183/volume/v3/volume-transfers/e191dcf4-2778-420e-8eeb-2b55b3a3c6ab Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6dbadfa-377e-4d6b-bb3a-387c340a7291 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6dbadfa-377e-4d6b-bb3a-387c340a7291 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:15 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-e6dbadfa-377e-4d6b-bb3a-387c340a7291 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Delete transfer with id: e191dcf4-2778-420e-8eeb-2b55b3a3c6ab Sep 06 17:02:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6dbadfa-377e-4d6b-bb3a-387c340a7291 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volume-transfers/e191dcf4-2778-420e-8eeb-2b55b3a3c6ab returned with HTTP 202 Sep 06 17:02:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 329/656] 192.168.122.183 () {60 vars in 1303 bytes} [Sun Sep 6 17:02:15 2026] DELETE /volume/v3/volume-transfers/e191dcf4-2778-420e-8eeb-2b55b3a3c6ab => generated 0 bytes in 50 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aea76301-d942-4b00-837b-5175eb4ac2dd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aea76301-d942-4b00-837b-5175eb4ac2dd tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aea76301-d942-4b00-837b-5175eb4ac2dd tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aea76301-d942-4b00-837b-5175eb4ac2dd tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aea76301-d942-4b00-837b-5175eb4ac2dd tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Volume info retrieved successfully. Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aea76301-d942-4b00-837b-5175eb4ac2dd tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 200 Sep 06 17:02:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 328/657] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:16 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 956 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-53dba8d2-feac-4f32-8b12-82b5087ea67d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-53dba8d2-feac-4f32-8b12-82b5087ea67d tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] DELETE http://192.168.122.183/volume/v3/volume-transfers/e191dcf4-2778-420e-8eeb-2b55b3a3c6ab Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-53dba8d2-feac-4f32-8b12-82b5087ea67d tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-53dba8d2-feac-4f32-8b12-82b5087ea67d tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-53dba8d2-feac-4f32-8b12-82b5087ea67d tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Delete transfer with id: e191dcf4-2778-420e-8eeb-2b55b3a3c6ab Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-53dba8d2-feac-4f32-8b12-82b5087ea67d tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volume-transfers/e191dcf4-2778-420e-8eeb-2b55b3a3c6ab returned with HTTP 404 Sep 06 17:02:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 330/658] 192.168.122.183 () {60 vars in 1303 bytes} [Sun Sep 6 17:02:16 2026] DELETE /volume/v3/volume-transfers/e191dcf4-2778-420e-8eeb-2b55b3a3c6ab => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Delete volume with id: c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Volume info retrieved successfully. Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Delete volume request issued successfully. Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-805e7152-480a-4bf1-b8ac-190fda5bce5e tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 202 Sep 06 17:02:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 329/659] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:02:16 2026] DELETE /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1d75503e-4f2c-4230-9faf-1b9664b1e600 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d75503e-4f2c-4230-9faf-1b9664b1e600 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d75503e-4f2c-4230-9faf-1b9664b1e600 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d75503e-4f2c-4230-9faf-1b9664b1e600 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1d75503e-4f2c-4230-9faf-1b9664b1e600 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Volume info retrieved successfully. Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d75503e-4f2c-4230-9faf-1b9664b1e600 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 200 Sep 06 17:02:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 331/660] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:16 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 1139 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dda10010-42dd-4c61-9bb1-8908a9f974f7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dda10010-42dd-4c61-9bb1-8908a9f974f7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dda10010-42dd-4c61-9bb1-8908a9f974f7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dda10010-42dd-4c61-9bb1-8908a9f974f7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dda10010-42dd-4c61-9bb1-8908a9f974f7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dda10010-42dd-4c61-9bb1-8908a9f974f7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 330/661] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:16 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-36876f03-5f91-42b8-bd2d-c1d49e5b70b4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36876f03-5f91-42b8-bd2d-c1d49e5b70b4 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] GET http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36876f03-5f91-42b8-bd2d-c1d49e5b70b4 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36876f03-5f91-42b8-bd2d-c1d49e5b70b4 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36876f03-5f91-42b8-bd2d-c1d49e5b70b4 tempest-ServersNegativeTestJSON-725847547 tempest-ServersNegativeTestJSON-725847547-project-member] http://192.168.122.183/volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 returned with HTTP 404 Sep 06 17:02:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 332/662] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:16 2026] GET /volume/v3/volumes/6d759104-de96-4cff-806b-2820d9a6aab5 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b0cb31f7-c000-4a84-bb76-2f92b79c3dd2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0cb31f7-c000-4a84-bb76-2f92b79c3dd2 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0cb31f7-c000-4a84-bb76-2f92b79c3dd2 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0cb31f7-c000-4a84-bb76-2f92b79c3dd2 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0cb31f7-c000-4a84-bb76-2f92b79c3dd2 tempest-VolumesTransfersV357Test-929891438 tempest-VolumesTransfersV357Test-929891438-project-admin] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 404 Sep 06 17:02:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 331/663] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:17 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-247f2cac-0df0-45f9-b10c-b7beb29ae247 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-247f2cac-0df0-45f9-b10c-b7beb29ae247 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] GET http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-247f2cac-0df0-45f9-b10c-b7beb29ae247 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-247f2cac-0df0-45f9-b10c-b7beb29ae247 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-247f2cac-0df0-45f9-b10c-b7beb29ae247 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 404 Sep 06 17:02:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 333/664] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:17 2026] GET /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c7842b99-6f04-4e52-919a-082a59ef0358 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7842b99-6f04-4e52-919a-082a59ef0358 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7842b99-6f04-4e52-919a-082a59ef0358 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7842b99-6f04-4e52-919a-082a59ef0358 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-c7842b99-6f04-4e52-919a-082a59ef0358 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] Delete volume with id: c8a18e20-97f9-4cba-89a5-f4403b581802 Sep 06 17:02:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7842b99-6f04-4e52-919a-082a59ef0358 tempest-VolumesTransfersV357Test-1241206718 tempest-VolumesTransfersV357Test-1241206718-project-member] http://192.168.122.183/volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 returned with HTTP 404 Sep 06 17:02:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-596569e2-25af-4d70-8c23-306d524be02d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 332/665] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:02:17 2026] DELETE /volume/v3/volumes/c8a18e20-97f9-4cba-89a5-f4403b581802 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-596569e2-25af-4d70-8c23-306d524be02d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-596569e2-25af-4d70-8c23-306d524be02d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-596569e2-25af-4d70-8c23-306d524be02d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-596569e2-25af-4d70-8c23-306d524be02d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-596569e2-25af-4d70-8c23-306d524be02d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 334/666] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:17 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6626944f-b129-4699-9e63-6ba9b4de4230 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6626944f-b129-4699-9e63-6ba9b4de4230 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6626944f-b129-4699-9e63-6ba9b4de4230 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6626944f-b129-4699-9e63-6ba9b4de4230 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6626944f-b129-4699-9e63-6ba9b4de4230 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6626944f-b129-4699-9e63-6ba9b4de4230 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 333/667] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:18 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-50057145-5582-4e44-973c-6e8f6854ad1b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50057145-5582-4e44-973c-6e8f6854ad1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50057145-5582-4e44-973c-6e8f6854ad1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50057145-5582-4e44-973c-6e8f6854ad1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-50057145-5582-4e44-973c-6e8f6854ad1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50057145-5582-4e44-973c-6e8f6854ad1b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 335/668] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:19 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4d065b74-66d1-48bf-a981-f8b48835ffbc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d065b74-66d1-48bf-a981-f8b48835ffbc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d065b74-66d1-48bf-a981-f8b48835ffbc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d065b74-66d1-48bf-a981-f8b48835ffbc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4d065b74-66d1-48bf-a981-f8b48835ffbc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d065b74-66d1-48bf-a981-f8b48835ffbc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 334/669] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:20 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e0a7ae69-3752-4294-92a4-cfebbadef3b4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e0a7ae69-3752-4294-92a4-cfebbadef3b4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e0a7ae69-3752-4294-92a4-cfebbadef3b4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e0a7ae69-3752-4294-92a4-cfebbadef3b4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e0a7ae69-3752-4294-92a4-cfebbadef3b4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e0a7ae69-3752-4294-92a4-cfebbadef3b4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 336/670] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:21 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 84 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[87201]: DEBUG cinder.api.middleware.request_id [None req-fbca2a29-0c3d-43ae-8284-799fd9e9c5ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fbca2a29-0c3d-43ae-8284-799fd9e9c5ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fbca2a29-0c3d-43ae-8284-799fd9e9c5ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fbca2a29-0c3d-43ae-8284-799fd9e9c5ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fbca2a29-0c3d-43ae-8284-799fd9e9c5ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fbca2a29-0c3d-43ae-8284-799fd9e9c5ae tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 335/671] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:22 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1e6893e7-37d5-4b83-a8d7-1aa8a135846a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e6893e7-37d5-4b83-a8d7-1aa8a135846a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e6893e7-37d5-4b83-a8d7-1aa8a135846a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e6893e7-37d5-4b83-a8d7-1aa8a135846a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1e6893e7-37d5-4b83-a8d7-1aa8a135846a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e6893e7-37d5-4b83-a8d7-1aa8a135846a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 337/672] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:24 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1141640964"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1141640964'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:24 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume of 1 GB Sep 06 17:02:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Availability Zones retrieved successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (acd4eacd-4719-4823-8d87-5f0964780e34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be871074-3965-41e4-ad85-3e0d3ff81dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be871074-3965-41e4-ad85-3e0d3ff81dae) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41565c14-e6a8-4c00-9d06-d3627f4fec06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['3f834456-4d50-4234-b588-f51814fc47da', 'eb984b85-c6f5-4427-910b-40434aaf767c', '8f990c9f-2595-4442-ad4a-611365044d72', '3067feca-5553-4044-8972-3082b19171bf'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (41565c14-e6a8-4c00-9d06-d3627f4fec06) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f834456-4d50-4234-b588-f51814fc47da', 'eb984b85-c6f5-4427-910b-40434aaf767c', '8f990c9f-2595-4442-ad4a-611365044d72', '3067feca-5553-4044-8972-3082b19171bf']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a43209e-277f-4733-8072-de06874ebf3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a43209e-277f-4733-8072-de06874ebf3a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '79c1a2cd-1edd-42c0-a553-d98462a46afa', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1141640964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['3f834456-4d50-4234-b588-f51814fc47da','eb984b85-c6f5-4427-910b-40434aaf767c','8f990c9f-2595-4442-ad4a-611365044d72','3067feca-5553-4044-8972-3082b19171bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-CreateVolumesFromSnapshotTest-Volume-1141640964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=79c1a2cd-1edd-42c0-a553-d98462a46afa,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406f222bc944488cb036596260d13dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='880bc364571640c5b0aa5f16632c6d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b5945d-a179-4ab9-a9ee-99b712489320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (13b5945d-a179-4ab9-a9ee-99b712489320) transitioned into state 'SUCCESS' from state '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-1141640964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['3f834456-4d50-4234-b588-f51814fc47da','eb984b85-c6f5-4427-910b-40434aaf767c','8f990c9f-2595-4442-ad4a-611365044d72','3067feca-5553-4044-8972-3082b19171bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf4576a-b75f-4cf6-a458-afc5920369cf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ccf4576a-b75f-4cf6-a458-afc5920369cf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (acd4eacd-4719-4823-8d87-5f0964780e34) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request issued successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17ba80f3-165e-41de-89a1-fcaa9a84672f tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 336/673] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:02:24 2026] POST /volume/v3/volumes => generated 769 bytes in 532 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a5130535-a5c9-41c3-a75f-74147b570751 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a5130535-a5c9-41c3-a75f-74147b570751 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a5130535-a5c9-41c3-a75f-74147b570751 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a5130535-a5c9-41c3-a75f-74147b570751 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a5130535-a5c9-41c3-a75f-74147b570751 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a5130535-a5c9-41c3-a75f-74147b570751 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa returned with HTTP 200 Sep 06 17:02:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 338/674] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:24 2026] GET /volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa => generated 837 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-560776dd-e602-4743-91f9-78aa08daeea6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-560776dd-e602-4743-91f9-78aa08daeea6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-560776dd-e602-4743-91f9-78aa08daeea6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-560776dd-e602-4743-91f9-78aa08daeea6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-560776dd-e602-4743-91f9-78aa08daeea6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-560776dd-e602-4743-91f9-78aa08daeea6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 337/675] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:25 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7c6b6d89-c754-471b-9b20-c7a527966e39 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c6b6d89-c754-471b-9b20-c7a527966e39 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c6b6d89-c754-471b-9b20-c7a527966e39 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c6b6d89-c754-471b-9b20-c7a527966e39 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c6b6d89-c754-471b-9b20-c7a527966e39 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c6b6d89-c754-471b-9b20-c7a527966e39 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa returned with HTTP 200 Sep 06 17:02:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 339/676] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:25 2026] GET /volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa => generated 861 bytes in 39 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2bc30b0e-34d0-4a29-8eeb-82d0c02bdb56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2bc30b0e-34d0-4a29-8eeb-82d0c02bdb56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2bc30b0e-34d0-4a29-8eeb-82d0c02bdb56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2bc30b0e-34d0-4a29-8eeb-82d0c02bdb56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2bc30b0e-34d0-4a29-8eeb-82d0c02bdb56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2bc30b0e-34d0-4a29-8eeb-82d0c02bdb56 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 338/677] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:26 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1d4ddbbb-e1d4-4e89-9c6b-06d3ca7d82e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d4ddbbb-e1d4-4e89-9c6b-06d3ca7d82e9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d4ddbbb-e1d4-4e89-9c6b-06d3ca7d82e9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d4ddbbb-e1d4-4e89-9c6b-06d3ca7d82e9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1d4ddbbb-e1d4-4e89-9c6b-06d3ca7d82e9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d4ddbbb-e1d4-4e89-9c6b-06d3ca7d82e9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa returned with HTTP 200 Sep 06 17:02:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 340/678] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa => generated 862 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:02:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "79c1a2cd-1edd-42c0-a553-d98462a46afa", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-403941320"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create snapshot from volume 79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:27 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['86d32c0d-72a5-4e69-8f57-62362e8e0dac', '628294ac-8422-453a-b4f5-b65962de5a3f', '582d04e6-09dd-4586-a6e7-6e535793cced', 'a3c4a77f-fb9f-4892-a053-ac9308a256f5'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5278de95-5ef7-4d9e-96bc-f8c4a8312210 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot create request issued successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2fbf1792-a33b-468a-8184-44da5c9c20eb tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:02:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 339/679] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:02:27 2026] POST /volume/v3/snapshots => generated 315 bytes in 180 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:02:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5278de95-5ef7-4d9e-96bc-f8c4a8312210 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5278de95-5ef7-4d9e-96bc-f8c4a8312210 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5278de95-5ef7-4d9e-96bc-f8c4a8312210 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2cd105db-c489-4a4f-9b54-35fa220e2243 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cd105db-c489-4a4f-9b54-35fa220e2243 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cd105db-c489-4a4f-9b54-35fa220e2243 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cd105db-c489-4a4f-9b54-35fa220e2243 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5278de95-5ef7-4d9e-96bc-f8c4a8312210 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2cd105db-c489-4a4f-9b54-35fa220e2243 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cd105db-c489-4a4f-9b54-35fa220e2243 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 200 Sep 06 17:02:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 340/680] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 447 bytes in 33 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[87200]: INFO cinder.api.openstack.wsgi [None req-5278de95-5ef7-4d9e-96bc-f8c4a8312210 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 341/681] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:27 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 59 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c6357e54-d213-4798-bc65-19923dd6d593 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c6357e54-d213-4798-bc65-19923dd6d593 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c6357e54-d213-4798-bc65-19923dd6d593 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c6357e54-d213-4798-bc65-19923dd6d593 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2c8d2bad-0a9b-4d08-830a-d97e9a9f8bc2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c6357e54-d213-4798-bc65-19923dd6d593 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2c8d2bad-0a9b-4d08-830a-d97e9a9f8bc2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c6357e54-d213-4798-bc65-19923dd6d593 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 200 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 341/682] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 447 bytes in 27 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[87200]: DEBUG cinder.api.openstack.wsgi [None req-2c8d2bad-0a9b-4d08-830a-d97e9a9f8bc2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2c8d2bad-0a9b-4d08-830a-d97e9a9f8bc2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2c8d2bad-0a9b-4d08-830a-d97e9a9f8bc2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2c8d2bad-0a9b-4d08-830a-d97e9a9f8bc2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 342/683] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [req-ee49b648-e858-4ed8-ad32-ed3ac0fd7b3e req-2a513d7b-dda7-4777-8632-5e744e028568 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ee49b648-e858-4ed8-ad32-ed3ac0fd7b3e req-2a513d7b-dda7-4777-8632-5e744e028568 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] DELETE http://192.168.122.183/volume/v3/volumes/tempest-invalid-2063141658 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ee49b648-e858-4ed8-ad32-ed3ac0fd7b3e req-2a513d7b-dda7-4777-8632-5e744e028568 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ee49b648-e858-4ed8-ad32-ed3ac0fd7b3e req-2a513d7b-dda7-4777-8632-5e744e028568 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [req-ee49b648-e858-4ed8-ad32-ed3ac0fd7b3e req-2a513d7b-dda7-4777-8632-5e744e028568 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] Delete volume with id: tempest-invalid-2063141658 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ee49b648-e858-4ed8-ad32-ed3ac0fd7b3e req-2a513d7b-dda7-4777-8632-5e744e028568 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] http://192.168.122.183/volume/v3/volumes/tempest-invalid-2063141658 returned with HTTP 404 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 342/684] 192.168.122.183 () {62 vars in 1479 bytes} [Sun Sep 6 17:02:28 2026] DELETE /volume/v3/volumes/tempest-invalid-2063141658 => generated 99 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-7e1f74a4-d0c7-4d78-b41c-812c951d1357 req-f185945b-d4ca-4416-99fb-fab259778d4b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-7e1f74a4-d0c7-4d78-b41c-812c951d1357 req-f185945b-d4ca-4416-99fb-fab259778d4b tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] DELETE http://192.168.122.183/volume/v3/volumes/4d82763a-3173-4ae5-9b9d-30bbbe413d0f Sep 06 17:02:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-7e1f74a4-d0c7-4d78-b41c-812c951d1357 req-f185945b-d4ca-4416-99fb-fab259778d4b tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-7e1f74a4-d0c7-4d78-b41c-812c951d1357 req-f185945b-d4ca-4416-99fb-fab259778d4b tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [req-7e1f74a4-d0c7-4d78-b41c-812c951d1357 req-f185945b-d4ca-4416-99fb-fab259778d4b tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] Delete volume with id: 4d82763a-3173-4ae5-9b9d-30bbbe413d0f Sep 06 17:02:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-7e1f74a4-d0c7-4d78-b41c-812c951d1357 req-f185945b-d4ca-4416-99fb-fab259778d4b tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-member] http://192.168.122.183/volume/v3/volumes/4d82763a-3173-4ae5-9b9d-30bbbe413d0f returned with HTTP 404 Sep 06 17:02:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 343/685] 192.168.122.183 () {62 vars in 1509 bytes} [Sun Sep 6 17:02:28 2026] DELETE /volume/v3/volumes/4d82763a-3173-4ae5-9b9d-30bbbe413d0f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-e50880b7-fa54-47c0-a001-5373f777fa81 req-86410a01-25bb-4268-950d-49d3f4c65d19 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e50880b7-fa54-47c0-a001-5373f777fa81 req-86410a01-25bb-4268-950d-49d3f4c65d19 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-reader] GET http://192.168.122.183/volume/v3/volumes/3886cb8c-cba0-4bef-878a-65e5a2b30aa2 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e50880b7-fa54-47c0-a001-5373f777fa81 req-86410a01-25bb-4268-950d-49d3f4c65d19 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e50880b7-fa54-47c0-a001-5373f777fa81 req-86410a01-25bb-4268-950d-49d3f4c65d19 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e50880b7-fa54-47c0-a001-5373f777fa81 req-86410a01-25bb-4268-950d-49d3f4c65d19 tempest-VolumesNegativeTest-1341924731 tempest-VolumesNegativeTest-1341924731-project-reader] http://192.168.122.183/volume/v3/volumes/3886cb8c-cba0-4bef-878a-65e5a2b30aa2 returned with HTTP 404 Sep 06 17:02:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 343/686] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:02:28 2026] GET /volume/v3/volumes/3886cb8c-cba0-4bef-878a-65e5a2b30aa2 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ce8775bf-3a7b-4a19-84e5-0b09801f910d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce8775bf-3a7b-4a19-84e5-0b09801f910d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce8775bf-3a7b-4a19-84e5-0b09801f910d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce8775bf-3a7b-4a19-84e5-0b09801f910d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ce8775bf-3a7b-4a19-84e5-0b09801f910d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce8775bf-3a7b-4a19-84e5-0b09801f910d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 200 Sep 06 17:02:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 344/687] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:29 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 447 bytes in 29 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e9b83ea1-e282-4706-9599-e6f53b65dbb1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e9b83ea1-e282-4706-9599-e6f53b65dbb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e9b83ea1-e282-4706-9599-e6f53b65dbb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e9b83ea1-e282-4706-9599-e6f53b65dbb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e9b83ea1-e282-4706-9599-e6f53b65dbb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e9b83ea1-e282-4706-9599-e6f53b65dbb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 344/688] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:29 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 63 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[87200]: DEBUG cinder.api.middleware.request_id [None req-46042e33-3c00-45b5-a82b-042ea34b2ec1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46042e33-3c00-45b5-a82b-042ea34b2ec1 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46042e33-3c00-45b5-a82b-042ea34b2ec1 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46042e33-3c00-45b5-a82b-042ea34b2ec1 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-46042e33-3c00-45b5-a82b-042ea34b2ec1 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46042e33-3c00-45b5-a82b-042ea34b2ec1 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 200 Sep 06 17:02:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 345/689] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:30 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 474 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "94080d81-dfac-4671-8218-2549977b8713", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1291438532"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request body: {'volume': {"'snapshot_id": '94080d81-dfac-4671-8218-2549977b8713', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1291438532'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume of 1 GB Sep 06 17:02:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Availability Zones retrieved successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (fa72658f-8b1b-4793-95e4-9da7399b6592) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5301b0e7-7383-4a2c-bc67-97035ee25595) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c046e809-5c3a-47d4-9d20-6158267ca6de None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c046e809-5c3a-47d4-9d20-6158267ca6de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c046e809-5c3a-47d4-9d20-6158267ca6de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c046e809-5c3a-47d4-9d20-6158267ca6de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c046e809-5c3a-47d4-9d20-6158267ca6de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c046e809-5c3a-47d4-9d20-6158267ca6de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 346/690] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:30 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 44 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[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5301b0e7-7383-4a2c-bc67-97035ee25595) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf834df-8af0-45bb-883f-6f7a6ae1ed0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['2b721460-ec6d-4a30-95f8-0105fb0ed987', '8d5913bf-0da8-49fd-a518-acd7f484d890', '2ba06e2f-975c-428f-8275-1e431c5cfe9c', '14a5024e-4d35-4453-a1bf-75aa923019f4'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (faf834df-8af0-45bb-883f-6f7a6ae1ed0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b721460-ec6d-4a30-95f8-0105fb0ed987', '8d5913bf-0da8-49fd-a518-acd7f484d890', '2ba06e2f-975c-428f-8275-1e431c5cfe9c', '14a5024e-4d35-4453-a1bf-75aa923019f4']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1271c55-2460-49fe-b2a2-ff60d3414444) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1271c55-2460-49fe-b2a2-ff60d3414444) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '812c7df6-0ae5-4990-a4ee-2a3d230c73b7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1291438532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['2b721460-ec6d-4a30-95f8-0105fb0ed987','8d5913bf-0da8-49fd-a518-acd7f484d890','2ba06e2f-975c-428f-8275-1e431c5cfe9c','14a5024e-4d35-4453-a1bf-75aa923019f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1291438532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=812c7df6-0ae5-4990-a4ee-2a3d230c73b7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406f222bc944488cb036596260d13dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='880bc364571640c5b0aa5f16632c6d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d62ccea-c556-4ef4-94f7-80837ab225dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2d62ccea-c556-4ef4-94f7-80837ab225dc) transitioned into state 'SUCCESS' from state '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-1291438532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['2b721460-ec6d-4a30-95f8-0105fb0ed987','8d5913bf-0da8-49fd-a518-acd7f484d890','2ba06e2f-975c-428f-8275-1e431c5cfe9c','14a5024e-4d35-4453-a1bf-75aa923019f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bf4143e-fac5-4517-b3d9-c0d8f7d6ce97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bf4143e-fac5-4517-b3d9-c0d8f7d6ce97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (fa72658f-8b1b-4793-95e4-9da7399b6592) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request issued successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88232dd6-aeb1-48de-92d5-f7805e2b5721 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 345/691] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:02:30 2026] POST /volume/v3/volumes => generated 769 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "94080d81-dfac-4671-8218-2549977b8713", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-19495341"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request body: {'volume': {"'snapshot_id": '94080d81-dfac-4671-8218-2549977b8713', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-19495341'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume of 1 GB Sep 06 17:02:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Availability Zones retrieved successfully. Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (4e7298db-7857-4331-8e20-3d86bdbc695c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4352a18-b9e5-404a-8e9d-f17b32c81430) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e4352a18-b9e5-404a-8e9d-f17b32c81430) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce4553a-bb4f-47c0-a778-908ba6628c62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['cfcb439a-107b-44ed-9427-231e44c6064d', '771bfff4-e009-4564-a1f5-05b4f6735bb9', '42656d96-c4ba-4d0d-8ceb-dbd7868b9d37', 'a923ac79-c4dd-483a-b629-bfdd6509977f'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce4553a-bb4f-47c0-a778-908ba6628c62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cfcb439a-107b-44ed-9427-231e44c6064d', '771bfff4-e009-4564-a1f5-05b4f6735bb9', '42656d96-c4ba-4d0d-8ceb-dbd7868b9d37', 'a923ac79-c4dd-483a-b629-bfdd6509977f']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4166dca4-aa8d-4c48-813a-2d3e2f99a89e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4166dca4-aa8d-4c48-813a-2d3e2f99a89e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3d7aa0a7-081f-446f-bd79-bb36e1f30195', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-19495341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['cfcb439a-107b-44ed-9427-231e44c6064d','771bfff4-e009-4564-a1f5-05b4f6735bb9','42656d96-c4ba-4d0d-8ceb-dbd7868b9d37','a923ac79-c4dd-483a-b629-bfdd6509977f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-19495341',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3d7aa0a7-081f-446f-bd79-bb36e1f30195,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406f222bc944488cb036596260d13dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='880bc364571640c5b0aa5f16632c6d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4dee956-db97-4305-bc1a-2c5e5b259d86) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b4dee956-db97-4305-bc1a-2c5e5b259d86) transitioned into state 'SUCCESS' from state '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-19495341',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['cfcb439a-107b-44ed-9427-231e44c6064d','771bfff4-e009-4564-a1f5-05b4f6735bb9','42656d96-c4ba-4d0d-8ceb-dbd7868b9d37','a923ac79-c4dd-483a-b629-bfdd6509977f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0792d2ca-40b2-4295-988b-326b42ab4fb7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0792d2ca-40b2-4295-988b-326b42ab4fb7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (4e7298db-7857-4331-8e20-3d86bdbc695c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request issued successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c1ee055-83c5-4bc0-a757-db4b16e376da tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 347/692] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:02:30 2026] POST /volume/v3/volumes => generated 767 bytes in 472 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6510fdf7-29b6-4933-8b11-07115bb2131b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "94080d81-dfac-4671-8218-2549977b8713", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-106433074"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request body: {'volume': {"'snapshot_id": '94080d81-dfac-4671-8218-2549977b8713', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-106433074'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:31 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume of 1 GB Sep 06 17:02:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Availability Zones retrieved successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (c5e09257-25ab-479e-a18a-e8b3dab5cf7c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe9c19c-c2ef-48b0-99a9-98d849bd3c19) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6fe9c19c-c2ef-48b0-99a9-98d849bd3c19) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d706b1-99fd-4c7b-ab6d-eda739d45615) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [None req-aa661f51-cccc-400c-916e-dfce0f9ed5c5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa661f51-cccc-400c-916e-dfce0f9ed5c5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa661f51-cccc-400c-916e-dfce0f9ed5c5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa661f51-cccc-400c-916e-dfce0f9ed5c5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['11f104de-3035-476f-beb7-5f22b12ecaa0', '17a497d7-bd0b-4452-8d40-28455a50d666', '900f9b63-0b3c-4b20-9dec-fcb57fab7d5d', 'b34a7c54-21b6-47fb-88da-7b72bdb0ac81'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (86d706b1-99fd-4c7b-ab6d-eda739d45615) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11f104de-3035-476f-beb7-5f22b12ecaa0', '17a497d7-bd0b-4452-8d40-28455a50d666', '900f9b63-0b3c-4b20-9dec-fcb57fab7d5d', 'b34a7c54-21b6-47fb-88da-7b72bdb0ac81']}' {{(pid=87201) _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[87200]: INFO cinder.volume.api [None req-aa661f51-cccc-400c-916e-dfce0f9ed5c5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d88d8bd-096b-4430-8fbb-0a216b3dfe2e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-aa661f51-cccc-400c-916e-dfce0f9ed5c5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 348/693] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:31 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9d88d8bd-096b-4430-8fbb-0a216b3dfe2e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '71ab6864-c90c-4b91-a58c-adf1a4fa0aa4', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-106433074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['11f104de-3035-476f-beb7-5f22b12ecaa0','17a497d7-bd0b-4452-8d40-28455a50d666','900f9b63-0b3c-4b20-9dec-fcb57fab7d5d','b34a7c54-21b6-47fb-88da-7b72bdb0ac81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-106433074',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=71ab6864-c90c-4b91-a58c-adf1a4fa0aa4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406f222bc944488cb036596260d13dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='880bc364571640c5b0aa5f16632c6d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f30b8f-92e8-4705-93d6-08f58bdf252f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (49f30b8f-92e8-4705-93d6-08f58bdf252f) transitioned into state 'SUCCESS' from state '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-106433074',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['11f104de-3035-476f-beb7-5f22b12ecaa0','17a497d7-bd0b-4452-8d40-28455a50d666','900f9b63-0b3c-4b20-9dec-fcb57fab7d5d','b34a7c54-21b6-47fb-88da-7b72bdb0ac81'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e828bb14-bbbf-48d7-a015-da0b893276a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e828bb14-bbbf-48d7-a015-da0b893276a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (c5e09257-25ab-479e-a18a-e8b3dab5cf7c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request issued successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6510fdf7-29b6-4933-8b11-07115bb2131b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 346/694] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:02:31 2026] POST /volume/v3/volumes => generated 768 bytes in 458 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "94080d81-dfac-4671-8218-2549977b8713", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-205848777"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request body: {'volume': {"'snapshot_id": '94080d81-dfac-4671-8218-2549977b8713', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-205848777'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume of 1 GB Sep 06 17:02:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Availability Zones retrieved successfully. Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (e401601d-39d3-4600-a2fa-206d99ee9d0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0457a81e-d646-4dc5-b425-f43abaa26eee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0457a81e-d646-4dc5-b425-f43abaa26eee) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d33992-4477-4800-93d9-14c577c116bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['d6c59ced-4795-4948-b652-4e63b0561c13', 'e820a710-6173-4273-88a6-c18caf548888', '0a369e56-ded0-4bd6-83ac-760a9a21a9f5', '74cf3f63-6e79-4f6f-87a1-12fc3a5506c8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d33992-4477-4800-93d9-14c577c116bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d6c59ced-4795-4948-b652-4e63b0561c13', 'e820a710-6173-4273-88a6-c18caf548888', '0a369e56-ded0-4bd6-83ac-760a9a21a9f5', '74cf3f63-6e79-4f6f-87a1-12fc3a5506c8']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12fc08e-30a5-4bd3-bc7a-78194f4fddc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b12fc08e-30a5-4bd3-bc7a-78194f4fddc3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b157265e-0f3a-4752-8305-dfaa9021ab1d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-205848777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['d6c59ced-4795-4948-b652-4e63b0561c13','e820a710-6173-4273-88a6-c18caf548888','0a369e56-ded0-4bd6-83ac-760a9a21a9f5','74cf3f63-6e79-4f6f-87a1-12fc3a5506c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-CreateVolumesFromSnapshotTest-Volume-205848777',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b157265e-0f3a-4752-8305-dfaa9021ab1d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406f222bc944488cb036596260d13dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='880bc364571640c5b0aa5f16632c6d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ae256c-7f2e-4c84-aecd-62c2713fcff6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f1ae256c-7f2e-4c84-aecd-62c2713fcff6) transitioned into state 'SUCCESS' from state '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-205848777',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['d6c59ced-4795-4948-b652-4e63b0561c13','e820a710-6173-4273-88a6-c18caf548888','0a369e56-ded0-4bd6-83ac-760a9a21a9f5','74cf3f63-6e79-4f6f-87a1-12fc3a5506c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520b9438-4e18-41ae-8120-8c98e9edfe57) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (520b9438-4e18-41ae-8120-8c98e9edfe57) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (e401601d-39d3-4600-a2fa-206d99ee9d0c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request issued successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c64aa0a4-a0e0-4fb3-bfba-a9ff6f135051 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 349/695] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:02:31 2026] POST /volume/v3/volumes => generated 768 bytes in 379 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "94080d81-dfac-4671-8218-2549977b8713", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-59155993"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request body: {'volume': {"'snapshot_id": '94080d81-dfac-4671-8218-2549977b8713', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-59155993'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume of 1 GB Sep 06 17:02:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Availability Zones retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (01425d62-ddea-47c5-8cde-eac85eddf1bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8459e9a9-58a3-4c02-aa17-6e6b69a839d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8459e9a9-58a3-4c02-aa17-6e6b69a839d7) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d28fc9-729c-4d6e-b1cd-3eb028b0a4db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Created reservations ['a7621994-113f-4ecb-8201-f10346e5327b', '4fdbb69f-a6b0-43ef-8690-e2d19ccbb1f0', '9238f791-ab68-49a5-98f0-85dc124b7972', 'bc00b4da-d5ef-4e17-956a-33a8a06a25a1'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17d28fc9-729c-4d6e-b1cd-3eb028b0a4db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a7621994-113f-4ecb-8201-f10346e5327b', '4fdbb69f-a6b0-43ef-8690-e2d19ccbb1f0', '9238f791-ab68-49a5-98f0-85dc124b7972', 'bc00b4da-d5ef-4e17-956a-33a8a06a25a1']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53423f3-806b-46ce-b16b-d244501b8321) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d53423f3-806b-46ce-b16b-d244501b8321) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1d09a8bd-63b6-4ba6-81f3-37fca6532cd1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-59155993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['a7621994-113f-4ecb-8201-f10346e5327b','4fdbb69f-a6b0-43ef-8690-e2d19ccbb1f0','9238f791-ab68-49a5-98f0-85dc124b7972','bc00b4da-d5ef-4e17-956a-33a8a06a25a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-CreateVolumesFromSnapshotTest-Volume-59155993',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1d09a8bd-63b6-4ba6-81f3-37fca6532cd1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='406f222bc944488cb036596260d13dd8',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='880bc364571640c5b0aa5f16632c6d39',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951d29f2-67d1-4880-83be-7f43ee6ab236) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (951d29f2-67d1-4880-83be-7f43ee6ab236) transitioned into state 'SUCCESS' from state '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-59155993',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='406f222bc944488cb036596260d13dd8',qos_specs=None,replication_status=,reservations=['a7621994-113f-4ecb-8201-f10346e5327b','4fdbb69f-a6b0-43ef-8690-e2d19ccbb1f0','9238f791-ab68-49a5-98f0-85dc124b7972','bc00b4da-d5ef-4e17-956a-33a8a06a25a1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='880bc364571640c5b0aa5f16632c6d39',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fdc12f1-c095-4ec9-900a-a6a35490424b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7fdc12f1-c095-4ec9-900a-a6a35490424b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Flow 'volume_create_api' (01425d62-ddea-47c5-8cde-eac85eddf1bd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Create volume request issued successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3eee9a1c-dc40-4325-bea0-b719019ccbce tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 347/696] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:02:32 2026] POST /volume/v3/volumes => generated 767 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:02:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-526024e9-da73-4e46-96e6-bd9e139cbc4e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8fa123da-794c-4e6d-a44e-f0dd57342cac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-526024e9-da73-4e46-96e6-bd9e139cbc4e tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 Sep 06 17:02:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-526024e9-da73-4e46-96e6-bd9e139cbc4e tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-526024e9-da73-4e46-96e6-bd9e139cbc4e tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8fa123da-794c-4e6d-a44e-f0dd57342cac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8fa123da-794c-4e6d-a44e-f0dd57342cac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8fa123da-794c-4e6d-a44e-f0dd57342cac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8fa123da-794c-4e6d-a44e-f0dd57342cac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-526024e9-da73-4e46-96e6-bd9e139cbc4e tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8fa123da-794c-4e6d-a44e-f0dd57342cac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 348/697] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:32 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 50 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[87200]: INFO cinder.api.openstack.wsgi [None req-526024e9-da73-4e46-96e6-bd9e139cbc4e tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 returned with HTTP 200 Sep 06 17:02:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 350/698] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:32 2026] GET /volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 => generated 862 bytes in 85 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4a2ed205-5be0-4987-aae3-35cb3dc382ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a2ed205-5be0-4987-aae3-35cb3dc382ba tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a2ed205-5be0-4987-aae3-35cb3dc382ba tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a2ed205-5be0-4987-aae3-35cb3dc382ba tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4a2ed205-5be0-4987-aae3-35cb3dc382ba tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a2ed205-5be0-4987-aae3-35cb3dc382ba tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 returned with HTTP 200 Sep 06 17:02:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 349/699] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:32 2026] GET /volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 => generated 859 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1a18b8b1-94e6-4847-bbb9-4c2435f545e5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a18b8b1-94e6-4847-bbb9-4c2435f545e5 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a18b8b1-94e6-4847-bbb9-4c2435f545e5 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsV319Test-volume-type-1349257452"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a18b8b1-94e6-4847-bbb9-4c2435f545e5 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 351/700] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:02:33 2026] POST /volume/v3/types => generated 228 bytes in 257 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e33d42b6-2ae4-4818-a30a-a44ff792ee2b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e33d42b6-2ae4-4818-a30a-a44ff792ee2b tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e33d42b6-2ae4-4818-a30a-a44ff792ee2b tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsV319Test-group-type-80659938"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e33d42b6-2ae4-4818-a30a-a44ff792ee2b tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:02:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 350/701] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:02:33 2026] POST /volume/v3/group_types => generated 183 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cae038fd-534f-4293-ac91-7d723439d0fe None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "2d95c8b6-72b1-480b-a7a5-85ea9cf308e4", "volume_types": ["56c66e37-369a-42ec-89a2-b3fac5f932f6"], "name": "tempest-GroupSnapshotsV319Test-Group-1299874974"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Creating new group {'group': {'group_type': '2d95c8b6-72b1-480b-a7a5-85ea9cf308e4', 'volume_types': ['56c66e37-369a-42ec-89a2-b3fac5f932f6'], 'name': 'tempest-GroupSnapshotsV319Test-Group-1299874974'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Creating group tempest-GroupSnapshotsV319Test-Group-1299874974. Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Availability Zones retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Created reservations ['40d071d5-32aa-4df9-97ce-096c7283558f'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cae038fd-534f-4293-ac91-7d723439d0fe tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 352/702] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:02:33 2026] POST /volume/v3/groups => generated 116 bytes in 254 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-64c8d8f0-25a3-41bb-8895-51d9187b5595 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64c8d8f0-25a3-41bb-8895-51d9187b5595 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64c8d8f0-25a3-41bb-8895-51d9187b5595 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64c8d8f0-25a3-41bb-8895-51d9187b5595 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-64c8d8f0-25a3-41bb-8895-51d9187b5595 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 215fea65-aef8-40bc-8760-5362035c9ff6 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8749c724-bbc3-4580-b11e-6d4a850bfcab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64c8d8f0-25a3-41bb-8895-51d9187b5595 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 351/703] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 => generated 396 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8749c724-bbc3-4580-b11e-6d4a850bfcab tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8749c724-bbc3-4580-b11e-6d4a850bfcab tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8749c724-bbc3-4580-b11e-6d4a850bfcab tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-1059512453"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-1059512453'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume of 1 GB Sep 06 17:02:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8749c724-bbc3-4580-b11e-6d4a850bfcab tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Availability Zones retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8749c724-bbc3-4580-b11e-6d4a850bfcab tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 353/704] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 65 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[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Flow 'volume_create_api' (843f584b-acca-47d0-bb51-2277215dd242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29bb1c1-685f-47ac-bcb6-3da617503c0a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f9db46a9-6d4a-4be5-8bfe-b4df6b3d2802 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9db46a9-6d4a-4be5-8bfe-b4df6b3d2802 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9db46a9-6d4a-4be5-8bfe-b4df6b3d2802 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9db46a9-6d4a-4be5-8bfe-b4df6b3d2802 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f9db46a9-6d4a-4be5-8bfe-b4df6b3d2802 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e29bb1c1-685f-47ac-bcb6-3da617503c0a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a04777-556a-4e8b-944f-fcaac15e0ebd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9db46a9-6d4a-4be5-8bfe-b4df6b3d2802 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 354/705] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 => generated 860 bytes in 67 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4e67f59e-5aa7-455c-b874-0445513d6023 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4e67f59e-5aa7-455c-b874-0445513d6023 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4e67f59e-5aa7-455c-b874-0445513d6023 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4e67f59e-5aa7-455c-b874-0445513d6023 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4e67f59e-5aa7-455c-b874-0445513d6023 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4e67f59e-5aa7-455c-b874-0445513d6023 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 355/706] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 => generated 861 bytes in 50 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[87201]: DEBUG cinder.quota [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Created reservations ['8c3390e9-7766-4e75-b0b5-8d1966d76a90', '6c465194-f74e-4e15-9d13-ac48c1617246', '001bbb77-cdf3-4cd1-9775-42226b98f8e8', 'c4f73b9d-222a-4713-9ff0-d45edf342a2e'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f1a04777-556a-4e8b-944f-fcaac15e0ebd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8c3390e9-7766-4e75-b0b5-8d1966d76a90', '6c465194-f74e-4e15-9d13-ac48c1617246', '001bbb77-cdf3-4cd1-9775-42226b98f8e8', 'c4f73b9d-222a-4713-9ff0-d45edf342a2e']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-46dbab2f-9f54-41d2-8e5a-4b71a95106ee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9adde9-fdec-4cfa-8d4a-277b90721633) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46dbab2f-9f54-41d2-8e5a-4b71a95106ee tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46dbab2f-9f54-41d2-8e5a-4b71a95106ee tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46dbab2f-9f54-41d2-8e5a-4b71a95106ee tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-46dbab2f-9f54-41d2-8e5a-4b71a95106ee tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46dbab2f-9f54-41d2-8e5a-4b71a95106ee tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d returned with HTTP 200 Sep 06 17:02:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 356/707] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:33 2026] GET /volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d => generated 860 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f9adde9-fdec-4cfa-8d4a-277b90721633) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '31ab1436-9b31-47d9-b267-15d7d742ee94', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1059512453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b421adef30ab484f9ab3c94acb66ea17',qos_specs=None,replication_status=,reservations=['8c3390e9-7766-4e75-b0b5-8d1966d76a90','6c465194-f74e-4e15-9d13-ac48c1617246','001bbb77-cdf3-4cd1-9775-42226b98f8e8','c4f73b9d-222a-4713-9ff0-d45edf342a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf445686762c4711b6b22265e2160b64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-1059512453',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=31ab1436-9b31-47d9-b267-15d7d742ee94,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b421adef30ab484f9ab3c94acb66ea17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf445686762c4711b6b22265e2160b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37e64f8-ea01-4299-a8ba-30ba72cd2443) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f37e64f8-ea01-4299-a8ba-30ba72cd2443) transitioned into state 'SUCCESS' from state '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-1059512453',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b421adef30ab484f9ab3c94acb66ea17',qos_specs=None,replication_status=,reservations=['8c3390e9-7766-4e75-b0b5-8d1966d76a90','6c465194-f74e-4e15-9d13-ac48c1617246','001bbb77-cdf3-4cd1-9775-42226b98f8e8','c4f73b9d-222a-4713-9ff0-d45edf342a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf445686762c4711b6b22265e2160b64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba723dfd-7134-4012-9f64-c91a54299ab3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ba723dfd-7134-4012-9f64-c91a54299ab3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Flow 'volume_create_api' (843f584b-acca-47d0-bb51-2277215dd242) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume request issued successfully. Sep 06 17:02:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1eae6b39-0948-426d-bcdc-830dd18e2782 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 352/708] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:02:33 2026] POST /volume/v3/volumes => generated 760 bytes in 479 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5dbb094d-daf2-452a-bd71-0ab9b0f08669 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5dbb094d-daf2-452a-bd71-0ab9b0f08669 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5dbb094d-daf2-452a-bd71-0ab9b0f08669 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5dbb094d-daf2-452a-bd71-0ab9b0f08669 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5dbb094d-daf2-452a-bd71-0ab9b0f08669 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5dbb094d-daf2-452a-bd71-0ab9b0f08669 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 357/709] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 828 bytes in 46 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4c59ab8c-b7ad-4e05-8b40-899dcea1595b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c59ab8c-b7ad-4e05-8b40-899dcea1595b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c59ab8c-b7ad-4e05-8b40-899dcea1595b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c59ab8c-b7ad-4e05-8b40-899dcea1595b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-4c59ab8c-b7ad-4e05-8b40-899dcea1595b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 215fea65-aef8-40bc-8760-5362035c9ff6 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:02:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c59ab8c-b7ad-4e05-8b40-899dcea1595b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 returned with HTTP 200 Sep 06 17:02:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 353/710] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 => generated 397 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-85f643de-5fa3-4342-9932-97297b5930f6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1686124393", "volume_type": "56c66e37-369a-42ec-89a2-b3fac5f932f6", "group_id": "215fea65-aef8-40bc-8760-5362035c9ff6", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1686124393', 'volume_type': '56c66e37-369a-42ec-89a2-b3fac5f932f6', 'group_id': '215fea65-aef8-40bc-8760-5362035c9ff6', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Create volume of 1 GB Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6e7a4c7b-d1a8-42c4-904b-0e86f76e7f48 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e7a4c7b-d1a8-42c4-904b-0e86f76e7f48 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e7a4c7b-d1a8-42c4-904b-0e86f76e7f48 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e7a4c7b-d1a8-42c4-904b-0e86f76e7f48 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:02:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Availability Zones retrieved successfully. Sep 06 17:02:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Flow 'volume_create_api' (aa4cadb9-46a4-467e-a139-e3c88a6ba23b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a118e19-2b00-4e51-8a39-042c03ef3eed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: INFO cinder.volume.api [None req-6e7a4c7b-d1a8-42c4-904b-0e86f76e7f48 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e7a4c7b-d1a8-42c4-904b-0e86f76e7f48 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 354/711] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:34 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 55 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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2a118e19-2b00-4e51-8a39-042c03ef3eed) 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:33Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=56c66e37-369a-42ec-89a2-b3fac5f932f6,is_public=True,name='tempest-GroupSnapshotsV319Test-volume-type-1349257452',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '56c66e37-369a-42ec-89a2-b3fac5f932f6', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '215fea65-aef8-40bc-8760-5362035c9ff6', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1755424a-4ff4-4621-88bf-163319a60748) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: WARNING cinder.quota [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsV319Test-volume-type-1349257452 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsV319Test-volume-type-1349257452, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:02:34 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1349257452 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1349257452, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f2888b62-ada8-4077-9bc6-ebe947f1d2cd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f2888b62-ada8-4077-9bc6-ebe947f1d2cd tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f2888b62-ada8-4077-9bc6-ebe947f1d2cd tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f2888b62-ada8-4077-9bc6-ebe947f1d2cd tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f2888b62-ada8-4077-9bc6-ebe947f1d2cd tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f2888b62-ada8-4077-9bc6-ebe947f1d2cd tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 355/712] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d => generated 861 bytes in 43 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[87200]: DEBUG cinder.quota [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Created reservations ['0576b1bb-a655-4441-9224-9d0f497bb5e5', '1ea8d97d-5a0c-4c34-8da0-eb8b2b107022', '74ab0a8f-f998-4c41-9ee1-ecde83d3e1c2', '049ddaf8-10b4-47ca-bdd4-7a2d8136394c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1755424a-4ff4-4621-88bf-163319a60748) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0576b1bb-a655-4441-9224-9d0f497bb5e5', '1ea8d97d-5a0c-4c34-8da0-eb8b2b107022', '74ab0a8f-f998-4c41-9ee1-ecde83d3e1c2', '049ddaf8-10b4-47ca-bdd4-7a2d8136394c']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518c54a4-4f16-45b4-80ac-3865589fa9cd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-553f3686-392d-4c46-81ae-418a2e72ea79 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-553f3686-392d-4c46-81ae-418a2e72ea79 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-553f3686-392d-4c46-81ae-418a2e72ea79 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-553f3686-392d-4c46-81ae-418a2e72ea79 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-553f3686-392d-4c46-81ae-418a2e72ea79 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-553f3686-392d-4c46-81ae-418a2e72ea79 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 356/713] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 => generated 859 bytes in 48 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518c54a4-4f16-45b4-80ac-3865589fa9cd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cc8d2fcf-c600-4d49-867e-b1ea9854f91c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1686124393',encryption_key_id=None,group_id=215fea65-aef8-40bc-8760-5362035c9ff6,group_type_id=,metadata={},multiattach=False,project_id='13fa555e87e0481096a052cdf433709f',qos_specs=None,replication_status=,reservations=['0576b1bb-a655-4441-9224-9d0f497bb5e5','1ea8d97d-5a0c-4c34-8da0-eb8b2b107022','74ab0a8f-f998-4c41-9ee1-ecde83d3e1c2','049ddaf8-10b4-47ca-bdd4-7a2d8136394c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8f8aa61cf746399e8d2185c9ef7ebc',volume_type_id=56c66e37-369a-42ec-89a2-b3fac5f932f6), 'volume': Volume(_name_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-volume-1686124393',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=215fea65-aef8-40bc-8760-5362035c9ff6,host=None,id=cc8d2fcf-c600-4d49-867e-b1ea9854f91c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='13fa555e87e0481096a052cdf433709f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fa8f8aa61cf746399e8d2185c9ef7ebc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(56c66e37-369a-42ec-89a2-b3fac5f932f6),volume_type_id=56c66e37-369a-42ec-89a2-b3fac5f932f6)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9036b355-847e-418f-a3a6-adf7430f6b20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9036b355-847e-418f-a3a6-adf7430f6b20) transitioned into state 'SUCCESS' from state '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-1686124393',encryption_key_id=None,group_id=215fea65-aef8-40bc-8760-5362035c9ff6,group_type_id=,metadata={},multiattach=False,project_id='13fa555e87e0481096a052cdf433709f',qos_specs=None,replication_status=,reservations=['0576b1bb-a655-4441-9224-9d0f497bb5e5','1ea8d97d-5a0c-4c34-8da0-eb8b2b107022','74ab0a8f-f998-4c41-9ee1-ecde83d3e1c2','049ddaf8-10b4-47ca-bdd4-7a2d8136394c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fa8f8aa61cf746399e8d2185c9ef7ebc',volume_type_id=56c66e37-369a-42ec-89a2-b3fac5f932f6)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c933e04-a378-47fb-82ba-e7dc8fdf43a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6c933e04-a378-47fb-82ba-e7dc8fdf43a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Flow 'volume_create_api' (aa4cadb9-46a4-467e-a139-e3c88a6ba23b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Create volume request issued successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:35 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:35 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d9442cba-c5e1-4d67-bc2a-6cb5fc29e32e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9442cba-c5e1-4d67-bc2a-6cb5fc29e32e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9442cba-c5e1-4d67-bc2a-6cb5fc29e32e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9442cba-c5e1-4d67-bc2a-6cb5fc29e32e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85f643de-5fa3-4342-9932-97297b5930f6 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 358/714] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:02:34 2026] POST /volume/v3/volumes => generated 835 bytes in 554 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d9442cba-c5e1-4d67-bc2a-6cb5fc29e32e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c Sep 06 17:02:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9442cba-c5e1-4d67-bc2a-6cb5fc29e32e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 357/715] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 852 bytes in 55 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:35 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:35 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7a13161c-45b4-494e-9783-e5aa5422cbb2 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 359/716] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c => generated 903 bytes in 139 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8bb7d0e6-3707-4233-9ed9-21d52931d8f4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bb7d0e6-3707-4233-9ed9-21d52931d8f4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bb7d0e6-3707-4233-9ed9-21d52931d8f4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bb7d0e6-3707-4233-9ed9-21d52931d8f4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8bb7d0e6-3707-4233-9ed9-21d52931d8f4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bb7d0e6-3707-4233-9ed9-21d52931d8f4 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 358/717] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:35 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2806e933-f526-4b36-a25b-b83c79dc0b98 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2806e933-f526-4b36-a25b-b83c79dc0b98 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2806e933-f526-4b36-a25b-b83c79dc0b98 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2806e933-f526-4b36-a25b-b83c79dc0b98 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2806e933-f526-4b36-a25b-b83c79dc0b98 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2806e933-f526-4b36-a25b-b83c79dc0b98 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 360/718] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 => generated 860 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume with id: 1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume request issued successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b47fa02-ef5b-4e72-969b-ee0c17c3ad08 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 returned with HTTP 202 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 359/719] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:36 2026] DELETE /volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 => generated 0 bytes in 71 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[87200]: DEBUG cinder.api.middleware.request_id [None req-575910d8-1a39-4a56-9049-092b069ca631 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-575910d8-1a39-4a56-9049-092b069ca631 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-575910d8-1a39-4a56-9049-092b069ca631 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-575910d8-1a39-4a56-9049-092b069ca631 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-575910d8-1a39-4a56-9049-092b069ca631 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-575910d8-1a39-4a56-9049-092b069ca631 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 361/720] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 => generated 859 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7c16b490-6fee-4efb-a0e4-64714693171d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c16b490-6fee-4efb-a0e4-64714693171d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c16b490-6fee-4efb-a0e4-64714693171d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c16b490-6fee-4efb-a0e4-64714693171d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c16b490-6fee-4efb-a0e4-64714693171d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c16b490-6fee-4efb-a0e4-64714693171d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 360/721] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 853 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-1570ccfc-c3fd-4aa5-a2eb-d319c9c5d83b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-1570ccfc-c3fd-4aa5-a2eb-d319c9c5d83b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-1570ccfc-c3fd-4aa5-a2eb-d319c9c5d83b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-1570ccfc-c3fd-4aa5-a2eb-d319c9c5d83b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-1570ccfc-c3fd-4aa5-a2eb-d319c9c5d83b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:36 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-1570ccfc-c3fd-4aa5-a2eb-d319c9c5d83b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 361/722] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 853 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57d65202-5cbe-4ed7-a092-9604e2aa4a9b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 362/723] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c => generated 927 bytes in 160 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[87201]: DEBUG cinder.api.middleware.request_id [None req-15dcfd40-891f-42f0-9fb6-5a0fcc513d51 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15dcfd40-891f-42f0-9fb6-5a0fcc513d51 None None] GET http://192.168.122.183/volume// Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15dcfd40-891f-42f0-9fb6-5a0fcc513d51 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15dcfd40-891f-42f0-9fb6-5a0fcc513d51 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15dcfd40-891f-42f0-9fb6-5a0fcc513d51 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 362/724] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-98222031-55fb-4e8d-b5ad-b94e11143318 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-98222031-55fb-4e8d-b5ad-b94e11143318 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-98222031-55fb-4e8d-b5ad-b94e11143318 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "31ab1436-9b31-47d9-b267-15d7d742ee94", "connector": null, "instance_uuid": "8f8267cd-1b8a-4d3d-8442-f5ab14d50d35"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-98222031-55fb-4e8d-b5ad-b94e11143318 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 363/725] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:02:36 2026] POST /volume/v3/attachments => generated 273 bytes in 99 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0e1de7d2-b130-4818-a9a0-554f02d3e15e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e1de7d2-b130-4818-a9a0-554f02d3e15e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e1de7d2-b130-4818-a9a0-554f02d3e15e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e1de7d2-b130-4818-a9a0-554f02d3e15e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-473dc28a-f68a-4730-8065-e8d121368bc9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-473dc28a-f68a-4730-8065-e8d121368bc9 None None] GET http://192.168.122.183/volume// Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-473dc28a-f68a-4730-8065-e8d121368bc9 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-473dc28a-f68a-4730-8065-e8d121368bc9 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-473dc28a-f68a-4730-8065-e8d121368bc9 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 364/726] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5b77750c-0b1a-46c1-b953-e64fb07ea910 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b77750c-0b1a-46c1-b953-e64fb07ea910 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b77750c-0b1a-46c1-b953-e64fb07ea910 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b77750c-0b1a-46c1-b953-e64fb07ea910 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e1de7d2-b130-4818-a9a0-554f02d3e15e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5b77750c-0b1a-46c1-b953-e64fb07ea910 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e1de7d2-b130-4818-a9a0-554f02d3e15e tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 363/727] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 852 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-be05daaf-72b8-47ff-ac0f-da28cb740c9d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-be05daaf-72b8-47ff-ac0f-da28cb740c9d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-be05daaf-72b8-47ff-ac0f-da28cb740c9d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-be05daaf-72b8-47ff-ac0f-da28cb740c9d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b77750c-0b1a-46c1-b953-e64fb07ea910 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 365/728] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-be05daaf-72b8-47ff-ac0f-da28cb740c9d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-be05daaf-72b8-47ff-ac0f-da28cb740c9d tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 364/729] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:02:36 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 1033 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] PUT http://192.168.122.183/volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2 Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Acquiring lock "cinder-attachment_update-31ab1436-9b31-47d9-b267-15d7d742ee94-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Lock "cinder-attachment_update-31ab1436-9b31-47d9-b267-15d7d742ee94-devstack" acquired by "attachment_update" :: waited 0.017s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Lock "cinder-attachment_update-31ab1436-9b31-47d9-b267-15d7d742ee94-devstack" released by "attachment_update" :: held 0.176s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-102e279a-3544-4438-a944-e4e2e6e333e9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2 returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 366/730] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:02:37 2026] PUT /volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2 => generated 694 bytes in 217 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[87201]: DEBUG cinder.api.middleware.request_id [None req-51dd0ff0-8677-468c-811e-198f0085a004 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51dd0ff0-8677-468c-811e-198f0085a004 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51dd0ff0-8677-468c-811e-198f0085a004 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51dd0ff0-8677-468c-811e-198f0085a004 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51dd0ff0-8677-468c-811e-198f0085a004 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 returned with HTTP 404 Sep 06 17:02:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 365/731] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/1d09a8bd-63b6-4ba6-81f3-37fca6532cd1 => generated 109 bytes in 18 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume with id: b157265e-0f3a-4752-8305-dfaa9021ab1d Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume request issued successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e0d80e8-ecef-4133-a6e5-67e01a503ca9 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d returned with HTTP 202 Sep 06 17:02:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 367/732] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:37 2026] DELETE /volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-28c45d11-ac26-4688-a0ae-641d7c3b5fd4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28c45d11-ac26-4688-a0ae-641d7c3b5fd4 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28c45d11-ac26-4688-a0ae-641d7c3b5fd4 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28c45d11-ac26-4688-a0ae-641d7c3b5fd4 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-28c45d11-ac26-4688-a0ae-641d7c3b5fd4 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28c45d11-ac26-4688-a0ae-641d7c3b5fd4 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 366/733] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d => generated 860 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Volume info retrieved successfully. Sep 06 17:02:37 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:37 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:37 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b031e2cc-67fd-42fc-8be5-c9d15cad51e0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c returned with HTTP 200 Sep 06 17:02:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 368/734] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:37 2026] GET /volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c => generated 928 bytes in 157 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ac117861-b81d-4c2b-8e16-f7f544231fab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] POST http://192.168.122.183/volume/v3/group_snapshots Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "215fea65-aef8-40bc-8760-5362035c9ff6", "name": "tempest-GroupSnapshotsV319Test-Group_Snapshot-249114017"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '215fea65-aef8-40bc-8760-5362035c9ff6', 'name': 'tempest-GroupSnapshotsV319Test-Group_Snapshot-249114017'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.group_snapshots [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Creating group_snapshot tempest-GroupSnapshotsV319Test-Group_Snapshot-249114017. Sep 06 17:02:37 devstack devstack@c-api.service[87201]: /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:02:37 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:02:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-ab482d8d-aaba-4240-82d3-fe33792e4066 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:37 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1349257452 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsV319Test-volume-type-1349257452, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:02:37 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsV319Test-volume-type-1349257452 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsV319Test-volume-type-1349257452, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:02:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-ab482d8d-aaba-4240-82d3-fe33792e4066 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2/action Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-ab482d8d-aaba-4240-82d3-fe33792e4066 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-ab482d8d-aaba-4240-82d3-fe33792e4066 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Created reservations ['606dad1e-00b5-42ea-8a5b-266c7a925f0c', '8ac8a78f-80a4-48ca-b14a-81c1e0de190f', 'a4aa2cc7-afbb-4118-a4ae-bb952ed365f5', '36e63e1d-de14-4ba5-9658-088bafea7910'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0dd6574d-8dfa-407d-9d12-4d51ffa919b4 req-ab482d8d-aaba-4240-82d3-fe33792e4066 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2/action returned with HTTP 204 Sep 06 17:02:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 369/735] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:02:37 2026] POST /volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2/action => generated 0 bytes in 84 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-eb6b63fa-8e38-413b-af81-e9412eb26e6f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb6b63fa-8e38-413b-af81-e9412eb26e6f tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb6b63fa-8e38-413b-af81-e9412eb26e6f tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb6b63fa-8e38-413b-af81-e9412eb26e6f tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-eb6b63fa-8e38-413b-af81-e9412eb26e6f tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb6b63fa-8e38-413b-af81-e9412eb26e6f tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 370/736] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 1145 bytes in 64 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[87201]: INFO cinder.api.openstack.wsgi [None req-ac117861-b81d-4c2b-8e16-f7f544231fab tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 367/737] 192.168.122.183 () {62 vars in 1208 bytes} [Sun Sep 6 17:02:37 2026] POST /volume/v3/group_snapshots => generated 190 bytes in 276 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1f1469fa-c563-4ff3-9145-67b82c09c56e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9c9ddaa2-8e48-4959-96b4-ec38fae82648 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f1469fa-c563-4ff3-9145-67b82c09c56e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f1469fa-c563-4ff3-9145-67b82c09c56e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f1469fa-c563-4ff3-9145-67b82c09c56e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c9ddaa2-8e48-4959-96b4-ec38fae82648 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c9ddaa2-8e48-4959-96b4-ec38fae82648 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c9ddaa2-8e48-4959-96b4-ec38fae82648 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-9c9ddaa2-8e48-4959-96b4-ec38fae82648 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1f1469fa-c563-4ff3-9145-67b82c09c56e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c9ddaa2-8e48-4959-96b4-ec38fae82648 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 368/738] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 329 bytes in 34 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d835227c-c326-4b0a-94ff-9f40b347c33b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f1469fa-c563-4ff3-9145-67b82c09c56e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 371/739] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 56 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[87201]: INFO cinder.api.openstack.wsgi [None req-d835227c-c326-4b0a-94ff-9f40b347c33b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d835227c-c326-4b0a-94ff-9f40b347c33b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d835227c-c326-4b0a-94ff-9f40b347c33b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d835227c-c326-4b0a-94ff-9f40b347c33b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d835227c-c326-4b0a-94ff-9f40b347c33b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 369/740] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 1145 bytes in 72 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[87200]: DEBUG cinder.api.middleware.request_id [None req-adca0729-7d79-42bb-a19b-310133a2058b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeTestJSON-volume-986682109"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeTestJSON-volume-986682109'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume of 1 GB Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Availability Zones retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Flow 'volume_create_api' (b5d61148-a403-46f7-9274-70abf2722cf9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbd11e8-0e7b-4fea-99e8-6372b9ce47f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (adbd11e8-0e7b-4fea-99e8-6372b9ce47f2) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-35885099-011d-43aa-9347-a9369f32d231 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a10bd6-665d-4bcf-8603-d916ffc9c0ff) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: INFO cinder.api.openstack.wsgi [None req-35885099-011d-43aa-9347-a9369f32d231 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35885099-011d-43aa-9347-a9369f32d231 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35885099-011d-43aa-9347-a9369f32d231 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35885099-011d-43aa-9347-a9369f32d231 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d returned with HTTP 404 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 370/741] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/b157265e-0f3a-4752-8305-dfaa9021ab1d => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume with id: 71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume request issued successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-873b53ff-4466-4c92-a1fb-b762d6e5a2aa tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 371/742] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:38 2026] DELETE /volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1decf78a-97d9-43b4-bb5f-4679e6ee6045 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Created reservations ['cc113191-925d-46ae-9296-833b147c9840', '4a3df18a-ce26-4f6f-83cf-92afcc096ecf', '800e7321-c4d9-4cb0-a561-45e3e077dfb9', '1f17c3f4-4807-4021-883f-919ab05693b3'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1decf78a-97d9-43b4-bb5f-4679e6ee6045 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1decf78a-97d9-43b4-bb5f-4679e6ee6045 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1decf78a-97d9-43b4-bb5f-4679e6ee6045 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e4a10bd6-665d-4bcf-8603-d916ffc9c0ff) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cc113191-925d-46ae-9296-833b147c9840', '4a3df18a-ce26-4f6f-83cf-92afcc096ecf', '800e7321-c4d9-4cb0-a561-45e3e077dfb9', '1f17c3f4-4807-4021-883f-919ab05693b3']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a77e64-733b-4c82-a715-184113fd2511) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1decf78a-97d9-43b4-bb5f-4679e6ee6045 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1decf78a-97d9-43b4-bb5f-4679e6ee6045 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 372/743] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 => generated 860 bytes in 60 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e9a77e64-733b-4c82-a715-184113fd2511) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '95fe8644-deeb-4c63-bf07-af4551b6a5bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-986682109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b421adef30ab484f9ab3c94acb66ea17',qos_specs=None,replication_status=,reservations=['cc113191-925d-46ae-9296-833b147c9840','4a3df18a-ce26-4f6f-83cf-92afcc096ecf','800e7321-c4d9-4cb0-a561-45e3e077dfb9','1f17c3f4-4807-4021-883f-919ab05693b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf445686762c4711b6b22265e2160b64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeTestJSON-volume-986682109',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=95fe8644-deeb-4c63-bf07-af4551b6a5bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b421adef30ab484f9ab3c94acb66ea17',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bf445686762c4711b6b22265e2160b64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829686f9-3dad-48ff-9ca3-8b07df52f52d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (829686f9-3dad-48ff-9ca3-8b07df52f52d) transitioned into state 'SUCCESS' from state '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-986682109',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b421adef30ab484f9ab3c94acb66ea17',qos_specs=None,replication_status=,reservations=['cc113191-925d-46ae-9296-833b147c9840','4a3df18a-ce26-4f6f-83cf-92afcc096ecf','800e7321-c4d9-4cb0-a561-45e3e077dfb9','1f17c3f4-4807-4021-883f-919ab05693b3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bf445686762c4711b6b22265e2160b64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef45690f-b4be-40fe-a88a-d48ee8023545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ef45690f-b4be-40fe-a88a-d48ee8023545) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Flow 'volume_create_api' (b5d61148-a403-46f7-9274-70abf2722cf9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Create volume request issued successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-adca0729-7d79-42bb-a19b-310133a2058b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 372/744] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:02:38 2026] POST /volume/v3/volumes => generated 759 bytes in 414 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-91a4add6-8f61-44ed-aa85-f38f68431a1b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91a4add6-8f61-44ed-aa85-f38f68431a1b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91a4add6-8f61-44ed-aa85-f38f68431a1b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91a4add6-8f61-44ed-aa85-f38f68431a1b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91a4add6-8f61-44ed-aa85-f38f68431a1b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91a4add6-8f61-44ed-aa85-f38f68431a1b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 373/745] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:38 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 827 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2888df66-ffd2-4796-941a-c4505c420a93 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2888df66-ffd2-4796-941a-c4505c420a93 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2888df66-ffd2-4796-941a-c4505c420a93 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2888df66-ffd2-4796-941a-c4505c420a93 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-2888df66-ffd2-4796-941a-c4505c420a93 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7a1cc971-e09e-4193-a548-30ee5622e735 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a1cc971-e09e-4193-a548-30ee5622e735 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a1cc971-e09e-4193-a548-30ee5622e735 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a1cc971-e09e-4193-a548-30ee5622e735 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2888df66-ffd2-4796-941a-c4505c420a93 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 373/746] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 329 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7a1cc971-e09e-4193-a548-30ee5622e735 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a1cc971-e09e-4193-a548-30ee5622e735 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 374/747] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a7344a7e-6e65-46c1-86b7-2726696f790b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a7344a7e-6e65-46c1-86b7-2726696f790b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a7344a7e-6e65-46c1-86b7-2726696f790b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a7344a7e-6e65-46c1-86b7-2726696f790b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a7344a7e-6e65-46c1-86b7-2726696f790b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 returned with HTTP 404 Sep 06 17:02:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 374/748] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/volumes/71ab6864-c90c-4b91-a58c-adf1a4fa0aa4 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume with id: 3d7aa0a7-081f-446f-bd79-bb36e1f30195 Sep 06 17:02:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume request issued successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1f270ad0-6c24-4434-943e-a5d0bf2998a7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 returned with HTTP 202 Sep 06 17:02:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 375/749] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:39 2026] DELETE /volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-46be6787-0dc5-4570-a8fd-d95660c32d6d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46be6787-0dc5-4570-a8fd-d95660c32d6d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46be6787-0dc5-4570-a8fd-d95660c32d6d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46be6787-0dc5-4570-a8fd-d95660c32d6d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-46be6787-0dc5-4570-a8fd-d95660c32d6d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46be6787-0dc5-4570-a8fd-d95660c32d6d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 returned with HTTP 200 Sep 06 17:02:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 375/750] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 => generated 859 bytes in 66 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[87201]: DEBUG cinder.api.middleware.request_id [None req-bdaf8082-353e-42ab-8587-a1075c3025d4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bdaf8082-353e-42ab-8587-a1075c3025d4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bdaf8082-353e-42ab-8587-a1075c3025d4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bdaf8082-353e-42ab-8587-a1075c3025d4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bdaf8082-353e-42ab-8587-a1075c3025d4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bdaf8082-353e-42ab-8587-a1075c3025d4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 376/751] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:39 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 851 bytes in 70 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[87200]: DEBUG cinder.api.middleware.request_id [None req-78422085-00b9-4beb-a720-df34d8ed413d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-78422085-00b9-4beb-a720-df34d8ed413d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-78422085-00b9-4beb-a720-df34d8ed413d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-78422085-00b9-4beb-a720-df34d8ed413d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-78422085-00b9-4beb-a720-df34d8ed413d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-78422085-00b9-4beb-a720-df34d8ed413d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 376/752] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:40 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-60ed3b38-bed1-4b5b-9df7-6771d9e64b2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60ed3b38-bed1-4b5b-9df7-6771d9e64b2a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60ed3b38-bed1-4b5b-9df7-6771d9e64b2a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60ed3b38-bed1-4b5b-9df7-6771d9e64b2a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-60ed3b38-bed1-4b5b-9df7-6771d9e64b2a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60ed3b38-bed1-4b5b-9df7-6771d9e64b2a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 377/753] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:40 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9e6c11cf-4f98-4615-9324-db14c4806b3d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e6c11cf-4f98-4615-9324-db14c4806b3d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 Sep 06 17:02:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e6c11cf-4f98-4615-9324-db14c4806b3d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e6c11cf-4f98-4615-9324-db14c4806b3d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e6c11cf-4f98-4615-9324-db14c4806b3d tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 returned with HTTP 404 Sep 06 17:02:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 377/754] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:40 2026] GET /volume/v3/volumes/3d7aa0a7-081f-446f-bd79-bb36e1f30195 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 Sep 06 17:02:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:40 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume with id: 812c7df6-0ae5-4990-a4ee-2a3d230c73b7 Sep 06 17:02:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4dd28846-13b2-4141-9d30-cfdf9d08df9c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dd28846-13b2-4141-9d30-cfdf9d08df9c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dd28846-13b2-4141-9d30-cfdf9d08df9c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dd28846-13b2-4141-9d30-cfdf9d08df9c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume request issued successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a27e2c8d-a5fc-4866-abcb-4c229834afd7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 returned with HTTP 202 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 378/755] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:40 2026] DELETE /volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f3df6e71-5730-4c1c-aabb-3260793bb9c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f3df6e71-5730-4c1c-aabb-3260793bb9c3 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f3df6e71-5730-4c1c-aabb-3260793bb9c3 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f3df6e71-5730-4c1c-aabb-3260793bb9c3 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4dd28846-13b2-4141-9d30-cfdf9d08df9c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dd28846-13b2-4141-9d30-cfdf9d08df9c tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f3df6e71-5730-4c1c-aabb-3260793bb9c3 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 378/756] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 851 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f3df6e71-5730-4c1c-aabb-3260793bb9c3 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 379/757] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 => generated 861 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-24819624-9db8-4880-b0ef-1056bee1d58f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-24819624-9db8-4880-b0ef-1056bee1d58f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-24819624-9db8-4880-b0ef-1056bee1d58f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-24819624-9db8-4880-b0ef-1056bee1d58f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-24819624-9db8-4880-b0ef-1056bee1d58f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-24819624-9db8-4880-b0ef-1056bee1d58f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 379/758] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 330 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /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:41 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Get all snapshots completed successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4b989fdf-6db3-4816-adcb-3fbeb4b7769a tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 380/759] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/snapshots/detail => generated 476 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c3fef10f-c431-41d7-8ddc-12ecd36d9347 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7f8dc866-e7d1-4eb3-8f38-8c6220b4ae0e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3fef10f-c431-41d7-8ddc-12ecd36d9347 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3fef10f-c431-41d7-8ddc-12ecd36d9347 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7f8dc866-e7d1-4eb3-8f38-8c6220b4ae0e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3fef10f-c431-41d7-8ddc-12ecd36d9347 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7f8dc866-e7d1-4eb3-8f38-8c6220b4ae0e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7f8dc866-e7d1-4eb3-8f38-8c6220b4ae0e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c3fef10f-c431-41d7-8ddc-12ecd36d9347 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Snapshot retrieved successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3fef10f-c431-41d7-8ddc-12ecd36d9347 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 380/760] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 => generated 473 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7f8dc866-e7d1-4eb3-8f38-8c6220b4ae0e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8ff58a57-26be-4320-a224-13450ba86dfa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ff58a57-26be-4320-a224-13450ba86dfa tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] POST http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ff58a57-26be-4320-a224-13450ba86dfa tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ff58a57-26be-4320-a224-13450ba86dfa tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-8ff58a57-26be-4320-a224-13450ba86dfa tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Updating group '27a2a427-57d7-42c1-94ac-df30a456c351' with 'creating' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7f8dc866-e7d1-4eb3-8f38-8c6220b4ae0e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 381/761] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ff58a57-26be-4320-a224-13450ba86dfa tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action returned with HTTP 202 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 381/762] 192.168.122.183 () {62 vars in 1339 bytes} [Sun Sep 6 17:02:41 2026] POST /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action => generated 0 bytes in 36 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-663dedcf-5833-4a49-8783-b60d7019f9f1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-663dedcf-5833-4a49-8783-b60d7019f9f1 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-663dedcf-5833-4a49-8783-b60d7019f9f1 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-663dedcf-5833-4a49-8783-b60d7019f9f1 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-663dedcf-5833-4a49-8783-b60d7019f9f1 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-663dedcf-5833-4a49-8783-b60d7019f9f1 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 382/763] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 329 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-277cee29-a697-48a3-9a5a-402fa95950de None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-277cee29-a697-48a3-9a5a-402fa95950de tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] POST http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-277cee29-a697-48a3-9a5a-402fa95950de tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-277cee29-a697-48a3-9a5a-402fa95950de tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-277cee29-a697-48a3-9a5a-402fa95950de tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Updating group '27a2a427-57d7-42c1-94ac-df30a456c351' with 'available' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-277cee29-a697-48a3-9a5a-402fa95950de tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action returned with HTTP 202 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 382/764] 192.168.122.183 () {62 vars in 1339 bytes} [Sun Sep 6 17:02:41 2026] POST /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action => generated 0 bytes in 30 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bd5a812d-19d8-443d-b82d-12152a79d88f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd5a812d-19d8-443d-b82d-12152a79d88f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd5a812d-19d8-443d-b82d-12152a79d88f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd5a812d-19d8-443d-b82d-12152a79d88f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-bd5a812d-19d8-443d-b82d-12152a79d88f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd5a812d-19d8-443d-b82d-12152a79d88f tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 383/765] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 330 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3e8d2940-468b-4b42-88b1-a6a3aee3fef0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e8d2940-468b-4b42-88b1-a6a3aee3fef0 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] POST http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e8d2940-468b-4b42-88b1-a6a3aee3fef0 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e8d2940-468b-4b42-88b1-a6a3aee3fef0 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-3e8d2940-468b-4b42-88b1-a6a3aee3fef0 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Updating group '27a2a427-57d7-42c1-94ac-df30a456c351' with 'error' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e8d2940-468b-4b42-88b1-a6a3aee3fef0 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action returned with HTTP 202 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 383/766] 192.168.122.183 () {62 vars in 1339 bytes} [Sun Sep 6 17:02:41 2026] POST /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action => generated 0 bytes in 35 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d830fdb7-df79-47b0-a418-364ea5fde97e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d830fdb7-df79-47b0-a418-364ea5fde97e tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d830fdb7-df79-47b0-a418-364ea5fde97e tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d830fdb7-df79-47b0-a418-364ea5fde97e tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-d830fdb7-df79-47b0-a418-364ea5fde97e tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d830fdb7-df79-47b0-a418-364ea5fde97e tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 384/767] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 326 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b042a51f-4703-4903-b675-a4ebc5a60402 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b042a51f-4703-4903-b675-a4ebc5a60402 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] POST http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b042a51f-4703-4903-b675-a4ebc5a60402 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b042a51f-4703-4903-b675-a4ebc5a60402 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-b042a51f-4703-4903-b675-a4ebc5a60402 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Updating group '27a2a427-57d7-42c1-94ac-df30a456c351' with 'available' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/v3/group_snapshots.py:194}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b042a51f-4703-4903-b675-a4ebc5a60402 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action returned with HTTP 202 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 384/768] 192.168.122.183 () {62 vars in 1339 bytes} [Sun Sep 6 17:02:41 2026] POST /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351/action => generated 0 bytes in 32 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bd742e07-c035-48f6-9bcb-f02c85381ae0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd742e07-c035-48f6-9bcb-f02c85381ae0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd742e07-c035-48f6-9bcb-f02c85381ae0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd742e07-c035-48f6-9bcb-f02c85381ae0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-bd742e07-c035-48f6-9bcb-f02c85381ae0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd742e07-c035-48f6-9bcb-f02c85381ae0 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 385/769] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 330 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-89d609d2-79ac-4519-bb7a-edaac27412ce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89d609d2-79ac-4519-bb7a-edaac27412ce tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] DELETE http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89d609d2-79ac-4519-bb7a-edaac27412ce tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89d609d2-79ac-4519-bb7a-edaac27412ce tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-89d609d2-79ac-4519-bb7a-edaac27412ce tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] delete called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-89d609d2-79ac-4519-bb7a-edaac27412ce tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Delete group_snapshot with id: 27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /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:02:41 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89d609d2-79ac-4519-bb7a-edaac27412ce tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 202 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 385/770] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:02:41 2026] DELETE /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /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:02:41 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Get all volumes completed successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:41 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:41 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e00f4144-569e-4deb-8f1c-c093b5cd209b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 386/771] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /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:41 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Get all snapshots completed successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-912e4414-62e8-4662-870a-8d2c9a2dea0d tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 386/772] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/snapshots/detail => generated 475 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-34eb920f-b07a-4068-b9c1-4de9def764e9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34eb920f-b07a-4068-b9c1-4de9def764e9 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34eb920f-b07a-4068-b9c1-4de9def764e9 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34eb920f-b07a-4068-b9c1-4de9def764e9 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-34eb920f-b07a-4068-b9c1-4de9def764e9 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Snapshot retrieved successfully. Sep 06 17:02:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34eb920f-b07a-4068-b9c1-4de9def764e9 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 returned with HTTP 200 Sep 06 17:02:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 387/773] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:41 2026] GET /volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 => generated 472 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-99924058-3458-4dd1-80c0-f275e7bb21f4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99924058-3458-4dd1-80c0-f275e7bb21f4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99924058-3458-4dd1-80c0-f275e7bb21f4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99924058-3458-4dd1-80c0-f275e7bb21f4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5af733f6-d24d-431d-a3c6-cd8ce163ab7b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5af733f6-d24d-431d-a3c6-cd8ce163ab7b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5af733f6-d24d-431d-a3c6-cd8ce163ab7b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5af733f6-d24d-431d-a3c6-cd8ce163ab7b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5af733f6-d24d-431d-a3c6-cd8ce163ab7b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 returned with HTTP 404 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-99924058-3458-4dd1-80c0-f275e7bb21f4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 388/774] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/volumes/812c7df6-0ae5-4990-a4ee-2a3d230c73b7 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2994bd98-6b31-4a92-84af-eb046b092da7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete snapshot with id: 94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99924058-3458-4dd1-80c0-f275e7bb21f4 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 387/775] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 852 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot delete request issued successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2994bd98-6b31-4a92-84af-eb046b092da7 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 202 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 389/776] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:02:42 2026] DELETE /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-66d25c84-0168-4792-a021-645edef5e013 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66d25c84-0168-4792-a021-645edef5e013 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66d25c84-0168-4792-a021-645edef5e013 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66d25c84-0168-4792-a021-645edef5e013 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-e5039e73-dec8-4308-b0d2-29fcd54ed2a7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-66d25c84-0168-4792-a021-645edef5e013 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66d25c84-0168-4792-a021-645edef5e013 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 388/777] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 473 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-e5039e73-dec8-4308-b0d2-29fcd54ed2a7 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-e5039e73-dec8-4308-b0d2-29fcd54ed2a7 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-e5039e73-dec8-4308-b0d2-29fcd54ed2a7 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-e5039e73-dec8-4308-b0d2-29fcd54ed2a7 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-e5039e73-dec8-4308-b0d2-29fcd54ed2a7 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 390/778] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 852 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-862707f4-c28c-4271-88c7-97a8868d3044 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-862707f4-c28c-4271-88c7-97a8868d3044 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-862707f4-c28c-4271-88c7-97a8868d3044 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-862707f4-c28c-4271-88c7-97a8868d3044 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-862707f4-c28c-4271-88c7-97a8868d3044 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-862707f4-c28c-4271-88c7-97a8868d3044 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 389/779] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-674b9dba-872a-4a39-b0a8-211c8f2ee71f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-674b9dba-872a-4a39-b0a8-211c8f2ee71f None None] GET http://192.168.122.183/volume// Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-674b9dba-872a-4a39-b0a8-211c8f2ee71f None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-674b9dba-872a-4a39-b0a8-211c8f2ee71f None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-674b9dba-872a-4a39-b0a8-211c8f2ee71f None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 391/780] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/ => generated 390 bytes in 8 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-b24610e3-27ba-4eb9-a6c4-04632774b6f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-b24610e3-27ba-4eb9-a6c4-04632774b6f2 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-b24610e3-27ba-4eb9-a6c4-04632774b6f2 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "95fe8644-deeb-4c63-bf07-af4551b6a5bd", "connector": null, "instance_uuid": "8f8267cd-1b8a-4d3d-8442-f5ab14d50d35"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-b24610e3-27ba-4eb9-a6c4-04632774b6f2 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 390/781] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:02:42 2026] POST /volume/v3/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-84557d9d-ef73-42c5-8abe-16b3019efa76 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-84557d9d-ef73-42c5-8abe-16b3019efa76 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-84557d9d-ef73-42c5-8abe-16b3019efa76 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-84557d9d-ef73-42c5-8abe-16b3019efa76 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-33778a83-575d-43e1-8216-d3bc520b9fb8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-33778a83-575d-43e1-8216-d3bc520b9fb8 None None] GET http://192.168.122.183/volume// Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-33778a83-575d-43e1-8216-d3bc520b9fb8 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-33778a83-575d-43e1-8216-d3bc520b9fb8 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-33778a83-575d-43e1-8216-d3bc520b9fb8 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 391/782] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-886628a1-0b54-4b80-ac2e-6fd6da854d9c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-886628a1-0b54-4b80-ac2e-6fd6da854d9c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-84557d9d-ef73-42c5-8abe-16b3019efa76 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-886628a1-0b54-4b80-ac2e-6fd6da854d9c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-886628a1-0b54-4b80-ac2e-6fd6da854d9c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-84557d9d-ef73-42c5-8abe-16b3019efa76 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 392/783] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-03945545-18a9-4362-adaf-bbffa8fe1e91 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-03945545-18a9-4362-adaf-bbffa8fe1e91 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-03945545-18a9-4362-adaf-bbffa8fe1e91 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-03945545-18a9-4362-adaf-bbffa8fe1e91 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-886628a1-0b54-4b80-ac2e-6fd6da854d9c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Snapshot retrieved successfully. Sep 06 17:02:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-886628a1-0b54-4b80-ac2e-6fd6da854d9c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 returned with HTTP 200 Sep 06 17:02:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 392/784] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 => generated 472 bytes in 45 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-03945545-18a9-4362-adaf-bbffa8fe1e91 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-03945545-18a9-4362-adaf-bbffa8fe1e91 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 393/785] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:02:42 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 1032 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] PUT http://192.168.122.183/volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c Sep 06 17:02:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Acquiring lock "cinder-attachment_update-95fe8644-deeb-4c63-bf07-af4551b6a5bd-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Lock "cinder-attachment_update-95fe8644-deeb-4c63-bf07-af4551b6a5bd-devstack" acquired by "attachment_update" :: waited 0.021s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fafca525-d0ba-4a85-8119-64672043cdfe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fafca525-d0ba-4a85-8119-64672043cdfe tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fafca525-d0ba-4a85-8119-64672043cdfe tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fafca525-d0ba-4a85-8119-64672043cdfe tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fafca525-d0ba-4a85-8119-64672043cdfe tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Snapshot retrieved successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fafca525-d0ba-4a85-8119-64672043cdfe tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 394/786] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 473 bytes in 25 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[87200]: DEBUG cinder.coordination [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Lock "cinder-attachment_update-95fe8644-deeb-4c63-bf07-af4551b6a5bd-devstack" released by "attachment_update" :: held 0.222s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-55d73811-2634-4de6-9bc3-b6d51c0f4dd1 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 393/787] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:02:43 2026] PUT /volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c => generated 694 bytes in 269 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[87201]: DEBUG cinder.api.middleware.request_id [None req-1ff531b7-795a-480a-9055-4ff9b31f4039 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ff531b7-795a-480a-9055-4ff9b31f4039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ff531b7-795a-480a-9055-4ff9b31f4039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ff531b7-795a-480a-9055-4ff9b31f4039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1ff531b7-795a-480a-9055-4ff9b31f4039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ff531b7-795a-480a-9055-4ff9b31f4039 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 395/788] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-afb78563-2c96-4adb-b6e5-4babd3e01660 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-afb78563-2c96-4adb-b6e5-4babd3e01660 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c/action Sep 06 17:02:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-afb78563-2c96-4adb-b6e5-4babd3e01660 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-afb78563-2c96-4adb-b6e5-4babd3e01660 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c34f2b06-89eb-48c5-9cd9-fb6d470e9ba6 req-afb78563-2c96-4adb-b6e5-4babd3e01660 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c/action returned with HTTP 204 Sep 06 17:02:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 394/789] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:02:43 2026] POST /volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c/action => generated 0 bytes in 70 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-82b15b4c-f91f-46f1-8d55-fd6575ddbd69 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-82b15b4c-f91f-46f1-8d55-fd6575ddbd69 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-82b15b4c-f91f-46f1-8d55-fd6575ddbd69 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-82b15b4c-f91f-46f1-8d55-fd6575ddbd69 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4328af02-1973-4c74-984a-35be375d3dea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4328af02-1973-4c74-984a-35be375d3dea tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4328af02-1973-4c74-984a-35be375d3dea tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4328af02-1973-4c74-984a-35be375d3dea tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4328af02-1973-4c74-984a-35be375d3dea tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 returned with HTTP 404 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 395/790] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/snapshots/55cb7903-2492-41ed-b3d6-63e95b9ee477 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-10d6901d-48ee-474a-9df0-62036e03a69c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-82b15b4c-f91f-46f1-8d55-fd6575ddbd69 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10d6901d-48ee-474a-9df0-62036e03a69c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-10d6901d-48ee-474a-9df0-62036e03a69c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-10d6901d-48ee-474a-9df0-62036e03a69c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-10d6901d-48ee-474a-9df0-62036e03a69c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 27a2a427-57d7-42c1-94ac-df30a456c351 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-82b15b4c-f91f-46f1-8d55-fd6575ddbd69 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 396/791] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:43 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 1144 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10d6901d-48ee-474a-9df0-62036e03a69c tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 returned with HTTP 404 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 396/792] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/group_snapshots/27a2a427-57d7-42c1-94ac-df30a456c351 => generated 116 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5b4c97d1-f339-4cc7-b536-50a70f345ad8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b4c97d1-f339-4cc7-b536-50a70f345ad8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b4c97d1-f339-4cc7-b536-50a70f345ad8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b4c97d1-f339-4cc7-b536-50a70f345ad8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /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:02:44 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Get all volumes completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:44 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5b4c97d1-f339-4cc7-b536-50a70f345ad8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b4c97d1-f339-4cc7-b536-50a70f345ad8 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 397/793] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 1144 bytes in 53 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[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-10d4879a-3875-40dd-b9cd-626d6c937b21 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 397/794] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/detail => generated 931 bytes in 143 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[87200]: DEBUG cinder.api.middleware.request_id [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] POST http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6/action Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] delete called for group 215fea65-aef8-40bc-8760-5362035c9ff6 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Delete group with id: 215fea65-aef8-40bc-8760-5362035c9ff6 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /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:02:44 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /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:44 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25d7799a-5ba0-40f2-b1f6-fcc4f1239a45 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6/action returned with HTTP 202 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 398/795] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:02:44 2026] POST /volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6/action => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-37d7d776-f000-4a07-8fb7-c3989db5b34b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-37d7d776-f000-4a07-8fb7-c3989db5b34b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-37d7d776-f000-4a07-8fb7-c3989db5b34b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-37d7d776-f000-4a07-8fb7-c3989db5b34b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-37d7d776-f000-4a07-8fb7-c3989db5b34b tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 returned with HTTP 404 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 399/796] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/snapshots/94080d81-dfac-4671-8218-2549977b8713 => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:02:44 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] DELETE http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume with id: 79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Delete volume request issued successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8e4b2361-f1d3-4d59-8a6d-d2b24ddbf018 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa returned with HTTP 202 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 400/797] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:44 2026] DELETE /volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e9e7aa8c-c802-40a2-97b2-0aa7d826794c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e9e7aa8c-c802-40a2-97b2-0aa7d826794c tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e9e7aa8c-c802-40a2-97b2-0aa7d826794c tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e9e7aa8c-c802-40a2-97b2-0aa7d826794c tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6371c3d7-92f5-4aec-ac67-081d508ffd55 tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 398/798] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c => generated 927 bytes in 164 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a962b1a8-5892-443a-90b0-eb61efc766ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e9e7aa8c-c802-40a2-97b2-0aa7d826794c tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a962b1a8-5892-443a-90b0-eb61efc766ba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a962b1a8-5892-443a-90b0-eb61efc766ba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a962b1a8-5892-443a-90b0-eb61efc766ba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e9e7aa8c-c802-40a2-97b2-0aa7d826794c tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 401/799] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa => generated 861 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-32c283a2-e666-4329-b2b9-94194435257d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32c283a2-e666-4329-b2b9-94194435257d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32c283a2-e666-4329-b2b9-94194435257d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32c283a2-e666-4329-b2b9-94194435257d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a962b1a8-5892-443a-90b0-eb61efc766ba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=553,cinder:UPDATE=120,cinder:INSERT=74 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a962b1a8-5892-443a-90b0-eb61efc766ba tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 399/800] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 1145 bytes in 61 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32c283a2-e666-4329-b2b9-94194435257d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32c283a2-e666-4329-b2b9-94194435257d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 402/801] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94/action Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Begin detaching volume completed successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-a3098e04-7517-47a1-a8a9-7b2c5a34babb tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94/action returned with HTTP 202 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 400/802] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:02:44 2026] POST /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e5a19fe8-2e4a-4d0a-a9ae-e1a9a83ff6f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5a19fe8-2e4a-4d0a-a9ae-e1a9a83ff6f9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5a19fe8-2e4a-4d0a-a9ae-e1a9a83ff6f9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5a19fe8-2e4a-4d0a-a9ae-e1a9a83ff6f9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e5a19fe8-2e4a-4d0a-a9ae-e1a9a83ff6f9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5a19fe8-2e4a-4d0a-a9ae-e1a9a83ff6f9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 403/803] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 1148 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d590c935-d845-43c2-85b9-923df0910712 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d590c935-d845-43c2-85b9-923df0910712 None None] GET http://192.168.122.183/volume// Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d590c935-d845-43c2-85b9-923df0910712 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d590c935-d845-43c2-85b9-923df0910712 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d590c935-d845-43c2-85b9-923df0910712 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:02:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 401/804] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-38cfedec-65c4-41ee-92d6-237bde99767d req-0155dd15-b730-4eab-bfd0-618315703037 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-0155dd15-b730-4eab-bfd0-618315703037 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-0155dd15-b730-4eab-bfd0-618315703037 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-0155dd15-b730-4eab-bfd0-618315703037 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-38cfedec-65c4-41ee-92d6-237bde99767d req-0155dd15-b730-4eab-bfd0-618315703037 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-0155dd15-b730-4eab-bfd0-618315703037 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 404/805] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:02:44 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 1329 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-38cfedec-65c4-41ee-92d6-237bde99767d req-32fcb6c7-40e5-4805-a493-f2b8ee396d19 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-32fcb6c7-40e5-4805-a493-f2b8ee396d19 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] DELETE http://192.168.122.183/volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-32fcb6c7-40e5-4805-a493-f2b8ee396d19 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-32fcb6c7-40e5-4805-a493-f2b8ee396d19 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=636,cinder:INSERT=112,cinder:UPDATE=175 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /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:45 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-38cfedec-65c4-41ee-92d6-237bde99767d req-32fcb6c7-40e5-4805-a493-f2b8ee396d19 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2 returned with HTTP 200 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 402/806] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:02:45 2026] DELETE /volume/v3/attachments/2ae1fc45-c46c-4b54-be77-6441ccbeddc2 => generated 19 bytes in 186 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ca755032-d255-4dd3-afba-4623f7c6567b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca755032-d255-4dd3-afba-4623f7c6567b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca755032-d255-4dd3-afba-4623f7c6567b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca755032-d255-4dd3-afba-4623f7c6567b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca755032-d255-4dd3-afba-4623f7c6567b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c returned with HTTP 404 Sep 06 17:02:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 405/807] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/volumes/cc8d2fcf-c600-4d49-867e-b1ea9854f91c => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7699a9fa-ac70-40a8-b961-54fa5d251e7b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7699a9fa-ac70-40a8-b961-54fa5d251e7b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] GET http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7699a9fa-ac70-40a8-b961-54fa5d251e7b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7699a9fa-ac70-40a8-b961-54fa5d251e7b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-7699a9fa-ac70-40a8-b961-54fa5d251e7b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] show called for member 215fea65-aef8-40bc-8760-5362035c9ff6 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7699a9fa-ac70-40a8-b961-54fa5d251e7b tempest-GroupSnapshotsV319Test-1221526725 tempest-GroupSnapshotsV319Test-1221526725-project-member] http://192.168.122.183/volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 returned with HTTP 404 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 403/808] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/groups/215fea65-aef8-40bc-8760-5362035c9ff6 => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1741853a-0161-4d73-92bd-973dcc5fc039 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1741853a-0161-4d73-92bd-973dcc5fc039 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] GET http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1741853a-0161-4d73-92bd-973dcc5fc039 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1741853a-0161-4d73-92bd-973dcc5fc039 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-49b8df7e-f1fd-4e95-97f5-c66ac8b12421 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49b8df7e-f1fd-4e95-97f5-c66ac8b12421 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/2d95c8b6-72b1-480b-a7a5-85ea9cf308e4 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49b8df7e-f1fd-4e95-97f5-c66ac8b12421 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49b8df7e-f1fd-4e95-97f5-c66ac8b12421 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1741853a-0161-4d73-92bd-973dcc5fc039 tempest-CreateVolumesFromSnapshotTest-774690854 tempest-CreateVolumesFromSnapshotTest-774690854-project-member] http://192.168.122.183/volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa returned with HTTP 404 Sep 06 17:02:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 406/809] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/volumes/79c1a2cd-1edd-42c0-a553-d98462a46afa => generated 109 bytes in 21 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[87201]: INFO cinder.api.openstack.wsgi [None req-49b8df7e-f1fd-4e95-97f5-c66ac8b12421 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/group_types/2d95c8b6-72b1-480b-a7a5-85ea9cf308e4 returned with HTTP 202 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 404/810] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:02:45 2026] DELETE /volume/v3/group_types/2d95c8b6-72b1-480b-a7a5-85ea9cf308e4 => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d984720d-8f92-4d34-a439-16cab0a4c4bc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d984720d-8f92-4d34-a439-16cab0a4c4bc tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] DELETE http://192.168.122.183/volume/v3/types/56c66e37-369a-42ec-89a2-b3fac5f932f6 Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d984720d-8f92-4d34-a439-16cab0a4c4bc tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d984720d-8f92-4d34-a439-16cab0a4c4bc tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0b3922fc-2ae2-4341-94ef-c225e1f442ef None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0b3922fc-2ae2-4341-94ef-c225e1f442ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0b3922fc-2ae2-4341-94ef-c225e1f442ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0b3922fc-2ae2-4341-94ef-c225e1f442ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0b3922fc-2ae2-4341-94ef-c225e1f442ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d984720d-8f92-4d34-a439-16cab0a4c4bc tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/types/56c66e37-369a-42ec-89a2-b3fac5f932f6 returned with HTTP 202 Sep 06 17:02:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 407/811] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:45 2026] DELETE /volume/v3/types/56c66e37-369a-42ec-89a2-b3fac5f932f6 => generated 0 bytes in 74 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e8893ce2-484e-4606-b61f-282cc8151d32 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8893ce2-484e-4606-b61f-282cc8151d32 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] GET http://192.168.122.183/volume/v3/types/56c66e37-369a-42ec-89a2-b3fac5f932f6 Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8893ce2-484e-4606-b61f-282cc8151d32 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8893ce2-484e-4606-b61f-282cc8151d32 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0b3922fc-2ae2-4341-94ef-c225e1f442ef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 405/812] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 72 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[87200]: INFO cinder.api.openstack.wsgi [None req-e8893ce2-484e-4606-b61f-282cc8151d32 tempest-GroupSnapshotsV319Test-1702148576 tempest-GroupSnapshotsV319Test-1702148576-project-admin] http://192.168.122.183/volume/v3/types/56c66e37-369a-42ec-89a2-b3fac5f932f6 returned with HTTP 404 Sep 06 17:02:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 408/813] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/types/56c66e37-369a-42ec-89a2-b3fac5f932f6 => generated 114 bytes in 15 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[87201]: DEBUG cinder.api.middleware.request_id [None req-64f0947f-0168-42bd-be30-5657a0bc559b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64f0947f-0168-42bd-be30-5657a0bc559b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64f0947f-0168-42bd-be30-5657a0bc559b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64f0947f-0168-42bd-be30-5657a0bc559b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-64f0947f-0168-42bd-be30-5657a0bc559b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64f0947f-0168-42bd-be30-5657a0bc559b tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 406/814] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:45 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 853 bytes in 62 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[87200]: DEBUG cinder.api.middleware.request_id [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-ae324d94-7897-469c-a45c-34771cb00fa0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-ae324d94-7897-469c-a45c-34771cb00fa0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-ae324d94-7897-469c-a45c-34771cb00fa0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-ae324d94-7897-469c-a45c-34771cb00fa0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-ae324d94-7897-469c-a45c-34771cb00fa0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-ae324d94-7897-469c-a45c-34771cb00fa0 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 409/815] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:02:46 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 1144 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] POST http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd/action Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Begin detaching volume completed successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3b4a040c-0143-4f19-b319-04b09bbeed66 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd/action returned with HTTP 202 Sep 06 17:02:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 407/816] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:02:46 2026] POST /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-efb7f8e8-a6fe-4a07-beb6-f246ee2904c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-efb7f8e8-a6fe-4a07-beb6-f246ee2904c9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-efb7f8e8-a6fe-4a07-beb6-f246ee2904c9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-efb7f8e8-a6fe-4a07-beb6-f246ee2904c9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-efb7f8e8-a6fe-4a07-beb6-f246ee2904c9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-efb7f8e8-a6fe-4a07-beb6-f246ee2904c9 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 410/817] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:46 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 1147 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5bee14ab-83df-424b-b7a3-2c08351ba3a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5bee14ab-83df-424b-b7a3-2c08351ba3a2 None None] GET http://192.168.122.183/volume// Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5bee14ab-83df-424b-b7a3-2c08351ba3a2 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5bee14ab-83df-424b-b7a3-2c08351ba3a2 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5bee14ab-83df-424b-b7a3-2c08351ba3a2 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:02:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 408/818] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:02:46 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-e5dcbae9-a059-4702-a3a3-2ae1699ac2f6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-e5dcbae9-a059-4702-a3a3-2ae1699ac2f6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-e5dcbae9-a059-4702-a3a3-2ae1699ac2f6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-e5dcbae9-a059-4702-a3a3-2ae1699ac2f6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-e5dcbae9-a059-4702-a3a3-2ae1699ac2f6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-e5dcbae9-a059-4702-a3a3-2ae1699ac2f6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 411/819] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:02:46 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 1328 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3526f174-f302-4b34-bcd9-762b249418e6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3526f174-f302-4b34-bcd9-762b249418e6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] DELETE http://192.168.122.183/volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3526f174-f302-4b34-bcd9-762b249418e6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3526f174-f302-4b34-bcd9-762b249418e6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-47ea2416-9e20-468e-9ecd-9b9459da0ec5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-47ea2416-9e20-468e-9ecd-9b9459da0ec5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-47ea2416-9e20-468e-9ecd-9b9459da0ec5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-47ea2416-9e20-468e-9ecd-9b9459da0ec5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:46 devstack devstack@c-api.service[87201]: /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:46 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-47ea2416-9e20-468e-9ecd-9b9459da0ec5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-47ea2416-9e20-468e-9ecd-9b9459da0ec5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 412/820] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:46 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 69 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[87201]: INFO cinder.api.openstack.wsgi [req-5bcc17b2-eb61-467c-b4c9-85fa278d4636 req-3526f174-f302-4b34-bcd9-762b249418e6 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c returned with HTTP 200 Sep 06 17:02:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 409/821] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:02:46 2026] DELETE /volume/v3/attachments/2c094e46-188f-4fce-ac20-1314f9be573c => generated 19 bytes in 179 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b7e6d46b-4eb2-41cb-8eca-51e29ce9f8e3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b7e6d46b-4eb2-41cb-8eca-51e29ce9f8e3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b7e6d46b-4eb2-41cb-8eca-51e29ce9f8e3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b7e6d46b-4eb2-41cb-8eca-51e29ce9f8e3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b7e6d46b-4eb2-41cb-8eca-51e29ce9f8e3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b7e6d46b-4eb2-41cb-8eca-51e29ce9f8e3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 413/822] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 852 bytes in 76 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d08bcb5c-c053-428a-827e-d8814175d359 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d08bcb5c-c053-428a-827e-d8814175d359 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d08bcb5c-c053-428a-827e-d8814175d359 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d08bcb5c-c053-428a-827e-d8814175d359 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d08bcb5c-c053-428a-827e-d8814175d359 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d08bcb5c-c053-428a-827e-d8814175d359 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 410/823] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 852 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-36630aab-2171-4778-9143-a1104bb6ba35 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36630aab-2171-4778-9143-a1104bb6ba35 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36630aab-2171-4778-9143-a1104bb6ba35 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36630aab-2171-4778-9143-a1104bb6ba35 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-36630aab-2171-4778-9143-a1104bb6ba35 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36630aab-2171-4778-9143-a1104bb6ba35 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 414/824] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 852 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-28979bd0-a4a2-45cd-a4dc-00151ae84390 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28979bd0-a4a2-45cd-a4dc-00151ae84390 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28979bd0-a4a2-45cd-a4dc-00151ae84390 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28979bd0-a4a2-45cd-a4dc-00151ae84390 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-28979bd0-a4a2-45cd-a4dc-00151ae84390 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28979bd0-a4a2-45cd-a4dc-00151ae84390 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 411/825] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 853 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a35cb3f6-5432-42fc-bf22-c460cf437874 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a35cb3f6-5432-42fc-bf22-c460cf437874 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a35cb3f6-5432-42fc-bf22-c460cf437874 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a35cb3f6-5432-42fc-bf22-c460cf437874 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a35cb3f6-5432-42fc-bf22-c460cf437874 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a35cb3f6-5432-42fc-bf22-c460cf437874 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 415/826] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 853 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-fd046ad0-6efd-42e2-bcb9-8d670c85e0de None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd046ad0-6efd-42e2-bcb9-8d670c85e0de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd046ad0-6efd-42e2-bcb9-8d670c85e0de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd046ad0-6efd-42e2-bcb9-8d670c85e0de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fd046ad0-6efd-42e2-bcb9-8d670c85e0de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd046ad0-6efd-42e2-bcb9-8d670c85e0de tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 412/827] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:47 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1211d19e-576a-4362-9971-1ad8889c112e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1211d19e-576a-4362-9971-1ad8889c112e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1211d19e-576a-4362-9971-1ad8889c112e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1211d19e-576a-4362-9971-1ad8889c112e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1211d19e-576a-4362-9971-1ad8889c112e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1211d19e-576a-4362-9971-1ad8889c112e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 416/828] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:48 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-48007012-b345-40c6-bff8-214c212fd809 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-48007012-b345-40c6-bff8-214c212fd809 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-48007012-b345-40c6-bff8-214c212fd809 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-373954839", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-48007012-b345-40c6-bff8-214c212fd809 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 413/829] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:49 2026] POST /volume/v3/types => generated 379 bytes in 289 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[87200]: DEBUG cinder.api.middleware.request_id [None req-240ab376-7a53-4e45-bdf2-9882b328edcf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-240ab376-7a53-4e45-bdf2-9882b328edcf tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption Sep 06 17:02:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-240ab376-7a53-4e45-bdf2-9882b328edcf tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-240ab376-7a53-4e45-bdf2-9882b328edcf tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption returned with HTTP 200 Sep 06 17:02:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 417/830] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:02:49 2026] POST /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption => generated 239 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-37776961-c9d7-4e42-9563-51697866f10e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-37776961-c9d7-4e42-9563-51697866f10e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-37776961-c9d7-4e42-9563-51697866f10e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-41597230", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-37776961-c9d7-4e42-9563-51697866f10e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 414/831] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:49 2026] POST /volume/v3/types => generated 378 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c9d92cc4-27e3-4875-89f1-2a3e6e5326f0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-23bee71e-f1bc-44fc-bdca-303d48fb6c88 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c9d92cc4-27e3-4875-89f1-2a3e6e5326f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c9d92cc4-27e3-4875-89f1-2a3e6e5326f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c9d92cc4-27e3-4875-89f1-2a3e6e5326f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c9d92cc4-27e3-4875-89f1-2a3e6e5326f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c9d92cc4-27e3-4875-89f1-2a3e6e5326f0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 418/832] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:49 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-23bee71e-f1bc-44fc-bdca-303d48fb6c88 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] POST http://192.168.122.183/volume/v3/types/478a90d9-30b4-4a8b-ac5e-bdb6bcb1cae6/encryption Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-23bee71e-f1bc-44fc-bdca-303d48fb6c88 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-23bee71e-f1bc-44fc-bdca-303d48fb6c88 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-23bee71e-f1bc-44fc-bdca-303d48fb6c88 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/478a90d9-30b4-4a8b-ac5e-bdb6bcb1cae6/encryption returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 415/833] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:02:49 2026] POST /volume/v3/types/478a90d9-30b4-4a8b-ac5e-bdb6bcb1cae6/encryption => generated 127 bytes in 341 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57e7e720-6d21-4c8a-bc93-1517f3a5730a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57e7e720-6d21-4c8a-bc93-1517f3a5730a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57e7e720-6d21-4c8a-bc93-1517f3a5730a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1540291465", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57e7e720-6d21-4c8a-bc93-1517f3a5730a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 419/834] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types => generated 380 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a7ad12b2-b244-4958-a324-4903d33acc1e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a7ad12b2-b244-4958-a324-4903d33acc1e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] POST http://192.168.122.183/volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef/extra_specs Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a7ad12b2-b244-4958-a324-4903d33acc1e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-a7ad12b2-b244-4958-a324-4903d33acc1e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a7ad12b2-b244-4958-a324-4903d33acc1e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef/extra_specs returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 416/835] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef/extra_specs => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ae65b3c3-8c30-48bb-8513-3d180ea4234e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ae65b3c3-8c30-48bb-8513-3d180ea4234e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] PUT http://192.168.122.183/volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef/extra_specs/key2 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ae65b3c3-8c30-48bb-8513-3d180ea4234e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-ae65b3c3-8c30-48bb-8513-3d180ea4234e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ae65b3c3-8c30-48bb-8513-3d180ea4234e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef/extra_specs/key2 returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 420/836] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:50 2026] PUT /volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef/extra_specs/key2 => generated 122 bytes in 13 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2d026ab6-588e-4dda-a32d-4f08eab69e9a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d026ab6-588e-4dda-a32d-4f08eab69e9a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d026ab6-588e-4dda-a32d-4f08eab69e9a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-2d026ab6-588e-4dda-a32d-4f08eab69e9a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d026ab6-588e-4dda-a32d-4f08eab69e9a tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 417/837] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types => generated 109 bytes in 23 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d53e690f-0aae-4328-9d57-85b7abd0b2a1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d53e690f-0aae-4328-9d57-85b7abd0b2a1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d53e690f-0aae-4328-9d57-85b7abd0b2a1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1208365206", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d53e690f-0aae-4328-9d57-85b7abd0b2a1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 421/838] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types => generated 380 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9301219c-1de2-442d-952e-f880835b84f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9301219c-1de2-442d-952e-f880835b84f5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c/encryption Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9301219c-1de2-442d-952e-f880835b84f5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9301219c-1de2-442d-952e-f880835b84f5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c/encryption returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 418/839] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c/encryption => generated 239 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-62cf7296-6ae1-4abf-95d9-d0aa901178b5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-62cf7296-6ae1-4abf-95d9-d0aa901178b5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] DELETE http://192.168.122.183/volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c/encryption/4c66d52a-0913-4253-8e69-530df9c0438b Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-62cf7296-6ae1-4abf-95d9-d0aa901178b5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-62cf7296-6ae1-4abf-95d9-d0aa901178b5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-62cf7296-6ae1-4abf-95d9-d0aa901178b5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-62cf7296-6ae1-4abf-95d9-d0aa901178b5 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c/encryption/4c66d52a-0913-4253-8e69-530df9c0438b returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 422/840] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:02:50 2026] DELETE /volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c/encryption/4c66d52a-0913-4253-8e69-530df9c0438b => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0e2d8769-62d2-4f29-bed4-04e2ff5eeb70 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e2d8769-62d2-4f29-bed4-04e2ff5eeb70 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e2d8769-62d2-4f29-bed4-04e2ff5eeb70 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-160654347", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e2d8769-62d2-4f29-bed4-04e2ff5eeb70 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 419/841] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types => generated 379 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0e9a0f91-1a54-43d8-b1d9-1762c22375fc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e9a0f91-1a54-43d8-b1d9-1762c22375fc tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] DELETE http://192.168.122.183/volume/v3/types/2de1319e-1a39-4c64-818d-2d0c96257061/extra_specs/key1 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e9a0f91-1a54-43d8-b1d9-1762c22375fc tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e9a0f91-1a54-43d8-b1d9-1762c22375fc tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-0e9a0f91-1a54-43d8-b1d9-1762c22375fc tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e9a0f91-1a54-43d8-b1d9-1762c22375fc tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/2de1319e-1a39-4c64-818d-2d0c96257061/extra_specs/key1 returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 423/842] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:02:50 2026] DELETE /volume/v3/types/2de1319e-1a39-4c64-818d-2d0c96257061/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7cf3054a-17b2-4493-ac65-c615832f6034 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cf3054a-17b2-4493-ac65-c615832f6034 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cf3054a-17b2-4493-ac65-c615832f6034 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1742157635", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cf3054a-17b2-4493-ac65-c615832f6034 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 420/843] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:02:50 2026] POST /volume/v3/types => generated 380 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cfbbae10-e205-453a-99b4-5325721fc409 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfbbae10-e205-453a-99b4-5325721fc409 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] DELETE http://192.168.122.183/volume/v3/types/cddeecb0-6268-404d-8b7d-29a537c520da Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfbbae10-e205-453a-99b4-5325721fc409 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfbbae10-e205-453a-99b4-5325721fc409 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-cfbbae10-e205-453a-99b4-5325721fc409 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfbbae10-e205-453a-99b4-5325721fc409 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/cddeecb0-6268-404d-8b7d-29a537c520da returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 424/844] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:50 2026] DELETE /volume/v3/types/cddeecb0-6268-404d-8b7d-29a537c520da => generated 109 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2db0edb3-12d9-4cc8-ac16-2c8ecf2d316e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2db0edb3-12d9-4cc8-ac16-2c8ecf2d316e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2db0edb3-12d9-4cc8-ac16-2c8ecf2d316e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2db0edb3-12d9-4cc8-ac16-2c8ecf2d316e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2db0edb3-12d9-4cc8-ac16-2c8ecf2d316e tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 421/845] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs => generated 123 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d1916ee-e0fe-43cf-93ef-997f68a5b595 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d1916ee-e0fe-43cf-93ef-997f68a5b595 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d1916ee-e0fe-43cf-93ef-997f68a5b595 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d1916ee-e0fe-43cf-93ef-997f68a5b595 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-5d1916ee-e0fe-43cf-93ef-997f68a5b595 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d1916ee-e0fe-43cf-93ef-997f68a5b595 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 425/846] 192.168.122.183 () {58 vars in 1115 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/types => generated 2360 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9dafbe96-1c58-45fa-b554-b41b32785e26 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9dafbe96-1c58-45fa-b554-b41b32785e26 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption/cipher Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9dafbe96-1c58-45fa-b554-b41b32785e26 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9dafbe96-1c58-45fa-b554-b41b32785e26 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-9dafbe96-1c58-45fa-b554-b41b32785e26 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9dafbe96-1c58-45fa-b554-b41b32785e26 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption/cipher returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 422/847] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-382115f0-bb48-4077-be98-e468d55c1369 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-382115f0-bb48-4077-be98-e468d55c1369 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-382115f0-bb48-4077-be98-e468d55c1369 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-382115f0-bb48-4077-be98-e468d55c1369 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-382115f0-bb48-4077-be98-e468d55c1369 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-382115f0-bb48-4077-be98-e468d55c1369 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption returned with HTTP 403 Sep 06 17:02:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 426/848] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption => generated 124 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9ef9d6de-7985-4202-8ad3-ead705a31854 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ef9d6de-7985-4202-8ad3-ead705a31854 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/multiattach Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ef9d6de-7985-4202-8ad3-ead705a31854 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ef9d6de-7985-4202-8ad3-ead705a31854 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ef9d6de-7985-4202-8ad3-ead705a31854 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/multiattach returned with HTTP 200 Sep 06 17:02:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 423/849] 192.168.122.183 () {58 vars in 1298 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/multiattach => generated 29 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2c4960a7-4502-4bea-92cf-1040f13a0f3b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2c4960a7-4502-4bea-92cf-1040f13a0f3b tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/volume_backend_name Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2c4960a7-4502-4bea-92cf-1040f13a0f3b tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2c4960a7-4502-4bea-92cf-1040f13a0f3b tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2c4960a7-4502-4bea-92cf-1040f13a0f3b tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 427/850] 192.168.122.183 () {58 vars in 1322 bytes} [Sun Sep 6 17:02:50 2026] GET /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/volume_backend_name => generated 143 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cdc87535-5094-4343-a1bc-c3c88ed6b5c7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cdc87535-5094-4343-a1bc-c3c88ed6b5c7 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] GET http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cdc87535-5094-4343-a1bc-c3c88ed6b5c7 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cdc87535-5094-4343-a1bc-c3c88ed6b5c7 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1b10520d-3fd9-4b39-b01f-87580c814dd6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b10520d-3fd9-4b39-b01f-87580c814dd6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b10520d-3fd9-4b39-b01f-87580c814dd6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b10520d-3fd9-4b39-b01f-87580c814dd6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cdc87535-5094-4343-a1bc-c3c88ed6b5c7 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 424/851] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc => generated 317 bytes in 26 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6835f97e-fadd-4dc2-a73a-1a328fd259d1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6835f97e-fadd-4dc2-a73a-1a328fd259d1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] PUT http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption/67667857-78cf-49fe-ba2d-7c1730000709 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6835f97e-fadd-4dc2-a73a-1a328fd259d1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1b10520d-3fd9-4b39-b01f-87580c814dd6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-6835f97e-fadd-4dc2-a73a-1a328fd259d1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6835f97e-fadd-4dc2-a73a-1a328fd259d1 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption/67667857-78cf-49fe-ba2d-7c1730000709 returned with HTTP 403 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 425/852] 192.168.122.183 () {60 vars in 1390 bytes} [Sun Sep 6 17:02:51 2026] PUT /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/encryption/67667857-78cf-49fe-ba2d-7c1730000709 => generated 127 bytes in 36 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f4221d63-6e56-4949-81fc-27b3a96c0539 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b10520d-3fd9-4b39-b01f-87580c814dd6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 428/853] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 97 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[87201]: INFO cinder.api.openstack.wsgi [None req-f4221d63-6e56-4949-81fc-27b3a96c0539 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] PUT http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/key1 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4221d63-6e56-4949-81fc-27b3a96c0539 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-f4221d63-6e56-4949-81fc-27b3a96c0539 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4221d63-6e56-4949-81fc-27b3a96c0539 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/key1 returned with HTTP 403 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 426/854] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:02:51 2026] PUT /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc/extra_specs/key1 => generated 122 bytes in 22 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-86207cfc-5217-4133-81cb-9d47ff4fe7a6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-86207cfc-5217-4133-81cb-9d47ff4fe7a6 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] PUT http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-86207cfc-5217-4133-81cb-9d47ff4fe7a6 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-86207cfc-5217-4133-81cb-9d47ff4fe7a6 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': 'fcaa9c979b2f47b59ebcba080bbcd5aa', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '6a60f64286fb4af4ae57f80096795bd5', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-86207cfc-5217-4133-81cb-9d47ff4fe7a6 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-member] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc returned with HTTP 403 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 429/855] 192.168.122.183 () {60 vars in 1246 bytes} [Sun Sep 6 17:02:51 2026] PUT /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc => generated 109 bytes in 17 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-547fa070-6b3a-461f-8c11-b7c52b27444f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-547fa070-6b3a-461f-8c11-b7c52b27444f tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] DELETE http://192.168.122.183/volume/v3/types/cddeecb0-6268-404d-8b7d-29a537c520da Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-547fa070-6b3a-461f-8c11-b7c52b27444f tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-547fa070-6b3a-461f-8c11-b7c52b27444f tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-547fa070-6b3a-461f-8c11-b7c52b27444f tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/cddeecb0-6268-404d-8b7d-29a537c520da returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 427/856] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/types/cddeecb0-6268-404d-8b7d-29a537c520da => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3d0dd193-59a7-4234-9d26-9040e6eee70d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d0dd193-59a7-4234-9d26-9040e6eee70d tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] DELETE http://192.168.122.183/volume/v3/types/2de1319e-1a39-4c64-818d-2d0c96257061 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d0dd193-59a7-4234-9d26-9040e6eee70d tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d0dd193-59a7-4234-9d26-9040e6eee70d tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d0dd193-59a7-4234-9d26-9040e6eee70d tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/2de1319e-1a39-4c64-818d-2d0c96257061 returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 430/857] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/types/2de1319e-1a39-4c64-818d-2d0c96257061 => generated 0 bytes in 78 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[87201]: DEBUG cinder.api.middleware.request_id [None req-71ad6920-7a22-404c-9176-ad767d21aa62 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71ad6920-7a22-404c-9176-ad767d21aa62 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] DELETE http://192.168.122.183/volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71ad6920-7a22-404c-9176-ad767d21aa62 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71ad6920-7a22-404c-9176-ad767d21aa62 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71ad6920-7a22-404c-9176-ad767d21aa62 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 428/858] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/types/a159b2b0-e8a7-4977-96f7-c439975bca1c => generated 0 bytes in 69 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5bd69481-0f05-455f-9b9d-a1a443a00cc2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5bd69481-0f05-455f-9b9d-a1a443a00cc2 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] DELETE http://192.168.122.183/volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5bd69481-0f05-455f-9b9d-a1a443a00cc2 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5bd69481-0f05-455f-9b9d-a1a443a00cc2 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5bd69481-0f05-455f-9b9d-a1a443a00cc2 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 431/859] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/types/4f96ce15-0634-490c-adaf-7430d9ce62ef => generated 0 bytes in 67 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4489231b-4da0-45d2-aedd-76cd298d3b08 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4489231b-4da0-45d2-aedd-76cd298d3b08 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] DELETE http://192.168.122.183/volume/v3/types/478a90d9-30b4-4a8b-ac5e-bdb6bcb1cae6 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4489231b-4da0-45d2-aedd-76cd298d3b08 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4489231b-4da0-45d2-aedd-76cd298d3b08 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4489231b-4da0-45d2-aedd-76cd298d3b08 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/478a90d9-30b4-4a8b-ac5e-bdb6bcb1cae6 returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 429/860] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/types/478a90d9-30b4-4a8b-ac5e-bdb6bcb1cae6 => generated 0 bytes in 75 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6f44f6e2-6970-4ee9-8e1e-84c196854e89 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f44f6e2-6970-4ee9-8e1e-84c196854e89 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] DELETE http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f44f6e2-6970-4ee9-8e1e-84c196854e89 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f44f6e2-6970-4ee9-8e1e-84c196854e89 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f44f6e2-6970-4ee9-8e1e-84c196854e89 tempest-VolumeTypesMemberTests-1741690608 tempest-VolumeTypesMemberTests-1741690608-project-admin] http://192.168.122.183/volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 432/861] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/types/54167d7f-22c5-4513-a553-f44fc291fbfc => generated 0 bytes in 71 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] DELETE http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Delete volume with id: 95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Delete volume request issued successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7a21329-eba1-40ec-88bf-6e0100d5ce54 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 202 Sep 06 17:02:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 430/862] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:51 2026] DELETE /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c38f5abb-7a82-4639-9f02-7bb000b425bc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c38f5abb-7a82-4639-9f02-7bb000b425bc tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c38f5abb-7a82-4639-9f02-7bb000b425bc tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c38f5abb-7a82-4639-9f02-7bb000b425bc tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c38f5abb-7a82-4639-9f02-7bb000b425bc tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c38f5abb-7a82-4639-9f02-7bb000b425bc tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 200 Sep 06 17:02:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 433/863] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:51 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 851 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e14b9f42-0e9a-47d5-8fc5-bce7e36deebf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e14b9f42-0e9a-47d5-8fc5-bce7e36deebf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e14b9f42-0e9a-47d5-8fc5-bce7e36deebf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e14b9f42-0e9a-47d5-8fc5-bce7e36deebf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:02:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e14b9f42-0e9a-47d5-8fc5-bce7e36deebf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e14b9f42-0e9a-47d5-8fc5-bce7e36deebf tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 431/864] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:52 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0c7620c7-6f45-4711-b827-55cb8fbf4f2b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c7620c7-6f45-4711-b827-55cb8fbf4f2b tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:02:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c7620c7-6f45-4711-b827-55cb8fbf4f2b tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypeSpecsTest-group-type-120369780"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ea0561c7-55ff-479d-ac3f-9e00fec64282 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ea0561c7-55ff-479d-ac3f-9e00fec64282 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ea0561c7-55ff-479d-ac3f-9e00fec64282 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ea0561c7-55ff-479d-ac3f-9e00fec64282 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ea0561c7-55ff-479d-ac3f-9e00fec64282 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd returned with HTTP 404 Sep 06 17:02:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 432/865] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:52 2026] GET /volume/v3/volumes/95fe8644-deeb-4c63-bf07-af4551b6a5bd => generated 109 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] DELETE http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:52 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Delete volume with id: 31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c7620c7-6f45-4711-b827-55cb8fbf4f2b tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 434/866] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:02:52 2026] POST /volume/v3/group_types => generated 180 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2e1c2576-f45f-484a-939f-59a29063f701 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e1c2576-f45f-484a-939f-59a29063f701 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] POST http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2e1c2576-f45f-484a-939f-59a29063f701 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key1": "value1", "key2": "value2"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e1c2576-f45f-484a-939f-59a29063f701 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 435/867] 192.168.122.183 () {62 vars in 1342 bytes} [Sun Sep 6 17:02:53 2026] POST /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs => generated 53 bytes in 64 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Delete volume request issued successfully. Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7690459-b4c8-4301-94d9-608bb535f3d3 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 433/868] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:52 2026] DELETE /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 0 bytes in 105 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d193f482-5e83-42ff-9677-6bccd515b3e0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2e9af580-399f-4b00-9e48-f9eb46166695 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d193f482-5e83-42ff-9677-6bccd515b3e0 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] POST http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d193f482-5e83-42ff-9677-6bccd515b3e0 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Action: 'create', calling method: version_select, body: {"group_specs": {"key2": "value2-updated", "key3": "value3"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e9af580-399f-4b00-9e48-f9eb46166695 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e9af580-399f-4b00-9e48-f9eb46166695 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e9af580-399f-4b00-9e48-f9eb46166695 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2e9af580-399f-4b00-9e48-f9eb46166695 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e9af580-399f-4b00-9e48-f9eb46166695 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 200 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 434/869] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d193f482-5e83-42ff-9677-6bccd515b3e0 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 436/870] 192.168.122.183 () {62 vars in 1342 bytes} [Sun Sep 6 17:02:53 2026] POST /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs => generated 61 bytes in 72 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a370562-e65e-45d1-a886-125739afc38e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a370562-e65e-45d1-a886-125739afc38e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] GET http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a370562-e65e-45d1-a886-125739afc38e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a370562-e65e-45d1-a886-125739afc38e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a370562-e65e-45d1-a886-125739afc38e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 returned with HTTP 200 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 435/871] 192.168.122.183 () {60 vars in 1336 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 => generated 26 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a6ccc6ad-23a5-4db1-931e-e430dc2fd179 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a6ccc6ad-23a5-4db1-931e-e430dc2fd179 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] GET http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a6ccc6ad-23a5-4db1-931e-e430dc2fd179 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a6ccc6ad-23a5-4db1-931e-e430dc2fd179 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a6ccc6ad-23a5-4db1-931e-e430dc2fd179 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 returned with HTTP 200 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 437/872] 192.168.122.183 () {60 vars in 1336 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 => generated 18 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ab578dfa-3bbe-434b-977c-c768ec905823 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab578dfa-3bbe-434b-977c-c768ec905823 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] PUT http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab578dfa-3bbe-434b-977c-c768ec905823 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Action: 'update', calling method: version_select, body: {"key3": "value3-updated"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dad7e7db-7adb-4452-9e92-cde4f91d9985 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dad7e7db-7adb-4452-9e92-cde4f91d9985 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dad7e7db-7adb-4452-9e92-cde4f91d9985 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dad7e7db-7adb-4452-9e92-cde4f91d9985 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab578dfa-3bbe-434b-977c-c768ec905823 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 returned with HTTP 200 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 436/873] 192.168.122.183 () {62 vars in 1356 bytes} [Sun Sep 6 17:02:53 2026] PUT /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 => generated 26 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4639eab7-8838-4b0a-989f-ca96001d15db None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dad7e7db-7adb-4452-9e92-cde4f91d9985 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4639eab7-8838-4b0a-989f-ca96001d15db tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] GET http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4639eab7-8838-4b0a-989f-ca96001d15db tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4639eab7-8838-4b0a-989f-ca96001d15db tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dad7e7db-7adb-4452-9e92-cde4f91d9985 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 438/874] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4639eab7-8838-4b0a-989f-ca96001d15db tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs returned with HTTP 200 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 437/875] 192.168.122.183 () {60 vars in 1321 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs => generated 87 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-78c119f7-baac-4982-a793-3df13c1a96f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-78c119f7-baac-4982-a793-3df13c1a96f2 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key1 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-78c119f7-baac-4982-a793-3df13c1a96f2 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-78c119f7-baac-4982-a793-3df13c1a96f2 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-78c119f7-baac-4982-a793-3df13c1a96f2 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key1 returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 439/876] 192.168.122.183 () {60 vars in 1339 bytes} [Sun Sep 6 17:02:53 2026] DELETE /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key1 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5c5029e3-e265-470b-9dba-f81f73d8a749 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c5029e3-e265-470b-9dba-f81f73d8a749 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] GET http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key1 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5c5029e3-e265-470b-9dba-f81f73d8a749 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5c5029e3-e265-470b-9dba-f81f73d8a749 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c5029e3-e265-470b-9dba-f81f73d8a749 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] HTTP exception thrown: Group Type 1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c has no extra spec with key key1. Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c5029e3-e265-470b-9dba-f81f73d8a749 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key1 returned with HTTP 404 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 438/877] 192.168.122.183 () {60 vars in 1336 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key1 => generated 126 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-63dadbc6-c84d-4480-8ccc-fe0cde3d476e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-63dadbc6-c84d-4480-8ccc-fe0cde3d476e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-63dadbc6-c84d-4480-8ccc-fe0cde3d476e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-63dadbc6-c84d-4480-8ccc-fe0cde3d476e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-63dadbc6-c84d-4480-8ccc-fe0cde3d476e tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 440/878] 192.168.122.183 () {60 vars in 1339 bytes} [Sun Sep 6 17:02:53 2026] DELETE /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 => generated 0 bytes in 33 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ed36b9d3-ee06-42ab-8775-4e8e4f27ac8f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed36b9d3-ee06-42ab-8775-4e8e4f27ac8f tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] GET http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed36b9d3-ee06-42ab-8775-4e8e4f27ac8f tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed36b9d3-ee06-42ab-8775-4e8e4f27ac8f tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed36b9d3-ee06-42ab-8775-4e8e4f27ac8f tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] HTTP exception thrown: Group Type 1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c has no extra spec with key key2. Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed36b9d3-ee06-42ab-8775-4e8e4f27ac8f tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 returned with HTTP 404 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 439/879] 192.168.122.183 () {60 vars in 1336 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key2 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f9d28c4b-6697-40ad-aa1d-4139c6adb157 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9d28c4b-6697-40ad-aa1d-4139c6adb157 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9d28c4b-6697-40ad-aa1d-4139c6adb157 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9d28c4b-6697-40ad-aa1d-4139c6adb157 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9d28c4b-6697-40ad-aa1d-4139c6adb157 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 441/880] 192.168.122.183 () {60 vars in 1339 bytes} [Sun Sep 6 17:02:53 2026] DELETE /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 => generated 0 bytes in 41 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3db9b59a-55f9-4c53-b5d2-74a6b6330762 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3db9b59a-55f9-4c53-b5d2-74a6b6330762 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] GET http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3db9b59a-55f9-4c53-b5d2-74a6b6330762 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3db9b59a-55f9-4c53-b5d2-74a6b6330762 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3db9b59a-55f9-4c53-b5d2-74a6b6330762 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] HTTP exception thrown: Group Type 1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c has no extra spec with key key3. Sep 06 17:02:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3db9b59a-55f9-4c53-b5d2-74a6b6330762 tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 returned with HTTP 404 Sep 06 17:02:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 440/881] 192.168.122.183 () {60 vars in 1336 bytes} [Sun Sep 6 17:02:53 2026] GET /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c/group_specs/key3 => generated 126 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0a556852-0a73-4ee4-9faf-955a2a95fdde None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0a556852-0a73-4ee4-9faf-955a2a95fdde tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0a556852-0a73-4ee4-9faf-955a2a95fdde tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0a556852-0a73-4ee4-9faf-955a2a95fdde tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0a556852-0a73-4ee4-9faf-955a2a95fdde tempest-GroupTypeSpecsTest-1667217459 tempest-GroupTypeSpecsTest-1667217459-project-admin] http://192.168.122.183/volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c returned with HTTP 202 Sep 06 17:02:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 442/882] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:02:53 2026] DELETE /volume/v3/group_types/1a74f8b9-ef1d-4af4-93cc-45d4d2f99c6c => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0a8ad648-a9b5-4cc3-8bc3-924d370c514a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a8ad648-a9b5-4cc3-8bc3-924d370c514a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a8ad648-a9b5-4cc3-8bc3-924d370c514a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a8ad648-a9b5-4cc3-8bc3-924d370c514a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a8ad648-a9b5-4cc3-8bc3-924d370c514a tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 returned with HTTP 404 Sep 06 17:02:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 441/883] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:54 2026] GET /volume/v3/volumes/31ab1436-9b31-47d9-b267-15d7d742ee94 => generated 109 bytes in 29 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[87200]: DEBUG cinder.api.middleware.request_id [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] DELETE http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:02:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Delete volume with id: 882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5db6c9e7-5744-436e-aa53-a4b23f2e1efc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5db6c9e7-5744-436e-aa53-a4b23f2e1efc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5db6c9e7-5744-436e-aa53-a4b23f2e1efc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5db6c9e7-5744-436e-aa53-a4b23f2e1efc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5db6c9e7-5744-436e-aa53-a4b23f2e1efc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5db6c9e7-5744-436e-aa53-a4b23f2e1efc tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 442/884] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:54 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 65 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[87200]: INFO cinder.volume.api [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Delete volume request issued successfully. Sep 06 17:02:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-70ca18d9-cd6e-43bb-9318-49414c837e71 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 202 Sep 06 17:02:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 443/885] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:02:54 2026] DELETE /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-faf26f1f-03ea-41bc-be66-80b3c570fc61 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-faf26f1f-03ea-41bc-be66-80b3c570fc61 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-faf26f1f-03ea-41bc-be66-80b3c570fc61 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-faf26f1f-03ea-41bc-be66-80b3c570fc61 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-faf26f1f-03ea-41bc-be66-80b3c570fc61 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Volume info retrieved successfully. Sep 06 17:02:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-faf26f1f-03ea-41bc-be66-80b3c570fc61 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 200 Sep 06 17:02:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 443/886] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:54 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 852 bytes in 77 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4c14bb96-8e01-4f76-8892-9935937d63f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c14bb96-8e01-4f76-8892-9935937d63f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c14bb96-8e01-4f76-8892-9935937d63f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c14bb96-8e01-4f76-8892-9935937d63f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:02:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4c14bb96-8e01-4f76-8892-9935937d63f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c14bb96-8e01-4f76-8892-9935937d63f9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 444/887] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:55 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-df36f0fe-0d64-4464-ac1c-4ad11265cb72 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df36f0fe-0d64-4464-ac1c-4ad11265cb72 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] GET http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed Sep 06 17:02:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df36f0fe-0d64-4464-ac1c-4ad11265cb72 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df36f0fe-0d64-4464-ac1c-4ad11265cb72 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df36f0fe-0d64-4464-ac1c-4ad11265cb72 tempest-AttachVolumeTestJSON-1172774509 tempest-AttachVolumeTestJSON-1172774509-project-member] http://192.168.122.183/volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed returned with HTTP 404 Sep 06 17:02:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 444/888] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:55 2026] GET /volume/v3/volumes/882d9e7b-4869-45a8-b749-af07c97a5fed => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2090430824"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2090430824'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume of 1 GB Sep 06 17:02:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Availability Zones retrieved successfully. Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (ec9804e7-80df-4f4b-8c1c-6ecd674366c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633dd3c9-fc73-4c6f-8d93-b57082ab410b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c46c9d7b-3403-4684-8b11-6d73f0a48e85 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c46c9d7b-3403-4684-8b11-6d73f0a48e85 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c46c9d7b-3403-4684-8b11-6d73f0a48e85 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c46c9d7b-3403-4684-8b11-6d73f0a48e85 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c46c9d7b-3403-4684-8b11-6d73f0a48e85 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c46c9d7b-3403-4684-8b11-6d73f0a48e85 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 445/889] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:56 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (633dd3c9-fc73-4c6f-8d93-b57082ab410b) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2002aac4-208d-4038-b27d-fb959e2d6810) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Created reservations ['a27aeca7-b12f-4632-82f6-01de5fc2e084', '76236526-08f8-4e1d-a1f6-914358a5b716', 'b635747d-2464-40d0-a2e8-b594aa7fe04f', '7309557e-1eee-43c5-9582-6ac37ed96295'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2002aac4-208d-4038-b27d-fb959e2d6810) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a27aeca7-b12f-4632-82f6-01de5fc2e084', '76236526-08f8-4e1d-a1f6-914358a5b716', 'b635747d-2464-40d0-a2e8-b594aa7fe04f', '7309557e-1eee-43c5-9582-6ac37ed96295']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10aa78d2-c36e-4191-88d3-16ee69409c16) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (10aa78d2-c36e-4191-88d3-16ee69409c16) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '317851c7-74fe-4fac-aa56-77c11d08f13e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2090430824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['a27aeca7-b12f-4632-82f6-01de5fc2e084','76236526-08f8-4e1d-a1f6-914358a5b716','b635747d-2464-40d0-a2e8-b594aa7fe04f','7309557e-1eee-43c5-9582-6ac37ed96295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2090430824',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=317851c7-74fe-4fac-aa56-77c11d08f13e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4f0fc96c1c4c99af38719be10d9799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72a8116e0b82494c8a80df3edff02f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91b437c-975e-474c-8505-30016b8ce979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e91b437c-975e-474c-8505-30016b8ce979) transitioned into state 'SUCCESS' from state '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-2090430824',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['a27aeca7-b12f-4632-82f6-01de5fc2e084','76236526-08f8-4e1d-a1f6-914358a5b716','b635747d-2464-40d0-a2e8-b594aa7fe04f','7309557e-1eee-43c5-9582-6ac37ed96295'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e701c736-36dc-4250-b013-d4a34249c47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e701c736-36dc-4250-b013-d4a34249c47b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (ec9804e7-80df-4f4b-8c1c-6ecd674366c4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:02:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request issued successfully. Sep 06 17:02:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c18757c-7f30-401b-88fc-42ac78fe46a4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:02:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 445/890] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:02:56 2026] POST /volume/v3/volumes => generated 787 bytes in 642 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:02:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-18c25c4c-017f-47dd-97d0-b6208c7d57ff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18c25c4c-017f-47dd-97d0-b6208c7d57ff tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:02:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18c25c4c-017f-47dd-97d0-b6208c7d57ff tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18c25c4c-017f-47dd-97d0-b6208c7d57ff tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-18c25c4c-017f-47dd-97d0-b6208c7d57ff tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:02:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18c25c4c-017f-47dd-97d0-b6208c7d57ff tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e returned with HTTP 200 Sep 06 17:02:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 446/891] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:56 2026] GET /volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4d5e3e9e-580e-48f6-8029-29ff8c83b337 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4d5e3e9e-580e-48f6-8029-29ff8c83b337 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4d5e3e9e-580e-48f6-8029-29ff8c83b337 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4d5e3e9e-580e-48f6-8029-29ff8c83b337 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4d5e3e9e-580e-48f6-8029-29ff8c83b337 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4d5e3e9e-580e-48f6-8029-29ff8c83b337 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 446/892] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:57 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-25efd091-551d-465a-a73d-e7e4e43355ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-25efd091-551d-465a-a73d-e7e4e43355ba tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:02:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-25efd091-551d-465a-a73d-e7e4e43355ba tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-25efd091-551d-465a-a73d-e7e4e43355ba tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-25efd091-551d-465a-a73d-e7e4e43355ba tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:02:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-25efd091-551d-465a-a73d-e7e4e43355ba tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e returned with HTTP 200 Sep 06 17:02:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 447/893] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:57 2026] GET /volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-31accd78-f7c6-48f8-9f05-e98825d7824d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31accd78-f7c6-48f8-9f05-e98825d7824d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31accd78-f7c6-48f8-9f05-e98825d7824d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31accd78-f7c6-48f8-9f05-e98825d7824d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-31accd78-f7c6-48f8-9f05-e98825d7824d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31accd78-f7c6-48f8-9f05-e98825d7824d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 447/894] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:58 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-621d43e3-5607-48b3-a3c4-8a2d6b2fc2ec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-621d43e3-5607-48b3-a3c4-8a2d6b2fc2ec tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-621d43e3-5607-48b3-a3c4-8a2d6b2fc2ec tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-621d43e3-5607-48b3-a3c4-8a2d6b2fc2ec tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-621d43e3-5607-48b3-a3c4-8a2d6b2fc2ec tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-621d43e3-5607-48b3-a3c4-8a2d6b2fc2ec tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 448/895] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:59 2026] GET /volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-84037687-dd22-46c4-8186-18cffa18b739 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Get all volumes completed successfully. Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-84037687-dd22-46c4-8186-18cffa18b739 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 448/896] 192.168.122.183 () {60 vars in 1162 bytes} [Sun Sep 6 17:02:59 2026] GET /volume/v3/volumes => generated 344 bytes in 305 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-64baebe6-7baf-4846-862e-0df2707e6e6d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume with id: 317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume request issued successfully. Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64baebe6-7baf-4846-862e-0df2707e6e6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e returned with HTTP 202 Sep 06 17:02:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 449/897] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:02:59 2026] DELETE /volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d65d179b-c32d-4ffe-928a-48812a4580d3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a7e7520-7692-497d-a059-b66f29ee7e6b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a7e7520-7692-497d-a059-b66f29ee7e6b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a7e7520-7692-497d-a059-b66f29ee7e6b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a7e7520-7692-497d-a059-b66f29ee7e6b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3a7e7520-7692-497d-a059-b66f29ee7e6b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a7e7520-7692-497d-a059-b66f29ee7e6b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 450/898] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:02:59 2026] GET /volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e => generated 1016 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c016e8f5-bea3-4cad-8f88-1839e5b3fe62 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c016e8f5-bea3-4cad-8f88-1839e5b3fe62 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c016e8f5-bea3-4cad-8f88-1839e5b3fe62 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c016e8f5-bea3-4cad-8f88-1839e5b3fe62 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c016e8f5-bea3-4cad-8f88-1839e5b3fe62 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d65d179b-c32d-4ffe-928a-48812a4580d3 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] GET http://192.168.122.183/volume/v3/os-quota-class-sets/default Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d65d179b-c32d-4ffe-928a-48812a4580d3 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d65d179b-c32d-4ffe-928a-48812a4580d3 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c016e8f5-bea3-4cad-8f88-1839e5b3fe62 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 451/899] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:02:59 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d65d179b-c32d-4ffe-928a-48812a4580d3 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 449/900] 192.168.122.183 () {58 vars in 1181 bytes} [Sun Sep 6 17:02:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 322 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6a4df0c8-0ed1-4327-93e4-16473db64fb8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a4df0c8-0ed1-4327-93e4-16473db64fb8 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] GET http://192.168.122.183/volume/v3/os-quota-class-sets/default Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a4df0c8-0ed1-4327-93e4-16473db64fb8 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a4df0c8-0ed1-4327-93e4-16473db64fb8 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a4df0c8-0ed1-4327-93e4-16473db64fb8 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 452/901] 192.168.122.183 () {58 vars in 1181 bytes} [Sun Sep 6 17:02:59 2026] GET /volume/v3/os-quota-class-sets/default => generated 421 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c8600e9f-1887-4405-b339-b2dd6c6a403d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8600e9f-1887-4405-b339-b2dd6c6a403d tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:02:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8600e9f-1887-4405-b339-b2dd6c6a403d tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeQuotaClassesTest-volume-type-1252083443"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:02:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8600e9f-1887-4405-b339-b2dd6c6a403d tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:02:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 450/902] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:02:59 2026] POST /volume/v3/types => generated 228 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3279b14a-1072-4238-a87a-672b211e048c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:02:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3279b14a-1072-4238-a87a-672b211e048c tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-class-sets/default Sep 06 17:02:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3279b14a-1072-4238-a87a-672b211e048c tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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-1252083443": 6, "snapshots_tempest-VolumeQuotaClassesTest-volume-type-1252083443": 5, "gigabytes_tempest-VolumeQuotaClassesTest-volume-type-1252083443": 7}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3279b14a-1072-4238-a87a-672b211e048c tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:03:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 453/903] 192.168.122.183 () {60 vars in 1202 bytes} [Sun Sep 6 17:02:59 2026] PUT /volume/v3/os-quota-class-sets/default => generated 612 bytes in 260 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[87200]: DEBUG cinder.api.middleware.request_id [None req-217b3220-e225-4693-b632-a83894d38b73 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/e18fad9a0a1c42b59870dd19c02127cd/defaults Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Calling method 'defaults' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-217b3220-e225-4693-b632-a83894d38b73 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/e18fad9a0a1c42b59870dd19c02127cd/defaults returned with HTTP 200 Sep 06 17:03:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 451/904] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:03:00 2026] GET /volume/v3/os-quota-sets/e18fad9a0a1c42b59870dd19c02127cd/defaults => generated 648 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/8e356dda37a0453e8f38fc15a9276d5b/defaults Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Calling method 'defaults' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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:03:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-781ebaa9-048f-434c-9df1-8a3a44da55bc tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/8e356dda37a0453e8f38fc15a9276d5b/defaults returned with HTTP 200 Sep 06 17:03:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 454/905] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:03:00 2026] GET /volume/v3/os-quota-sets/8e356dda37a0453e8f38fc15a9276d5b/defaults => generated 648 bytes in 64 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[87200]: DEBUG cinder.api.middleware.request_id [None req-13df6842-a15f-424a-8a2f-333fadda7fcc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-13df6842-a15f-424a-8a2f-333fadda7fcc tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-13df6842-a15f-424a-8a2f-333fadda7fcc tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-13df6842-a15f-424a-8a2f-333fadda7fcc tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-13df6842-a15f-424a-8a2f-333fadda7fcc tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e returned with HTTP 404 Sep 06 17:03:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 452/906] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:00 2026] GET /volume/v3/volumes/317851c7-74fe-4fac-aa56-77c11d08f13e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1078815336"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1078815336'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume of 1 GB Sep 06 17:03:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Availability Zones retrieved successfully. Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (450663e9-7c0c-4cf4-bd40-910f6f811e9a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e2c49d-2de9-4e9b-9588-73522b1c814c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3a8967e2-bff1-4946-b4c3-59df2560d713 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a8967e2-bff1-4946-b4c3-59df2560d713 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] DELETE http://192.168.122.183/volume/v3/types/00f33987-8714-4d7b-be89-53af47d1b11f Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a8967e2-bff1-4946-b4c3-59df2560d713 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a8967e2-bff1-4946-b4c3-59df2560d713 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (82e2c49d-2de9-4e9b-9588-73522b1c814c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b438591c-3cf0-427e-9330-ea22f0fb1741) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-3a8967e2-bff1-4946-b4c3-59df2560d713 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/types/00f33987-8714-4d7b-be89-53af47d1b11f returned with HTTP 202 Sep 06 17:03:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 453/907] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:00 2026] DELETE /volume/v3/types/00f33987-8714-4d7b-be89-53af47d1b11f => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1f3c4394-9317-43c6-9c45-03a3ffd0e0b2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f3c4394-9317-43c6-9c45-03a3ffd0e0b2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f3c4394-9317-43c6-9c45-03a3ffd0e0b2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f3c4394-9317-43c6-9c45-03a3ffd0e0b2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1f3c4394-9317-43c6-9c45-03a3ffd0e0b2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f3c4394-9317-43c6-9c45-03a3ffd0e0b2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 454/908] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:00 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 54 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9fdc052e-4531-4582-ab52-b1a4c0cd5f62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Created reservations ['b3e73f42-7d91-4358-a5af-dca0b9bb7558', '618f5e3d-45d6-4085-86cf-2fcb50e2e84b', '49832abb-253d-43a6-bbf8-253b86ec371e', '717c554f-b66e-4f56-8988-27e10833c26f'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fdc052e-4531-4582-ab52-b1a4c0cd5f62 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] GET http://192.168.122.183/volume/v3/types/00f33987-8714-4d7b-be89-53af47d1b11f Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fdc052e-4531-4582-ab52-b1a4c0cd5f62 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fdc052e-4531-4582-ab52-b1a4c0cd5f62 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b438591c-3cf0-427e-9330-ea22f0fb1741) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b3e73f42-7d91-4358-a5af-dca0b9bb7558', '618f5e3d-45d6-4085-86cf-2fcb50e2e84b', '49832abb-253d-43a6-bbf8-253b86ec371e', '717c554f-b66e-4f56-8988-27e10833c26f']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e3f19b-3d64-4deb-8a97-cd60d2f6e4b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-9fdc052e-4531-4582-ab52-b1a4c0cd5f62 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/types/00f33987-8714-4d7b-be89-53af47d1b11f returned with HTTP 404 Sep 06 17:03:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 455/909] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:00 2026] GET /volume/v3/types/00f33987-8714-4d7b-be89-53af47d1b11f => generated 114 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f0760911-ec78-4f1a-baee-74223af87989 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0760911-ec78-4f1a-baee-74223af87989 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-class-sets/default Sep 06 17:03:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f0760911-ec78-4f1a-baee-74223af87989 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e3f19b-3d64-4deb-8a97-cd60d2f6e4b3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd9eb7243-b1ad-4c70-8d96-137e1ce8e612', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078815336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['b3e73f42-7d91-4358-a5af-dca0b9bb7558','618f5e3d-45d6-4085-86cf-2fcb50e2e84b','49832abb-253d-43a6-bbf8-253b86ec371e','717c554f-b66e-4f56-8988-27e10833c26f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1078815336',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d9eb7243-b1ad-4c70-8d96-137e1ce8e612,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4f0fc96c1c4c99af38719be10d9799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72a8116e0b82494c8a80df3edff02f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c0a6d4-adaa-42d3-b35e-0711ef7b11b3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d9c0a6d4-adaa-42d3-b35e-0711ef7b11b3) transitioned into state 'SUCCESS' from state '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-1078815336',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['b3e73f42-7d91-4358-a5af-dca0b9bb7558','618f5e3d-45d6-4085-86cf-2fcb50e2e84b','49832abb-253d-43a6-bbf8-253b86ec371e','717c554f-b66e-4f56-8988-27e10833c26f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51aecd4a-6651-4a6a-b34e-8bd60e0e7610) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (51aecd4a-6651-4a6a-b34e-8bd60e0e7610) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (450663e9-7c0c-4cf4-bd40-910f6f811e9a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request issued successfully. Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d57f1d7d-5637-4ad4-af24-1662c6b7b4cb tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 455/910] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:03:00 2026] POST /volume/v3/volumes => generated 787 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a81ddffe-385c-4870-8b5a-879188afabe5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a81ddffe-385c-4870-8b5a-879188afabe5 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a81ddffe-385c-4870-8b5a-879188afabe5 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a81ddffe-385c-4870-8b5a-879188afabe5 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a81ddffe-385c-4870-8b5a-879188afabe5 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a81ddffe-385c-4870-8b5a-879188afabe5 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 returned with HTTP 200 Sep 06 17:03:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 456/911] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:01 2026] GET /volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 => generated 966 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0760911-ec78-4f1a-baee-74223af87989 tempest-VolumeQuotaClassesTest-236821502 tempest-VolumeQuotaClassesTest-236821502-project-admin] http://192.168.122.183/volume/v3/os-quota-class-sets/default returned with HTTP 200 Sep 06 17:03:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 456/912] 192.168.122.183 () {60 vars in 1202 bytes} [Sun Sep 6 17:03:00 2026] PUT /volume/v3/os-quota-class-sets/default => generated 404 bytes in 236 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3d31542e-93ff-4c7e-a5d3-183a8f3ea0eb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3d31542e-93ff-4c7e-a5d3-183a8f3ea0eb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3d31542e-93ff-4c7e-a5d3-183a8f3ea0eb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3d31542e-93ff-4c7e-a5d3-183a8f3ea0eb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3d31542e-93ff-4c7e-a5d3-183a8f3ea0eb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3d31542e-93ff-4c7e-a5d3-183a8f3ea0eb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 457/913] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:01 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 50 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[87200]: DEBUG cinder.api.middleware.request_id [None req-36410689-059f-4f58-ba32-747c9bab7986 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36410689-059f-4f58-ba32-747c9bab7986 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36410689-059f-4f58-ba32-747c9bab7986 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36410689-059f-4f58-ba32-747c9bab7986 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-36410689-059f-4f58-ba32-747c9bab7986 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36410689-059f-4f58-ba32-747c9bab7986 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 returned with HTTP 200 Sep 06 17:03:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 457/914] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:02 2026] GET /volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6538bab2-24d8-4eff-b489-0bdc220c2dec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6538bab2-24d8-4eff-b489-0bdc220c2dec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6538bab2-24d8-4eff-b489-0bdc220c2dec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6538bab2-24d8-4eff-b489-0bdc220c2dec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6538bab2-24d8-4eff-b489-0bdc220c2dec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6538bab2-24d8-4eff-b489-0bdc220c2dec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 458/915] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:02 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e0ac8eb8-ecbd-48b8-991f-3454705b2284 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e0ac8eb8-ecbd-48b8-991f-3454705b2284 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e0ac8eb8-ecbd-48b8-991f-3454705b2284 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e0ac8eb8-ecbd-48b8-991f-3454705b2284 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e0ac8eb8-ecbd-48b8-991f-3454705b2284 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e0ac8eb8-ecbd-48b8-991f-3454705b2284 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 458/916] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 => generated 1017 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d0a48f65-7529-469d-86b1-522a1997bd35 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Get all volumes completed successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0a48f65-7529-469d-86b1-522a1997bd35 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 459/917] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 50 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume with id: d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume request issued successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f752a3fe-a10e-4d2e-a525-5ea4b9b45d47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 returned with HTTP 202 Sep 06 17:03:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 459/918] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:03:03 2026] DELETE /volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0e11ed26-9b91-4259-b957-a90057580f6d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e11ed26-9b91-4259-b957-a90057580f6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e11ed26-9b91-4259-b957-a90057580f6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e11ed26-9b91-4259-b957-a90057580f6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e11ed26-9b91-4259-b957-a90057580f6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e11ed26-9b91-4259-b957-a90057580f6d tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 returned with HTTP 200 Sep 06 17:03:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 460/919] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:03 2026] GET /volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 => generated 1016 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesSnapshotsTestJSON-volume-1251342170", "description": null, "volume_type": null, "availability_zone": null, "metadata": {}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesSnapshotsTestJSON-volume-1251342170', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Create volume of 1 GB Sep 06 17:03:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Availability Zones retrieved successfully. Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Flow 'volume_create_api' (7b7ad021-0f30-4a50-8d3a-a36c6596ac25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f0c9a6-59aa-42cf-8397-d96adc988e5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f3f0c9a6-59aa-42cf-8397-d96adc988e5d) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c391d84a-e09e-494b-91c2-ea725b4466a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-29c96d6a-8fb6-4572-96f9-b58399750af2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29c96d6a-8fb6-4572-96f9-b58399750af2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29c96d6a-8fb6-4572-96f9-b58399750af2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29c96d6a-8fb6-4572-96f9-b58399750af2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29c96d6a-8fb6-4572-96f9-b58399750af2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29c96d6a-8fb6-4572-96f9-b58399750af2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 461/920] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 66 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[87200]: DEBUG cinder.quota [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Created reservations ['226871f5-8650-4684-b317-57c1edf08e16', 'e29e6ff1-e812-4ddf-8d3d-67621bae7e9d', '56ed9078-3b3e-4d13-bc95-cda346effc04', '50a0265d-6c31-4966-8f8d-73a71c41e2bd'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c391d84a-e09e-494b-91c2-ea725b4466a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['226871f5-8650-4684-b317-57c1edf08e16', 'e29e6ff1-e812-4ddf-8d3d-67621bae7e9d', '56ed9078-3b3e-4d13-bc95-cda346effc04', '50a0265d-6c31-4966-8f8d-73a71c41e2bd']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37fa41c6-0058-437d-9448-05bc490aa270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (37fa41c6-0058-437d-9448-05bc490aa270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '40a3bf41-bae5-4946-abb9-8d546650cf5f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1251342170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528b0306eb34466f9363a1c89c650409',qos_specs=None,replication_status=,reservations=['226871f5-8650-4684-b317-57c1edf08e16','e29e6ff1-e812-4ddf-8d3d-67621bae7e9d','56ed9078-3b3e-4d13-bc95-cda346effc04','50a0265d-6c31-4966-8f8d-73a71c41e2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1b27f1b4cc499898ec13d98c968b9c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotsTestJSON-volume-1251342170',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=40a3bf41-bae5-4946-abb9-8d546650cf5f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='528b0306eb34466f9363a1c89c650409',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8f1b27f1b4cc499898ec13d98c968b9c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ca74b4-ca41-4cb7-adb8-3b292c105a90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d2ca74b4-ca41-4cb7-adb8-3b292c105a90) transitioned into state 'SUCCESS' from state '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-1251342170',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='528b0306eb34466f9363a1c89c650409',qos_specs=None,replication_status=,reservations=['226871f5-8650-4684-b317-57c1edf08e16','e29e6ff1-e812-4ddf-8d3d-67621bae7e9d','56ed9078-3b3e-4d13-bc95-cda346effc04','50a0265d-6c31-4966-8f8d-73a71c41e2bd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8f1b27f1b4cc499898ec13d98c968b9c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e43da3-b7d1-418d-a245-3e7b69e9657f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b0e43da3-b7d1-418d-a245-3e7b69e9657f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Flow 'volume_create_api' (7b7ad021-0f30-4a50-8d3a-a36c6596ac25) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Create volume request issued successfully. Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-6463afb6-7e2f-44bc-908e-1ed14a2ae6a5 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 460/921] 192.168.122.183 () {64 vars in 1430 bytes} [Sun Sep 6 17:03:03 2026] POST /volume/v3/volumes => generated 764 bytes in 448 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-020cc0b4-1625-4537-b474-e884f297b4cf req-f6553602-02f4-400a-bfec-ac6273e67f56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-f6553602-02f4-400a-bfec-ac6273e67f56 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-f6553602-02f4-400a-bfec-ac6273e67f56 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-f6553602-02f4-400a-bfec-ac6273e67f56 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-020cc0b4-1625-4537-b474-e884f297b4cf req-f6553602-02f4-400a-bfec-ac6273e67f56 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-020cc0b4-1625-4537-b474-e884f297b4cf req-f6553602-02f4-400a-bfec-ac6273e67f56 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 200 Sep 06 17:03:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 462/922] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 832 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [req-512f2fc6-61f1-4c47-a073-83ef48470ae1 req-15e9a0d3-566e-4b63-8fe7-77bb1ab7d7a2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-512f2fc6-61f1-4c47-a073-83ef48470ae1 req-15e9a0d3-566e-4b63-8fe7-77bb1ab7d7a2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-512f2fc6-61f1-4c47-a073-83ef48470ae1 req-15e9a0d3-566e-4b63-8fe7-77bb1ab7d7a2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-512f2fc6-61f1-4c47-a073-83ef48470ae1 req-15e9a0d3-566e-4b63-8fe7-77bb1ab7d7a2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-512f2fc6-61f1-4c47-a073-83ef48470ae1 req-15e9a0d3-566e-4b63-8fe7-77bb1ab7d7a2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-512f2fc6-61f1-4c47-a073-83ef48470ae1 req-15e9a0d3-566e-4b63-8fe7-77bb1ab7d7a2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 200 Sep 06 17:03:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 461/923] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 832 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7d18e859-2f0e-4ae7-a444-73d1adba45d4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d18e859-2f0e-4ae7-a444-73d1adba45d4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d18e859-2f0e-4ae7-a444-73d1adba45d4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d18e859-2f0e-4ae7-a444-73d1adba45d4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d18e859-2f0e-4ae7-a444-73d1adba45d4 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 returned with HTTP 404 Sep 06 17:03:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 463/924] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/volumes/d9eb7243-b1ad-4c70-8d96-137e1ce8e612 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2072241399"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2072241399'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume of 1 GB Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Availability Zones retrieved successfully. Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (efe81423-9834-4b0b-9634-7b8885fa4868) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6b8432-7496-4be2-b134-72c669768334) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc6b8432-7496-4be2-b134-72c669768334) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fd36a4-5bea-4976-9432-236b0f4a2750) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Created reservations ['94714f54-6005-4fa5-8950-b34bf22542c2', 'f189832d-8c35-4142-b132-be15a7426c48', '9ad0ffe2-a664-480a-8b35-9240eb344676', '85acbe39-297e-4f5d-9273-3206986f5e09'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c4fd36a4-5bea-4976-9432-236b0f4a2750) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['94714f54-6005-4fa5-8950-b34bf22542c2', 'f189832d-8c35-4142-b132-be15a7426c48', '9ad0ffe2-a664-480a-8b35-9240eb344676', '85acbe39-297e-4f5d-9273-3206986f5e09']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa38a4f-eb6d-4284-8e2f-237763dc7fc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7fa38a4f-eb6d-4284-8e2f-237763dc7fc6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '194bb7b1-1b62-4c9e-b868-4710e32d8754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2072241399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['94714f54-6005-4fa5-8950-b34bf22542c2','f189832d-8c35-4142-b132-be15a7426c48','9ad0ffe2-a664-480a-8b35-9240eb344676','85acbe39-297e-4f5d-9273-3206986f5e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:04Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2072241399',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=194bb7b1-1b62-4c9e-b868-4710e32d8754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4f0fc96c1c4c99af38719be10d9799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72a8116e0b82494c8a80df3edff02f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbda3903-34e3-496d-b6be-0f33146fbb3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fbda3903-34e3-496d-b6be-0f33146fbb3a) transitioned into state 'SUCCESS' from state '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-2072241399',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['94714f54-6005-4fa5-8950-b34bf22542c2','f189832d-8c35-4142-b132-be15a7426c48','9ad0ffe2-a664-480a-8b35-9240eb344676','85acbe39-297e-4f5d-9273-3206986f5e09'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489e8ff0-2a88-4b64-86b2-16a4e99b070b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (489e8ff0-2a88-4b64-86b2-16a4e99b070b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (efe81423-9834-4b0b-9634-7b8885fa4868) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request issued successfully. Sep 06 17:03:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0a2b69c9-acfc-444a-a6ba-9fe9a0e03d72 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 462/925] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:03:04 2026] POST /volume/v3/volumes => generated 787 bytes in 359 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-34377e82-4fb5-458d-9443-e19082921a41 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34377e82-4fb5-458d-9443-e19082921a41 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34377e82-4fb5-458d-9443-e19082921a41 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34377e82-4fb5-458d-9443-e19082921a41 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-34377e82-4fb5-458d-9443-e19082921a41 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34377e82-4fb5-458d-9443-e19082921a41 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 200 Sep 06 17:03:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 464/926] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:04 2026] GET /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 966 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:03:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-566c620c-e68e-469b-b98e-4769e7e75417 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-566c620c-e68e-469b-b98e-4769e7e75417 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-566c620c-e68e-469b-b98e-4769e7e75417 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-566c620c-e68e-469b-b98e-4769e7e75417 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-566c620c-e68e-469b-b98e-4769e7e75417 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-566c620c-e68e-469b-b98e-4769e7e75417 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 463/927] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:05 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-49202978-5662-4753-8d7e-fc80555b011b req-f098acd3-8efa-426f-8e94-20cc7046a989 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-49202978-5662-4753-8d7e-fc80555b011b req-f098acd3-8efa-426f-8e94-20cc7046a989 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-49202978-5662-4753-8d7e-fc80555b011b req-f098acd3-8efa-426f-8e94-20cc7046a989 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-49202978-5662-4753-8d7e-fc80555b011b req-f098acd3-8efa-426f-8e94-20cc7046a989 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-49202978-5662-4753-8d7e-fc80555b011b req-f098acd3-8efa-426f-8e94-20cc7046a989 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-49202978-5662-4753-8d7e-fc80555b011b req-f098acd3-8efa-426f-8e94-20cc7046a989 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 200 Sep 06 17:03:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 465/928] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:05 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a9620039-ecdb-4fab-9196-c46beaf4aacf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a9620039-ecdb-4fab-9196-c46beaf4aacf tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a9620039-ecdb-4fab-9196-c46beaf4aacf tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a9620039-ecdb-4fab-9196-c46beaf4aacf tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a9620039-ecdb-4fab-9196-c46beaf4aacf tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a9620039-ecdb-4fab-9196-c46beaf4aacf tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 200 Sep 06 17:03:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 464/929] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:06 2026] GET /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0e5324f3-5a43-42b9-9a57-6f30f4f7cf9f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e5324f3-5a43-42b9-9a57-6f30f4f7cf9f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e5324f3-5a43-42b9-9a57-6f30f4f7cf9f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e5324f3-5a43-42b9-9a57-6f30f4f7cf9f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e5324f3-5a43-42b9-9a57-6f30f4f7cf9f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e5324f3-5a43-42b9-9a57-6f30f4f7cf9f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 466/930] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:06 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-9a8d497b-d225-4cd7-aabd-c07dee46da0b req-d02fedf1-f8f8-4225-9d67-6c0be5946d29 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-9a8d497b-d225-4cd7-aabd-c07dee46da0b req-d02fedf1-f8f8-4225-9d67-6c0be5946d29 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-9a8d497b-d225-4cd7-aabd-c07dee46da0b req-d02fedf1-f8f8-4225-9d67-6c0be5946d29 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-9a8d497b-d225-4cd7-aabd-c07dee46da0b req-d02fedf1-f8f8-4225-9d67-6c0be5946d29 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-9a8d497b-d225-4cd7-aabd-c07dee46da0b req-d02fedf1-f8f8-4225-9d67-6c0be5946d29 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-9a8d497b-d225-4cd7-aabd-c07dee46da0b req-d02fedf1-f8f8-4225-9d67-6c0be5946d29 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 200 Sep 06 17:03:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 465/931] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:06 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 857 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:03:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "40a3bf41-bae5-4946-abb9-8d546650cf5f", "force": false, "name": "tempest-VolumesSnapshotsTestJSON-Snapshot-1877336937", "description": null, "metadata": {}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Create snapshot from volume 40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:06 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Created reservations ['64345c43-b2c7-4aaf-811c-4de25864676c', '6e4f734d-8368-42f5-8451-adee8dcbd483', '26f76e87-b790-47a3-ada0-7c6b9fa0f30e', '96549ccd-586e-4a41-b7dd-ef44c2a6316d'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot create request issued successfully. Sep 06 17:03:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e324ba6b-e72d-46a5-88ed-e90e0279cb60 req-13254cb9-9e6e-4798-8151-85228be3d44d tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:03:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 467/932] 192.168.122.183 () {64 vars in 1436 bytes} [Sun Sep 6 17:03:06 2026] POST /volume/v3/snapshots => generated 311 bytes in 201 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b46ebeca-2b51-47ca-9f66-a0679fd56d52 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b46ebeca-2b51-47ca-9f66-a0679fd56d52 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b46ebeca-2b51-47ca-9f66-a0679fd56d52 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9b21e77a-d1ac-4cd5-ba76-c998db4f04db None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b46ebeca-2b51-47ca-9f66-a0679fd56d52 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b46ebeca-2b51-47ca-9f66-a0679fd56d52 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b46ebeca-2b51-47ca-9f66-a0679fd56d52 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 466/933] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 1017 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7f2ca374-e9ef-4743-8e67-ee316e9108d8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f2ca374-e9ef-4743-8e67-ee316e9108d8 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] GET http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f2ca374-e9ef-4743-8e67-ee316e9108d8 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f2ca374-e9ef-4743-8e67-ee316e9108d8 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7f2ca374-e9ef-4743-8e67-ee316e9108d8 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Volume info retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f2ca374-e9ef-4743-8e67-ee316e9108d8 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 467/934] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 854 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-67993215-3c84-47d0-ae9c-335cdd479818 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume with id: 194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume request issued successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-67993215-3c84-47d0-ae9c-335cdd479818 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 202 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 468/935] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:03:07 2026] DELETE /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3c6e7051-08ee-4b0d-8eab-6c84353a624c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c6e7051-08ee-4b0d-8eab-6c84353a624c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c6e7051-08ee-4b0d-8eab-6c84353a624c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c6e7051-08ee-4b0d-8eab-6c84353a624c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3c6e7051-08ee-4b0d-8eab-6c84353a624c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b21e77a-d1ac-4cd5-ba76-c998db4f04db tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b21e77a-d1ac-4cd5-ba76-c998db4f04db tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b21e77a-d1ac-4cd5-ba76-c998db4f04db tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c6e7051-08ee-4b0d-8eab-6c84353a624c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 469/936] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d21bbef4-3248-4776-a79e-017faf22e291 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d21bbef4-3248-4776-a79e-017faf22e291 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d21bbef4-3248-4776-a79e-017faf22e291 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d21bbef4-3248-4776-a79e-017faf22e291 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b21e77a-d1ac-4cd5-ba76-c998db4f04db tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 468/937] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b => generated 440 bytes in 331 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-e21cceb1-9564-4e56-a448-6562614ceaeb req-4a583272-6684-4b52-b32c-73f92cc2da07 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e21cceb1-9564-4e56-a448-6562614ceaeb req-4a583272-6684-4b52-b32c-73f92cc2da07 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e21cceb1-9564-4e56-a448-6562614ceaeb req-4a583272-6684-4b52-b32c-73f92cc2da07 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e21cceb1-9564-4e56-a448-6562614ceaeb req-4a583272-6684-4b52-b32c-73f92cc2da07 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d21bbef4-3248-4776-a79e-017faf22e291 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-e21cceb1-9564-4e56-a448-6562614ceaeb req-4a583272-6684-4b52-b32c-73f92cc2da07 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Snapshot retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e21cceb1-9564-4e56-a448-6562614ceaeb req-4a583272-6684-4b52-b32c-73f92cc2da07 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 469/938] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 443 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fcb16d5d-b999-45a3-9386-bc2ebfb8a05d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fcb16d5d-b999-45a3-9386-bc2ebfb8a05d tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b Sep 06 17:03:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fcb16d5d-b999-45a3-9386-bc2ebfb8a05d tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d21bbef4-3248-4776-a79e-017faf22e291 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 470/939] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 1016 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /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:07 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] Get all snapshots completed successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-f24eefc5-3cdc-4734-8ec4-5f69a2f80f4b req-bb6dc982-2a2b-4a76-b95b-dea3e67f3bee tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-reader] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 471/940] 192.168.122.183 () {60 vars in 1403 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/snapshots/detail => generated 446 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-d7f3f146-0eb8-42a2-914e-757a9f298648 req-491f738d-7c0f-4404-8711-cd12a2e1a399 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d7f3f146-0eb8-42a2-914e-757a9f298648 req-491f738d-7c0f-4404-8711-cd12a2e1a399 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d7f3f146-0eb8-42a2-914e-757a9f298648 req-491f738d-7c0f-4404-8711-cd12a2e1a399 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d7f3f146-0eb8-42a2-914e-757a9f298648 req-491f738d-7c0f-4404-8711-cd12a2e1a399 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-d7f3f146-0eb8-42a2-914e-757a9f298648 req-491f738d-7c0f-4404-8711-cd12a2e1a399 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d7f3f146-0eb8-42a2-914e-757a9f298648 req-491f738d-7c0f-4404-8711-cd12a2e1a399 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 472/941] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:07 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 443 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fcb16d5d-b999-45a3-9386-bc2ebfb8a05d tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b returned with HTTP 200 Sep 06 17:03:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 470/942] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:03:07 2026] PUT /volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b => generated 393 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-656978589"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-656978589'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Create volume of 1 GB Sep 06 17:03:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Availability Zones retrieved successfully. Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Flow 'volume_create_api' (c51abacf-7298-4330-ad5c-0b3a8a1dda1f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2b3c6a-cea6-426b-afda-37e914c7e6a2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d2b3c6a-cea6-426b-afda-37e914c7e6a2) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f5af28-ff8d-4f31-8ac6-060ec5c0675e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Created reservations ['c9deb554-4921-4e73-aae9-8f05c083aef7', '7a59dd96-1776-43ec-924e-75fffa099903', '3769cb19-5d97-4c32-86cf-d31929e66bcf', 'ec23385c-c7cb-4e7a-a437-a7edc3b8c1af'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b5f5af28-ff8d-4f31-8ac6-060ec5c0675e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c9deb554-4921-4e73-aae9-8f05c083aef7', '7a59dd96-1776-43ec-924e-75fffa099903', '3769cb19-5d97-4c32-86cf-d31929e66bcf', 'ec23385c-c7cb-4e7a-a437-a7edc3b8c1af']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfe72f5-c7eb-4fc8-a40a-06a6acdc5eba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cbfe72f5-c7eb-4fc8-a40a-06a6acdc5eba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b14ca28-67d4-474a-a14e-04ef69294f45', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-656978589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca601e1f0f334fff867a2c4c3c12a73b',qos_specs=None,replication_status=,reservations=['c9deb554-4921-4e73-aae9-8f05c083aef7','7a59dd96-1776-43ec-924e-75fffa099903','3769cb19-5d97-4c32-86cf-d31929e66bcf','ec23385c-c7cb-4e7a-a437-a7edc3b8c1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bded33ff7bfb4a54a5803289d9bf3858',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeSnapshotQuotasNegativeTestJSON-Volume-656978589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b14ca28-67d4-474a-a14e-04ef69294f45,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ca601e1f0f334fff867a2c4c3c12a73b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bded33ff7bfb4a54a5803289d9bf3858',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d96ba8-27a8-4505-a649-037c7f387a61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f5d96ba8-27a8-4505-a649-037c7f387a61) transitioned into state 'SUCCESS' from state '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-656978589',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ca601e1f0f334fff867a2c4c3c12a73b',qos_specs=None,replication_status=,reservations=['c9deb554-4921-4e73-aae9-8f05c083aef7','7a59dd96-1776-43ec-924e-75fffa099903','3769cb19-5d97-4c32-86cf-d31929e66bcf','ec23385c-c7cb-4e7a-a437-a7edc3b8c1af'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bded33ff7bfb4a54a5803289d9bf3858',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae84cfe-7761-4ea1-b07b-a3488ffb4d61) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae84cfe-7761-4ea1-b07b-a3488ffb4d61) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Flow 'volume_create_api' (c51abacf-7298-4330-ad5c-0b3a8a1dda1f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Create volume request issued successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b9b2fb2-6dbb-4fa8-992d-16314e403a2f tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 473/943] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:03:07 2026] POST /volume/v3/volumes => generated 775 bytes in 555 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-02e15d0d-80ec-433d-b7b8-9744670cbb85 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02e15d0d-80ec-433d-b7b8-9744670cbb85 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02e15d0d-80ec-433d-b7b8-9744670cbb85 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02e15d0d-80ec-433d-b7b8-9744670cbb85 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-02e15d0d-80ec-433d-b7b8-9744670cbb85 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02e15d0d-80ec-433d-b7b8-9744670cbb85 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 200 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 471/944] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:08 2026] GET /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 843 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2eddb87b-e7c5-4973-9033-8334e80f87c8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2eddb87b-e7c5-4973-9033-8334e80f87c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2eddb87b-e7c5-4973-9033-8334e80f87c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2eddb87b-e7c5-4973-9033-8334e80f87c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2eddb87b-e7c5-4973-9033-8334e80f87c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2eddb87b-e7c5-4973-9033-8334e80f87c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 474/945] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:08 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a5ea2b8-0b5f-463b-b712-7bc652d9bcd2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a5ea2b8-0b5f-463b-b712-7bc652d9bcd2 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a5ea2b8-0b5f-463b-b712-7bc652d9bcd2 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a5ea2b8-0b5f-463b-b712-7bc652d9bcd2 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a5ea2b8-0b5f-463b-b712-7bc652d9bcd2 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 returned with HTTP 404 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 472/946] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:08 2026] GET /volume/v3/volumes/194bb7b1-1b62-4c9e-b868-4710e32d8754 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-450120987"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-450120987'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume of 1 GB Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Availability Zones retrieved successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (fd1e248c-b85a-4af0-afd5-138134f69a5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcdc2c1-a2e4-4bea-a186-4f66f97bd05c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-733e59c7-7ed7-4ce5-bbd5-6b68cba4a477 req-50fb8f5c-b2f1-442e-9e8d-83131f20b17b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-733e59c7-7ed7-4ce5-bbd5-6b68cba4a477 req-50fb8f5c-b2f1-442e-9e8d-83131f20b17b tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-733e59c7-7ed7-4ce5-bbd5-6b68cba4a477 req-50fb8f5c-b2f1-442e-9e8d-83131f20b17b tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-733e59c7-7ed7-4ce5-bbd5-6b68cba4a477 req-50fb8f5c-b2f1-442e-9e8d-83131f20b17b tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (dfcdc2c1-a2e4-4bea-a186-4f66f97bd05c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee162e9a-ea02-4baa-bb6f-c57d55e7cec8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-733e59c7-7ed7-4ce5-bbd5-6b68cba4a477 req-50fb8f5c-b2f1-442e-9e8d-83131f20b17b tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot retrieved successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-733e59c7-7ed7-4ce5-bbd5-6b68cba4a477 req-50fb8f5c-b2f1-442e-9e8d-83131f20b17b tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 200 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 473/947] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:08 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 443 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Created reservations ['2053b8cc-356c-474f-8c31-9ce4eca952e7', 'b602585d-af0b-48fb-b671-7be3a5705e2c', '62020f3c-3817-4f06-9f5d-eb0b30aa036a', 'adb8fb62-51f3-492c-aed6-119e9d7eb224'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee162e9a-ea02-4baa-bb6f-c57d55e7cec8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2053b8cc-356c-474f-8c31-9ce4eca952e7', 'b602585d-af0b-48fb-b671-7be3a5705e2c', '62020f3c-3817-4f06-9f5d-eb0b30aa036a', 'adb8fb62-51f3-492c-aed6-119e9d7eb224']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22882a05-31a7-4c47-97e3-4b91a9ccb301) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (22882a05-31a7-4c47-97e3-4b91a9ccb301) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '30cc4e2d-4026-4992-a358-270003abe716', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-450120987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['2053b8cc-356c-474f-8c31-9ce4eca952e7','b602585d-af0b-48fb-b671-7be3a5705e2c','62020f3c-3817-4f06-9f5d-eb0b30aa036a','adb8fb62-51f3-492c-aed6-119e9d7eb224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:08Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-450120987',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=30cc4e2d-4026-4992-a358-270003abe716,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3e4f0fc96c1c4c99af38719be10d9799',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='72a8116e0b82494c8a80df3edff02f2e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2889a4f2-71e9-458c-8a6a-d6b769458726) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (2889a4f2-71e9-458c-8a6a-d6b769458726) transitioned into state 'SUCCESS' from state '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-450120987',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3e4f0fc96c1c4c99af38719be10d9799',qos_specs=None,replication_status=,reservations=['2053b8cc-356c-474f-8c31-9ce4eca952e7','b602585d-af0b-48fb-b671-7be3a5705e2c','62020f3c-3817-4f06-9f5d-eb0b30aa036a','adb8fb62-51f3-492c-aed6-119e9d7eb224'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='72a8116e0b82494c8a80df3edff02f2e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a18c10-98a3-4c0d-b9c2-2a0e374a1725) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (24a18c10-98a3-4c0d-b9c2-2a0e374a1725) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Flow 'volume_create_api' (fd1e248c-b85a-4af0-afd5-138134f69a5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Create volume request issued successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db85dc7a-3154-413c-98b9-158b5e0ba52b tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 475/948] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:03:08 2026] POST /volume/v3/volumes => generated 786 bytes in 352 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[87201]: DEBUG cinder.api.middleware.request_id [None req-264c7acb-7564-4924-90f8-172eda84b58c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-264c7acb-7564-4924-90f8-172eda84b58c tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-264c7acb-7564-4924-90f8-172eda84b58c tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-264c7acb-7564-4924-90f8-172eda84b58c tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-264c7acb-7564-4924-90f8-172eda84b58c tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-264c7acb-7564-4924-90f8-172eda84b58c tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 returned with HTTP 200 Sep 06 17:03:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 474/949] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:08 2026] GET /volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 => generated 965 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c4673e57-2c2d-45f3-9835-23ae3ca4de26 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c4673e57-2c2d-45f3-9835-23ae3ca4de26 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c4673e57-2c2d-45f3-9835-23ae3ca4de26 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c4673e57-2c2d-45f3-9835-23ae3ca4de26 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c4673e57-2c2d-45f3-9835-23ae3ca4de26 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c4673e57-2c2d-45f3-9835-23ae3ca4de26 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 200 Sep 06 17:03:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 476/950] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:09 2026] GET /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 867 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-06c9a17c-981c-4b20-92c8-935379ae3594 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-06c9a17c-981c-4b20-92c8-935379ae3594 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-06c9a17c-981c-4b20-92c8-935379ae3594 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-06c9a17c-981c-4b20-92c8-935379ae3594 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-06c9a17c-981c-4b20-92c8-935379ae3594 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-06c9a17c-981c-4b20-92c8-935379ae3594 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 475/951] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:09 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-0480a20a-29ab-4c2b-b1c2-fd593cbac840 req-6267e525-d0d8-4e52-9665-dd18846358c2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0480a20a-29ab-4c2b-b1c2-fd593cbac840 req-6267e525-d0d8-4e52-9665-dd18846358c2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0480a20a-29ab-4c2b-b1c2-fd593cbac840 req-6267e525-d0d8-4e52-9665-dd18846358c2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-0480a20a-29ab-4c2b-b1c2-fd593cbac840 req-6267e525-d0d8-4e52-9665-dd18846358c2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-0480a20a-29ab-4c2b-b1c2-fd593cbac840 req-6267e525-d0d8-4e52-9665-dd18846358c2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot retrieved successfully. Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-0480a20a-29ab-4c2b-b1c2-fd593cbac840 req-6267e525-d0d8-4e52-9665-dd18846358c2 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 200 Sep 06 17:03:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 477/952] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:09 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 470 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Delete snapshot with id: fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot retrieved successfully. Sep 06 17:03:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot delete request issued successfully. Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-080dcb9f-02f4-456b-a603-0d3a020880a5 req-72182d81-ba8c-4bd0-831d-064aae38632e tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 202 Sep 06 17:03:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 476/953] 192.168.122.183 () {62 vars in 1515 bytes} [Sun Sep 6 17:03:09 2026] DELETE /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-e1071da2-fc1f-4270-8475-635fdedf4b8c req-d958c454-5fc2-4f23-82e6-9a19c51d54cb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-e1071da2-fc1f-4270-8475-635fdedf4b8c req-d958c454-5fc2-4f23-82e6-9a19c51d54cb tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-e1071da2-fc1f-4270-8475-635fdedf4b8c req-d958c454-5fc2-4f23-82e6-9a19c51d54cb tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-e1071da2-fc1f-4270-8475-635fdedf4b8c req-d958c454-5fc2-4f23-82e6-9a19c51d54cb tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-e1071da2-fc1f-4270-8475-635fdedf4b8c req-d958c454-5fc2-4f23-82e6-9a19c51d54cb tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot retrieved successfully. Sep 06 17:03:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-e1071da2-fc1f-4270-8475-635fdedf4b8c req-d958c454-5fc2-4f23-82e6-9a19c51d54cb tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 200 Sep 06 17:03:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 478/954] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:09 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 469 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-11215a7c-d002-4ddb-8fe0-082667b37d6e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11215a7c-d002-4ddb-8fe0-082667b37d6e tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11215a7c-d002-4ddb-8fe0-082667b37d6e tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11215a7c-d002-4ddb-8fe0-082667b37d6e tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-11215a7c-d002-4ddb-8fe0-082667b37d6e tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11215a7c-d002-4ddb-8fe0-082667b37d6e tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 477/955] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:09 2026] GET /volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 => generated 1015 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-66f05d7e-9ab3-492b-97d0-8515c198b458 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66f05d7e-9ab3-492b-97d0-8515c198b458 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66f05d7e-9ab3-492b-97d0-8515c198b458 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66f05d7e-9ab3-492b-97d0-8515c198b458 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-66f05d7e-9ab3-492b-97d0-8515c198b458 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66f05d7e-9ab3-492b-97d0-8515c198b458 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 479/956] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:10 2026] GET /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 868 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:03:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b14ca28-67d4-474a-a14e-04ef69294f45", "name": "tempest-VolumeSnapshotQuotasNegativeTestJSON-Snapshot-2001497879"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Create snapshot from volume 5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:10 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Created reservations ['94c1a757-2ccc-4af2-9708-ebdb099a4021', 'd8bda962-f649-426b-b6f2-282c22217376', '85b141ea-0f2a-4059-b488-73feeb03f21b', '36acdaec-dfbd-4dc1-b0ec-429b246cc888'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c85ecbea-f50c-475e-ace6-c8cc776d8dd0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c85ecbea-f50c-475e-ace6-c8cc776d8dd0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c85ecbea-f50c-475e-ace6-c8cc776d8dd0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c85ecbea-f50c-475e-ace6-c8cc776d8dd0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c85ecbea-f50c-475e-ace6-c8cc776d8dd0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c85ecbea-f50c-475e-ace6-c8cc776d8dd0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 480/957] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:10 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 63 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[87201]: INFO cinder.volume.api [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot create request issued successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f79ae940-af8c-4f5e-9e22-84d66fe77427 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:03:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 478/958] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:03:10 2026] POST /volume/v3/snapshots => generated 323 bytes in 222 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-27973e15-26ec-4dd1-ab7e-022f2b6af6e1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27973e15-26ec-4dd1-ab7e-022f2b6af6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27973e15-26ec-4dd1-ab7e-022f2b6af6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27973e15-26ec-4dd1-ab7e-022f2b6af6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-27973e15-26ec-4dd1-ab7e-022f2b6af6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27973e15-26ec-4dd1-ab7e-022f2b6af6e1 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 481/959] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:10 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 455 bytes in 31 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[87201]: DEBUG cinder.api.middleware.request_id [req-21d32f7b-ee78-4ac0-8625-8fbf3cb563ca req-ddc6d6e3-ed02-435f-b5a3-7db00af1eb95 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-21d32f7b-ee78-4ac0-8625-8fbf3cb563ca req-ddc6d6e3-ed02-435f-b5a3-7db00af1eb95 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-21d32f7b-ee78-4ac0-8625-8fbf3cb563ca req-ddc6d6e3-ed02-435f-b5a3-7db00af1eb95 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-21d32f7b-ee78-4ac0-8625-8fbf3cb563ca req-ddc6d6e3-ed02-435f-b5a3-7db00af1eb95 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-21d32f7b-ee78-4ac0-8625-8fbf3cb563ca req-ddc6d6e3-ed02-435f-b5a3-7db00af1eb95 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Snapshot retrieved successfully. Sep 06 17:03:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-21d32f7b-ee78-4ac0-8625-8fbf3cb563ca req-ddc6d6e3-ed02-435f-b5a3-7db00af1eb95 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 200 Sep 06 17:03:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 479/960] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:10 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 469 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8bf32f92-11b5-409d-813e-246ae8ef5d15 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8bf32f92-11b5-409d-813e-246ae8ef5d15 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8bf32f92-11b5-409d-813e-246ae8ef5d15 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8bf32f92-11b5-409d-813e-246ae8ef5d15 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8bf32f92-11b5-409d-813e-246ae8ef5d15 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8bf32f92-11b5-409d-813e-246ae8ef5d15 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 returned with HTTP 200 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 482/961] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 => generated 1016 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] GET http://192.168.122.183/volume/v3/volumes/summary Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] Get summary completed successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d639132-5ee6-4ba3-b50e-fe6bbfb2e341 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-reader] http://192.168.122.183/volume/v3/volumes/summary returned with HTTP 200 Sep 06 17:03:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 480/962] 192.168.122.183 () {60 vars in 1186 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume with id: 30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Delete volume request issued successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-16b82e77-29f0-43a1-9cc9-3b7f1bd8684f tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 returned with HTTP 202 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 483/963] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:03:11 2026] DELETE /volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ab99f403-6a46-4843-91cb-d9b1d20b06ee None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab99f403-6a46-4843-91cb-d9b1d20b06ee tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab99f403-6a46-4843-91cb-d9b1d20b06ee tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab99f403-6a46-4843-91cb-d9b1d20b06ee tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab99f403-6a46-4843-91cb-d9b1d20b06ee tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Volume info retrieved successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab99f403-6a46-4843-91cb-d9b1d20b06ee tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 returned with HTTP 200 Sep 06 17:03:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 481/964] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dae5e9d0-62e6-466f-8fbc-cb3c7d35575d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dae5e9d0-62e6-466f-8fbc-cb3c7d35575d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dae5e9d0-62e6-466f-8fbc-cb3c7d35575d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dae5e9d0-62e6-466f-8fbc-cb3c7d35575d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dae5e9d0-62e6-466f-8fbc-cb3c7d35575d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8f293a56-238a-4604-8c0b-1a8c63a03f41 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dae5e9d0-62e6-466f-8fbc-cb3c7d35575d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 484/965] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f293a56-238a-4604-8c0b-1a8c63a03f41 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f293a56-238a-4604-8c0b-1a8c63a03f41 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f293a56-238a-4604-8c0b-1a8c63a03f41 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8f293a56-238a-4604-8c0b-1a8c63a03f41 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f293a56-238a-4604-8c0b-1a8c63a03f41 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 200 Sep 06 17:03:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 482/966] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 455 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ffc8889f-0016-4da8-b700-4e268deb2212 req-3a9946bf-007c-4692-aee3-b9ee4c968e86 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ffc8889f-0016-4da8-b700-4e268deb2212 req-3a9946bf-007c-4692-aee3-b9ee4c968e86 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ffc8889f-0016-4da8-b700-4e268deb2212 req-3a9946bf-007c-4692-aee3-b9ee4c968e86 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ffc8889f-0016-4da8-b700-4e268deb2212 req-3a9946bf-007c-4692-aee3-b9ee4c968e86 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ffc8889f-0016-4da8-b700-4e268deb2212 req-3a9946bf-007c-4692-aee3-b9ee4c968e86 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b returned with HTTP 404 Sep 06 17:03:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 485/967] 192.168.122.183 () {60 vars in 1493 bytes} [Sun Sep 6 17:03:11 2026] GET /volume/v3/snapshots/fb4ede65-6bab-4dfd-a2da-62343a5ffd4b => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] DELETE http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Delete volume with id: 40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Delete volume request issued successfully. Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7fdcedb5-8f1a-46f0-a67e-a43e5834d136 req-1d16c527-b0a8-4380-9879-3c1b2d72f8dd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 202 Sep 06 17:03:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 483/968] 192.168.122.183 () {62 vars in 1509 bytes} [Sun Sep 6 17:03:12 2026] DELETE /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-f093f9a9-6929-41d5-9092-214d6afead18 req-ba2e45ed-d45f-4185-923d-bcf0b53fc22a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-f093f9a9-6929-41d5-9092-214d6afead18 req-ba2e45ed-d45f-4185-923d-bcf0b53fc22a tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-f093f9a9-6929-41d5-9092-214d6afead18 req-ba2e45ed-d45f-4185-923d-bcf0b53fc22a tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-f093f9a9-6929-41d5-9092-214d6afead18 req-ba2e45ed-d45f-4185-923d-bcf0b53fc22a tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-f093f9a9-6929-41d5-9092-214d6afead18 req-ba2e45ed-d45f-4185-923d-bcf0b53fc22a tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Volume info retrieved successfully. Sep 06 17:03:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-f093f9a9-6929-41d5-9092-214d6afead18 req-ba2e45ed-d45f-4185-923d-bcf0b53fc22a tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 200 Sep 06 17:03:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 486/969] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 856 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8790ae9e-55af-4378-8d17-5d38781a5a47 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8790ae9e-55af-4378-8d17-5d38781a5a47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] GET http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8790ae9e-55af-4378-8d17-5d38781a5a47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8790ae9e-55af-4378-8d17-5d38781a5a47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8790ae9e-55af-4378-8d17-5d38781a5a47 tempest-ProjectReaderTests-646972033 tempest-ProjectReaderTests-646972033-project-admin] http://192.168.122.183/volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 returned with HTTP 404 Sep 06 17:03:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 484/970] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/volumes/30cc4e2d-4026-4992-a358-270003abe716 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cf5d5b97-4738-4ec7-b83f-f6e16983f36f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf5d5b97-4738-4ec7-b83f-f6e16983f36f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf5d5b97-4738-4ec7-b83f-f6e16983f36f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf5d5b97-4738-4ec7-b83f-f6e16983f36f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4afc4e02-37b4-451a-ba81-a880c1e6c04e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4afc4e02-37b4-451a-ba81-a880c1e6c04e tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4afc4e02-37b4-451a-ba81-a880c1e6c04e tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4afc4e02-37b4-451a-ba81-a880c1e6c04e tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cf5d5b97-4738-4ec7-b83f-f6e16983f36f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4afc4e02-37b4-451a-ba81-a880c1e6c04e tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4afc4e02-37b4-451a-ba81-a880c1e6c04e tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 200 Sep 06 17:03:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 485/971] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 455 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf5d5b97-4738-4ec7-b83f-f6e16983f36f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 487/972] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:12 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 62 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[87201]: DEBUG cinder.api.middleware.request_id [req-911f294d-c674-4078-a0a8-976e876f8e23 req-ef5b7888-d16b-4722-a030-868075473841 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-911f294d-c674-4078-a0a8-976e876f8e23 req-ef5b7888-d16b-4722-a030-868075473841 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-911f294d-c674-4078-a0a8-976e876f8e23 req-ef5b7888-d16b-4722-a030-868075473841 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-911f294d-c674-4078-a0a8-976e876f8e23 req-ef5b7888-d16b-4722-a030-868075473841 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-911f294d-c674-4078-a0a8-976e876f8e23 req-ef5b7888-d16b-4722-a030-868075473841 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 404 Sep 06 17:03:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 486/973] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-d49bb4ce-1625-44e7-8ea2-88ca6ff31e23 req-aed739bd-5a16-4319-a8f0-c53fae37accd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d49bb4ce-1625-44e7-8ea2-88ca6ff31e23 req-aed739bd-5a16-4319-a8f0-c53fae37accd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] DELETE http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d49bb4ce-1625-44e7-8ea2-88ca6ff31e23 req-aed739bd-5a16-4319-a8f0-c53fae37accd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d49bb4ce-1625-44e7-8ea2-88ca6ff31e23 req-aed739bd-5a16-4319-a8f0-c53fae37accd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [req-d49bb4ce-1625-44e7-8ea2-88ca6ff31e23 req-aed739bd-5a16-4319-a8f0-c53fae37accd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Delete volume with id: 40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d49bb4ce-1625-44e7-8ea2-88ca6ff31e23 req-aed739bd-5a16-4319-a8f0-c53fae37accd tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 404 Sep 06 17:03:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 488/974] 192.168.122.183 () {62 vars in 1509 bytes} [Sun Sep 6 17:03:13 2026] DELETE /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-af1be67d-d632-41e0-8a24-79ec9f8fdbec req-7f0e4e50-85be-4a41-91dd-7f31c44141a6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-af1be67d-d632-41e0-8a24-79ec9f8fdbec req-7f0e4e50-85be-4a41-91dd-7f31c44141a6 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] GET http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-af1be67d-d632-41e0-8a24-79ec9f8fdbec req-7f0e4e50-85be-4a41-91dd-7f31c44141a6 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-af1be67d-d632-41e0-8a24-79ec9f8fdbec req-7f0e4e50-85be-4a41-91dd-7f31c44141a6 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-af1be67d-d632-41e0-8a24-79ec9f8fdbec req-7f0e4e50-85be-4a41-91dd-7f31c44141a6 tempest-VolumesSnapshotsTestJSON-1136381143 tempest-VolumesSnapshotsTestJSON-1136381143-project-member] http://192.168.122.183/volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f returned with HTTP 404 Sep 06 17:03:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 487/975] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/volumes/40a3bf41-bae5-4946-abb9-8d546650cf5f => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-750a9c8d-49e1-463f-a565-e931f14e6587 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-750a9c8d-49e1-463f-a565-e931f14e6587 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-750a9c8d-49e1-463f-a565-e931f14e6587 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-750a9c8d-49e1-463f-a565-e931f14e6587 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-750a9c8d-49e1-463f-a565-e931f14e6587 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a0e03062-98e2-4c53-8121-c375a1cf374c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-750a9c8d-49e1-463f-a565-e931f14e6587 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 489/976] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 482 bytes in 23 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[87201]: INFO cinder.api.openstack.wsgi [None req-a0e03062-98e2-4c53-8121-c375a1cf374c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a0e03062-98e2-4c53-8121-c375a1cf374c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a0e03062-98e2-4c53-8121-c375a1cf374c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ce498492-6e1d-4a68-8b4d-dd5ba93794b7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce498492-6e1d-4a68-8b4d-dd5ba93794b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b Sep 06 17:03:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce498492-6e1d-4a68-8b4d-dd5ba93794b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 2, "volumes": 1, "snapshots": 2}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a0e03062-98e2-4c53-8121-c375a1cf374c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a0e03062-98e2-4c53-8121-c375a1cf374c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 488/977] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:13 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 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[87200]: INFO cinder.api.openstack.wsgi [None req-ce498492-6e1d-4a68-8b4d-dd5ba93794b7 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b returned with HTTP 200 Sep 06 17:03:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 490/978] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:03:13 2026] PUT /volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b => generated 393 bytes in 180 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f277fab9-d3e2-46df-9625-74641ef813ad None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f277fab9-d3e2-46df-9625-74641ef813ad tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:03:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f277fab9-d3e2-46df-9625-74641ef813ad tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b14ca28-67d4-474a-a14e-04ef69294f45"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f277fab9-d3e2-46df-9625-74641ef813ad tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-f277fab9-d3e2-46df-9625-74641ef813ad tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Create snapshot from volume 5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:14 devstack devstack@c-api.service[87201]: WARNING cinder.quota_utils [None req-f277fab9-d3e2-46df-9625-74641ef813ad tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Quota exceeded for ca601e1f0f334fff867a2c4c3c12a73b, tried to create 1G snapshot (2G of 2G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-f277fab9-d3e2-46df-9625-74641ef813ad tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 413 Sep 06 17:03:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 489/979] 192.168.122.183 () {60 vars in 1148 bytes} [Sun Sep 6 17:03:14 2026] POST /volume/v3/snapshots => generated 208 bytes in 97 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4054c6d9-be0d-43fd-b389-54996ab9f027 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4054c6d9-be0d-43fd-b389-54996ab9f027 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4054c6d9-be0d-43fd-b389-54996ab9f027 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 3, "volumes": 1, "snapshots": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4054c6d9-be0d-43fd-b389-54996ab9f027 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b returned with HTTP 200 Sep 06 17:03:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 491/980] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:03:14 2026] PUT /volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b => generated 393 bytes in 155 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[87201]: DEBUG cinder.api.middleware.request_id [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:03:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5b14ca28-67d4-474a-a14e-04ef69294f45"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Create snapshot from volume 5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:14 devstack devstack@c-api.service[87201]: WARNING cinder.quota_utils [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Quota exceeded for ca601e1f0f334fff867a2c4c3c12a73b, tried to create snapshot (1 snapshots already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['snapshots'] Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-26de36b8-a086-49b7-b373-6f056b5dfb68 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 413 Sep 06 17:03:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 490/981] 192.168.122.183 () {60 vars in 1148 bytes} [Sun Sep 6 17:03:14 2026] POST /volume/v3/snapshots => generated 133 bytes in 91 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Delete snapshot with id: 9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot delete request issued successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01d54f0e-2948-4e13-87fc-c0a6a43cc4ee tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 202 Sep 06 17:03:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 492/982] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:03:14 2026] DELETE /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 0 bytes in 70 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f1e23ac9-e11c-4c73-b0a4-6ea517579177 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1e23ac9-e11c-4c73-b0a4-6ea517579177 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1e23ac9-e11c-4c73-b0a4-6ea517579177 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1e23ac9-e11c-4c73-b0a4-6ea517579177 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1e23ac9-e11c-4c73-b0a4-6ea517579177 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1e23ac9-e11c-4c73-b0a4-6ea517579177 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 200 Sep 06 17:03:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 491/983] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:14 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 481 bytes in 26 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8f7bca9f-f966-4ce5-a3ca-cd62e9c79780 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f7bca9f-f966-4ce5-a3ca-cd62e9c79780 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f7bca9f-f966-4ce5-a3ca-cd62e9c79780 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f7bca9f-f966-4ce5-a3ca-cd62e9c79780 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8f7bca9f-f966-4ce5-a3ca-cd62e9c79780 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f7bca9f-f966-4ce5-a3ca-cd62e9c79780 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 493/984] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:14 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 63 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7212bf17-190f-4f06-9992-55423c0d037a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7212bf17-190f-4f06-9992-55423c0d037a tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7212bf17-190f-4f06-9992-55423c0d037a tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7212bf17-190f-4f06-9992-55423c0d037a tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7212bf17-190f-4f06-9992-55423c0d037a tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Snapshot retrieved successfully. Sep 06 17:03:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7212bf17-190f-4f06-9992-55423c0d037a tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 200 Sep 06 17:03:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 492/985] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:15 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 481 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-56eb72c8-b664-4ea4-b242-b4418a7fa518 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56eb72c8-b664-4ea4-b242-b4418a7fa518 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56eb72c8-b664-4ea4-b242-b4418a7fa518 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56eb72c8-b664-4ea4-b242-b4418a7fa518 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-56eb72c8-b664-4ea4-b242-b4418a7fa518 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56eb72c8-b664-4ea4-b242-b4418a7fa518 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 494/986] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:15 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b6ae4146-19e9-4504-89e0-c093a97e1c89 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b6ae4146-19e9-4504-89e0-c093a97e1c89 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 Sep 06 17:03:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b6ae4146-19e9-4504-89e0-c093a97e1c89 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b6ae4146-19e9-4504-89e0-c093a97e1c89 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b6ae4146-19e9-4504-89e0-c093a97e1c89 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 returned with HTTP 404 Sep 06 17:03:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 493/987] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:16 2026] GET /volume/v3/snapshots/9a2de2c1-c467-4f69-a03d-a18d797f31a7 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e8b7cc0e-bebc-4b69-9d0a-8f97ce4d3238 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8b7cc0e-bebc-4b69-9d0a-8f97ce4d3238 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8b7cc0e-bebc-4b69-9d0a-8f97ce4d3238 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8b7cc0e-bebc-4b69-9d0a-8f97ce4d3238 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8b7cc0e-bebc-4b69-9d0a-8f97ce4d3238 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8b7cc0e-bebc-4b69-9d0a-8f97ce4d3238 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 200 Sep 06 17:03:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 495/988] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:16 2026] GET /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 868 bytes in 71 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Delete volume with id: 5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Delete volume request issued successfully. Sep 06 17:03:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a6ffb2c-8b84-4937-8176-7f4455f26f71 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 202 Sep 06 17:03:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 494/989] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:16 2026] DELETE /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-11f07033-1b6e-4dd3-a861-ae3f264d9212 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-11f07033-1b6e-4dd3-a861-ae3f264d9212 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-11f07033-1b6e-4dd3-a861-ae3f264d9212 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-11f07033-1b6e-4dd3-a861-ae3f264d9212 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-11f07033-1b6e-4dd3-a861-ae3f264d9212 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Volume info retrieved successfully. Sep 06 17:03:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-11f07033-1b6e-4dd3-a861-ae3f264d9212 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 200 Sep 06 17:03:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 496/990] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:16 2026] GET /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 867 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aba75c2d-9fcd-4fec-b8eb-2c812cfdc830 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aba75c2d-9fcd-4fec-b8eb-2c812cfdc830 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aba75c2d-9fcd-4fec-b8eb-2c812cfdc830 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aba75c2d-9fcd-4fec-b8eb-2c812cfdc830 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aba75c2d-9fcd-4fec-b8eb-2c812cfdc830 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aba75c2d-9fcd-4fec-b8eb-2c812cfdc830 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 495/991] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a102ab31-ac6c-48f4-9451-01dffb61f037 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a102ab31-ac6c-48f4-9451-01dffb61f037 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:03:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a102ab31-ac6c-48f4-9451-01dffb61f037 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-group-type-487281283", "description": "tempest-group-type-description-1460355895", "group_specs": {"consistent_group_snapshot_enabled": " False"}, "is_public": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a102ab31-ac6c-48f4-9451-01dffb61f037 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 497/992] 192.168.122.183 () {62 vars in 1196 bytes} [Sun Sep 6 17:03:17 2026] POST /volume/v3/group_types => generated 264 bytes in 269 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a474c1c-5cf2-46e4-bdcd-f61b3a07d490 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a474c1c-5cf2-46e4-bdcd-f61b3a07d490 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a474c1c-5cf2-46e4-bdcd-f61b3a07d490 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b8a5f701-234d-4725-83c0-d797865aeffb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a474c1c-5cf2-46e4-bdcd-f61b3a07d490 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b8a5f701-234d-4725-83c0-d797865aeffb tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] GET http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 Sep 06 17:03:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b8a5f701-234d-4725-83c0-d797865aeffb tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b8a5f701-234d-4725-83c0-d797865aeffb tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b8a5f701-234d-4725-83c0-d797865aeffb tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897 tempest-VolumeSnapshotQuotasNegativeTestJSON-910019897-project-member] http://192.168.122.183/volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 returned with HTTP 404 Sep 06 17:03:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 498/993] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/volumes/5b14ca28-67d4-474a-a14e-04ef69294f45 => generated 109 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d6a8188e-da56-4d4f-9b60-068a9766de7a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d6a8188e-da56-4d4f-9b60-068a9766de7a tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b Sep 06 17:03:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d6a8188e-da56-4d4f-9b60-068a9766de7a tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a474c1c-5cf2-46e4-bdcd-f61b3a07d490 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 496/994] 192.168.122.183 () {60 vars in 1174 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/group_types => generated 498 bytes in 43 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4a2cce34-857c-407a-9765-c2acc7fa6c24 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a2cce34-857c-407a-9765-c2acc7fa6c24 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] PUT http://192.168.122.183/volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a2cce34-857c-407a-9765-c2acc7fa6c24 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Action: 'update', calling method: version_select, body: {"group_type": {"name": "tempest-GroupTypesTest-updated-group-type-915560733", "description": "updated-group-type-desc"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a2cce34-857c-407a-9765-c2acc7fa6c24 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 497/995] 192.168.122.183 () {62 vars in 1306 bytes} [Sun Sep 6 17:03:17 2026] PUT /volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 => generated 254 bytes in 43 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8970ab37-d960-4e90-9660-52e3902eb776 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8970ab37-d960-4e90-9660-52e3902eb776 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8970ab37-d960-4e90-9660-52e3902eb776 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8970ab37-d960-4e90-9660-52e3902eb776 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8970ab37-d960-4e90-9660-52e3902eb776 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 498/996] 192.168.122.183 () {60 vars in 1285 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 => generated 254 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2402bc18-5c81-4767-8656-2f2d4af66781 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2402bc18-5c81-4767-8656-2f2d4af66781 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2402bc18-5c81-4767-8656-2f2d4af66781 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2402bc18-5c81-4767-8656-2f2d4af66781 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2402bc18-5c81-4767-8656-2f2d4af66781 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 returned with HTTP 202 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 499/997] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:03:17 2026] DELETE /volume/v3/group_types/d3a533cd-447b-499e-8079-d56bb02a6088 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-11177ff8-46a8-49b9-b8d0-b7d42e94a814 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11177ff8-46a8-49b9-b8d0-b7d42e94a814 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11177ff8-46a8-49b9-b8d0-b7d42e94a814 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11177ff8-46a8-49b9-b8d0-b7d42e94a814 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11177ff8-46a8-49b9-b8d0-b7d42e94a814 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 200 Sep 06 17:03:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 500/998] 192.168.122.183 () {60 vars in 1174 bytes} [Sun Sep 6 17:03:17 2026] GET /volume/v3/group_types => generated 248 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2586606c-1574-4ca0-8239-e4d0f1a3b0d5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2586606c-1574-4ca0-8239-e4d0f1a3b0d5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:03:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2586606c-1574-4ca0-8239-e4d0f1a3b0d5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "a_tempest-group-type-1920100867", "is_public": true}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2586606c-1574-4ca0-8239-e4d0f1a3b0d5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 501/999] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:03:17 2026] POST /volume/v3/group_types => generated 164 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2b40084a-91f6-47cc-ae50-dde2fbc0f39b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b40084a-91f6-47cc-ae50-dde2fbc0f39b tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b40084a-91f6-47cc-ae50-dde2fbc0f39b tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "b_tempest-group-type-545120221", "is_public": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b40084a-91f6-47cc-ae50-dde2fbc0f39b tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:03:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 502/1000] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:03:18 2026] POST /volume/v3/group_types => generated 164 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d6a8188e-da56-4d4f-9b60-068a9766de7a tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635 tempest-VolumeSnapshotQuotasNegativeTestJSON-533619635-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b returned with HTTP 200 Sep 06 17:03:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 499/1001] 192.168.122.183 () {60 vars in 1259 bytes} [Sun Sep 6 17:03:17 2026] PUT /volume/v3/os-quota-sets/ca601e1f0f334fff867a2c4c3c12a73b => generated 398 bytes in 282 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5ad06249-8ee6-41ab-8949-49aff8606817 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-05ac6c0f-2933-4a8b-be8a-57006638e9a2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ad06249-8ee6-41ab-8949-49aff8606817 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types?sort=name%3Aasc&is_public=None Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ad06249-8ee6-41ab-8949-49aff8606817 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ad06249-8ee6-41ab-8949-49aff8606817 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-05ac6c0f-2933-4a8b-be8a-57006638e9a2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-05ac6c0f-2933-4a8b-be8a-57006638e9a2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-05ac6c0f-2933-4a8b-be8a-57006638e9a2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ad06249-8ee6-41ab-8949-49aff8606817 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types?sort=name%3Aasc&is_public=None returned with HTTP 200 Sep 06 17:03:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 503/1002] 192.168.122.183 () {60 vars in 1235 bytes} [Sun Sep 6 17:03:18 2026] GET /volume/v3/group_types?sort=name%3Aasc&is_public=None => generated 548 bytes in 47 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[87200]: INFO cinder.volume.api [None req-05ac6c0f-2933-4a8b-be8a-57006638e9a2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8d2fc68f-b9a7-4576-9642-9d3932c0fc3c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-05ac6c0f-2933-4a8b-be8a-57006638e9a2 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 500/1003] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:18 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8d2fc68f-b9a7-4576-9642-9d3932c0fc3c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types?sort=name%3Adesc&is_public=None Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8d2fc68f-b9a7-4576-9642-9d3932c0fc3c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8d2fc68f-b9a7-4576-9642-9d3932c0fc3c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8d2fc68f-b9a7-4576-9642-9d3932c0fc3c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types?sort=name%3Adesc&is_public=None returned with HTTP 200 Sep 06 17:03:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 504/1004] 192.168.122.183 () {60 vars in 1237 bytes} [Sun Sep 6 17:03:18 2026] GET /volume/v3/group_types?sort=name%3Adesc&is_public=None => generated 548 bytes in 43 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[87200]: DEBUG cinder.api.middleware.request_id [None req-97618d59-aac7-497a-af8a-69d70c1b2cc5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97618d59-aac7-497a-af8a-69d70c1b2cc5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types?is_public=False Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97618d59-aac7-497a-af8a-69d70c1b2cc5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97618d59-aac7-497a-af8a-69d70c1b2cc5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97618d59-aac7-497a-af8a-69d70c1b2cc5 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types?is_public=False returned with HTTP 200 Sep 06 17:03:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 501/1005] 192.168.122.183 () {60 vars in 1205 bytes} [Sun Sep 6 17:03:18 2026] GET /volume/v3/group_types?is_public=False => generated 167 bytes in 26 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3101622f-9ded-423a-b00f-712bf83870ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3101622f-9ded-423a-b00f-712bf83870ba tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] GET http://192.168.122.183/volume/v3/group_types?is_public=True Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3101622f-9ded-423a-b00f-712bf83870ba tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3101622f-9ded-423a-b00f-712bf83870ba tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3101622f-9ded-423a-b00f-712bf83870ba tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types?is_public=True returned with HTTP 200 Sep 06 17:03:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 505/1006] 192.168.122.183 () {60 vars in 1203 bytes} [Sun Sep 6 17:03:18 2026] GET /volume/v3/group_types?is_public=True => generated 398 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7b4a4de7-d0ec-45fd-91e0-2ee3f6f7685c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b4a4de7-d0ec-45fd-91e0-2ee3f6f7685c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/01e58d6e-89d0-4354-8a93-c645369f717f Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b4a4de7-d0ec-45fd-91e0-2ee3f6f7685c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b4a4de7-d0ec-45fd-91e0-2ee3f6f7685c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b4a4de7-d0ec-45fd-91e0-2ee3f6f7685c tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types/01e58d6e-89d0-4354-8a93-c645369f717f returned with HTTP 202 Sep 06 17:03:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 502/1007] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:03:18 2026] DELETE /volume/v3/group_types/01e58d6e-89d0-4354-8a93-c645369f717f => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1844be22-7213-4bcc-b56f-0025813d6fe1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1844be22-7213-4bcc-b56f-0025813d6fe1 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/76b25a17-e6d5-490c-90c8-bdf5ad8d912c Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1844be22-7213-4bcc-b56f-0025813d6fe1 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1844be22-7213-4bcc-b56f-0025813d6fe1 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1844be22-7213-4bcc-b56f-0025813d6fe1 tempest-GroupTypesTest-588781722 tempest-GroupTypesTest-588781722-project-admin] http://192.168.122.183/volume/v3/group_types/76b25a17-e6d5-490c-90c8-bdf5ad8d912c returned with HTTP 202 Sep 06 17:03:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 506/1008] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:03:18 2026] DELETE /volume/v3/group_types/76b25a17-e6d5-490c-90c8-bdf5ad8d912c => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e16fc978-d1c4-4f69-b312-899d47207b05 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e16fc978-d1c4-4f69-b312-899d47207b05 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e16fc978-d1c4-4f69-b312-899d47207b05 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e16fc978-d1c4-4f69-b312-899d47207b05 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e16fc978-d1c4-4f69-b312-899d47207b05 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e16fc978-d1c4-4f69-b312-899d47207b05 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 503/1009] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:19 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c5af3b67-7dda-47ee-a7bc-0f0ecd8a758d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c5af3b67-7dda-47ee-a7bc-0f0ecd8a758d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c5af3b67-7dda-47ee-a7bc-0f0ecd8a758d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c5af3b67-7dda-47ee-a7bc-0f0ecd8a758d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c5af3b67-7dda-47ee-a7bc-0f0ecd8a758d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c5af3b67-7dda-47ee-a7bc-0f0ecd8a758d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 507/1010] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:20 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57fe996e-d5ec-4f34-b364-a05f24109579 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57fe996e-d5ec-4f34-b364-a05f24109579 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57fe996e-d5ec-4f34-b364-a05f24109579 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57fe996e-d5ec-4f34-b364-a05f24109579 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57fe996e-d5ec-4f34-b364-a05f24109579 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57fe996e-d5ec-4f34-b364-a05f24109579 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 504/1011] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:21 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-300faa2d-01b1-497a-aef7-5d46ed847533 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-300faa2d-01b1-497a-aef7-5d46ed847533 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-300faa2d-01b1-497a-aef7-5d46ed847533 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-300faa2d-01b1-497a-aef7-5d46ed847533 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-300faa2d-01b1-497a-aef7-5d46ed847533 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-300faa2d-01b1-497a-aef7-5d46ed847533 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 508/1012] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:22 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d24dc8b0-6f47-4449-9c8b-0cfefcfbbc17 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d24dc8b0-6f47-4449-9c8b-0cfefcfbbc17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d24dc8b0-6f47-4449-9c8b-0cfefcfbbc17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d24dc8b0-6f47-4449-9c8b-0cfefcfbbc17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d24dc8b0-6f47-4449-9c8b-0cfefcfbbc17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d24dc8b0-6f47-4449-9c8b-0cfefcfbbc17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 505/1013] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:23 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6f7cc17-ad87-48cd-b0c6-dc9b272cdeeb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6f7cc17-ad87-48cd-b0c6-dc9b272cdeeb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6f7cc17-ad87-48cd-b0c6-dc9b272cdeeb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6f7cc17-ad87-48cd-b0c6-dc9b272cdeeb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a6f7cc17-ad87-48cd-b0c6-dc9b272cdeeb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6f7cc17-ad87-48cd-b0c6-dc9b272cdeeb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 509/1014] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:24 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d3ceefb3-8783-49d9-83ed-142ebfe5f6a0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3ceefb3-8783-49d9-83ed-142ebfe5f6a0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3ceefb3-8783-49d9-83ed-142ebfe5f6a0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3ceefb3-8783-49d9-83ed-142ebfe5f6a0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d3ceefb3-8783-49d9-83ed-142ebfe5f6a0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3ceefb3-8783-49d9-83ed-142ebfe5f6a0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 506/1015] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:25 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-09a50d8e-b2a4-45a7-a695-67f8979b459d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09a50d8e-b2a4-45a7-a695-67f8979b459d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09a50d8e-b2a4-45a7-a695-67f8979b459d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09a50d8e-b2a4-45a7-a695-67f8979b459d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-09a50d8e-b2a4-45a7-a695-67f8979b459d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09a50d8e-b2a4-45a7-a695-67f8979b459d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 510/1016] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:26 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e85206e3-6167-4537-9595-2d848155c54b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e85206e3-6167-4537-9595-2d848155c54b tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e85206e3-6167-4537-9595-2d848155c54b tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-2086560800", "description": "tempest-volume-type-description-20622017", "extra_specs": {"storage_protocol": "iSCSI", "vendor_name": "Open Source"}, "os-volume-type-access:is_public": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e85206e3-6167-4537-9595-2d848155c54b tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 507/1017] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:03:27 2026] POST /volume/v3/types => generated 316 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-20143c17-5680-47af-869c-0ed4ecaf9ed5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-20143c17-5680-47af-869c-0ed4ecaf9ed5 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-20143c17-5680-47af-869c-0ed4ecaf9ed5 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-20143c17-5680-47af-869c-0ed4ecaf9ed5 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-20143c17-5680-47af-869c-0ed4ecaf9ed5 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 511/1018] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 => generated 338 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a5a9bf15-e4e9-448b-b6cd-60c3d45346be None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a5a9bf15-e4e9-448b-b6cd-60c3d45346be tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] DELETE http://192.168.122.183/volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a5a9bf15-e4e9-448b-b6cd-60c3d45346be tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a5a9bf15-e4e9-448b-b6cd-60c3d45346be tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a5a9bf15-e4e9-448b-b6cd-60c3d45346be tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 returned with HTTP 202 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 508/1019] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:27 2026] DELETE /volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-facf630a-931c-4abf-9d18-06bb50b029a4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-facf630a-931c-4abf-9d18-06bb50b029a4 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-facf630a-931c-4abf-9d18-06bb50b029a4 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-facf630a-931c-4abf-9d18-06bb50b029a4 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-facf630a-931c-4abf-9d18-06bb50b029a4 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 returned with HTTP 404 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 512/1020] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/fbf3c84f-cb50-43cb-89c2-16e41874e193 => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6ca83d74-6330-42e2-84e9-58666b350a0c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ca83d74-6330-42e2-84e9-58666b350a0c tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ca83d74-6330-42e2-84e9-58666b350a0c tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-998189239"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ca83d74-6330-42e2-84e9-58666b350a0c tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 509/1021] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:03:27 2026] POST /volume/v3/types => generated 220 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dedae5ac-ce2a-487f-9688-f9ca1cbaaacc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dedae5ac-ce2a-487f-9688-f9ca1cbaaacc tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] POST http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dedae5ac-ce2a-487f-9688-f9ca1cbaaacc tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dedae5ac-ce2a-487f-9688-f9ca1cbaaacc tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 513/1022] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:03:27 2026] POST /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption => generated 239 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d215e0e6-a266-4300-a791-07820edb9002 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d215e0e6-a266-4300-a791-07820edb9002 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d215e0e6-a266-4300-a791-07820edb9002 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d215e0e6-a266-4300-a791-07820edb9002 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d215e0e6-a266-4300-a791-07820edb9002 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 510/1023] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption => generated 325 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b78b2421-27cc-4c6e-8130-8f543895b2b3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b78b2421-27cc-4c6e-8130-8f543895b2b3 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] PUT http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/0c4d23a3-afc8-4dab-ba94-adb6da0c09e0 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b78b2421-27cc-4c6e-8130-8f543895b2b3 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128, "provider": "SomeProvider", "cipher": "aes-xts-plain64", "control_location": "back-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b78b2421-27cc-4c6e-8130-8f543895b2b3 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/0c4d23a3-afc8-4dab-ba94-adb6da0c09e0 returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 514/1024] 192.168.122.183 () {60 vars in 1391 bytes} [Sun Sep 6 17:03:27 2026] PUT /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/0c4d23a3-afc8-4dab-ba94-adb6da0c09e0 => generated 122 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dc1d9bac-bd3d-4a64-b162-35b881b18f08 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc1d9bac-bd3d-4a64-b162-35b881b18f08 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc1d9bac-bd3d-4a64-b162-35b881b18f08 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc1d9bac-bd3d-4a64-b162-35b881b18f08 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc1d9bac-bd3d-4a64-b162-35b881b18f08 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 511/1025] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption => generated 347 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c05c3951-9f9c-4aa8-b974-b4b74e1ac524 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c05c3951-9f9c-4aa8-b974-b4b74e1ac524 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/cipher Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c05c3951-9f9c-4aa8-b974-b4b74e1ac524 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c05c3951-9f9c-4aa8-b974-b4b74e1ac524 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c05c3951-9f9c-4aa8-b974-b4b74e1ac524 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/cipher returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 515/1026] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/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:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6e7e46a8-0ff5-4aca-9fd6-6739bbc79a35 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e7e46a8-0ff5-4aca-9fd6-6739bbc79a35 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] DELETE http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/0c4d23a3-afc8-4dab-ba94-adb6da0c09e0 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e7e46a8-0ff5-4aca-9fd6-6739bbc79a35 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e7e46a8-0ff5-4aca-9fd6-6739bbc79a35 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e7e46a8-0ff5-4aca-9fd6-6739bbc79a35 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/0c4d23a3-afc8-4dab-ba94-adb6da0c09e0 returned with HTTP 202 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 512/1027] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:03:27 2026] DELETE /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption/0c4d23a3-afc8-4dab-ba94-adb6da0c09e0 => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a267e09-5d79-48f4-aacf-f062f27ae4ee None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a267e09-5d79-48f4-aacf-f062f27ae4ee tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a267e09-5d79-48f4-aacf-f062f27ae4ee tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a267e09-5d79-48f4-aacf-f062f27ae4ee tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a267e09-5d79-48f4-aacf-f062f27ae4ee tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 516/1028] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption => generated 2 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5fc78782-0bf8-4968-b1a6-28c9b146ecce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-824df4a8-1d57-4398-b5dd-9a0696a8947f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5fc78782-0bf8-4968-b1a6-28c9b146ecce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5fc78782-0bf8-4968-b1a6-28c9b146ecce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5fc78782-0bf8-4968-b1a6-28c9b146ecce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-824df4a8-1d57-4398-b5dd-9a0696a8947f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-824df4a8-1d57-4398-b5dd-9a0696a8947f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-824df4a8-1d57-4398-b5dd-9a0696a8947f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5fc78782-0bf8-4968-b1a6-28c9b146ecce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 513/1029] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30/encryption => generated 2 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-060e41a1-3700-4dac-b08c-c314cb931bab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-060e41a1-3700-4dac-b08c-c314cb931bab tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] DELETE http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-060e41a1-3700-4dac-b08c-c314cb931bab tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-060e41a1-3700-4dac-b08c-c314cb931bab tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-824df4a8-1d57-4398-b5dd-9a0696a8947f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-824df4a8-1d57-4398-b5dd-9a0696a8947f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 517/1030] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-060e41a1-3700-4dac-b08c-c314cb931bab tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30 returned with HTTP 202 Sep 06 17:03:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 514/1031] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:27 2026] DELETE /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30 => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-641e2773-1016-4d0f-a8b0-9d7342effec0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-641e2773-1016-4d0f-a8b0-9d7342effec0 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30 Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-641e2773-1016-4d0f-a8b0-9d7342effec0 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-641e2773-1016-4d0f-a8b0-9d7342effec0 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-641e2773-1016-4d0f-a8b0-9d7342effec0 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30 returned with HTTP 404 Sep 06 17:03:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 518/1032] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:27 2026] GET /volume/v3/types/683ed0a5-a98f-459e-b709-fdee697f8f30 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ca8ac226-d1a5-4a78-aff9-4d6014a40498 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca8ac226-d1a5-4a78-aff9-4d6014a40498 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca8ac226-d1a5-4a78-aff9-4d6014a40498 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca8ac226-d1a5-4a78-aff9-4d6014a40498 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca8ac226-d1a5-4a78-aff9-4d6014a40498 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 515/1033] 192.168.122.183 () {58 vars in 1115 bytes} [Sun Sep 6 17:03:28 2026] GET /volume/v3/types => generated 648 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-14e70721-f20f-441a-b273-cb8eed013415 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-14e70721-f20f-441a-b273-cb8eed013415 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-14e70721-f20f-441a-b273-cb8eed013415 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesTest-volume-type-779818035"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-14e70721-f20f-441a-b273-cb8eed013415 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 519/1034] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:03:28 2026] POST /volume/v3/types => generated 220 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-862ed606-59cd-4e9f-9653-0f4c519e4d7c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-862ed606-59cd-4e9f-9653-0f4c519e4d7c tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] PUT http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-862ed606-59cd-4e9f-9653-0f4c519e4d7c tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"name": "tempest-volume-type-1639724228", "description": "tempest-volume-type-description-1227407691", "is_public": false}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe12f817-a92c-4b3a-a6bd-12804959b460 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-862ed606-59cd-4e9f-9653-0f4c519e4d7c tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 returned with HTTP 200 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 516/1035] 192.168.122.183 () {60 vars in 1247 bytes} [Sun Sep 6 17:03:28 2026] PUT /volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 => generated 205 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dc672297-e8f6-4c47-adba-984bf869b7d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc672297-e8f6-4c47-adba-984bf869b7d2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc672297-e8f6-4c47-adba-984bf869b7d2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc672297-e8f6-4c47-adba-984bf869b7d2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc672297-e8f6-4c47-adba-984bf869b7d2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 returned with HTTP 200 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 517/1036] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:28 2026] GET /volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 => generated 269 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f65fc0c4-9ecd-4a37-9d20-c74035ca1cce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f65fc0c4-9ecd-4a37-9d20-c74035ca1cce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] DELETE http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f65fc0c4-9ecd-4a37-9d20-c74035ca1cce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f65fc0c4-9ecd-4a37-9d20-c74035ca1cce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f65fc0c4-9ecd-4a37-9d20-c74035ca1cce tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 returned with HTTP 202 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 518/1037] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:28 2026] DELETE /volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8f3f7d8c-2710-40da-8d34-332d8bdf6ca2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f3f7d8c-2710-40da-8d34-332d8bdf6ca2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] GET http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f3f7d8c-2710-40da-8d34-332d8bdf6ca2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f3f7d8c-2710-40da-8d34-332d8bdf6ca2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f3f7d8c-2710-40da-8d34-332d8bdf6ca2 tempest-VolumeTypesTest-868638606 tempest-VolumeTypesTest-868638606-project-admin] http://192.168.122.183/volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 returned with HTTP 404 Sep 06 17:03:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 519/1038] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:28 2026] GET /volume/v3/types/7c6e16db-cbcf-4c7e-832d-0d504d0b4691 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe12f817-a92c-4b3a-a6bd-12804959b460 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe12f817-a92c-4b3a-a6bd-12804959b460 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1427604529", "extra_specs": {"storage_protocol": "tempest-storage_protocol-479121222", "vendor_name": "tempest-vendor_name-477289868"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe12f817-a92c-4b3a-a6bd-12804959b460 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 520/1039] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:03:28 2026] POST /volume/v3/types => generated 326 bytes in 290 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "d573ed5b-47bc-496a-bc97-7a6a51ce4953", "size": 1, "name": "tempest-UserMessagesTest-Volume-144162202"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Create volume request body: {'volume': {'volume_type': 'd573ed5b-47bc-496a-bc97-7a6a51ce4953', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-144162202'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Create volume of 1 GB Sep 06 17:03:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Availability Zones retrieved successfully. Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Flow 'volume_create_api' (98c0e8e1-8061-420d-b85a-15905b8f74e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3920c4b5-3104-4550-9423-fa3b8b7c505b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3920c4b5-3104-4550-9423-fa3b8b7c505b) 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:28Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-479121222',vendor_name='tempest-vendor_name-477289868'},id=d573ed5b-47bc-496a-bc97-7a6a51ce4953,is_public=True,name='tempest-UserMessagesTest-volume-type-1427604529',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd573ed5b-47bc-496a-bc97-7a6a51ce4953', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c201d646-0355-4c55-ab61-a31d60736ccf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1427604529 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1427604529, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:28 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1427604529 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1427604529, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Created reservations ['96142695-d26f-4f0b-9666-b831e601f315', '0b557aba-7917-4ac2-a8f1-0ea4ac15db16', '6c155147-a059-487a-979e-cc06462966f0', '76d2ccb8-5340-4af7-988e-c68c2acad86c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c201d646-0355-4c55-ab61-a31d60736ccf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['96142695-d26f-4f0b-9666-b831e601f315', '0b557aba-7917-4ac2-a8f1-0ea4ac15db16', '6c155147-a059-487a-979e-cc06462966f0', '76d2ccb8-5340-4af7-988e-c68c2acad86c']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5294e1-8797-4ff4-b995-3f4f4bd5dfb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-04d99b15-30d6-43fb-9a5b-aea1c8639062 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04d99b15-30d6-43fb-9a5b-aea1c8639062 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04d99b15-30d6-43fb-9a5b-aea1c8639062 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04d99b15-30d6-43fb-9a5b-aea1c8639062 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2b5294e1-8797-4ff4-b995-3f4f4bd5dfb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '98a6c57f-5fa1-4249-8a0a-d40b60381c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-144162202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc70d0657b4e01a557bdc380af2dac',qos_specs=None,replication_status=,reservations=['96142695-d26f-4f0b-9666-b831e601f315','0b557aba-7917-4ac2-a8f1-0ea4ac15db16','6c155147-a059-487a-979e-cc06462966f0','76d2ccb8-5340-4af7-988e-c68c2acad86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1953f9a03dd44869bbb4a2424bac7004',volume_type_id=d573ed5b-47bc-496a-bc97-7a6a51ce4953), 'volume': Volume(_name_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:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-144162202',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=98a6c57f-5fa1-4249-8a0a-d40b60381c51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cc70d0657b4e01a557bdc380af2dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1953f9a03dd44869bbb4a2424bac7004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d573ed5b-47bc-496a-bc97-7a6a51ce4953),volume_type_id=d573ed5b-47bc-496a-bc97-7a6a51ce4953)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-04d99b15-30d6-43fb-9a5b-aea1c8639062 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24868b9a-26a5-4293-9d14-31ec29996981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04d99b15-30d6-43fb-9a5b-aea1c8639062 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 521/1040] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:28 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24868b9a-26a5-4293-9d14-31ec29996981) transitioned into state 'SUCCESS' from state '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-144162202',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc70d0657b4e01a557bdc380af2dac',qos_specs=None,replication_status=,reservations=['96142695-d26f-4f0b-9666-b831e601f315','0b557aba-7917-4ac2-a8f1-0ea4ac15db16','6c155147-a059-487a-979e-cc06462966f0','76d2ccb8-5340-4af7-988e-c68c2acad86c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1953f9a03dd44869bbb4a2424bac7004',volume_type_id=d573ed5b-47bc-496a-bc97-7a6a51ce4953)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c81d5ed-ac41-4e7e-ba73-c0148d0d4544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9c81d5ed-ac41-4e7e-ba73-c0148d0d4544) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Flow 'volume_create_api' (98c0e8e1-8061-420d-b85a-15905b8f74e2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Create volume request issued successfully. Sep 06 17:03:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5ac50b0-37c4-44ed-955b-57a6460af57d tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 520/1041] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:03:28 2026] POST /volume/v3/volumes => generated 793 bytes in 592 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ffdb0bd1-0029-4e89-b2a1-410e0800950e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ffdb0bd1-0029-4e89-b2a1-410e0800950e tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 Sep 06 17:03:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ffdb0bd1-0029-4e89-b2a1-410e0800950e tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ffdb0bd1-0029-4e89-b2a1-410e0800950e tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:29 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:29 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ffdb0bd1-0029-4e89-b2a1-410e0800950e tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ffdb0bd1-0029-4e89-b2a1-410e0800950e tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 returned with HTTP 200 Sep 06 17:03:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 522/1042] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:29 2026] GET /volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 => generated 861 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-48369b0d-14d6-4ac7-a852-7311696a523f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48369b0d-14d6-4ac7-a852-7311696a523f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48369b0d-14d6-4ac7-a852-7311696a523f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48369b0d-14d6-4ac7-a852-7311696a523f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-48369b0d-14d6-4ac7-a852-7311696a523f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48369b0d-14d6-4ac7-a852-7311696a523f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 521/1043] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0ae09b95-c93a-4242-b276-789f924a7c34 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ae09b95-c93a-4242-b276-789f924a7c34 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ae09b95-c93a-4242-b276-789f924a7c34 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ae09b95-c93a-4242-b276-789f924a7c34 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0ae09b95-c93a-4242-b276-789f924a7c34 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ae09b95-c93a-4242-b276-789f924a7c34 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 returned with HTTP 200 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 523/1044] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 => generated 882 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2818d04c-1b80-49b2-9bdf-1d891940c113 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2818d04c-1b80-49b2-9bdf-1d891940c113 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/messages Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2818d04c-1b80-49b2-9bdf-1d891940c113 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2818d04c-1b80-49b2-9bdf-1d891940c113 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2818d04c-1b80-49b2-9bdf-1d891940c113 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 522/1045] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4e693d47-e84d-44cf-a4c4-b200ba522475 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4e693d47-e84d-44cf-a4c4-b200ba522475 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] DELETE http://192.168.122.183/volume/v3/messages/6a607600-9321-4e21-8a4f-755883613eb9 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4e693d47-e84d-44cf-a4c4-b200ba522475 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4e693d47-e84d-44cf-a4c4-b200ba522475 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4e693d47-e84d-44cf-a4c4-b200ba522475 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages/6a607600-9321-4e21-8a4f-755883613eb9 returned with HTTP 204 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 524/1046] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:03:30 2026] DELETE /volume/v3/messages/6a607600-9321-4e21-8a4f-755883613eb9 => generated 0 bytes in 31 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-13f187cc-3aab-411c-aaf7-6da443a94ce2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-13f187cc-3aab-411c-aaf7-6da443a94ce2 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/messages/6a607600-9321-4e21-8a4f-755883613eb9 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-13f187cc-3aab-411c-aaf7-6da443a94ce2 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-13f187cc-3aab-411c-aaf7-6da443a94ce2 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-13f187cc-3aab-411c-aaf7-6da443a94ce2 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages/6a607600-9321-4e21-8a4f-755883613eb9 returned with HTTP 404 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 523/1047] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/messages/6a607600-9321-4e21-8a4f-755883613eb9 => generated 110 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-182b489e-c2d1-401e-8cc1-2240db1c8133 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-182b489e-c2d1-401e-8cc1-2240db1c8133 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-182b489e-c2d1-401e-8cc1-2240db1c8133 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-182b489e-c2d1-401e-8cc1-2240db1c8133 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-182b489e-c2d1-401e-8cc1-2240db1c8133 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-182b489e-c2d1-401e-8cc1-2240db1c8133 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 returned with HTTP 200 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 525/1048] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] DELETE http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Delete volume with id: 98a6c57f-5fa1-4249-8a0a-d40b60381c51 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Created reservations ['aaae38f2-b378-4733-b7e1-4478141a19dc', '8fa9a56f-f4ee-4f8a-854e-d84fbf05a3e0', '5205ad4c-154a-4f83-be13-67e44eb7c8b6', '48e219d3-1b68-4a53-b3f3-3c2cf9cdb8e5'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Delete volume request issued successfully. Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e7a42c4-07ae-4a0f-adc4-43af0755b140 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 returned with HTTP 202 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 524/1049] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:03:30 2026] DELETE /volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9171e694-0564-4be9-ae57-5a392b76732b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9171e694-0564-4be9-ae57-5a392b76732b tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9171e694-0564-4be9-ae57-5a392b76732b tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9171e694-0564-4be9-ae57-5a392b76732b tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9171e694-0564-4be9-ae57-5a392b76732b tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 returned with HTTP 404 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 526/1050] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/volumes/98a6c57f-5fa1-4249-8a0a-d40b60381c51 => generated 109 bytes in 29 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9144bda4-eeda-4c11-98b3-c49bae1b641f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9144bda4-eeda-4c11-98b3-c49bae1b641f tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] DELETE http://192.168.122.183/volume/v3/types/d573ed5b-47bc-496a-bc97-7a6a51ce4953 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9144bda4-eeda-4c11-98b3-c49bae1b641f tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9144bda4-eeda-4c11-98b3-c49bae1b641f tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9144bda4-eeda-4c11-98b3-c49bae1b641f tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] http://192.168.122.183/volume/v3/types/d573ed5b-47bc-496a-bc97-7a6a51ce4953 returned with HTTP 202 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 525/1051] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:30 2026] DELETE /volume/v3/types/d573ed5b-47bc-496a-bc97-7a6a51ce4953 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b4b28018-d975-4128-8a04-6d23d649c95b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b4b28018-d975-4128-8a04-6d23d649c95b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] GET http://192.168.122.183/volume/v3/types/d573ed5b-47bc-496a-bc97-7a6a51ce4953 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b4b28018-d975-4128-8a04-6d23d649c95b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b4b28018-d975-4128-8a04-6d23d649c95b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b4b28018-d975-4128-8a04-6d23d649c95b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] http://192.168.122.183/volume/v3/types/d573ed5b-47bc-496a-bc97-7a6a51ce4953 returned with HTTP 404 Sep 06 17:03:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 527/1052] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:30 2026] GET /volume/v3/types/d573ed5b-47bc-496a-bc97-7a6a51ce4953 => generated 114 bytes in 12 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[87200]: DEBUG cinder.api.middleware.request_id [None req-40a28fd1-efaa-46cd-a4c0-8c7e0b315a4b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-40a28fd1-efaa-46cd-a4c0-8c7e0b315a4b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-40a28fd1-efaa-46cd-a4c0-8c7e0b315a4b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-UserMessagesTest-volume-type-1585871879", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1665274045", "vendor_name": "tempest-vendor_name-977437851"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-40a28fd1-efaa-46cd-a4c0-8c7e0b315a4b tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 526/1053] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:03:30 2026] POST /volume/v3/types => generated 327 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0223eef3-86ee-4974-b497-7ab14573a196 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "98695bd6-a001-40cf-b407-de46e4c53ab0", "size": 1, "name": "tempest-UserMessagesTest-Volume-1733486770"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Create volume request body: {'volume': {'volume_type': '98695bd6-a001-40cf-b407-de46e4c53ab0', 'size': 1, 'name': 'tempest-UserMessagesTest-Volume-1733486770'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Create volume of 1 GB Sep 06 17:03:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Availability Zones retrieved successfully. Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Flow 'volume_create_api' (940a396e-7e8b-46f9-abf1-cb0d0e9f6239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc841b8-4023-499f-bc4c-a3737d1414d1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9dc841b8-4023-499f-bc4c-a3737d1414d1) 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:31Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1665274045',vendor_name='tempest-vendor_name-977437851'},id=98695bd6-a001-40cf-b407-de46e4c53ab0,is_public=True,name='tempest-UserMessagesTest-volume-type-1585871879',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '98695bd6-a001-40cf-b407-de46e4c53ab0', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4dd3ca8-ddd1-4e88-acb9-2f17ca9ee05b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:30 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1585871879 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1585871879, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:30 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1585871879 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1585871879, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Created reservations ['32db4014-4b2d-48d0-9d30-97caad309e2e', '67bab444-8621-4066-ac8a-d7346cdd0097', '1c2c1944-20f6-4c5e-9ae7-1829687bf8ff', '9ba88252-187b-4d87-807b-950770f09f82'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b4dd3ca8-ddd1-4e88-acb9-2f17ca9ee05b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['32db4014-4b2d-48d0-9d30-97caad309e2e', '67bab444-8621-4066-ac8a-d7346cdd0097', '1c2c1944-20f6-4c5e-9ae7-1829687bf8ff', '9ba88252-187b-4d87-807b-950770f09f82']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a4ee6a-4f05-49d4-91b1-3591e7f9a7eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9b9b1a93-aa2e-4598-9bc4-678b80d253df None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b9b1a93-aa2e-4598-9bc4-678b80d253df tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b9b1a93-aa2e-4598-9bc4-678b80d253df tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b9b1a93-aa2e-4598-9bc4-678b80d253df tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:31 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f9a4ee6a-4f05-49d4-91b1-3591e7f9a7eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0e7bd64-3c89-489a-ab7e-af8ad715481d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1733486770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc70d0657b4e01a557bdc380af2dac',qos_specs=None,replication_status=,reservations=['32db4014-4b2d-48d0-9d30-97caad309e2e','67bab444-8621-4066-ac8a-d7346cdd0097','1c2c1944-20f6-4c5e-9ae7-1829687bf8ff','9ba88252-187b-4d87-807b-950770f09f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1953f9a03dd44869bbb4a2424bac7004',volume_type_id=98695bd6-a001-40cf-b407-de46e4c53ab0), 'volume': Volume(_name_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-UserMessagesTest-Volume-1733486770',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0e7bd64-3c89-489a-ab7e-af8ad715481d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='25cc70d0657b4e01a557bdc380af2dac',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1953f9a03dd44869bbb4a2424bac7004',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(98695bd6-a001-40cf-b407-de46e4c53ab0),volume_type_id=98695bd6-a001-40cf-b407-de46e4c53ab0)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc9ba2e-9a21-49bb-b38a-a5d2b2c8b0d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:31 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b9b1a93-aa2e-4598-9bc4-678b80d253df tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b9b1a93-aa2e-4598-9bc4-678b80d253df tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 527/1054] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:31 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 140 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[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4dc9ba2e-9a21-49bb-b38a-a5d2b2c8b0d3) transitioned into state 'SUCCESS' from state '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-1733486770',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='25cc70d0657b4e01a557bdc380af2dac',qos_specs=None,replication_status=,reservations=['32db4014-4b2d-48d0-9d30-97caad309e2e','67bab444-8621-4066-ac8a-d7346cdd0097','1c2c1944-20f6-4c5e-9ae7-1829687bf8ff','9ba88252-187b-4d87-807b-950770f09f82'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1953f9a03dd44869bbb4a2424bac7004',volume_type_id=98695bd6-a001-40cf-b407-de46e4c53ab0)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced1451d-2429-49d3-b32c-d38c1f288369) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ced1451d-2429-49d3-b32c-d38c1f288369) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Flow 'volume_create_api' (940a396e-7e8b-46f9-abf1-cb0d0e9f6239) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Create volume request issued successfully. Sep 06 17:03:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0223eef3-86ee-4974-b497-7ab14573a196 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 528/1055] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:03:30 2026] POST /volume/v3/volumes => generated 794 bytes in 514 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c95bafd3-dcde-42f8-92ff-0aaa278cfc50 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c95bafd3-dcde-42f8-92ff-0aaa278cfc50 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d Sep 06 17:03:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c95bafd3-dcde-42f8-92ff-0aaa278cfc50 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c95bafd3-dcde-42f8-92ff-0aaa278cfc50 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:31 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c95bafd3-dcde-42f8-92ff-0aaa278cfc50 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c95bafd3-dcde-42f8-92ff-0aaa278cfc50 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d returned with HTTP 200 Sep 06 17:03:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 528/1056] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:31 2026] GET /volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d => generated 862 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d74ba582-f502-4891-a0c1-093205381c51 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d74ba582-f502-4891-a0c1-093205381c51 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d74ba582-f502-4891-a0c1-093205381c51 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d74ba582-f502-4891-a0c1-093205381c51 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d74ba582-f502-4891-a0c1-093205381c51 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d74ba582-f502-4891-a0c1-093205381c51 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 529/1057] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6228eae7-e675-427e-919d-a2d15ad23065 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6228eae7-e675-427e-919d-a2d15ad23065 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6228eae7-e675-427e-919d-a2d15ad23065 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6228eae7-e675-427e-919d-a2d15ad23065 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6228eae7-e675-427e-919d-a2d15ad23065 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6228eae7-e675-427e-919d-a2d15ad23065 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d returned with HTTP 200 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 529/1058] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d => generated 883 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eb92b55f-4b61-4363-ad23-a7d97993c9d4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb92b55f-4b61-4363-ad23-a7d97993c9d4 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/messages Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb92b55f-4b61-4363-ad23-a7d97993c9d4 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb92b55f-4b61-4363-ad23-a7d97993c9d4 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb92b55f-4b61-4363-ad23-a7d97993c9d4 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 530/1059] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-82b462a6-0d41-48e5-a1b2-e722ed0899fc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82b462a6-0d41-48e5-a1b2-e722ed0899fc tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/messages/cbf8309f-e046-470a-8ed1-9f0313593679 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82b462a6-0d41-48e5-a1b2-e722ed0899fc tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82b462a6-0d41-48e5-a1b2-e722ed0899fc tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82b462a6-0d41-48e5-a1b2-e722ed0899fc tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages/cbf8309f-e046-470a-8ed1-9f0313593679 returned with HTTP 200 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 530/1060] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/messages/cbf8309f-e046-470a-8ed1-9f0313593679 => generated 675 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5f9f7742-c0c6-4ec2-9fe4-4edb0e6b3f94 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f9f7742-c0c6-4ec2-9fe4-4edb0e6b3f94 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/messages Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f9f7742-c0c6-4ec2-9fe4-4edb0e6b3f94 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f9f7742-c0c6-4ec2-9fe4-4edb0e6b3f94 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f9f7742-c0c6-4ec2-9fe4-4edb0e6b3f94 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 531/1061] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/messages => generated 678 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a918045d-0b30-4c68-a865-cbb38dac2f7f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a918045d-0b30-4c68-a865-cbb38dac2f7f tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] DELETE http://192.168.122.183/volume/v3/messages/cbf8309f-e046-470a-8ed1-9f0313593679 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a918045d-0b30-4c68-a865-cbb38dac2f7f tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a918045d-0b30-4c68-a865-cbb38dac2f7f tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a918045d-0b30-4c68-a865-cbb38dac2f7f tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/messages/cbf8309f-e046-470a-8ed1-9f0313593679 returned with HTTP 204 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 531/1062] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:03:32 2026] DELETE /volume/v3/messages/cbf8309f-e046-470a-8ed1-9f0313593679 => generated 0 bytes in 33 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-00a422b1-036d-4017-a997-d13ff86bd476 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00a422b1-036d-4017-a997-d13ff86bd476 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00a422b1-036d-4017-a997-d13ff86bd476 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00a422b1-036d-4017-a997-d13ff86bd476 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-00a422b1-036d-4017-a997-d13ff86bd476 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00a422b1-036d-4017-a997-d13ff86bd476 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d returned with HTTP 200 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 532/1063] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d => generated 883 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] DELETE http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Delete volume with id: a0e7bd64-3c89-489a-ab7e-af8ad715481d Sep 06 17:03:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Volume info retrieved successfully. Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Deprecated: Default quota for resource: volumes_tempest-UserMessagesTest-volume-type-1585871879 is set by the default quota flag: quota_volumes_tempest-UserMessagesTest-volume-type-1585871879, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:32 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Deprecated: Default quota for resource: gigabytes_tempest-UserMessagesTest-volume-type-1585871879 is set by the default quota flag: quota_gigabytes_tempest-UserMessagesTest-volume-type-1585871879, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Created reservations ['cc959c99-e492-493c-9d9a-6f74e461a999', '7555ce15-a7a6-4e70-b38f-d69358a2df08', 'f1615632-35e9-4b0b-8a4b-f8fdf02630a7', '6c54fc7d-6bef-4b43-91f4-eec02513daae'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Delete volume request issued successfully. Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed12e9c0-27c8-4d40-b58b-1a9b829a6a19 tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d returned with HTTP 202 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 532/1064] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:03:32 2026] DELETE /volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d => generated 0 bytes in 181 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4359cfe5-4047-492b-92cd-3f425a3c5fdd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4359cfe5-4047-492b-92cd-3f425a3c5fdd tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] GET http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4359cfe5-4047-492b-92cd-3f425a3c5fdd tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4359cfe5-4047-492b-92cd-3f425a3c5fdd tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4359cfe5-4047-492b-92cd-3f425a3c5fdd tempest-UserMessagesTest-586407178 tempest-UserMessagesTest-586407178-project-member] http://192.168.122.183/volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d returned with HTTP 404 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 533/1065] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/volumes/a0e7bd64-3c89-489a-ab7e-af8ad715481d => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-643e097e-85c9-4b48-829c-73727094028d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-643e097e-85c9-4b48-829c-73727094028d tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] DELETE http://192.168.122.183/volume/v3/types/98695bd6-a001-40cf-b407-de46e4c53ab0 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-643e097e-85c9-4b48-829c-73727094028d tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-643e097e-85c9-4b48-829c-73727094028d tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-643e097e-85c9-4b48-829c-73727094028d tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] http://192.168.122.183/volume/v3/types/98695bd6-a001-40cf-b407-de46e4c53ab0 returned with HTTP 202 Sep 06 17:03:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 533/1066] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:32 2026] DELETE /volume/v3/types/98695bd6-a001-40cf-b407-de46e4c53ab0 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2835e34b-c9ea-4e9d-a1f8-3d7867fcb301 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2835e34b-c9ea-4e9d-a1f8-3d7867fcb301 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] GET http://192.168.122.183/volume/v3/types/98695bd6-a001-40cf-b407-de46e4c53ab0 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2835e34b-c9ea-4e9d-a1f8-3d7867fcb301 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2835e34b-c9ea-4e9d-a1f8-3d7867fcb301 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2835e34b-c9ea-4e9d-a1f8-3d7867fcb301 tempest-UserMessagesTest-2036551845 tempest-UserMessagesTest-2036551845-project-admin] http://192.168.122.183/volume/v3/types/98695bd6-a001-40cf-b407-de46e4c53ab0 returned with HTTP 404 Sep 06 17:03:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 534/1067] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:32 2026] GET /volume/v3/types/98695bd6-a001-40cf-b407-de46e4c53ab0 => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bb3cbf32-664b-4077-ad8e-66fc89024d72 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bb3cbf32-664b-4077-ad8e-66fc89024d72 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bb3cbf32-664b-4077-ad8e-66fc89024d72 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bb3cbf32-664b-4077-ad8e-66fc89024d72 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:33 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bb3cbf32-664b-4077-ad8e-66fc89024d72 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bb3cbf32-664b-4077-ad8e-66fc89024d72 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 534/1068] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:33 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3754aefe-9389-4155-a8bd-101f79dc0c2f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3754aefe-9389-4155-a8bd-101f79dc0c2f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3754aefe-9389-4155-a8bd-101f79dc0c2f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3754aefe-9389-4155-a8bd-101f79dc0c2f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3754aefe-9389-4155-a8bd-101f79dc0c2f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3754aefe-9389-4155-a8bd-101f79dc0c2f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 535/1069] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:34 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-76fd9925-db70-46ac-9133-f6d1a1ae02ac None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-76fd9925-db70-46ac-9133-f6d1a1ae02ac tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] POST http://192.168.122.183/volume/v3/types/372bda24-6a98-4855-bdf7-e1c145719c01/encryption Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-76fd9925-db70-46ac-9133-f6d1a1ae02ac tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-76fd9925-db70-46ac-9133-f6d1a1ae02ac tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/372bda24-6a98-4855-bdf7-e1c145719c01/encryption returned with HTTP 404 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 535/1070] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:03:34 2026] POST /volume/v3/types/372bda24-6a98-4855-bdf7-e1c145719c01/encryption => generated 114 bytes in 353 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d38b4fc1-108b-489a-93d6-eaeef70c2c4d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d38b4fc1-108b-489a-93d6-eaeef70c2c4d tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d38b4fc1-108b-489a-93d6-eaeef70c2c4d tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-197582568", "os-volume-type-access:is_public": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d38b4fc1-108b-489a-93d6-eaeef70c2c4d tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 536/1071] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:03:35 2026] POST /volume/v3/types => generated 230 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-684a1158-5cdc-48ef-9f5a-08923fb7f11c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-684a1158-5cdc-48ef-9f5a-08923fb7f11c tempest-VolumeTypesNegativeTest-2120208734 tempest-VolumeTypesNegativeTest-2120208734-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-684a1158-5cdc-48ef-9f5a-08923fb7f11c tempest-VolumeTypesNegativeTest-2120208734 tempest-VolumeTypesNegativeTest-2120208734-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "8acb0aa5-76a0-4032-b096-fec6e4aeb160", "size": 1, "name": "tempest-VolumeTypesNegativeTest-Volume-1811813443"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-684a1158-5cdc-48ef-9f5a-08923fb7f11c tempest-VolumeTypesNegativeTest-2120208734 tempest-VolumeTypesNegativeTest-2120208734-project-member] Create volume request body: {'volume': {'volume_type': '8acb0aa5-76a0-4032-b096-fec6e4aeb160', 'size': 1, 'name': 'tempest-VolumeTypesNegativeTest-Volume-1811813443'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-684a1158-5cdc-48ef-9f5a-08923fb7f11c tempest-VolumeTypesNegativeTest-2120208734 tempest-VolumeTypesNegativeTest-2120208734-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 404 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 536/1072] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:03:35 2026] POST /volume/v3/volumes => generated 114 bytes in 268 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fa1ad704-c44f-44b0-a094-6b0e7cc52f89 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fa1ad704-c44f-44b0-a094-6b0e7cc52f89 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] DELETE http://192.168.122.183/volume/v3/types/8acb0aa5-76a0-4032-b096-fec6e4aeb160 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fa1ad704-c44f-44b0-a094-6b0e7cc52f89 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fa1ad704-c44f-44b0-a094-6b0e7cc52f89 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-eb18130c-4709-4686-9dcb-cca5b1fc2fec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb18130c-4709-4686-9dcb-cca5b1fc2fec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb18130c-4709-4686-9dcb-cca5b1fc2fec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb18130c-4709-4686-9dcb-cca5b1fc2fec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-eb18130c-4709-4686-9dcb-cca5b1fc2fec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fa1ad704-c44f-44b0-a094-6b0e7cc52f89 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/8acb0aa5-76a0-4032-b096-fec6e4aeb160 returned with HTTP 202 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 537/1073] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:35 2026] DELETE /volume/v3/types/8acb0aa5-76a0-4032-b096-fec6e4aeb160 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb18130c-4709-4686-9dcb-cca5b1fc2fec tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d6a85867-9485-43eb-8c5e-76ea269d9bcc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 537/1074] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:35 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6a85867-9485-43eb-8c5e-76ea269d9bcc tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] GET http://192.168.122.183/volume/v3/types/8acb0aa5-76a0-4032-b096-fec6e4aeb160 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6a85867-9485-43eb-8c5e-76ea269d9bcc tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6a85867-9485-43eb-8c5e-76ea269d9bcc tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6a85867-9485-43eb-8c5e-76ea269d9bcc tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/8acb0aa5-76a0-4032-b096-fec6e4aeb160 returned with HTTP 404 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 538/1075] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:35 2026] GET /volume/v3/types/8acb0aa5-76a0-4032-b096-fec6e4aeb160 => generated 114 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-71e4df57-a93d-47a4-83a4-6392368b2f98 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-71e4df57-a93d-47a4-83a4-6392368b2f98 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-71e4df57-a93d-47a4-83a4-6392368b2f98 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": ""}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-71e4df57-a93d-47a4-83a4-6392368b2f98 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 400 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 538/1076] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:03:35 2026] POST /volume/v3/types => generated 115 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4ccf59a3-24b5-49dc-8ff1-178625604dfb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ccf59a3-24b5-49dc-8ff1-178625604dfb tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ccf59a3-24b5-49dc-8ff1-178625604dfb tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2010199384"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ccf59a3-24b5-49dc-8ff1-178625604dfb tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 539/1077] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:03:35 2026] POST /volume/v3/types => generated 229 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d69278c9-d819-4a01-a78b-efbfb3d79b6f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d69278c9-d819-4a01-a78b-efbfb3d79b6f tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d69278c9-d819-4a01-a78b-efbfb3d79b6f tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesNegativeTest-volume-type-2010199384"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d69278c9-d819-4a01-a78b-efbfb3d79b6f tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] HTTP exception thrown: Volume Type tempest-VolumeTypesNegativeTest-volume-type-2010199384 already exists. Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d69278c9-d819-4a01-a78b-efbfb3d79b6f tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 409 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 539/1078] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:03:35 2026] POST /volume/v3/types => generated 134 bytes in 24 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dca5fe7c-6f02-46f2-bf45-9ea9f609dda2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dca5fe7c-6f02-46f2-bf45-9ea9f609dda2 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] DELETE http://192.168.122.183/volume/v3/types/77b51740-7254-49c1-95c9-9bc2d66ca874 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dca5fe7c-6f02-46f2-bf45-9ea9f609dda2 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dca5fe7c-6f02-46f2-bf45-9ea9f609dda2 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dca5fe7c-6f02-46f2-bf45-9ea9f609dda2 tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/77b51740-7254-49c1-95c9-9bc2d66ca874 returned with HTTP 202 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 540/1079] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:35 2026] DELETE /volume/v3/types/77b51740-7254-49c1-95c9-9bc2d66ca874 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0ede5345-8318-430f-9ee0-5034320b848e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0ede5345-8318-430f-9ee0-5034320b848e tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] GET http://192.168.122.183/volume/v3/types/77b51740-7254-49c1-95c9-9bc2d66ca874 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0ede5345-8318-430f-9ee0-5034320b848e tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0ede5345-8318-430f-9ee0-5034320b848e tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0ede5345-8318-430f-9ee0-5034320b848e tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/77b51740-7254-49c1-95c9-9bc2d66ca874 returned with HTTP 404 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 540/1080] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:35 2026] GET /volume/v3/types/77b51740-7254-49c1-95c9-9bc2d66ca874 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f9f61732-8dde-4b58-9b8c-e90559d1ec6a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f9f61732-8dde-4b58-9b8c-e90559d1ec6a tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] DELETE http://192.168.122.183/volume/v3/types/38067610-da98-4654-9588-411dcb43f8ca Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f9f61732-8dde-4b58-9b8c-e90559d1ec6a tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f9f61732-8dde-4b58-9b8c-e90559d1ec6a tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f9f61732-8dde-4b58-9b8c-e90559d1ec6a tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/38067610-da98-4654-9588-411dcb43f8ca returned with HTTP 404 Sep 06 17:03:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 541/1081] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:03:35 2026] DELETE /volume/v3/types/38067610-da98-4654-9588-411dcb43f8ca => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ec245fd5-f569-4648-b3e4-f8caa7ced1da None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec245fd5-f569-4648-b3e4-f8caa7ced1da tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] GET http://192.168.122.183/volume/v3/types/286c80d1-9308-40ff-b177-5b274959e77f Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec245fd5-f569-4648-b3e4-f8caa7ced1da tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec245fd5-f569-4648-b3e4-f8caa7ced1da tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec245fd5-f569-4648-b3e4-f8caa7ced1da tempest-VolumeTypesNegativeTest-1650889955 tempest-VolumeTypesNegativeTest-1650889955-project-admin] http://192.168.122.183/volume/v3/types/286c80d1-9308-40ff-b177-5b274959e77f returned with HTTP 404 Sep 06 17:03:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 541/1082] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:03:35 2026] GET /volume/v3/types/286c80d1-9308-40ff-b177-5b274959e77f => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ce7912f5-041b-4d1f-9246-d489c2c42896 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce7912f5-041b-4d1f-9246-d489c2c42896 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce7912f5-041b-4d1f-9246-d489c2c42896 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce7912f5-041b-4d1f-9246-d489c2c42896 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ce7912f5-041b-4d1f-9246-d489c2c42896 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce7912f5-041b-4d1f-9246-d489c2c42896 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 542/1083] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:36 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-abbc91ec-2367-4192-9e2d-520c47672113 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-abbc91ec-2367-4192-9e2d-520c47672113 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-abbc91ec-2367-4192-9e2d-520c47672113 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-abbc91ec-2367-4192-9e2d-520c47672113 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-abbc91ec-2367-4192-9e2d-520c47672113 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-abbc91ec-2367-4192-9e2d-520c47672113 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 542/1084] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:37 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5486fb1d-4162-450e-b1d7-035666dee80a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5486fb1d-4162-450e-b1d7-035666dee80a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5486fb1d-4162-450e-b1d7-035666dee80a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5486fb1d-4162-450e-b1d7-035666dee80a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5486fb1d-4162-450e-b1d7-035666dee80a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5486fb1d-4162-450e-b1d7-035666dee80a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 543/1085] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:38 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e7f79ce6-b71d-4a0e-9af7-10446e26abe5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-790796806", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-790796806', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:39 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create volume of 1 GB Sep 06 17:03:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Availability Zones retrieved successfully. Sep 06 17:03:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Flow 'volume_create_api' (097f588f-2de4-4e9a-90f8-d07b19f0063a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d0c752-e0de-49f7-ae95-9c27775f7cd4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54d0c752-e0de-49f7-ae95-9c27775f7cd4) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb458f7a-9a40-4df3-9e53-47c99a3f0ff8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7f79ce6-b71d-4a0e-9af7-10446e26abe5 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7f79ce6-b71d-4a0e-9af7-10446e26abe5 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7f79ce6-b71d-4a0e-9af7-10446e26abe5 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] Calling method 'get_pools' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7f79ce6-b71d-4a0e-9af7-10446e26abe5 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 17:03:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 544/1086] 192.168.122.183 () {58 vars in 1198 bytes} [Sun Sep 6 17:03:39 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 519 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c2c75a64-767b-4e6d-9258-04d7ab8787e3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c2c75a64-767b-4e6d-9258-04d7ab8787e3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c2c75a64-767b-4e6d-9258-04d7ab8787e3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c2c75a64-767b-4e6d-9258-04d7ab8787e3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c2c75a64-767b-4e6d-9258-04d7ab8787e3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c2c75a64-767b-4e6d-9258-04d7ab8787e3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 545/1087] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:40 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eec0493d-d391-4674-a88d-ce63ad668629 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eec0493d-d391-4674-a88d-ce63ad668629 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eec0493d-d391-4674-a88d-ce63ad668629 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eec0493d-d391-4674-a88d-ce63ad668629 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] Calling method 'get_pools' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Created reservations ['2f941293-4680-479b-aacb-c4f645ccc0dd', 'e7d1b784-2a8a-495b-83a9-911f1adf25f6', '38a1f4bb-69da-4ca4-b824-a3984d203625', 'dcbbc4b8-ad3c-4db6-8d1a-cf7e5b98fc95'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fb458f7a-9a40-4df3-9e53-47c99a3f0ff8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f941293-4680-479b-aacb-c4f645ccc0dd', 'e7d1b784-2a8a-495b-83a9-911f1adf25f6', '38a1f4bb-69da-4ca4-b824-a3984d203625', 'dcbbc4b8-ad3c-4db6-8d1a-cf7e5b98fc95']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693bb622-aeb8-4fd1-ab5d-e79ea1ebfadf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eec0493d-d391-4674-a88d-ce63ad668629 tempest-VolumePoolsAdminTestsJSON-1122027928 tempest-VolumePoolsAdminTestsJSON-1122027928-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:03:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 546/1088] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:03:40 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (693bb622-aeb8-4fd1-ab5d-e79ea1ebfadf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-790796806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c19f7e8e1b40c3bc138b8a0ee48d82',qos_specs=None,replication_status=,reservations=['2f941293-4680-479b-aacb-c4f645ccc0dd','e7d1b784-2a8a-495b-83a9-911f1adf25f6','38a1f4bb-69da-4ca4-b824-a3984d203625','dcbbc4b8-ad3c-4db6-8d1a-cf7e5b98fc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a73cf1f7ca34ff0a5ef55129a53d214',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-790796806',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c19f7e8e1b40c3bc138b8a0ee48d82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a73cf1f7ca34ff0a5ef55129a53d214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85bd25b6-69bf-4b36-8229-4b6f3c6f5811) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (85bd25b6-69bf-4b36-8229-4b6f3c6f5811) transitioned into state 'SUCCESS' from state '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-790796806',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c7c19f7e8e1b40c3bc138b8a0ee48d82',qos_specs=None,replication_status=,reservations=['2f941293-4680-479b-aacb-c4f645ccc0dd','e7d1b784-2a8a-495b-83a9-911f1adf25f6','38a1f4bb-69da-4ca4-b824-a3984d203625','dcbbc4b8-ad3c-4db6-8d1a-cf7e5b98fc95'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='4a73cf1f7ca34ff0a5ef55129a53d214',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adbfcba7-132b-4f6c-9bcb-0782525843d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (adbfcba7-132b-4f6c-9bcb-0782525843d0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Flow 'volume_create_api' (097f588f-2de4-4e9a-90f8-d07b19f0063a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create volume request issued successfully. Sep 06 17:03:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43c268d6-4eb4-4493-bfd1-80314bd59282 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 543/1089] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:03:39 2026] POST /volume/v3/volumes => generated 762 bytes in 780 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-88660b2d-67ff-40ae-b175-a41762975d1c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88660b2d-67ff-40ae-b175-a41762975d1c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88660b2d-67ff-40ae-b175-a41762975d1c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88660b2d-67ff-40ae-b175-a41762975d1c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-88660b2d-67ff-40ae-b175-a41762975d1c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88660b2d-67ff-40ae-b175-a41762975d1c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 200 Sep 06 17:03:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 547/1090] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:40 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 830 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8699c118-568c-4a45-8a51-4c0d2e10e02c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8699c118-568c-4a45-8a51-4c0d2e10e02c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8699c118-568c-4a45-8a51-4c0d2e10e02c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8699c118-568c-4a45-8a51-4c0d2e10e02c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8699c118-568c-4a45-8a51-4c0d2e10e02c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8699c118-568c-4a45-8a51-4c0d2e10e02c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 544/1091] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:41 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0c346ab9-bdac-4bf8-93e6-71958772786c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c346ab9-bdac-4bf8-93e6-71958772786c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c346ab9-bdac-4bf8-93e6-71958772786c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c346ab9-bdac-4bf8-93e6-71958772786c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c346ab9-bdac-4bf8-93e6-71958772786c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c346ab9-bdac-4bf8-93e6-71958772786c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 200 Sep 06 17:03:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 548/1092] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:41 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 854 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesMetadataTest-Volume-1704490371"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesMetadataTest-Volume-1704490371'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Create volume of 1 GB Sep 06 17:03:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Availability Zones retrieved successfully. Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Flow 'volume_create_api' (298ba33d-e60c-4fd6-aa33-bf519671750a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df6bdea-dee5-45f0-8c7e-0100bf08540e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4df6bdea-dee5-45f0-8c7e-0100bf08540e) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffcd9c25-72f9-42e3-bdcc-21a5694b01a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Created reservations ['005a13ff-12e3-4761-9ad0-f7e836ba5b3d', 'decf75ea-402a-45b7-af99-71835c85e6fb', '6bf53266-59fe-42fa-8499-7203c90b0c91', 'b01d3310-0d2f-4b5e-928d-28dcf01da5cf'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ffcd9c25-72f9-42e3-bdcc-21a5694b01a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['005a13ff-12e3-4761-9ad0-f7e836ba5b3d', 'decf75ea-402a-45b7-af99-71835c85e6fb', '6bf53266-59fe-42fa-8499-7203c90b0c91', 'b01d3310-0d2f-4b5e-928d-28dcf01da5cf']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55894264-b494-4578-81e2-976e526f8cfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (55894264-b494-4578-81e2-976e526f8cfc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '92384c3c-b3b7-4f79-8a6d-f7697f9dce4a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1704490371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c0c452ccba4933bb381653a4dca149',qos_specs=None,replication_status=,reservations=['005a13ff-12e3-4761-9ad0-f7e836ba5b3d','decf75ea-402a-45b7-af99-71835c85e6fb','6bf53266-59fe-42fa-8499-7203c90b0c91','b01d3310-0d2f-4b5e-928d-28dcf01da5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19db1b19433a4bf98ce8bfddf2d4f953',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:42Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesMetadataTest-Volume-1704490371',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=92384c3c-b3b7-4f79-8a6d-f7697f9dce4a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d0c0c452ccba4933bb381653a4dca149',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='19db1b19433a4bf98ce8bfddf2d4f953',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8503aa77-ff80-4756-8ec4-0faec0f647b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5e0dbcd-7717-4f53-9bb9-0565c121ccca None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5e0dbcd-7717-4f53-9bb9-0565c121ccca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5e0dbcd-7717-4f53-9bb9-0565c121ccca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5e0dbcd-7717-4f53-9bb9-0565c121ccca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8503aa77-ff80-4756-8ec4-0faec0f647b7) transitioned into state 'SUCCESS' from state '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-1704490371',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d0c0c452ccba4933bb381653a4dca149',qos_specs=None,replication_status=,reservations=['005a13ff-12e3-4761-9ad0-f7e836ba5b3d','decf75ea-402a-45b7-af99-71835c85e6fb','6bf53266-59fe-42fa-8499-7203c90b0c91','b01d3310-0d2f-4b5e-928d-28dcf01da5cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='19db1b19433a4bf98ce8bfddf2d4f953',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afef40ac-6e64-49ed-8779-cbdc796e390f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5e0dbcd-7717-4f53-9bb9-0565c121ccca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5e0dbcd-7717-4f53-9bb9-0565c121ccca tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 549/1093] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:42 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afef40ac-6e64-49ed-8779-cbdc796e390f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Flow 'volume_create_api' (298ba33d-e60c-4fd6-aa33-bf519671750a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Create volume request issued successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2637c6f5-f1cd-42b5-9b4b-f0332269d8f9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 545/1094] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:03:41 2026] POST /volume/v3/volumes => generated 759 bytes in 677 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6e792bd5-9b88-423a-9504-13664a2bacde None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e792bd5-9b88-423a-9504-13664a2bacde tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e792bd5-9b88-423a-9504-13664a2bacde tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e792bd5-9b88-423a-9504-13664a2bacde tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6e792bd5-9b88-423a-9504-13664a2bacde tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e792bd5-9b88-423a-9504-13664a2bacde tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 550/1095] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:42 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 827 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9844cf4e-84ef-4dc9-ac37-dfaf18f9832b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9844cf4e-84ef-4dc9-ac37-dfaf18f9832b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9844cf4e-84ef-4dc9-ac37-dfaf18f9832b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9844cf4e-84ef-4dc9-ac37-dfaf18f9832b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9844cf4e-84ef-4dc9-ac37-dfaf18f9832b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9844cf4e-84ef-4dc9-ac37-dfaf18f9832b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 546/1096] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:42 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 855 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bef16dc5-b88f-47fc-9573-05637f84a966 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bef16dc5-b88f-47fc-9573-05637f84a966 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bef16dc5-b88f-47fc-9573-05637f84a966 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bef16dc5-b88f-47fc-9573-05637f84a966 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bef16dc5-b88f-47fc-9573-05637f84a966 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bef16dc5-b88f-47fc-9573-05637f84a966 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 551/1097] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:42 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 855 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-14168303", "description": null, "metadata": null}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create snapshot from volume 3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:42 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Created reservations ['8c12df17-6d44-4437-ba56-3ad5355fdd58', 'eeac6aa0-a7c1-4632-8af7-e3fe0434db2f', '49798cd4-b2ee-4bc9-99a1-bef3dc80b1fb', 'c2cf9b03-4cbc-431d-9959-f80d59320e38'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot force create request issued successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0dbef046-9ebc-4cc6-92f8-abbb3fdc36c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:03:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 547/1098] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:03:42 2026] POST /volume/v3/snapshots => generated 308 bytes in 196 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fd99a611-89c3-45c8-8896-061a0432e00f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd99a611-89c3-45c8-8896-061a0432e00f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd99a611-89c3-45c8-8896-061a0432e00f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd99a611-89c3-45c8-8896-061a0432e00f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fd99a611-89c3-45c8-8896-061a0432e00f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd99a611-89c3-45c8-8896-061a0432e00f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 552/1099] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:42 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 440 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b9848b59-c986-4a2d-b968-3fd13a2d0789 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b9848b59-c986-4a2d-b968-3fd13a2d0789 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b9848b59-c986-4a2d-b968-3fd13a2d0789 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b9848b59-c986-4a2d-b968-3fd13a2d0789 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b9848b59-c986-4a2d-b968-3fd13a2d0789 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b9848b59-c986-4a2d-b968-3fd13a2d0789 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 548/1100] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:43 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-74253a2d-0756-42da-99d3-04febd7d5d2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-74253a2d-0756-42da-99d3-04febd7d5d2a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-74253a2d-0756-42da-99d3-04febd7d5d2a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-74253a2d-0756-42da-99d3-04febd7d5d2a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-74253a2d-0756-42da-99d3-04febd7d5d2a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-74253a2d-0756-42da-99d3-04febd7d5d2a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 200 Sep 06 17:03:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 553/1101] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:43 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 851 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d19437b-9770-4c18-b6dc-febec8af0c81 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d19437b-9770-4c18-b6dc-febec8af0c81 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d19437b-9770-4c18-b6dc-febec8af0c81 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d19437b-9770-4c18-b6dc-febec8af0c81 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d19437b-9770-4c18-b6dc-febec8af0c81 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d19437b-9770-4c18-b6dc-febec8af0c81 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 549/1102] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:43 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3900c0d2-0447-4713-8697-6c29a94d4aba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3900c0d2-0447-4713-8697-6c29a94d4aba tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3900c0d2-0447-4713-8697-6c29a94d4aba tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3900c0d2-0447-4713-8697-6c29a94d4aba tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3900c0d2-0447-4713-8697-6c29a94d4aba tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3900c0d2-0447-4713-8697-6c29a94d4aba tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 554/1103] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:44 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a3c6f0b6-40a0-446d-bf15-215b56143a0e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a3c6f0b6-40a0-446d-bf15-215b56143a0e tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a3c6f0b6-40a0-446d-bf15-215b56143a0e tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a3c6f0b6-40a0-446d-bf15-215b56143a0e tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a3c6f0b6-40a0-446d-bf15-215b56143a0e tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a3c6f0b6-40a0-446d-bf15-215b56143a0e tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 200 Sep 06 17:03:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 550/1104] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:44 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 852 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3c1be8d8-1ff2-4526-beca-359f27ba40a3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3c1be8d8-1ff2-4526-beca-359f27ba40a3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] POST http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3c1be8d8-1ff2-4526-beca-359f27ba40a3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3", "key4": ""}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3c1be8d8-1ff2-4526-beca-359f27ba40a3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3c1be8d8-1ff2-4526-beca-359f27ba40a3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Create volume metadata completed successfully. Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3c1be8d8-1ff2-4526-beca-359f27ba40a3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 555/1105] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:03:44 2026] POST /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 101 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dc5d81c7-6968-4e5e-8bde-f3b8d4697135 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc5d81c7-6968-4e5e-8bde-f3b8d4697135 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc5d81c7-6968-4e5e-8bde-f3b8d4697135 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc5d81c7-6968-4e5e-8bde-f3b8d4697135 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dc5d81c7-6968-4e5e-8bde-f3b8d4697135 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc5d81c7-6968-4e5e-8bde-f3b8d4697135 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 556/1106] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:44 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 440 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:44 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=742,cinder:UPDATE=206,cinder:INSERT=121 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Get volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23622a0f-a2e5-4ec5-a1ef-06d603cce1e0 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 551/1107] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:44 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 101 bytes in 391 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6479e803-71c4-404a-b516-fc9ad2ed6db6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6479e803-71c4-404a-b516-fc9ad2ed6db6 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] PUT http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6479e803-71c4-404a-b516-fc9ad2ed6db6 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key4": "value4", "key1": "value1_update"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6479e803-71c4-404a-b516-fc9ad2ed6db6 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6479e803-71c4-404a-b516-fc9ad2ed6db6 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Update volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6479e803-71c4-404a-b516-fc9ad2ed6db6 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 557/1108] 192.168.122.183 () {60 vars in 1279 bytes} [Sun Sep 6 17:03:45 2026] PUT /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 57 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Get volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f95f8fb8-475c-4d56-8ce5-8782fcd738d9 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 552/1109] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 57 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] DELETE http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key1 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=547,cinder:UPDATE=99,cinder:INSERT=74 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Get volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Delete volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc9a0cfe-5ad9-4980-867b-0ab00db4e0b1 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key1 returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 558/1110] 192.168.122.183 () {58 vars in 1277 bytes} [Sun Sep 6 17:03:45 2026] DELETE /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key1 => generated 0 bytes in 71 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-34e6c078-4009-4c49-bcdc-13527e159437 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-34e6c078-4009-4c49-bcdc-13527e159437 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-34e6c078-4009-4c49-bcdc-13527e159437 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-34e6c078-4009-4c49-bcdc-13527e159437 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-34e6c078-4009-4c49-bcdc-13527e159437 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-34e6c078-4009-4c49-bcdc-13527e159437 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Get volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-34e6c078-4009-4c49-bcdc-13527e159437 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 553/1111] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 32 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6585aa4e-c329-432e-8b53-efa12e16cb45 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6585aa4e-c329-432e-8b53-efa12e16cb45 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] PUT http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6585aa4e-c329-432e-8b53-efa12e16cb45 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6585aa4e-c329-432e-8b53-efa12e16cb45 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6585aa4e-c329-432e-8b53-efa12e16cb45 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Update volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6585aa4e-c329-432e-8b53-efa12e16cb45 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 559/1112] 192.168.122.183 () {60 vars in 1279 bytes} [Sun Sep 6 17:03:45 2026] PUT /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 16 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9c5c8b65-5373-4f15-b1c6-c249c48475b3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9c5c8b65-5373-4f15-b1c6-c249c48475b3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] POST http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9c5c8b65-5373-4f15-b1c6-c249c48475b3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9c5c8b65-5373-4f15-b1c6-c249c48475b3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9c5c8b65-5373-4f15-b1c6-c249c48475b3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Create volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9c5c8b65-5373-4f15-b1c6-c249c48475b3 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 554/1113] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:03:45 2026] POST /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 68 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c32f46b5-5be6-4b13-9f28-77045948432d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c32f46b5-5be6-4b13-9f28-77045948432d tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] PUT http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key3 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c32f46b5-5be6-4b13-9f28-77045948432d tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c32f46b5-5be6-4b13-9f28-77045948432d tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c32f46b5-5be6-4b13-9f28-77045948432d tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Update volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c32f46b5-5be6-4b13-9f28-77045948432d tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key3 returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 560/1114] 192.168.122.183 () {60 vars in 1294 bytes} [Sun Sep 6 17:03:45 2026] PUT /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key3 => generated 35 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4715d372-3df6-4d96-ba8e-d22ca193fee1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4715d372-3df6-4d96-ba8e-d22ca193fee1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4715d372-3df6-4d96-ba8e-d22ca193fee1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4715d372-3df6-4d96-ba8e-d22ca193fee1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key3 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4715d372-3df6-4d96-ba8e-d22ca193fee1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4715d372-3df6-4d96-ba8e-d22ca193fee1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 555/1115] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Get volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ede1c7a-470c-49de-b567-f3ed980bbdaf tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key3 returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 561/1116] 192.168.122.183 () {58 vars in 1274 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata/key3 => generated 35 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8493609b-72fc-40a9-8365-7133837de58a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8493609b-72fc-40a9-8365-7133837de58a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8493609b-72fc-40a9-8365-7133837de58a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8493609b-72fc-40a9-8365-7133837de58a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8493609b-72fc-40a9-8365-7133837de58a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8493609b-72fc-40a9-8365-7133837de58a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] Get volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8493609b-72fc-40a9-8365-7133837de58a tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-reader] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 556/1117] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 75 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8a7747c5-f13a-49a2-8908-18d9913bdfc5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a7747c5-f13a-49a2-8908-18d9913bdfc5 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] PUT http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a7747c5-f13a-49a2-8908-18d9913bdfc5 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8a7747c5-f13a-49a2-8908-18d9913bdfc5 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8a7747c5-f13a-49a2-8908-18d9913bdfc5 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Update volume metadata completed successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a7747c5-f13a-49a2-8908-18d9913bdfc5 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 562/1118] 192.168.122.183 () {60 vars in 1279 bytes} [Sun Sep 6 17:03:45 2026] PUT /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a/metadata => generated 16 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6eb2f9a8-f31a-4a0a-9040-70f4d72df9fb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6eb2f9a8-f31a-4a0a-9040-70f4d72df9fb tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6eb2f9a8-f31a-4a0a-9040-70f4d72df9fb tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6eb2f9a8-f31a-4a0a-9040-70f4d72df9fb tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6eb2f9a8-f31a-4a0a-9040-70f4d72df9fb tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6eb2f9a8-f31a-4a0a-9040-70f4d72df9fb tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 557/1119] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-21909d84-52f5-401b-bde2-b7860336eb37 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] DELETE http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Delete volume with id: 92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Delete volume request issued successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-21909d84-52f5-401b-bde2-b7860336eb37 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 202 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 563/1120] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:45 2026] DELETE /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-81a15d15-65bf-4ecc-8ba5-e602fddb2eb4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81a15d15-65bf-4ecc-8ba5-e602fddb2eb4 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81a15d15-65bf-4ecc-8ba5-e602fddb2eb4 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81a15d15-65bf-4ecc-8ba5-e602fddb2eb4 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-81a15d15-65bf-4ecc-8ba5-e602fddb2eb4 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Volume info retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81a15d15-65bf-4ecc-8ba5-e602fddb2eb4 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 558/1121] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 851 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1a05628e-5d73-4c5c-84f1-ebfec9d82ed8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a05628e-5d73-4c5c-84f1-ebfec9d82ed8 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a05628e-5d73-4c5c-84f1-ebfec9d82ed8 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a05628e-5d73-4c5c-84f1-ebfec9d82ed8 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1a05628e-5d73-4c5c-84f1-ebfec9d82ed8 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a05628e-5d73-4c5c-84f1-ebfec9d82ed8 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 564/1122] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:45 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 467 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-703d4633-f2cf-45d2-8151-b660d5666975 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-703d4633-f2cf-45d2-8151-b660d5666975 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-703d4633-f2cf-45d2-8151-b660d5666975 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-703d4633-f2cf-45d2-8151-b660d5666975 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-703d4633-f2cf-45d2-8151-b660d5666975 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-703d4633-f2cf-45d2-8151-b660d5666975 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 559/1123] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 467 bytes in 25 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cd663d53-6fde-44e8-b868-6d6fd43b50bd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd663d53-6fde-44e8-b868-6d6fd43b50bd tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd663d53-6fde-44e8-b868-6d6fd43b50bd tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd663d53-6fde-44e8-b868-6d6fd43b50bd tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cd663d53-6fde-44e8-b868-6d6fd43b50bd tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd663d53-6fde-44e8-b868-6d6fd43b50bd tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 565/1124] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 467 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-de980064-1457-4843-b93f-3e868bc7474a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "74d3f54a-2baa-4c4d-beea-9f2e59871c0a", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create volume request body: {'volume': {'snapshot_id': '74d3f54a-2baa-4c4d-beea-9f2e59871c0a', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create volume of 1 GB Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Availability Zones retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-145fdcb3-8e43-4131-9126-66c1a2712379 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Flow 'volume_create_api' (cafd30bb-690b-49f8-9488-baf626d1c376) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc4174c-972f-4dc4-bb3d-a6a0c83dc1ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9bc4174c-972f-4dc4-bb3d-a6a0c83dc1ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '74d3f54a-2baa-4c4d-beea-9f2e59871c0a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a6c66f-25a8-4e97-8626-07b94fdb2239) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-145fdcb3-8e43-4131-9126-66c1a2712379 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-145fdcb3-8e43-4131-9126-66c1a2712379 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-145fdcb3-8e43-4131-9126-66c1a2712379 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-145fdcb3-8e43-4131-9126-66c1a2712379 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 566/1125] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 440 bytes in 191 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[87200]: DEBUG cinder.quota [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Created reservations ['db904073-f0c6-402f-aa00-e53c41ef26be', '7dcc157b-8008-4cd2-9361-4e0d1f5e563e', '8ce2696a-23a7-481f-afb2-89239d30bb6b', '1a33df44-16d6-4bc1-a0c1-0dc70144f5ba'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b8a6c66f-25a8-4e97-8626-07b94fdb2239) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['db904073-f0c6-402f-aa00-e53c41ef26be', '7dcc157b-8008-4cd2-9361-4e0d1f5e563e', '8ce2696a-23a7-481f-afb2-89239d30bb6b', '1a33df44-16d6-4bc1-a0c1-0dc70144f5ba']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2a6543fd-325b-4586-8b7b-4cf2d9106116 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24d034b-15ba-49c7-9f70-c8d641164317) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2a6543fd-325b-4586-8b7b-4cf2d9106116 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b/defaults Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2a6543fd-325b-4586-8b7b-4cf2d9106116 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2a6543fd-325b-4586-8b7b-4cf2d9106116 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'defaults' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2a6543fd-325b-4586-8b7b-4cf2d9106116 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b/defaults returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 567/1126] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b/defaults => generated 440 bytes in 32 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-129a12a8-3d69-4047-af23-568c03a42b6d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-129a12a8-3d69-4047-af23-568c03a42b6d tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-129a12a8-3d69-4047-af23-568c03a42b6d tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 15}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f24d034b-15ba-49c7-9f70-c8d641164317) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d028cdf-1452-41ee-a948-c6ac11b9ef7a', '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='c7c19f7e8e1b40c3bc138b8a0ee48d82',qos_specs=None,replication_status=,reservations=['db904073-f0c6-402f-aa00-e53c41ef26be','7dcc157b-8008-4cd2-9361-4e0d1f5e563e','8ce2696a-23a7-481f-afb2-89239d30bb6b','1a33df44-16d6-4bc1-a0c1-0dc70144f5ba'],size=1,snapshot_id=74d3f54a-2baa-4c4d-beea-9f2e59871c0a,source_replicaid=,source_volid=None,status='creating',user_id='4a73cf1f7ca34ff0a5ef55129a53d214',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:46Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d028cdf-1452-41ee-a948-c6ac11b9ef7a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c7c19f7e8e1b40c3bc138b8a0ee48d82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=74d3f54a-2baa-4c4d-beea-9f2e59871c0a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='4a73cf1f7ca34ff0a5ef55129a53d214',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fcf38b-cacb-45ad-af2a-899cf2af8a98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93fcf38b-cacb-45ad-af2a-899cf2af8a98) transitioned into state 'SUCCESS' from 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='c7c19f7e8e1b40c3bc138b8a0ee48d82',qos_specs=None,replication_status=,reservations=['db904073-f0c6-402f-aa00-e53c41ef26be','7dcc157b-8008-4cd2-9361-4e0d1f5e563e','8ce2696a-23a7-481f-afb2-89239d30bb6b','1a33df44-16d6-4bc1-a0c1-0dc70144f5ba'],size=1,snapshot_id=74d3f54a-2baa-4c4d-beea-9f2e59871c0a,source_replicaid=,source_volid=None,status='creating',user_id='4a73cf1f7ca34ff0a5ef55129a53d214',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bdb5352-fc42-47cf-8e63-89be5e32e1a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-129a12a8-3d69-4047-af23-568c03a42b6d tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 568/1127] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:03:46 2026] PUT /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 398 bytes in 103 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6ec56de0-e83f-4e6b-a2b0-0b128fe24060 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6ec56de0-e83f-4e6b-a2b0-0b128fe24060 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] DELETE http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6ec56de0-e83f-4e6b-a2b0-0b128fe24060 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6ec56de0-e83f-4e6b-a2b0-0b128fe24060 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6ec56de0-e83f-4e6b-a2b0-0b128fe24060 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 569/1128] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:03:46 2026] DELETE /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 0 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5bdb5352-fc42-47cf-8e63-89be5e32e1a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Flow 'volume_create_api' (cafd30bb-690b-49f8-9488-baf626d1c376) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e06515da-4c3f-4cc9-b4fe-58d63720b277 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Create volume request issued successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e06515da-4c3f-4cc9-b4fe-58d63720b277 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e06515da-4c3f-4cc9-b4fe-58d63720b277 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de980064-1457-4843-b93f-3e868bc7474a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e06515da-4c3f-4cc9-b4fe-58d63720b277 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 560/1129] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:03:46 2026] POST /volume/v3/volumes => generated 750 bytes in 445 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-81169606-8073-4823-a7a3-bcdc7c5dee34 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81169606-8073-4823-a7a3-bcdc7c5dee34 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81169606-8073-4823-a7a3-bcdc7c5dee34 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81169606-8073-4823-a7a3-bcdc7c5dee34 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e06515da-4c3f-4cc9-b4fe-58d63720b277 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 570/1130] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 440 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8799b485-0eff-406a-9ad3-bf2c4982da39 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-81169606-8073-4823-a7a3-bcdc7c5dee34 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8799b485-0eff-406a-9ad3-bf2c4982da39 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8799b485-0eff-406a-9ad3-bf2c4982da39 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8799b485-0eff-406a-9ad3-bf2c4982da39 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81169606-8073-4823-a7a3-bcdc7c5dee34 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 561/1131] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7308ba34-b01a-43c3-a28b-e10c10e403d6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7308ba34-b01a-43c3-a28b-e10c10e403d6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7308ba34-b01a-43c3-a28b-e10c10e403d6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8799b485-0eff-406a-9ad3-bf2c4982da39 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8799b485-0eff-406a-9ad3-bf2c4982da39 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 571/1132] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 818 bytes in 68 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[87200]: INFO cinder.api.openstack.wsgi [None req-7308ba34-b01a-43c3-a28b-e10c10e403d6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 562/1133] 192.168.122.183 () {60 vars in 1259 bytes} [Sun Sep 6 17:03:46 2026] PUT /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 398 bytes in 236 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6eaa1fc0-2117-4323-8b55-7dcee9f76c15 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6eaa1fc0-2117-4323-8b55-7dcee9f76c15 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b/defaults Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6eaa1fc0-2117-4323-8b55-7dcee9f76c15 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6eaa1fc0-2117-4323-8b55-7dcee9f76c15 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'defaults' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6eaa1fc0-2117-4323-8b55-7dcee9f76c15 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b/defaults returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 572/1134] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b/defaults => generated 440 bytes in 36 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[87200]: DEBUG cinder.api.middleware.request_id [None req-082613a7-e73e-4751-931a-91883e068a86 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-97801ed9-e17d-4e21-9362-9e9c139913a6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-082613a7-e73e-4751-931a-91883e068a86 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] GET http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-97801ed9-e17d-4e21-9362-9e9c139913a6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-97801ed9-e17d-4e21-9362-9e9c139913a6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-97801ed9-e17d-4e21-9362-9e9c139913a6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-082613a7-e73e-4751-931a-91883e068a86 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-082613a7-e73e-4751-931a-91883e068a86 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-082613a7-e73e-4751-931a-91883e068a86 tempest-VolumesMetadataTest-1968087228 tempest-VolumesMetadataTest-1968087228-project-member] http://192.168.122.183/volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a returned with HTTP 404 Sep 06 17:03:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 563/1135] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/volumes/92384c3c-b3b7-4f79-8a6d-f7697f9dce4a => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-97801ed9-e17d-4e21-9362-9e9c139913a6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:03:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 573/1136] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 440 bytes in 79 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e08671ba-a0ff-47d3-a9f4-b74e47d5b711 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e08671ba-a0ff-47d3-a9f4-b74e47d5b711 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e08671ba-a0ff-47d3-a9f4-b74e47d5b711 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e08671ba-a0ff-47d3-a9f4-b74e47d5b711 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e08671ba-a0ff-47d3-a9f4-b74e47d5b711 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 564/1137] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:46 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?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:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-beaabf57-0995-4ed3-8816-26533c980310 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-1248440955"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-1248440955'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Create volume of 1 GB Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Availability Zones retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Flow 'volume_create_api' (bc4f5daa-a597-47af-a296-8c39a7e32898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcb2f5c-71ad-4302-bcce-610b188ded91) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6bcb2f5c-71ad-4302-bcce-610b188ded91) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fcec4a-f342-4ee0-a9a2-30a1c790e2e3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Created reservations ['89952b37-b33d-4762-8a18-755df168c885', '781e928b-f796-4c3b-bcb2-22a225e3a1da', 'e4aa05ec-6976-4a6c-a7b2-f8413114d436', '1ba8fced-0495-474b-86cb-939732c1593a'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (03fcec4a-f342-4ee0-a9a2-30a1c790e2e3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['89952b37-b33d-4762-8a18-755df168c885', '781e928b-f796-4c3b-bcb2-22a225e3a1da', 'e4aa05ec-6976-4a6c-a7b2-f8413114d436', '1ba8fced-0495-474b-86cb-939732c1593a']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1245edde-3146-4ab0-abba-9afb4374cf0e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1245edde-3146-4ab0-abba-9afb4374cf0e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'fff48b36-1777-40dd-bbfe-d41dc0a01026', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1248440955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ed54d6c4d5486997b55304e92c4f1b',qos_specs=None,replication_status=,reservations=['89952b37-b33d-4762-8a18-755df168c885','781e928b-f796-4c3b-bcb2-22a225e3a1da','e4aa05ec-6976-4a6c-a7b2-f8413114d436','1ba8fced-0495-474b-86cb-939732c1593a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829ada56ce9b4387a1a34dd14aec61f6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-1248440955',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=fff48b36-1777-40dd-bbfe-d41dc0a01026,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ed54d6c4d5486997b55304e92c4f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='829ada56ce9b4387a1a34dd14aec61f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d3895b-dea9-47aa-b0e6-9310cc0dd91b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-156cd1b5-29a6-4f01-8591-b06b2dfd6843 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-156cd1b5-29a6-4f01-8591-b06b2dfd6843 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-156cd1b5-29a6-4f01-8591-b06b2dfd6843 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-156cd1b5-29a6-4f01-8591-b06b2dfd6843 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-156cd1b5-29a6-4f01-8591-b06b2dfd6843 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (84d3895b-dea9-47aa-b0e6-9310cc0dd91b) transitioned into state 'SUCCESS' from state '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-1248440955',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ed54d6c4d5486997b55304e92c4f1b',qos_specs=None,replication_status=,reservations=['89952b37-b33d-4762-8a18-755df168c885','781e928b-f796-4c3b-bcb2-22a225e3a1da','e4aa05ec-6976-4a6c-a7b2-f8413114d436','1ba8fced-0495-474b-86cb-939732c1593a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829ada56ce9b4387a1a34dd14aec61f6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-156cd1b5-29a6-4f01-8591-b06b2dfd6843 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a660ea0c-1d40-4c22-a384-2eb97602994c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 565/1138] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 62 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c7ee7979-9849-42d6-ab09-3c698f308a76 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c7ee7979-9849-42d6-ab09-3c698f308a76 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c7ee7979-9849-42d6-ab09-3c698f308a76 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c7ee7979-9849-42d6-ab09-3c698f308a76 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a660ea0c-1d40-4c22-a384-2eb97602994c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Flow 'volume_create_api' (bc4f5daa-a597-47af-a296-8c39a7e32898) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Create volume request issued successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-beaabf57-0995-4ed3-8816-26533c980310 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c7ee7979-9849-42d6-ab09-3c698f308a76 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 574/1139] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:03:47 2026] POST /volume/v3/volumes => generated 765 bytes in 636 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0c01b224-f046-456f-90e7-e80520d13738 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c7ee7979-9849-42d6-ab09-3c698f308a76 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 566/1140] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 842 bytes in 60 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[87201]: INFO cinder.api.openstack.wsgi [None req-0c01b224-f046-456f-90e7-e80520d13738 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c01b224-f046-456f-90e7-e80520d13738 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c01b224-f046-456f-90e7-e80520d13738 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c01b224-f046-456f-90e7-e80520d13738 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c01b224-f046-456f-90e7-e80520d13738 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 575/1141] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:47 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 833 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-79dc00f2-eb9b-40a5-bdaa-3b4048eb9539 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-79dc00f2-eb9b-40a5-bdaa-3b4048eb9539 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-79dc00f2-eb9b-40a5-bdaa-3b4048eb9539 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-79dc00f2-eb9b-40a5-bdaa-3b4048eb9539 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0229ca4f-caa2-43f4-b77b-2dcc50e51ace None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-79dc00f2-eb9b-40a5-bdaa-3b4048eb9539 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0229ca4f-caa2-43f4-b77b-2dcc50e51ace tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0229ca4f-caa2-43f4-b77b-2dcc50e51ace tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0229ca4f-caa2-43f4-b77b-2dcc50e51ace tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-79dc00f2-eb9b-40a5-bdaa-3b4048eb9539 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 567/1142] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:48 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8cff646c-b157-4c5e-8615-0c30400debbe None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8cff646c-b157-4c5e-8615-0c30400debbe tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:03:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8cff646c-b157-4c5e-8615-0c30400debbe tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8cff646c-b157-4c5e-8615-0c30400debbe tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:03:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:03:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:03:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0229ca4f-caa2-43f4-b77b-2dcc50e51ace tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8cff646c-b157-4c5e-8615-0c30400debbe tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8cff646c-b157-4c5e-8615-0c30400debbe tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 568/1143] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:48 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 857 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0229ca4f-caa2-43f4-b77b-2dcc50e51ace tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 576/1144] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:48 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 842 bytes in 156 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8136e737-797d-4fe3-b026-7418a3e96a81 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8136e737-797d-4fe3-b026-7418a3e96a81 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8136e737-797d-4fe3-b026-7418a3e96a81 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8136e737-797d-4fe3-b026-7418a3e96a81 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:49 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:49 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8136e737-797d-4fe3-b026-7418a3e96a81 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8136e737-797d-4fe3-b026-7418a3e96a81 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 569/1145] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:49 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-47777352-bbd6-4506-bbcc-4686872e2594 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6a238bdd-ee9b-43de-8e58-541acb1e79c6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47777352-bbd6-4506-bbcc-4686872e2594 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47777352-bbd6-4506-bbcc-4686872e2594 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47777352-bbd6-4506-bbcc-4686872e2594 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a238bdd-ee9b-43de-8e58-541acb1e79c6 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a238bdd-ee9b-43de-8e58-541acb1e79c6 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a238bdd-ee9b-43de-8e58-541acb1e79c6 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:49 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-47777352-bbd6-4506-bbcc-4686872e2594 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:50 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47777352-bbd6-4506-bbcc-4686872e2594 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 577/1146] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:49 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 857 bytes in 89 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6a238bdd-ee9b-43de-8e58-541acb1e79c6 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a238bdd-ee9b-43de-8e58-541acb1e79c6 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 570/1147] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:49 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 842 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c0798acf-2b08-4367-93cb-bcc5da6dec3c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c0798acf-2b08-4367-93cb-bcc5da6dec3c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c0798acf-2b08-4367-93cb-bcc5da6dec3c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c0798acf-2b08-4367-93cb-bcc5da6dec3c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:50 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:51 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c0798acf-2b08-4367-93cb-bcc5da6dec3c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bf177cc1-9cbe-4206-800d-4c1d572545bc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf177cc1-9cbe-4206-800d-4c1d572545bc tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf177cc1-9cbe-4206-800d-4c1d572545bc tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf177cc1-9cbe-4206-800d-4c1d572545bc tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c0798acf-2b08-4367-93cb-bcc5da6dec3c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 578/1148] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:50 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6728236c-5e93-4cb0-b75e-f05fda27a698 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:51 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6728236c-5e93-4cb0-b75e-f05fda27a698 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6728236c-5e93-4cb0-b75e-f05fda27a698 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6728236c-5e93-4cb0-b75e-f05fda27a698 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:51 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:51 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:51 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bf177cc1-9cbe-4206-800d-4c1d572545bc tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6728236c-5e93-4cb0-b75e-f05fda27a698 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6728236c-5e93-4cb0-b75e-f05fda27a698 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 579/1149] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:51 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 842 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf177cc1-9cbe-4206-800d-4c1d572545bc tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 571/1150] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:51 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 857 bytes in 166 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5fdaf940-5c01-4580-9b56-6e799e4a8004 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5fdaf940-5c01-4580-9b56-6e799e4a8004 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5fdaf940-5c01-4580-9b56-6e799e4a8004 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5fdaf940-5c01-4580-9b56-6e799e4a8004 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:52 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5fdaf940-5c01-4580-9b56-6e799e4a8004 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-905b40dc-f526-4271-8c86-922d2f59ff75 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5fdaf940-5c01-4580-9b56-6e799e4a8004 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 580/1151] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:52 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-905b40dc-f526-4271-8c86-922d2f59ff75 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5d77598-ff4e-4e71-be8e-27ce1fa94f1d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-905b40dc-f526-4271-8c86-922d2f59ff75 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-905b40dc-f526-4271-8c86-922d2f59ff75 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5d77598-ff4e-4e71-be8e-27ce1fa94f1d tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5d77598-ff4e-4e71-be8e-27ce1fa94f1d tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5d77598-ff4e-4e71-be8e-27ce1fa94f1d tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:52 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:52 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-905b40dc-f526-4271-8c86-922d2f59ff75 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5d77598-ff4e-4e71-be8e-27ce1fa94f1d tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-905b40dc-f526-4271-8c86-922d2f59ff75 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 572/1152] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:52 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 842 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5d77598-ff4e-4e71-be8e-27ce1fa94f1d tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 581/1153] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:52 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 857 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3bcc2b2c-ab4a-4430-a16c-c425f92e4ca9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3bcc2b2c-ab4a-4430-a16c-c425f92e4ca9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3bcc2b2c-ab4a-4430-a16c-c425f92e4ca9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3bcc2b2c-ab4a-4430-a16c-c425f92e4ca9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3bcc2b2c-ab4a-4430-a16c-c425f92e4ca9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3bcc2b2c-ab4a-4430-a16c-c425f92e4ca9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 573/1154] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:53 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4dde3968-95b9-4b7f-aede-5eab7eab2040 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4dde3968-95b9-4b7f-aede-5eab7eab2040 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4dde3968-95b9-4b7f-aede-5eab7eab2040 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4dde3968-95b9-4b7f-aede-5eab7eab2040 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6bc27fb9-2ee4-48a3-86e6-eccb0c4ad777 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6bc27fb9-2ee4-48a3-86e6-eccb0c4ad777 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6bc27fb9-2ee4-48a3-86e6-eccb0c4ad777 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6bc27fb9-2ee4-48a3-86e6-eccb0c4ad777 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4dde3968-95b9-4b7f-aede-5eab7eab2040 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6bc27fb9-2ee4-48a3-86e6-eccb0c4ad777 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4dde3968-95b9-4b7f-aede-5eab7eab2040 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 582/1155] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:53 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 843 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6bc27fb9-2ee4-48a3-86e6-eccb0c4ad777 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 574/1156] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:53 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 857 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a8481871-3748-42fd-88fa-60c1f2cd98f7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8481871-3748-42fd-88fa-60c1f2cd98f7 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8481871-3748-42fd-88fa-60c1f2cd98f7 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8481871-3748-42fd-88fa-60c1f2cd98f7 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a8481871-3748-42fd-88fa-60c1f2cd98f7 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8481871-3748-42fd-88fa-60c1f2cd98f7 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 583/1157] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:53 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 843 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-62158f84-076e-44c3-8161-cf15f6a7af71 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete snapshot with id: 74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot delete request issued successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-62158f84-076e-44c3-8161-cf15f6a7af71 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 202 Sep 06 17:03:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 575/1158] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:03:53 2026] DELETE /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-55f59a6b-a763-4df7-8455-21fd8c1dccdf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55f59a6b-a763-4df7-8455-21fd8c1dccdf tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55f59a6b-a763-4df7-8455-21fd8c1dccdf tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55f59a6b-a763-4df7-8455-21fd8c1dccdf tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-55f59a6b-a763-4df7-8455-21fd8c1dccdf tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55f59a6b-a763-4df7-8455-21fd8c1dccdf tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 584/1159] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:53 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 466 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6d1b70cd-cad0-4d63-b138-d69f2db984a5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6d1b70cd-cad0-4d63-b138-d69f2db984a5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6d1b70cd-cad0-4d63-b138-d69f2db984a5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6d1b70cd-cad0-4d63-b138-d69f2db984a5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6d1b70cd-cad0-4d63-b138-d69f2db984a5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6d1b70cd-cad0-4d63-b138-d69f2db984a5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 585/1160] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:54 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 856 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9adb79f2-f214-45c1-aa5d-b16d81094d92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9adb79f2-f214-45c1-aa5d-b16d81094d92 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9adb79f2-f214-45c1-aa5d-b16d81094d92 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9adb79f2-f214-45c1-aa5d-b16d81094d92 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9adb79f2-f214-45c1-aa5d-b16d81094d92 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-49003493"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9adb79f2-f214-45c1-aa5d-b16d81094d92 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 586/1161] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:54 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-49003493'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Create volume of 1 GB Sep 06 17:03:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Availability Zones retrieved successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0f57c388-5f0d-43db-a759-c91fcc9d419b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f57c388-5f0d-43db-a759-c91fcc9d419b tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f57c388-5f0d-43db-a759-c91fcc9d419b tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f57c388-5f0d-43db-a759-c91fcc9d419b tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Flow 'volume_create_api' (9618edf7-8e85-436e-bb6f-33bf1d960469) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f112cfe8-12cf-45c9-8b38-ab9e6f77871c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f57c388-5f0d-43db-a759-c91fcc9d419b tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True returned with HTTP 200 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 587/1162] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:54 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True => generated 1064 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] DELETE http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Delete volume with id: fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f112cfe8-12cf-45c9-8b38-ab9e6f77871c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a4f829-8969-47f6-8ae0-ef3933caa2db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Delete volume request issued successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19eda32d-d934-4a3d-a15b-cb1211ce01c7 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 202 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 588/1163] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:54 2026] DELETE /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b1c84d03-e22c-4c10-9315-2d9c5c5bbe8c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1c84d03-e22c-4c10-9315-2d9c5c5bbe8c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1c84d03-e22c-4c10-9315-2d9c5c5bbe8c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1c84d03-e22c-4c10-9315-2d9c5c5bbe8c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b1c84d03-e22c-4c10-9315-2d9c5c5bbe8c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Snapshot retrieved successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1c84d03-e22c-4c10-9315-2d9c5c5bbe8c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 200 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 589/1164] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:54 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 466 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0a8f1469-a0af-4669-bd2f-ca7257a5e7a6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a8f1469-a0af-4669-bd2f-ca7257a5e7a6 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a8f1469-a0af-4669-bd2f-ca7257a5e7a6 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a8f1469-a0af-4669-bd2f-ca7257a5e7a6 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0a8f1469-a0af-4669-bd2f-ca7257a5e7a6 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a8f1469-a0af-4669-bd2f-ca7257a5e7a6 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 200 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 590/1165] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:54 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 857 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Created reservations ['d09e2fd1-0aec-4cac-8b67-15edac28ab9a', 'b9d368af-a6fa-472f-967b-6a6ad8080d60', '6bd80d77-f142-4b26-94c4-e5a2e0d3c43e', '4f369853-6dad-4e4f-933b-479be6e88fcb'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (23a4f829-8969-47f6-8ae0-ef3933caa2db) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d09e2fd1-0aec-4cac-8b67-15edac28ab9a', 'b9d368af-a6fa-472f-967b-6a6ad8080d60', '6bd80d77-f142-4b26-94c4-e5a2e0d3c43e', '4f369853-6dad-4e4f-933b-479be6e88fcb']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5342e668-0317-4bb8-9f8a-51e35548c419) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5342e668-0317-4bb8-9f8a-51e35548c419) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c61b0242-b6d7-4f51-8ce1-b70f65095ef8', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-49003493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f93c419368884b08b746a26a64e7926b',qos_specs=None,replication_status=,reservations=['d09e2fd1-0aec-4cac-8b67-15edac28ab9a','b9d368af-a6fa-472f-967b-6a6ad8080d60','6bd80d77-f142-4b26-94c4-e5a2e0d3c43e','4f369853-6dad-4e4f-933b-479be6e88fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f3b756688f466abbaa9a5cc1d3e3c6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:54Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-49003493',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c61b0242-b6d7-4f51-8ce1-b70f65095ef8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f93c419368884b08b746a26a64e7926b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6f3b756688f466abbaa9a5cc1d3e3c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (222e776e-5808-48d9-8c92-e1a82ee0637a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (222e776e-5808-48d9-8c92-e1a82ee0637a) transitioned into state 'SUCCESS' from state '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-49003493',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f93c419368884b08b746a26a64e7926b',qos_specs=None,replication_status=,reservations=['d09e2fd1-0aec-4cac-8b67-15edac28ab9a','b9d368af-a6fa-472f-967b-6a6ad8080d60','6bd80d77-f142-4b26-94c4-e5a2e0d3c43e','4f369853-6dad-4e4f-933b-479be6e88fcb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f3b756688f466abbaa9a5cc1d3e3c6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14be66bd-0e00-4f08-87a8-c52d59638873) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (14be66bd-0e00-4f08-87a8-c52d59638873) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Flow 'volume_create_api' (9618edf7-8e85-436e-bb6f-33bf1d960469) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Create volume request issued successfully. Sep 06 17:03:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd75fbe5-c5d9-4cdd-b346-30557941b0aa tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 576/1166] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:03:54 2026] POST /volume/v3/volumes => generated 826 bytes in 673 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-994dc5be-51c1-447a-88b6-18e12badb43f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-994dc5be-51c1-447a-88b6-18e12badb43f tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-994dc5be-51c1-447a-88b6-18e12badb43f tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-994dc5be-51c1-447a-88b6-18e12badb43f tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-994dc5be-51c1-447a-88b6-18e12badb43f tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-994dc5be-51c1-447a-88b6-18e12badb43f tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 591/1167] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:54 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 894 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-59b1e8ad-2cf4-4855-83c9-8f9452fc59a3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59b1e8ad-2cf4-4855-83c9-8f9452fc59a3 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59b1e8ad-2cf4-4855-83c9-8f9452fc59a3 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59b1e8ad-2cf4-4855-83c9-8f9452fc59a3 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59b1e8ad-2cf4-4855-83c9-8f9452fc59a3 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 404 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 577/1168] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:55 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 111 bytes in 58 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-80317597-154a-4724-ae45-fcdbfc34161e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] DELETE http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-124dfd15-1552-41e6-af62-2da1dfb81356 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete volume with id: 3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-124dfd15-1552-41e6-af62-2da1dfb81356 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-124dfd15-1552-41e6-af62-2da1dfb81356 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-124dfd15-1552-41e6-af62-2da1dfb81356 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-124dfd15-1552-41e6-af62-2da1dfb81356 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 404 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 578/1169] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:55 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-99630f7f-edde-4ff1-8a0d-ea23df324829 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99630f7f-edde-4ff1-8a0d-ea23df324829 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99630f7f-edde-4ff1-8a0d-ea23df324829 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99630f7f-edde-4ff1-8a0d-ea23df324829 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete volume request issued successfully. Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80317597-154a-4724-ae45-fcdbfc34161e tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 202 Sep 06 17:03:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 592/1170] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:55 2026] DELETE /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e7e88670-8f74-4b1b-8fd8-231c82df03bb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99630f7f-edde-4ff1-8a0d-ea23df324829 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 404 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 579/1171] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:55 2026] GET /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4c925af4-e74b-43f4-a362-92e60f4401de None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7e88670-8f74-4b1b-8fd8-231c82df03bb tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7e88670-8f74-4b1b-8fd8-231c82df03bb tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7e88670-8f74-4b1b-8fd8-231c82df03bb tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c925af4-e74b-43f4-a362-92e60f4401de tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] DELETE http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c925af4-e74b-43f4-a362-92e60f4401de tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c925af4-e74b-43f4-a362-92e60f4401de tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4c925af4-e74b-43f4-a362-92e60f4401de tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Delete volume with id: fff48b36-1777-40dd-bbfe-d41dc0a01026 Sep 06 17:03:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c925af4-e74b-43f4-a362-92e60f4401de tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 returned with HTTP 404 Sep 06 17:03:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 580/1172] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:55 2026] DELETE /volume/v3/volumes/fff48b36-1777-40dd-bbfe-d41dc0a01026 => generated 109 bytes in 39 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e7e88670-8f74-4b1b-8fd8-231c82df03bb tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ce154bfb-224b-43d9-9027-510efaa74f73 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasAdminTestJSON-Volume-633643303"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasAdminTestJSON-Volume-633643303'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Create volume of 1 GB Sep 06 17:03:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7e88670-8f74-4b1b-8fd8-231c82df03bb tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 200 Sep 06 17:03:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 593/1173] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:55 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 854 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Availability Zones retrieved successfully. Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Flow 'volume_create_api' (6e95aa87-5a2a-4b37-8195-28f2342e9c35) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9877dafe-9294-4ad1-8f41-afce786ecb9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-760d12c7-4ead-4cc8-9f94-5ebde15ed9a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-760d12c7-4ead-4cc8-9f94-5ebde15ed9a2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-760d12c7-4ead-4cc8-9f94-5ebde15ed9a2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-760d12c7-4ead-4cc8-9f94-5ebde15ed9a2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-760d12c7-4ead-4cc8-9f94-5ebde15ed9a2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:03:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-760d12c7-4ead-4cc8-9f94-5ebde15ed9a2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 594/1174] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:56 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 918 bytes in 185 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9877dafe-9294-4ad1-8f41-afce786ecb9d) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eff5bde-012c-497c-b715-2cac8fbca41f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Created reservations ['3595e04a-4621-4dc1-920c-640284fb6899', 'c8106678-99e8-4a44-a9b2-d0c27a62bd85', '0ccaf12f-9242-486c-b3a9-ef4abca4b981', 'e7505a71-62f0-4fc2-8f6f-b207efe02a0a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6eff5bde-012c-497c-b715-2cac8fbca41f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3595e04a-4621-4dc1-920c-640284fb6899', 'c8106678-99e8-4a44-a9b2-d0c27a62bd85', '0ccaf12f-9242-486c-b3a9-ef4abca4b981', 'e7505a71-62f0-4fc2-8f6f-b207efe02a0a']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe1bc1f-d3c7-4c48-91ec-3c2736d2f2bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbe1bc1f-d3c7-4c48-91ec-3c2736d2f2bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '136a0fdf-4b51-4ba8-9a0e-ed95917b930b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-633643303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ed54d6c4d5486997b55304e92c4f1b',qos_specs=None,replication_status=,reservations=['3595e04a-4621-4dc1-920c-640284fb6899','c8106678-99e8-4a44-a9b2-d0c27a62bd85','0ccaf12f-9242-486c-b3a9-ef4abca4b981','e7505a71-62f0-4fc2-8f6f-b207efe02a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829ada56ce9b4387a1a34dd14aec61f6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasAdminTestJSON-Volume-633643303',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=136a0fdf-4b51-4ba8-9a0e-ed95917b930b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='65ed54d6c4d5486997b55304e92c4f1b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='829ada56ce9b4387a1a34dd14aec61f6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82ba1d1-ba8c-4a8a-a4ac-1dd958f4671b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f82ba1d1-ba8c-4a8a-a4ac-1dd958f4671b) transitioned into state 'SUCCESS' from state '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-633643303',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='65ed54d6c4d5486997b55304e92c4f1b',qos_specs=None,replication_status=,reservations=['3595e04a-4621-4dc1-920c-640284fb6899','c8106678-99e8-4a44-a9b2-d0c27a62bd85','0ccaf12f-9242-486c-b3a9-ef4abca4b981','e7505a71-62f0-4fc2-8f6f-b207efe02a0a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='829ada56ce9b4387a1a34dd14aec61f6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eccdbd29-fc91-437c-ba28-d938c23c4680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (eccdbd29-fc91-437c-ba28-d938c23c4680) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Flow 'volume_create_api' (6e95aa87-5a2a-4b37-8195-28f2342e9c35) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:03:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Create volume request issued successfully. Sep 06 17:03:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce154bfb-224b-43d9-9027-510efaa74f73 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:03:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 581/1175] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:03:55 2026] POST /volume/v3/volumes => generated 764 bytes in 777 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cd7e3c3a-1ba6-42bd-b7f9-03ec2b854fe2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd7e3c3a-1ba6-42bd-b7f9-03ec2b854fe2 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:03:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd7e3c3a-1ba6-42bd-b7f9-03ec2b854fe2 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd7e3c3a-1ba6-42bd-b7f9-03ec2b854fe2 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cd7e3c3a-1ba6-42bd-b7f9-03ec2b854fe2 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd7e3c3a-1ba6-42bd-b7f9-03ec2b854fe2 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 200 Sep 06 17:03:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 595/1176] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:56 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 832 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-17ed58f5-b09f-43c8-b064-a520bdf7e3c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-17ed58f5-b09f-43c8-b064-a520bdf7e3c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-17ed58f5-b09f-43c8-b064-a520bdf7e3c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-17ed58f5-b09f-43c8-b064-a520bdf7e3c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-17ed58f5-b09f-43c8-b064-a520bdf7e3c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-17ed58f5-b09f-43c8-b064-a520bdf7e3c9 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 200 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 582/1177] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:57 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 854 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b1902848-8e00-4c1e-adf9-5fcbde1b2d5e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1902848-8e00-4c1e-adf9-5fcbde1b2d5e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1902848-8e00-4c1e-adf9-5fcbde1b2d5e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1902848-8e00-4c1e-adf9-5fcbde1b2d5e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b1902848-8e00-4c1e-adf9-5fcbde1b2d5e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1902848-8e00-4c1e-adf9-5fcbde1b2d5e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 596/1178] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:57 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 954 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] POST http://192.168.122.183/volume/v3/volume-transfers Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "c61b0242-b6d7-4f51-8ce1-b70f65095ef8"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volume_transfer [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Creating new volume transfer {'transfer': {'volume_id': 'c61b0242-b6d7-4f51-8ce1-b70f65095ef8'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volume_transfer [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Creating transfer of volume c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.transfer.api [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Generating transfer record for volume c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e362ea11-9ac9-45c5-a1ee-b2802d7738d2 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 583/1179] 192.168.122.183 () {62 vars in 1210 bytes} [Sun Sep 6 17:03:57 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 95 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2b667c1d-1491-433c-acba-61c6b9272335 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b667c1d-1491-433c-acba-61c6b9272335 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b667c1d-1491-433c-acba-61c6b9272335 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b667c1d-1491-433c-acba-61c6b9272335 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2b667c1d-1491-433c-acba-61c6b9272335 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b667c1d-1491-433c-acba-61c6b9272335 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 597/1180] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:57 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 962 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-60bbebc5-ce45-41be-8250-8adff1c51d39 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60bbebc5-ce45-41be-8250-8adff1c51d39 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer/36bf907a-99fa-4a01-8f56-36d2ef169ae7 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60bbebc5-ce45-41be-8250-8adff1c51d39 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60bbebc5-ce45-41be-8250-8adff1c51d39 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60bbebc5-ce45-41be-8250-8adff1c51d39 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer/36bf907a-99fa-4a01-8f56-36d2ef169ae7 returned with HTTP 200 Sep 06 17:03:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 584/1181] 192.168.122.183 () {60 vars in 1306 bytes} [Sun Sep 6 17:03:57 2026] GET /volume/v3/os-volume-transfer/36bf907a-99fa-4a01-8f56-36d2ef169ae7 => generated 440 bytes in 104 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-93473993-4198-4652-b85f-82234409e856 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-93473993-4198-4652-b85f-82234409e856 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-93473993-4198-4652-b85f-82234409e856 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-93473993-4198-4652-b85f-82234409e856 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-93473993-4198-4652-b85f-82234409e856 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Listing volume transfers {{(pid=87201) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-93473993-4198-4652-b85f-82234409e856 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer returned with HTTP 200 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 598/1182] 192.168.122.183 () {60 vars in 1195 bytes} [Sun Sep 6 17:03:57 2026] GET /volume/v3/os-volume-transfer => generated 376 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-696dafd5-74de-47a4-ac2a-0ac2f80d85f1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-696dafd5-74de-47a4-ac2a-0ac2f80d85f1 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-696dafd5-74de-47a4-ac2a-0ac2f80d85f1 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-696dafd5-74de-47a4-ac2a-0ac2f80d85f1 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] POST http://192.168.122.183/volume/v3/volume-transfers/36bf907a-99fa-4a01-8f56-36d2ef169ae7/accept Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-696dafd5-74de-47a4-ac2a-0ac2f80d85f1 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "c3146fd54f6398b9"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.volume_transfer [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Accepting volume transfer 36bf907a-99fa-4a01-8f56-36d2ef169ae7 {{(pid=87200) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:03:57 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Accepting transfer 36bf907a-99fa-4a01-8f56-36d2ef169ae7 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-696dafd5-74de-47a4-ac2a-0ac2f80d85f1 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 200 Sep 06 17:03:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 599/1183] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:57 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 856 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Created reservations ['b4188eb0-5e6b-4b52-af8a-4d3f14a61036', '1f842c9b-2f41-4e53-ae83-ee21d044123d', 'cd18ce02-f6a2-4a9e-a3c2-a5cbf9ce1a1c', 'd7ffeb10-0f97-4ad1-8ae3-4ca075d888cc'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-242e1b12-ea2a-407a-a177-0dbd79520579 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-242e1b12-ea2a-407a-a177-0dbd79520579 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-242e1b12-ea2a-407a-a177-0dbd79520579 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-242e1b12-ea2a-407a-a177-0dbd79520579 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-242e1b12-ea2a-407a-a177-0dbd79520579 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 404 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 600/1184] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:58 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Created reservations ['08579801-2758-454e-8274-f4527c043086', 'e07249d6-4947-47ae-b6f7-e83ad710799b', '970194b0-55b7-4156-9b38-2fa2fb5a8d23', '1e261105-1162-4c89-8668-45338da25994'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete volume with id: 5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:58 devstack devstack@c-api.service[87200]: /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:58 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Created reservations ['bacff2cd-c185-482a-9803-4e3f575d73b2', '31ef3b5e-76f0-47c3-b50c-dbbeaac504c8', '39c28d76-7f65-4fc3-aa81-30f04c43b5c1', '75d18d6f-4db1-4742-9a32-fb062c0cefa4'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete volume request issued successfully. Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b47afe9-0809-4d08-a5cf-1043c9d0e66b tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 202 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 601/1185] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:58 2026] DELETE /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a996003e-0ded-4e33-830d-86198c942aab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a996003e-0ded-4e33-830d-86198c942aab tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a996003e-0ded-4e33-830d-86198c942aab tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a996003e-0ded-4e33-830d-86198c942aab tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Created reservations ['7f1d62dc-7eb6-45f9-894d-498310198ae9', 'f955f0fb-b54a-490d-94e7-9e6b8b0309f8', 'ac790f50-adc7-4bb1-8228-827161fba73d', 'f735a900-7e1c-4566-ade0-8e45cee8549f'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a996003e-0ded-4e33-830d-86198c942aab tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Volume info retrieved successfully. Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a996003e-0ded-4e33-830d-86198c942aab tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 200 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 602/1186] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:58 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 842 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Transfer volume completed successfully. Sep 06 17:03:58 devstack devstack@c-api.service[87200]: INFO cinder.transfer.api [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Volume c61b0242-b6d7-4f51-8ce1-b70f65095ef8 has been transferred. Sep 06 17:03:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b807bdad-9c07-4a14-b3a6-44704b69ffa5 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] http://192.168.122.183/volume/v3/volume-transfers/36bf907a-99fa-4a01-8f56-36d2ef169ae7/accept returned with HTTP 202 Sep 06 17:03:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 585/1187] 192.168.122.183 () {62 vars in 1342 bytes} [Sun Sep 6 17:03:57 2026] POST /volume/v3/volume-transfers/36bf907a-99fa-4a01-8f56-36d2ef169ae7/accept => generated 373 bytes in 1049 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7d2ac37a-676a-4350-a118-4aac52a47186 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d2ac37a-676a-4350-a118-4aac52a47186 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d2ac37a-676a-4350-a118-4aac52a47186 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d2ac37a-676a-4350-a118-4aac52a47186 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7d2ac37a-676a-4350-a118-4aac52a47186 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Volume info retrieved successfully. Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d2ac37a-676a-4350-a118-4aac52a47186 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 603/1188] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:58 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 954 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f89a9d5b-6aaf-438e-9447-e690d5a54274 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f89a9d5b-6aaf-438e-9447-e690d5a54274 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f89a9d5b-6aaf-438e-9447-e690d5a54274 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f89a9d5b-6aaf-438e-9447-e690d5a54274 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f89a9d5b-6aaf-438e-9447-e690d5a54274 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] Volume info retrieved successfully. Sep 06 17:03:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f89a9d5b-6aaf-438e-9447-e690d5a54274 tempest-VolumesTransfersV355Test-1025353450 tempest-VolumesTransfersV355Test-1025353450-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 586/1189] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:58 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 954 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-78211838-2f54-4875-a957-00993428c691 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78211838-2f54-4875-a957-00993428c691 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] DELETE http://192.168.122.183/volume/v3/volume-transfers/36bf907a-99fa-4a01-8f56-36d2ef169ae7 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78211838-2f54-4875-a957-00993428c691 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78211838-2f54-4875-a957-00993428c691 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.volume_transfer [None req-78211838-2f54-4875-a957-00993428c691 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Delete transfer with id: 36bf907a-99fa-4a01-8f56-36d2ef169ae7 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78211838-2f54-4875-a957-00993428c691 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volume-transfers/36bf907a-99fa-4a01-8f56-36d2ef169ae7 returned with HTTP 404 Sep 06 17:03:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 604/1190] 192.168.122.183 () {60 vars in 1303 bytes} [Sun Sep 6 17:03:58 2026] DELETE /volume/v3/volume-transfers/36bf907a-99fa-4a01-8f56-36d2ef169ae7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:03:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-65558aa4-5569-47b0-94be-f33b07847502 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d315fe29-cc70-40e4-a30f-7b790a810f89 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d315fe29-cc70-40e4-a30f-7b790a810f89 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d315fe29-cc70-40e4-a30f-7b790a810f89 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d315fe29-cc70-40e4-a30f-7b790a810f89 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d315fe29-cc70-40e4-a30f-7b790a810f89 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Volume info retrieved successfully. Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d315fe29-cc70-40e4-a30f-7b790a810f89 tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 200 Sep 06 17:03:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 605/1191] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:58 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 857 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ffe293ec-7c76-42f0-9f6a-9485b1c31051 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ffe293ec-7c76-42f0-9f6a-9485b1c31051 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ffe293ec-7c76-42f0-9f6a-9485b1c31051 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ffe293ec-7c76-42f0-9f6a-9485b1c31051 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ffe293ec-7c76-42f0-9f6a-9485b1c31051 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True returned with HTTP 200 Sep 06 17:03:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 606/1192] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:59 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True => generated 1064 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d4b82eca-b213-42c7-819d-ff06226a1b02 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Delete volume with id: c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d4b82eca-b213-42c7-819d-ff06226a1b02 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/3ebfce87823249e6866707614fb673af?usage=True Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d4b82eca-b213-42c7-819d-ff06226a1b02 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d4b82eca-b213-42c7-819d-ff06226a1b02 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Volume info retrieved successfully. Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d4b82eca-b213-42c7-819d-ff06226a1b02 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/3ebfce87823249e6866707614fb673af?usage=True returned with HTTP 200 Sep 06 17:03:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 607/1193] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:03:59 2026] GET /volume/v3/os-quota-sets/3ebfce87823249e6866707614fb673af?usage=True => generated 1064 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Delete volume request issued successfully. Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-65558aa4-5569-47b0-94be-f33b07847502 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 202 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 587/1194] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:03:58 2026] DELETE /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 0 bytes in 229 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8c8148d3-881b-49e5-b58e-d3ffb0f9fa02 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c8148d3-881b-49e5-b58e-d3ffb0f9fa02 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c8148d3-881b-49e5-b58e-d3ffb0f9fa02 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c8148d3-881b-49e5-b58e-d3ffb0f9fa02 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f0df8263-5501-4062-beb2-3c142511949b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0df8263-5501-4062-beb2-3c142511949b tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] POST http://192.168.122.183/volume/v3/os-volume-transfer Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f0df8263-5501-4062-beb2-3c142511949b tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "136a0fdf-4b51-4ba8-9a0e-ed95917b930b"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.volume_transfer [None req-f0df8263-5501-4062-beb2-3c142511949b tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Creating new volume transfer {'transfer': {'volume_id': '136a0fdf-4b51-4ba8-9a0e-ed95917b930b'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:85}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-f0df8263-5501-4062-beb2-3c142511949b tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Creating transfer of volume 136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.transfer.api [None req-f0df8263-5501-4062-beb2-3c142511949b tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Generating transfer record for volume 136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:03:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:03:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:03:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8c8148d3-881b-49e5-b58e-d3ffb0f9fa02 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Volume info retrieved successfully. Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c8148d3-881b-49e5-b58e-d3ffb0f9fa02 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:03:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 608/1195] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:03:59 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 1137 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0df8263-5501-4062-beb2-3c142511949b tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/os-volume-transfer returned with HTTP 202 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 588/1196] 192.168.122.183 () {60 vars in 1175 bytes} [Sun Sep 6 17:03:59 2026] POST /volume/v3/os-volume-transfer => generated 449 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a6c2c61a-14b5-47e6-b111-0b0c7121c55c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] POST http://192.168.122.183/volume/v3/os-volume-transfer/f478e8b1-cfac-4bc0-a3bd-eb13ab75b1f2/accept Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a6c2c61a-14b5-47e6-b111-0b0c7121c55c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a6c2c61a-14b5-47e6-b111-0b0c7121c55c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a6c2c61a-14b5-47e6-b111-0b0c7121c55c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Action: 'accept', calling method: accept, body: {"accept": {"auth_key": "ce5d6d91bb740a8c"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Accepting volume transfer f478e8b1-cfac-4bc0-a3bd-eb13ab75b1f2 {{(pid=87201) accept /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:115}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.volume_transfer [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Accepting transfer f478e8b1-cfac-4bc0-a3bd-eb13ab75b1f2 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a6c2c61a-14b5-47e6-b111-0b0c7121c55c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a returned with HTTP 404 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 589/1197] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:59 2026] GET /volume/v3/volumes/5d028cdf-1452-41ee-a948-c6ac11b9ef7a => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-60fb46f9-5966-44f5-b34e-3ab1fed77b8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60fb46f9-5966-44f5-b34e-3ab1fed77b8f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60fb46f9-5966-44f5-b34e-3ab1fed77b8f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60fb46f9-5966-44f5-b34e-3ab1fed77b8f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-60fb46f9-5966-44f5-b34e-3ab1fed77b8f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete snapshot with id: 74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60fb46f9-5966-44f5-b34e-3ab1fed77b8f tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 404 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 590/1198] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:03:59 2026] DELETE /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5e2e5278-167a-47d3-aa49-02b05c70739c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e2e5278-167a-47d3-aa49-02b05c70739c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e2e5278-167a-47d3-aa49-02b05c70739c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e2e5278-167a-47d3-aa49-02b05c70739c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e2e5278-167a-47d3-aa49-02b05c70739c tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a returned with HTTP 404 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 591/1199] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:03:59 2026] GET /volume/v3/snapshots/74d3f54a-2baa-4c4d-beea-9f2e59871c0a => generated 111 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-55455e72-e911-460f-9917-7c145fc39d1a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55455e72-e911-460f-9917-7c145fc39d1a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] DELETE http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55455e72-e911-460f-9917-7c145fc39d1a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55455e72-e911-460f-9917-7c145fc39d1a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-55455e72-e911-460f-9917-7c145fc39d1a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Delete volume with id: 3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55455e72-e911-460f-9917-7c145fc39d1a tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 404 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 592/1200] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:03:59 2026] DELETE /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8126cd42-03bb-4194-aedc-a93c0187d336 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8126cd42-03bb-4194-aedc-a93c0187d336 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] GET http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8126cd42-03bb-4194-aedc-a93c0187d336 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8126cd42-03bb-4194-aedc-a93c0187d336 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:03:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8126cd42-03bb-4194-aedc-a93c0187d336 tempest-SnapshotDependencyTests-1185822836 tempest-SnapshotDependencyTests-1185822836-project-member] http://192.168.122.183/volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 returned with HTTP 404 Sep 06 17:03:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 593/1201] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:03:59 2026] GET /volume/v3/volumes/3e6b1a9f-8df6-4041-b9ed-bec2efb5c5f0 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Created reservations ['1416a415-0205-4658-985a-2dff8c76b60e', 'c10ecc3e-cb7b-4a5e-8321-98a17d2ed3cd', '2581db4b-bf45-4c2a-b64d-fdedd41b2abf', '15d43284-2942-4807-ab8c-28f33fecacfa'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Created reservations ['393af513-9648-422e-aea3-49c13a9c5eb4', 'ce63102d-c811-438c-9fc4-9a439bd441f3', '28aab108-c18f-46c8-9bd8-44ff0a8c8295', '23d311ba-020e-4f16-80b9-f142160ac360'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:03:59 devstack devstack@c-api.service[87201]: /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:59 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:03:59 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Created reservations ['788b2460-604f-4cee-a08e-2bb25fafc7f6', 'd5792ca1-c384-4c23-a4b5-284029852aae', '9f8e69c4-dca9-4936-bae7-c279139be093', '82e5c785-9e67-496e-8d68-7c5e5a73af6f'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Created reservations ['7125c194-78c9-486f-8393-39afd84b54e9', '1378e459-ad4b-441e-a490-649fb68c2b2c', 'a9d636e5-71a2-4a57-9870-f70a937ba623', '68b8a856-c0e2-4460-8885-4122877e9be3'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Transfer volume completed successfully. Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1b3afa61-b2b4-4c9a-8810-4a6492dbc9bd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b3afa61-b2b4-4c9a-8810-4a6492dbc9bd tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b3afa61-b2b4-4c9a-8810-4a6492dbc9bd tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b3afa61-b2b4-4c9a-8810-4a6492dbc9bd tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:04:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1b3afa61-b2b4-4c9a-8810-4a6492dbc9bd tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Volume info retrieved successfully. Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b3afa61-b2b4-4c9a-8810-4a6492dbc9bd tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 200 Sep 06 17:04:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 594/1202] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:00 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 1137 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.transfer.api [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Volume 136a0fdf-4b51-4ba8-9a0e-ed95917b930b has been transferred. Sep 06 17:04:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ae45ba0-8b32-4f73-8354-b4ffdd0fe29b tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] http://192.168.122.183/volume/v3/os-volume-transfer/f478e8b1-cfac-4bc0-a3bd-eb13ab75b1f2/accept returned with HTTP 202 Sep 06 17:04:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 609/1203] 192.168.122.183 () {60 vars in 1307 bytes} [Sun Sep 6 17:03:59 2026] POST /volume/v3/os-volume-transfer/f478e8b1-cfac-4bc0-a3bd-eb13ab75b1f2/accept => generated 373 bytes in 1119 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a91b8c76-b9cb-4bcc-9aed-e4d712009dba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a91b8c76-b9cb-4bcc-9aed-e4d712009dba tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a91b8c76-b9cb-4bcc-9aed-e4d712009dba tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a91b8c76-b9cb-4bcc-9aed-e4d712009dba tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:04:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a91b8c76-b9cb-4bcc-9aed-e4d712009dba tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] Volume info retrieved successfully. Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a91b8c76-b9cb-4bcc-9aed-e4d712009dba tempest-VolumeQuotasAdminTestJSON-249186615 tempest-VolumeQuotasAdminTestJSON-249186615-project-member] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 200 Sep 06 17:04:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 595/1204] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:00 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4dba8a7a-5fd4-47b6-a72a-8fa6ef96e829 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4dba8a7a-5fd4-47b6-a72a-8fa6ef96e829 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4dba8a7a-5fd4-47b6-a72a-8fa6ef96e829 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4dba8a7a-5fd4-47b6-a72a-8fa6ef96e829 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4dba8a7a-5fd4-47b6-a72a-8fa6ef96e829 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True returned with HTTP 200 Sep 06 17:04:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 610/1205] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:04:00 2026] GET /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b?usage=True => generated 1064 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-259f47d2-d637-4c85-a687-3153ec2a263f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-259f47d2-d637-4c85-a687-3153ec2a263f tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/3ebfce87823249e6866707614fb673af?usage=True Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-259f47d2-d637-4c85-a687-3153ec2a263f tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-259f47d2-d637-4c85-a687-3153ec2a263f tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-259f47d2-d637-4c85-a687-3153ec2a263f tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/3ebfce87823249e6866707614fb673af?usage=True returned with HTTP 200 Sep 06 17:04:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 596/1206] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:04:00 2026] GET /volume/v3/os-quota-sets/3ebfce87823249e6866707614fb673af?usage=True => generated 1064 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Delete volume with id: 136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:04:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Volume info retrieved successfully. Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Delete volume request issued successfully. Sep 06 17:04:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6ac42a5-527d-4168-9c1a-73292a86c4ec tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 202 Sep 06 17:04:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 611/1207] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:00 2026] DELETE /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 0 bytes in 97 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b8afb556-4db6-443f-bef0-23e2b714f9b6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b8afb556-4db6-443f-bef0-23e2b714f9b6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b8afb556-4db6-443f-bef0-23e2b714f9b6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b8afb556-4db6-443f-bef0-23e2b714f9b6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:04:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b8afb556-4db6-443f-bef0-23e2b714f9b6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Volume info retrieved successfully. Sep 06 17:04:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b8afb556-4db6-443f-bef0-23e2b714f9b6 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 200 Sep 06 17:04:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 597/1208] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:00 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 1019 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e82719df-35f7-4337-9399-62bb1cfb0f86 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e82719df-35f7-4337-9399-62bb1cfb0f86 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e82719df-35f7-4337-9399-62bb1cfb0f86 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e82719df-35f7-4337-9399-62bb1cfb0f86 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e82719df-35f7-4337-9399-62bb1cfb0f86 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 404 Sep 06 17:04:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 612/1209] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:01 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8c6a6dfe-e90f-46b0-a168-277c9097559a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c6a6dfe-e90f-46b0-a168-277c9097559a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c6a6dfe-e90f-46b0-a168-277c9097559a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c6a6dfe-e90f-46b0-a168-277c9097559a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c6a6dfe-e90f-46b0-a168-277c9097559a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 404 Sep 06 17:04:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 598/1210] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:01 2026] GET /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4968bfa8-4790-4a26-a844-c47c9a98b644 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4968bfa8-4790-4a26-a844-c47c9a98b644 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4968bfa8-4790-4a26-a844-c47c9a98b644 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4968bfa8-4790-4a26-a844-c47c9a98b644 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-4968bfa8-4790-4a26-a844-c47c9a98b644 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Delete volume with id: c61b0242-b6d7-4f51-8ce1-b70f65095ef8 Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4968bfa8-4790-4a26-a844-c47c9a98b644 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 returned with HTTP 404 Sep 06 17:04:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 613/1211] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:04:01 2026] DELETE /volume/v3/volumes/c61b0242-b6d7-4f51-8ce1-b70f65095ef8 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesTransfersV355Test-Volume-1049094131"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesTransfersV355Test-Volume-1049094131'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Create volume of 1 GB Sep 06 17:04:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Availability Zones retrieved successfully. Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Flow 'volume_create_api' (b1ecd508-9a53-4fa6-90d6-9e5467acd373) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3d0d26-1f5c-49cb-9e88-d5bbf2ca65ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7b3d0d26-1f5c-49cb-9e88-d5bbf2ca65ba) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21acf069-c0c1-4ef7-8ee1-eb6d672aea30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Created reservations ['558f716d-e49c-4c2f-9522-b62d7a41eab5', 'f2a3ec13-9a68-4bbe-8f55-fdf3939e9038', '80de4541-ff32-418c-ba4c-4657c5b6d29f', '4999cf2d-3d4e-4750-99ee-60754fdeb53e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (21acf069-c0c1-4ef7-8ee1-eb6d672aea30) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['558f716d-e49c-4c2f-9522-b62d7a41eab5', 'f2a3ec13-9a68-4bbe-8f55-fdf3939e9038', '80de4541-ff32-418c-ba4c-4657c5b6d29f', '4999cf2d-3d4e-4750-99ee-60754fdeb53e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c1e311-9463-486b-a5f8-eafe54cc274d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (87c1e311-9463-486b-a5f8-eafe54cc274d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '278a92fa-f8d2-413b-b803-0ccd7c873c1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1049094131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f93c419368884b08b746a26a64e7926b',qos_specs=None,replication_status=,reservations=['558f716d-e49c-4c2f-9522-b62d7a41eab5','f2a3ec13-9a68-4bbe-8f55-fdf3939e9038','80de4541-ff32-418c-ba4c-4657c5b6d29f','4999cf2d-3d4e-4750-99ee-60754fdeb53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f3b756688f466abbaa9a5cc1d3e3c6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesTransfersV355Test-Volume-1049094131',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=278a92fa-f8d2-413b-b803-0ccd7c873c1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f93c419368884b08b746a26a64e7926b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e6f3b756688f466abbaa9a5cc1d3e3c6',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a406768d-fc0c-4420-8228-c3cbe455abd1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a4f6c9-4ff5-4e77-acde-e8523fb24c7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a406768d-fc0c-4420-8228-c3cbe455abd1 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a406768d-fc0c-4420-8228-c3cbe455abd1 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a406768d-fc0c-4420-8228-c3cbe455abd1 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:04:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:01 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a406768d-fc0c-4420-8228-c3cbe455abd1 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Volume info retrieved successfully. Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10a4f6c9-4ff5-4e77-acde-e8523fb24c7d) transitioned into state 'SUCCESS' from state '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-1049094131',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f93c419368884b08b746a26a64e7926b',qos_specs=None,replication_status=,reservations=['558f716d-e49c-4c2f-9522-b62d7a41eab5','f2a3ec13-9a68-4bbe-8f55-fdf3939e9038','80de4541-ff32-418c-ba4c-4657c5b6d29f','4999cf2d-3d4e-4750-99ee-60754fdeb53e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e6f3b756688f466abbaa9a5cc1d3e3c6',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a406768d-fc0c-4420-8228-c3cbe455abd1 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 200 Sep 06 17:04:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 614/1212] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:01 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 1019 bytes in 106 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ed483c-cb0b-4db9-9956-3f8fc610279f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (48ed483c-cb0b-4db9-9956-3f8fc610279f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Flow 'volume_create_api' (b1ecd508-9a53-4fa6-90d6-9e5467acd373) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Create volume request issued successfully. Sep 06 17:04:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10c4b1f3-40a1-4818-a1e9-399940b32bc9 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 599/1213] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:04:01 2026] POST /volume/v3/volumes => generated 828 bytes in 569 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0dd70a16-b48d-4a26-9483-dff1ca79e303 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0dd70a16-b48d-4a26-9483-dff1ca79e303 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0dd70a16-b48d-4a26-9483-dff1ca79e303 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0dd70a16-b48d-4a26-9483-dff1ca79e303 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:04:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0dd70a16-b48d-4a26-9483-dff1ca79e303 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:04:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0dd70a16-b48d-4a26-9483-dff1ca79e303 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 615/1214] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:02 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 896 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-405a912f-215f-444c-9f8a-8d1b5cd07e1a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-405a912f-215f-444c-9f8a-8d1b5cd07e1a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-405a912f-215f-444c-9f8a-8d1b5cd07e1a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-405a912f-215f-444c-9f8a-8d1b5cd07e1a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-405a912f-215f-444c-9f8a-8d1b5cd07e1a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 404 Sep 06 17:04:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 600/1215] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:02 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6b653554-20bf-4130-8177-6f00d7ddb4fd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6b653554-20bf-4130-8177-6f00d7ddb4fd tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] GET http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6b653554-20bf-4130-8177-6f00d7ddb4fd tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6b653554-20bf-4130-8177-6f00d7ddb4fd tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6b653554-20bf-4130-8177-6f00d7ddb4fd tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 404 Sep 06 17:04:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 616/1216] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:03 2026] GET /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fc596715-ba46-4096-91a3-c204ccad8bde None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc596715-ba46-4096-91a3-c204ccad8bde tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] DELETE http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc596715-ba46-4096-91a3-c204ccad8bde tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc596715-ba46-4096-91a3-c204ccad8bde tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-fc596715-ba46-4096-91a3-c204ccad8bde tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] Delete volume with id: 136a0fdf-4b51-4ba8-9a0e-ed95917b930b Sep 06 17:04:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc596715-ba46-4096-91a3-c204ccad8bde tempest-VolumeQuotasAdminTestJSON-633030171 tempest-VolumeQuotasAdminTestJSON-633030171-project-member] http://192.168.122.183/volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b returned with HTTP 404 Sep 06 17:04:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 601/1217] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:03 2026] DELETE /volume/v3/volumes/136a0fdf-4b51-4ba8-9a0e-ed95917b930b => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-110bff88-bcf4-4086-9558-bcba2fcaa510 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-110bff88-bcf4-4086-9558-bcba2fcaa510 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/88ab3b1ea61a4164a195fca4479a2ecb?usage=True Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-110bff88-bcf4-4086-9558-bcba2fcaa510 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-110bff88-bcf4-4086-9558-bcba2fcaa510 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-110bff88-bcf4-4086-9558-bcba2fcaa510 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/88ab3b1ea61a4164a195fca4479a2ecb?usage=True returned with HTTP 200 Sep 06 17:04:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 617/1218] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:04:03 2026] GET /volume/v3/os-quota-sets/88ab3b1ea61a4164a195fca4479a2ecb?usage=True => generated 1064 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a02a1f89-04d1-477a-8720-d663c9ba4611 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a02a1f89-04d1-477a-8720-d663c9ba4611 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:04:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a02a1f89-04d1-477a-8720-d663c9ba4611 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2cfec5ae-5aa0-4a93-976b-0b4713a3c0e0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cfec5ae-5aa0-4a93-976b-0b4713a3c0e0 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cfec5ae-5aa0-4a93-976b-0b4713a3c0e0 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cfec5ae-5aa0-4a93-976b-0b4713a3c0e0 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2cfec5ae-5aa0-4a93-976b-0b4713a3c0e0 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cfec5ae-5aa0-4a93-976b-0b4713a3c0e0 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 618/1219] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:03 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 920 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a02a1f89-04d1-477a-8720-d663c9ba4611 tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:04:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 602/1220] 192.168.122.183 () {60 vars in 1259 bytes} [Sun Sep 6 17:04:03 2026] PUT /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 400 bytes in 265 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9d63b7a9-8497-4a8e-b12a-505497e6d54a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9d63b7a9-8497-4a8e-b12a-505497e6d54a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b Sep 06 17:04:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9d63b7a9-8497-4a8e-b12a-505497e6d54a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9d63b7a9-8497-4a8e-b12a-505497e6d54a tempest-VolumeQuotasAdminTestJSON-1571039503 tempest-VolumeQuotasAdminTestJSON-1571039503-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b returned with HTTP 200 Sep 06 17:04:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 619/1221] 192.168.122.183 () {60 vars in 1259 bytes} [Sun Sep 6 17:04:03 2026] PUT /volume/v3/os-quota-sets/65ed54d6c4d5486997b55304e92c4f1b => generated 398 bytes in 270 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3e44d11d-3264-4da1-8a73-822ce75d6610 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e44d11d-3264-4da1-8a73-822ce75d6610 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e44d11d-3264-4da1-8a73-822ce75d6610 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e44d11d-3264-4da1-8a73-822ce75d6610 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3e44d11d-3264-4da1-8a73-822ce75d6610 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e44d11d-3264-4da1-8a73-822ce75d6610 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 603/1222] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:04 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 956 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-19631c09-7974-45e4-9061-9ce4c1459e98 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19631c09-7974-45e4-9061-9ce4c1459e98 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] POST http://192.168.122.183/volume/v3/volume-transfers Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19631c09-7974-45e4-9061-9ce4c1459e98 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Action: 'create', calling method: create, body: {"transfer": {"volume_id": "278a92fa-f8d2-413b-b803-0ccd7c873c1b"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volume_transfer [None req-19631c09-7974-45e4-9061-9ce4c1459e98 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Creating new volume transfer {'transfer': {'volume_id': '278a92fa-f8d2-413b-b803-0ccd7c873c1b'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volume_transfer.py:85}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volume_transfer [None req-19631c09-7974-45e4-9061-9ce4c1459e98 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Creating transfer of volume 278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.transfer.api [None req-19631c09-7974-45e4-9061-9ce4c1459e98 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Generating transfer record for volume 278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19631c09-7974-45e4-9061-9ce4c1459e98 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volume-transfers returned with HTTP 202 Sep 06 17:04:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 620/1223] 192.168.122.183 () {62 vars in 1210 bytes} [Sun Sep 6 17:04:04 2026] POST /volume/v3/volume-transfers => generated 472 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ea5dccd6-c2f7-4aba-85b4-53bd71db15e4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ea5dccd6-c2f7-4aba-85b4-53bd71db15e4 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ea5dccd6-c2f7-4aba-85b4-53bd71db15e4 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ea5dccd6-c2f7-4aba-85b4-53bd71db15e4 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ea5dccd6-c2f7-4aba-85b4-53bd71db15e4 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ea5dccd6-c2f7-4aba-85b4-53bd71db15e4 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 604/1224] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:04 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 964 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08ba8016-681f-47e8-8209-b00ad57f061c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08ba8016-681f-47e8-8209-b00ad57f061c tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] GET http://192.168.122.183/volume/v3/os-volume-transfer/detail Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08ba8016-681f-47e8-8209-b00ad57f061c tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08ba8016-681f-47e8-8209-b00ad57f061c tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.volume_transfer [None req-08ba8016-681f-47e8-8209-b00ad57f061c tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] Listing volume transfers {{(pid=87201) _get_transfers /opt/stack/cinder/cinder/api/contrib/volume_transfer.py:63}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08ba8016-681f-47e8-8209-b00ad57f061c tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-reader] http://192.168.122.183/volume/v3/os-volume-transfer/detail returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 621/1225] 192.168.122.183 () {60 vars in 1216 bytes} [Sun Sep 6 17:04:04 2026] GET /volume/v3/os-volume-transfer/detail => generated 443 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-799df554-d6f3-49df-a0c1-bf1be9d27577 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-799df554-d6f3-49df-a0c1-bf1be9d27577 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] DELETE http://192.168.122.183/volume/v3/volume-transfers/a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-799df554-d6f3-49df-a0c1-bf1be9d27577 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-799df554-d6f3-49df-a0c1-bf1be9d27577 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-799df554-d6f3-49df-a0c1-bf1be9d27577 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Delete transfer with id: a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-799df554-d6f3-49df-a0c1-bf1be9d27577 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volume-transfers/a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da returned with HTTP 202 Sep 06 17:04:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 605/1226] 192.168.122.183 () {60 vars in 1303 bytes} [Sun Sep 6 17:04:04 2026] DELETE /volume/v3/volume-transfers/a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-317c7d0a-d5a4-4b20-bef8-90c609f9849e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-317c7d0a-d5a4-4b20-bef8-90c609f9849e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-317c7d0a-d5a4-4b20-bef8-90c609f9849e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-317c7d0a-d5a4-4b20-bef8-90c609f9849e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-317c7d0a-d5a4-4b20-bef8-90c609f9849e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Volume info retrieved successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-317c7d0a-d5a4-4b20-bef8-90c609f9849e tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 622/1227] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:04 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 956 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4c45c713-a627-4d51-bd58-05ed1cec9a79 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c45c713-a627-4d51-bd58-05ed1cec9a79 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] DELETE http://192.168.122.183/volume/v3/volume-transfers/a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c45c713-a627-4d51-bd58-05ed1cec9a79 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c45c713-a627-4d51-bd58-05ed1cec9a79 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.volume_transfer [None req-4c45c713-a627-4d51-bd58-05ed1cec9a79 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Delete transfer with id: a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c45c713-a627-4d51-bd58-05ed1cec9a79 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volume-transfers/a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da returned with HTTP 404 Sep 06 17:04:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 606/1228] 192.168.122.183 () {60 vars in 1303 bytes} [Sun Sep 6 17:04:04 2026] DELETE /volume/v3/volume-transfers/a650b5c8-fe37-4d61-9f05-f7e4d1d9d6da => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Delete volume with id: 278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Volume info retrieved successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Delete volume request issued successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-31afa48a-3c17-463f-977a-824b4b47e7d8 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 202 Sep 06 17:04:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 623/1229] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:04:04 2026] DELETE /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-636a2eaf-a01c-470e-ac97-fc576e64d7c7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-636a2eaf-a01c-470e-ac97-fc576e64d7c7 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-636a2eaf-a01c-470e-ac97-fc576e64d7c7 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-636a2eaf-a01c-470e-ac97-fc576e64d7c7 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-636a2eaf-a01c-470e-ac97-fc576e64d7c7 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Volume info retrieved successfully. Sep 06 17:04:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-636a2eaf-a01c-470e-ac97-fc576e64d7c7 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 607/1230] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:04 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 1139 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6df82416-c4df-4085-bbf5-3fa5ad357ecf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6df82416-c4df-4085-bbf5-3fa5ad357ecf tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6df82416-c4df-4085-bbf5-3fa5ad357ecf tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6df82416-c4df-4085-bbf5-3fa5ad357ecf tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6df82416-c4df-4085-bbf5-3fa5ad357ecf tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Volume info retrieved successfully. Sep 06 17:04:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6df82416-c4df-4085-bbf5-3fa5ad357ecf tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 200 Sep 06 17:04:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 624/1231] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:05 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 1139 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fd7207ad-7658-4368-b977-31e7c724fbe3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd7207ad-7658-4368-b977-31e7c724fbe3 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd7207ad-7658-4368-b977-31e7c724fbe3 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd7207ad-7658-4368-b977-31e7c724fbe3 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd7207ad-7658-4368-b977-31e7c724fbe3 tempest-VolumesTransfersV355Test-1900247 tempest-VolumesTransfersV355Test-1900247-project-admin] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 404 Sep 06 17:04:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 608/1232] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:06 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a53980f4-a6a1-4e94-a1ee-c73018aba9b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a53980f4-a6a1-4e94-a1ee-c73018aba9b8 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] GET http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a53980f4-a6a1-4e94-a1ee-c73018aba9b8 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a53980f4-a6a1-4e94-a1ee-c73018aba9b8 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a53980f4-a6a1-4e94-a1ee-c73018aba9b8 tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 404 Sep 06 17:04:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 625/1233] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:04:06 2026] GET /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:04:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f46aebc-9834-411b-8dcb-0783ee3ad00a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f46aebc-9834-411b-8dcb-0783ee3ad00a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] DELETE http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f46aebc-9834-411b-8dcb-0783ee3ad00a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f46aebc-9834-411b-8dcb-0783ee3ad00a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:06 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-2f46aebc-9834-411b-8dcb-0783ee3ad00a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] Delete volume with id: 278a92fa-f8d2-413b-b803-0ccd7c873c1b Sep 06 17:04:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f46aebc-9834-411b-8dcb-0783ee3ad00a tempest-VolumesTransfersV355Test-181789980 tempest-VolumesTransfersV355Test-181789980-project-member] http://192.168.122.183/volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b returned with HTTP 404 Sep 06 17:04:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 609/1234] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:04:06 2026] DELETE /volume/v3/volumes/278a92fa-f8d2-413b-b803-0ccd7c873c1b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:04:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5f6f2ff6-f6ba-4015-8d0d-33ef0c52b6dc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f6f2ff6-f6ba-4015-8d0d-33ef0c52b6dc tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] GET http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a Sep 06 17:04:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f6f2ff6-f6ba-4015-8d0d-33ef0c52b6dc tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f6f2ff6-f6ba-4015-8d0d-33ef0c52b6dc tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f6f2ff6-f6ba-4015-8d0d-33ef0c52b6dc tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a returned with HTTP 200 Sep 06 17:04:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 626/1235] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:15 2026] GET /volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a => generated 440 bytes in 438 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeQuotasNegativeTestJSON-Volume-487065840"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeQuotasNegativeTestJSON-Volume-487065840'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume of 1 GB Sep 06 17:04:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Availability Zones retrieved successfully. Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Flow 'volume_create_api' (ea0634e3-b262-4e0d-bd3f-c382b6eb6544) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a187d5e6-5099-4324-9c4d-5a553b4ac9a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a187d5e6-5099-4324-9c4d-5a553b4ac9a1) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013efe7a-01e9-40dd-aa84-3f52bf6f4320) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Created reservations ['9f577b61-1fa0-4d89-8fb2-d535b03a4b4c', 'ef1fb210-81e9-48bd-ad9c-1385da638ae8', '5446941d-3a29-4757-8b0d-02e4da5e1f7f', 'ce896848-13b9-4838-a2ad-57fb7635b7bb'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (013efe7a-01e9-40dd-aa84-3f52bf6f4320) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f577b61-1fa0-4d89-8fb2-d535b03a4b4c', 'ef1fb210-81e9-48bd-ad9c-1385da638ae8', '5446941d-3a29-4757-8b0d-02e4da5e1f7f', 'ce896848-13b9-4838-a2ad-57fb7635b7bb']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4763c8e2-7a46-4452-ae42-c3ff77eec555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4763c8e2-7a46-4452-ae42-c3ff77eec555) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5f148091-56ff-4ffb-bcd5-a9719fdc9fc0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-487065840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bdd5191bec4495b8ec59ce7d0586e9a',qos_specs=None,replication_status=,reservations=['9f577b61-1fa0-4d89-8fb2-d535b03a4b4c','ef1fb210-81e9-48bd-ad9c-1385da638ae8','5446941d-3a29-4757-8b0d-02e4da5e1f7f','ce896848-13b9-4838-a2ad-57fb7635b7bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c35f231603465aaf03006b9ec64930',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeQuotasNegativeTestJSON-Volume-487065840',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5f148091-56ff-4ffb-bcd5-a9719fdc9fc0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6bdd5191bec4495b8ec59ce7d0586e9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='38c35f231603465aaf03006b9ec64930',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd51bc09-a32b-4a5d-bc50-43cf057565e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd51bc09-a32b-4a5d-bc50-43cf057565e2) transitioned into state 'SUCCESS' from state '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-487065840',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6bdd5191bec4495b8ec59ce7d0586e9a',qos_specs=None,replication_status=,reservations=['9f577b61-1fa0-4d89-8fb2-d535b03a4b4c','ef1fb210-81e9-48bd-ad9c-1385da638ae8','5446941d-3a29-4757-8b0d-02e4da5e1f7f','ce896848-13b9-4838-a2ad-57fb7635b7bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='38c35f231603465aaf03006b9ec64930',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bc153e7-6272-4bb9-885e-6ae80707ed97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0bc153e7-6272-4bb9-885e-6ae80707ed97) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Flow 'volume_create_api' (ea0634e3-b262-4e0d-bd3f-c382b6eb6544) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume request issued successfully. Sep 06 17:04:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ed2ea0d7-d16b-4f87-87be-489758e18f39 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 610/1236] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:16 2026] POST /volume/v3/volumes => generated 767 bytes in 1067 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f673bd31-2e3d-409d-a3cf-648785815a78 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f673bd31-2e3d-409d-a3cf-648785815a78 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] GET http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f673bd31-2e3d-409d-a3cf-648785815a78 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f673bd31-2e3d-409d-a3cf-648785815a78 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f673bd31-2e3d-409d-a3cf-648785815a78 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f673bd31-2e3d-409d-a3cf-648785815a78 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 200 Sep 06 17:04:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 627/1237] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:17 2026] GET /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 835 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-81b1c766-7ed0-49d6-a3c3-b61d853cdb19 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81b1c766-7ed0-49d6-a3c3-b61d853cdb19 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] GET http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81b1c766-7ed0-49d6-a3c3-b61d853cdb19 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-81b1c766-7ed0-49d6-a3c3-b61d853cdb19 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-81b1c766-7ed0-49d6-a3c3-b61d853cdb19 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-81b1c766-7ed0-49d6-a3c3-b61d853cdb19 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 200 Sep 06 17:04:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 611/1238] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:18 2026] GET /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 859 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-VolumesExtendTest-Volume-414521625"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create volume request body: {'volume': {'imageRef': '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-414521625'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create volume of 1 GB Sep 06 17:04:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Availability Zones retrieved successfully. Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-44c8f34e-8d87-4a2c-bfb1-a611768de587 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44c8f34e-8d87-4a2c-bfb1-a611768de587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] GET http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44c8f34e-8d87-4a2c-bfb1-a611768de587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44c8f34e-8d87-4a2c-bfb1-a611768de587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Flow 'volume_create_api' (d331c1c8-bed0-46b9-8861-114381e572d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e30ac29-eab9-48b8-afd8-5c5fa96b0d6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-44c8f34e-8d87-4a2c-bfb1-a611768de587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44c8f34e-8d87-4a2c-bfb1-a611768de587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 200 Sep 06 17:04:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 612/1239] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:19 2026] GET /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 860 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-053572dd-ecff-4a50-92e0-c3cd76d8fa61 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-053572dd-ecff-4a50-92e0-c3cd76d8fa61 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-053572dd-ecff-4a50-92e0-c3cd76d8fa61 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1, "volumes": -1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2e30ac29-eab9-48b8-afd8-5c5fa96b0d6c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8aa1e2-02ea-4f0e-8ab4-6cb0e5ea5f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-053572dd-ecff-4a50-92e0-c3cd76d8fa61 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a returned with HTTP 200 Sep 06 17:04:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 613/1240] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:04:19 2026] PUT /volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a => generated 395 bytes in 126 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume request body: {'volume': {'size': 2}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume of 2 GB Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Availability Zones retrieved successfully. Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Flow 'volume_create_api' (d08b7934-6fa6-456a-83d0-c3fba927f5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4b4422-7ada-4981-9584-1caf60edf478) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Validating volume size '2' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Created reservations ['f62f422d-f8f7-4fbd-932c-9ea042c01cea', 'ac4a1790-3650-4162-9008-9ac7dd348e7b', '956f213e-58ca-4e2a-949f-c116d0d8c535', 'f2144a44-8976-451d-9920-97d3477ccd4b'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ff8aa1e2-02ea-4f0e-8ab4-6cb0e5ea5f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f62f422d-f8f7-4fbd-932c-9ea042c01cea', 'ac4a1790-3650-4162-9008-9ac7dd348e7b', '956f213e-58ca-4e2a-949f-c116d0d8c535', 'f2144a44-8976-451d-9920-97d3477ccd4b']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be98067a-4849-4ec2-bca5-b9a715e091f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4b4422-7ada-4981-9584-1caf60edf478) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116336a1-b052-4022-9b3a-905a423a30e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (be98067a-4849-4ec2-bca5-b9a715e091f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57924a2c-3338-4505-af59-969c8826ab51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-414521625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2331cc591284994892c0666299686ef',qos_specs=None,replication_status=,reservations=['f62f422d-f8f7-4fbd-932c-9ea042c01cea','ac4a1790-3650-4162-9008-9ac7dd348e7b','956f213e-58ca-4e2a-949f-c116d0d8c535','f2144a44-8976-451d-9920-97d3477ccd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbf6925d564b23bf95dcac0539ab44',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-414521625',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57924a2c-3338-4505-af59-969c8826ab51,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2331cc591284994892c0666299686ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7dbf6925d564b23bf95dcac0539ab44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3cc9ea-38ee-483f-b7cd-ae6eba1f0d09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5d3cc9ea-38ee-483f-b7cd-ae6eba1f0d09) transitioned into state 'SUCCESS' from state '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-414521625',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2331cc591284994892c0666299686ef',qos_specs=None,replication_status=,reservations=['f62f422d-f8f7-4fbd-932c-9ea042c01cea','ac4a1790-3650-4162-9008-9ac7dd348e7b','956f213e-58ca-4e2a-949f-c116d0d8c535','f2144a44-8976-451d-9920-97d3477ccd4b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbf6925d564b23bf95dcac0539ab44',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c71583-7d88-4c47-8fac-79a175478771) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: WARNING cinder.quota_utils [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Quota exceeded for 6bdd5191bec4495b8ec59ce7d0586e9a, tried to create 2G volume (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 17:04:19 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116336a1-b052-4022-9b3a-905a423a30e9) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:04:19 devstack devstack@c-api.service[87200]: 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:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116336a1-b052-4022-9b3a-905a423a30e9) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (64c71583-7d88-4c47-8fac-79a175478771) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (116336a1-b052-4022-9b3a-905a423a30e9) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Flow 'volume_create_api' (d331c1c8-bed0-46b9-8861-114381e572d2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4b4422-7ada-4981-9584-1caf60edf478) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create volume request issued successfully. Sep 06 17:04:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67371d1a-b8d2-4e61-8bc0-bec9449ff0a9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 628/1241] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:04:19 2026] POST /volume/v3/volumes => generated 756 bytes in 829 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:19 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0a4b4422-7ada-4981-9584-1caf60edf478) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:04:19 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Flow 'volume_create_api' (d08b7934-6fa6-456a-83d0-c3fba927f5d6) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.middleware.fault [None req-1bf0fd5c-a0c4-4d30-a599-13e7d0f9919c tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 413 Sep 06 17:04:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 614/1242] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:19 2026] POST /volume/v3/volumes => generated 208 bytes in 246 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f6b2915e-2e07-4184-af39-f9a11a674bdc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c29cc57c-7356-4a7a-bb28-511a73ce1972 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6b2915e-2e07-4184-af39-f9a11a674bdc tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6b2915e-2e07-4184-af39-f9a11a674bdc tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6b2915e-2e07-4184-af39-f9a11a674bdc tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c29cc57c-7356-4a7a-bb28-511a73ce1972 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a Sep 06 17:04:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c29cc57c-7356-4a7a-bb28-511a73ce1972 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"volumes": 1, "gigabytes": -1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f6b2915e-2e07-4184-af39-f9a11a674bdc tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6b2915e-2e07-4184-af39-f9a11a674bdc tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 629/1243] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:19 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 824 bytes in 70 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[87200]: INFO cinder.api.openstack.wsgi [None req-c29cc57c-7356-4a7a-bb28-511a73ce1972 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 615/1244] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:04:19 2026] PUT /volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a => generated 395 bytes in 135 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume request body: {'volume': {'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Create volume of 1 GB Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Availability Zones retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Flow 'volume_create_api' (3cb23a03-2ebc-4cf0-b0e3-f43c018daf68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0813266-9fba-466e-a388-d6c290f869e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0813266-9fba-466e-a388-d6c290f869e1) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb7847b-6d6b-47d1-89eb-279375f81896) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: WARNING cinder.quota_utils [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Quota exceeded for 6bdd5191bec4495b8ec59ce7d0586e9a, tried to create volume (1 volumes already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['volumes'] Sep 06 17:04:20 devstack devstack@c-api.service[87201]: WARNING cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb7847b-6d6b-47d1-89eb-279375f81896) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:04:20 devstack devstack@c-api.service[87201]: Failure: cinder.exception.VolumeLimitExceeded: Maximum number of volumes allowed (1) exceeded for quota 'volumes'. Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb7847b-6d6b-47d1-89eb-279375f81896) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: WARNING cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1cb7847b-6d6b-47d1-89eb-279375f81896) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0813266-9fba-466e-a388-d6c290f869e1) transitioned into state 'REVERTING' from state 'SUCCESS' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: WARNING cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0813266-9fba-466e-a388-d6c290f869e1) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:04:20 devstack devstack@c-api.service[87201]: WARNING cinder.volume.api [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Flow 'volume_create_api' (3cb23a03-2ebc-4cf0-b0e3-f43c018daf68) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-f8b5389d-e7f0-46d2-99c9-533a66629cc8 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 413 Sep 06 17:04:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 630/1245] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:20 2026] POST /volume/v3/volumes => generated 150 bytes in 224 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-695dd70a-f9da-4712-890c-3f58d0bbc710 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-695dd70a-f9da-4712-890c-3f58d0bbc710 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-695dd70a-f9da-4712-890c-3f58d0bbc710 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] Action: 'update', calling method: update, body: {"quota_set": {"gigabytes": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-695dd70a-f9da-4712-890c-3f58d0bbc710 tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 616/1246] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:04:20 2026] PUT /volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a => generated 394 bytes in 106 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] POST http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0/action Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87201]: ERROR cinder.volume.api [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Quota exceeded for 6bdd5191bec4495b8ec59ce7d0586e9a, tried to extend volume by 1G, (1G of 1G already consumed).: cinder.exception.OverQuota: Quota exceeded for resources: ['gigabytes'] Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-6c72679f-ac43-4811-bbeb-5ed57d2083fd tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0/action returned with HTTP 413 Sep 06 17:04:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 631/1247] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:04:20 2026] POST /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0/action => generated 208 bytes in 134 msecs (HTTP/1.1 413) 8 headers in 323 bytes (1 switches on core 0) Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b7dccdf8-03e9-4ed4-a9aa-5add97376a48 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b7dccdf8-03e9-4ed4-a9aa-5add97376a48 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] GET http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b7dccdf8-03e9-4ed4-a9aa-5add97376a48 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b7dccdf8-03e9-4ed4-a9aa-5add97376a48 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b7dccdf8-03e9-4ed4-a9aa-5add97376a48 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b7dccdf8-03e9-4ed4-a9aa-5add97376a48 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 617/1248] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:20 2026] GET /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 860 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Delete volume with id: 5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Delete volume request issued successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-89428b50-a65a-40f8-bf35-e201fd4619a1 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 202 Sep 06 17:04:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 632/1249] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:20 2026] DELETE /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-eb120981-4cd5-4965-96a4-c30411801587 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb120981-4cd5-4965-96a4-c30411801587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] GET http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb120981-4cd5-4965-96a4-c30411801587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb120981-4cd5-4965-96a4-c30411801587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-eb120981-4cd5-4965-96a4-c30411801587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Volume info retrieved successfully. Sep 06 17:04:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb120981-4cd5-4965-96a4-c30411801587 tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 200 Sep 06 17:04:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 618/1250] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:20 2026] GET /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f99031e2-7951-4c2f-bc91-b07831e3b287 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f99031e2-7951-4c2f-bc91-b07831e3b287 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f99031e2-7951-4c2f-bc91-b07831e3b287 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f99031e2-7951-4c2f-bc91-b07831e3b287 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f99031e2-7951-4c2f-bc91-b07831e3b287 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f99031e2-7951-4c2f-bc91-b07831e3b287 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 633/1251] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:21 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 848 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-332ea3af-a2b3-48d6-8297-160678bc798d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-332ea3af-a2b3-48d6-8297-160678bc798d tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] GET http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 Sep 06 17:04:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-332ea3af-a2b3-48d6-8297-160678bc798d tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-332ea3af-a2b3-48d6-8297-160678bc798d tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-332ea3af-a2b3-48d6-8297-160678bc798d tempest-VolumeQuotasNegativeTestJSON-2060488203 tempest-VolumeQuotasNegativeTestJSON-2060488203-project-member] http://192.168.122.183/volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 returned with HTTP 404 Sep 06 17:04:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 619/1252] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:21 2026] GET /volume/v3/volumes/5f148091-56ff-4ffb-bcd5-a9719fdc9fc0 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d7faa89a-b3b9-47ca-9743-7dc0b8974e2c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7faa89a-b3b9-47ca-9743-7dc0b8974e2c tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] PUT http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a Sep 06 17:04:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7faa89a-b3b9-47ca-9743-7dc0b8974e2c tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e6413be3-8165-423a-8d1a-70ef12406e81 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6413be3-8165-423a-8d1a-70ef12406e81 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6413be3-8165-423a-8d1a-70ef12406e81 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6413be3-8165-423a-8d1a-70ef12406e81 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7faa89a-b3b9-47ca-9743-7dc0b8974e2c tempest-VolumeQuotasNegativeTestJSON-1581366042 tempest-VolumeQuotasNegativeTestJSON-1581366042-project-admin] http://192.168.122.183/volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a returned with HTTP 200 Sep 06 17:04:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 634/1253] 192.168.122.183 () {60 vars in 1259 bytes} [Sun Sep 6 17:04:21 2026] PUT /volume/v3/os-quota-sets/6bdd5191bec4495b8ec59ce7d0586e9a => generated 398 bytes in 282 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e6413be3-8165-423a-8d1a-70ef12406e81 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6413be3-8165-423a-8d1a-70ef12406e81 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 620/1254] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:22 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 906 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-95ef56ca-d6a5-4733-91be-a7b434c17d25 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-95ef56ca-d6a5-4733-91be-a7b434c17d25 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-95ef56ca-d6a5-4733-91be-a7b434c17d25 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-95ef56ca-d6a5-4733-91be-a7b434c17d25 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-95ef56ca-d6a5-4733-91be-a7b434c17d25 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-95ef56ca-d6a5-4733-91be-a7b434c17d25 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 635/1255] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:23 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 909 bytes in 76 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6ee06fce-04a2-4a3c-9129-0200cb58be55 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ee06fce-04a2-4a3c-9129-0200cb58be55 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ee06fce-04a2-4a3c-9129-0200cb58be55 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ee06fce-04a2-4a3c-9129-0200cb58be55 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6ee06fce-04a2-4a3c-9129-0200cb58be55 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ee06fce-04a2-4a3c-9129-0200cb58be55 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 621/1256] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:24 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 909 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-13c74c3d-c4d5-452b-aae6-c4743736bbf0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13c74c3d-c4d5-452b-aae6-c4743736bbf0 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13c74c3d-c4d5-452b-aae6-c4743736bbf0 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13c74c3d-c4d5-452b-aae6-c4743736bbf0 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-13c74c3d-c4d5-452b-aae6-c4743736bbf0 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13c74c3d-c4d5-452b-aae6-c4743736bbf0 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 636/1257] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:25 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 909 bytes in 80 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0ebdc77c-1d3f-4534-a1e8-d53e4f701490 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0ebdc77c-1d3f-4534-a1e8-d53e4f701490 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0ebdc77c-1d3f-4534-a1e8-d53e4f701490 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0ebdc77c-1d3f-4534-a1e8-d53e4f701490 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0ebdc77c-1d3f-4534-a1e8-d53e4f701490 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0ebdc77c-1d3f-4534-a1e8-d53e4f701490 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 622/1258] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:26 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 909 bytes in 89 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[87201]: DEBUG cinder.api.middleware.request_id [None req-acfdda49-2da1-4b92-a07b-2c1ea12a0fe3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acfdda49-2da1-4b92-a07b-2c1ea12a0fe3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acfdda49-2da1-4b92-a07b-2c1ea12a0fe3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acfdda49-2da1-4b92-a07b-2c1ea12a0fe3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-acfdda49-2da1-4b92-a07b-2c1ea12a0fe3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acfdda49-2da1-4b92-a07b-2c1ea12a0fe3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 637/1259] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:27 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 1327 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:04:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ddb75e48-84ca-499f-8393-567b1d44020a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] POST http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51/action Sep 06 17:04:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Created reservations ['393cd25d-c10a-4301-8fce-82c3859892de', '666fc1a1-ecc1-4941-8af9-ea649e7be95b'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Extend volume request issued successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ddb75e48-84ca-499f-8393-567b1d44020a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51/action returned with HTTP 202 Sep 06 17:04:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 623/1260] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:04:27 2026] POST /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51/action => generated 0 bytes in 142 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-99d29ae1-4840-435e-b4ca-0a76da307396 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99d29ae1-4840-435e-b4ca-0a76da307396 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99d29ae1-4840-435e-b4ca-0a76da307396 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99d29ae1-4840-435e-b4ca-0a76da307396 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-99d29ae1-4840-435e-b4ca-0a76da307396 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99d29ae1-4840-435e-b4ca-0a76da307396 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 638/1261] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:27 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 1327 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6159ce4b-c529-4a9b-91dc-374632a10809 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6159ce4b-c529-4a9b-91dc-374632a10809 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/os-services Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6159ce4b-c529-4a9b-91dc-374632a10809 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6159ce4b-c529-4a9b-91dc-374632a10809 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: /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:04:28 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6159ce4b-c529-4a9b-91dc-374632a10809 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/os-services returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 624/1262] 192.168.122.183 () {58 vars in 1133 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/os-services => generated 705 bytes in 212 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0a199a9a-b75a-4858-910a-10da4e6febaa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a199a9a-b75a-4858-910a-10da4e6febaa tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/os-services?host=devstack Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a199a9a-b75a-4858-910a-10da4e6febaa tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a199a9a-b75a-4858-910a-10da4e6febaa tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: /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:04:28 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a199a9a-b75a-4858-910a-10da4e6febaa tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/os-services?host=devstack returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 639/1263] 192.168.122.183 () {58 vars in 1160 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/os-services?host=devstack => generated 705 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a0b6f0d4-bdd5-47de-b42a-c895e6ecf466 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a0b6f0d4-bdd5-47de-b42a-c895e6ecf466 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/os-services?host=devstack&binary=cinder-scheduler Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a0b6f0d4-bdd5-47de-b42a-c895e6ecf466 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a0b6f0d4-bdd5-47de-b42a-c895e6ecf466 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a0b6f0d4-bdd5-47de-b42a-c895e6ecf466 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/os-services?host=devstack&binary=cinder-scheduler returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 625/1264] 192.168.122.183 () {58 vars in 1208 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-scheduler => generated 187 bytes in 17 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[87201]: DEBUG cinder.api.middleware.request_id [None req-13ab3a7d-563b-41b9-ab27-679a8beb2554 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13ab3a7d-563b-41b9-ab27-679a8beb2554 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/os-services?binary=cinder-scheduler Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13ab3a7d-563b-41b9-ab27-679a8beb2554 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13ab3a7d-563b-41b9-ab27-679a8beb2554 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13ab3a7d-563b-41b9-ab27-679a8beb2554 tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/os-services?binary=cinder-scheduler returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 640/1265] 192.168.122.183 () {58 vars in 1180 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/os-services?binary=cinder-scheduler => generated 187 bytes in 14 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[87200]: DEBUG cinder.api.middleware.request_id [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1c432ce2-35d8-4551-82f0-d7e6720c359a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c432ce2-35d8-4551-82f0-d7e6720c359a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c432ce2-35d8-4551-82f0-d7e6720c359a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c432ce2-35d8-4551-82f0-d7e6720c359a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1c432ce2-35d8-4551-82f0-d7e6720c359a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c432ce2-35d8-4551-82f0-d7e6720c359a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 641/1266] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 1327 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesServicesTestJSON-Volume-727234970"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesServicesTestJSON-Volume-727234970'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Create volume of 1 GB Sep 06 17:04:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-943f0569-9594-4d29-afe9-1da5cae0db50 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Availability Zones retrieved successfully. Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Flow 'volume_create_api' (80b69c8b-5438-4377-b1ac-515222d58553) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850e8ea8-24b2-455c-ba23-e85fa62a8588) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (850e8ea8-24b2-455c-ba23-e85fa62a8588) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85be60e4-a039-4040-b793-b0f9b1c9b770) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-943f0569-9594-4d29-afe9-1da5cae0db50 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-943f0569-9594-4d29-afe9-1da5cae0db50 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-943f0569-9594-4d29-afe9-1da5cae0db50 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-943f0569-9594-4d29-afe9-1da5cae0db50 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-943f0569-9594-4d29-afe9-1da5cae0db50 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 642/1267] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:28 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 1327 bytes in 171 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2b9f585f-01a9-4363-8bb6-4612cde549ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b9f585f-01a9-4363-8bb6-4612cde549ae tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b9f585f-01a9-4363-8bb6-4612cde549ae tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b9f585f-01a9-4363-8bb6-4612cde549ae tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Created reservations ['1a632ad3-a35c-43a3-9b7a-d980a0c735f7', '81802c5b-3017-4d34-b0ab-c731f3d22e3f', '8dd4cd10-a0b4-4d4a-aff5-d48a902281f5', '3a042e06-3140-4686-b21a-e42256c4e1a7'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85be60e4-a039-4040-b793-b0f9b1c9b770) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1a632ad3-a35c-43a3-9b7a-d980a0c735f7', '81802c5b-3017-4d34-b0ab-c731f3d22e3f', '8dd4cd10-a0b4-4d4a-aff5-d48a902281f5', '3a042e06-3140-4686-b21a-e42256c4e1a7']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ac8015-d886-4b8c-8a24-407207a6297a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2b9f585f-01a9-4363-8bb6-4612cde549ae tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b9f585f-01a9-4363-8bb6-4612cde549ae tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 643/1268] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 1327 bytes in 47 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] DELETE http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3ac8015-d886-4b8c-8a24-407207a6297a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'cfb17070-d3e9-40d0-a925-16f7af1f139d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-727234970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aaa11340d914c36b8bf412357a106a9',qos_specs=None,replication_status=,reservations=['1a632ad3-a35c-43a3-9b7a-d980a0c735f7','81802c5b-3017-4d34-b0ab-c731f3d22e3f','8dd4cd10-a0b4-4d4a-aff5-d48a902281f5','3a042e06-3140-4686-b21a-e42256c4e1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f50592e2b7542acbd879f16e84515e7',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesServicesTestJSON-Volume-727234970',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=cfb17070-d3e9-40d0-a925-16f7af1f139d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='4aaa11340d914c36b8bf412357a106a9',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5f50592e2b7542acbd879f16e84515e7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Delete volume with id: 57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d9c993-db40-4bd5-8ec2-e428cdb1c997) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (47d9c993-db40-4bd5-8ec2-e428cdb1c997) transitioned into state 'SUCCESS' from state '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-727234970',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='4aaa11340d914c36b8bf412357a106a9',qos_specs=None,replication_status=,reservations=['1a632ad3-a35c-43a3-9b7a-d980a0c735f7','81802c5b-3017-4d34-b0ab-c731f3d22e3f','8dd4cd10-a0b4-4d4a-aff5-d48a902281f5','3a042e06-3140-4686-b21a-e42256c4e1a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5f50592e2b7542acbd879f16e84515e7',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0e366d7-efd6-47cc-bab8-662d7082c4a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Delete volume request issued successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-03227c87-4455-4a31-a1e4-719d4fd2d72f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 202 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 644/1269] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:29 2026] DELETE /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 0 bytes in 66 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d7e261ef-d3c1-4095-a344-033e372d7533 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7e261ef-d3c1-4095-a344-033e372d7533 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7e261ef-d3c1-4095-a344-033e372d7533 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7e261ef-d3c1-4095-a344-033e372d7533 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d0e366d7-efd6-47cc-bab8-662d7082c4a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Flow 'volume_create_api' (80b69c8b-5438-4377-b1ac-515222d58553) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Create volume request issued successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-68c67f36-82cf-4e77-a57b-50b0f2b8f140 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 626/1270] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:28 2026] POST /volume/v3/volumes => generated 762 bytes in 501 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d7e261ef-d3c1-4095-a344-033e372d7533 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bc097581-770d-4403-8c63-cf7cda92be0a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc097581-770d-4403-8c63-cf7cda92be0a tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] GET http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc097581-770d-4403-8c63-cf7cda92be0a tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc097581-770d-4403-8c63-cf7cda92be0a tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7e261ef-d3c1-4095-a344-033e372d7533 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 645/1271] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 1326 bytes in 66 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bc097581-770d-4403-8c63-cf7cda92be0a tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Volume info retrieved successfully. Sep 06 17:04:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc097581-770d-4403-8c63-cf7cda92be0a tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 200 Sep 06 17:04:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 627/1272] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:29 2026] GET /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 830 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d57171b1-a921-4b65-a569-23be52ff4d1e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d57171b1-a921-4b65-a569-23be52ff4d1e tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d57171b1-a921-4b65-a569-23be52ff4d1e tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d57171b1-a921-4b65-a569-23be52ff4d1e tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d57171b1-a921-4b65-a569-23be52ff4d1e tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 returned with HTTP 404 Sep 06 17:04:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 646/1273] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/57924a2c-3338-4505-af59-969c8826ab51 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-21c5550b-ab91-41f2-878a-6d3560e686ee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-21c5550b-ab91-41f2-878a-6d3560e686ee tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] GET http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesExtendTest-Volume-1731796935"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-21c5550b-ab91-41f2-878a-6d3560e686ee tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-21c5550b-ab91-41f2-878a-6d3560e686ee tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesExtendTest-Volume-1731796935'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create volume of 1 GB Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Availability Zones retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-21c5550b-ab91-41f2-878a-6d3560e686ee tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Flow 'volume_create_api' (2df6f481-3b68-44b2-a8d4-1b68b14f232f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-21c5550b-ab91-41f2-878a-6d3560e686ee tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 628/1274] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 855 bytes in 63 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[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd709402-5729-48f0-94be-898ffc2d56f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2475249a-ef39-4025-8328-91ae71e8431e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2475249a-ef39-4025-8328-91ae71e8431e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2475249a-ef39-4025-8328-91ae71e8431e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2475249a-ef39-4025-8328-91ae71e8431e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2475249a-ef39-4025-8328-91ae71e8431e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2475249a-ef39-4025-8328-91ae71e8431e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 629/1275] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 1018 bytes in 40 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[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cd709402-5729-48f0-94be-898ffc2d56f6) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b447eb68-710a-4187-bef5-4b05616d4ee7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cfcec4fc-a015-4b61-9c6d-a4d36c093cea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfcec4fc-a015-4b61-9c6d-a4d36c093cea tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/os-services?host=devstack&binary=cinder-volume Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfcec4fc-a015-4b61-9c6d-a4d36c093cea tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfcec4fc-a015-4b61-9c6d-a4d36c093cea tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /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:04:30 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfcec4fc-a015-4b61-9c6d-a4d36c093cea tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/os-services?host=devstack&binary=cinder-volume returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 630/1276] 192.168.122.183 () {58 vars in 1202 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/os-services?host=devstack&binary=cinder-volume => generated 532 bytes in 16 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5b0f5e1e-cdd9-4c57-a511-84ea7c8863cc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b0f5e1e-cdd9-4c57-a511-84ea7c8863cc tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] GET http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b0f5e1e-cdd9-4c57-a511-84ea7c8863cc tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b0f5e1e-cdd9-4c57-a511-84ea7c8863cc tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5b0f5e1e-cdd9-4c57-a511-84ea7c8863cc tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b0f5e1e-cdd9-4c57-a511-84ea7c8863cc tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 631/1277] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 855 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-01c2f651-89f2-44b7-9715-4b13fca211ce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Created reservations ['67239664-45d9-4553-b13c-61aa71561f23', '7335cccf-21eb-4010-afdb-381533b5d3b0', '7412c10f-5420-4d3d-b88b-2f96fc5b8006', 'f01ac855-0c5e-4bd0-9897-2ca2b9af3c44'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] DELETE http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Delete volume with id: cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b447eb68-710a-4187-bef5-4b05616d4ee7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67239664-45d9-4553-b13c-61aa71561f23', '7335cccf-21eb-4010-afdb-381533b5d3b0', '7412c10f-5420-4d3d-b88b-2f96fc5b8006', 'f01ac855-0c5e-4bd0-9897-2ca2b9af3c44']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04316bcd-6b7c-49a3-ba5d-e0f476fdd6c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04316bcd-6b7c-49a3-ba5d-e0f476fdd6c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '35f95b84-98a2-4106-ace2-0b1d550caab5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1731796935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2331cc591284994892c0666299686ef',qos_specs=None,replication_status=,reservations=['67239664-45d9-4553-b13c-61aa71561f23','7335cccf-21eb-4010-afdb-381533b5d3b0','7412c10f-5420-4d3d-b88b-2f96fc5b8006','f01ac855-0c5e-4bd0-9897-2ca2b9af3c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbf6925d564b23bf95dcac0539ab44',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesExtendTest-Volume-1731796935',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=35f95b84-98a2-4106-ace2-0b1d550caab5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='c2331cc591284994892c0666299686ef',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a7dbf6925d564b23bf95dcac0539ab44',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103e0af6-62d6-4abd-add7-49481761f8b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Delete volume request issued successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01c2f651-89f2-44b7-9715-4b13fca211ce tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 202 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 632/1278] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:30 2026] DELETE /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 0 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c65eb1a0-862c-46ff-b9df-9dc5ce76cf5f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c65eb1a0-862c-46ff-b9df-9dc5ce76cf5f tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] GET http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c65eb1a0-862c-46ff-b9df-9dc5ce76cf5f tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c65eb1a0-862c-46ff-b9df-9dc5ce76cf5f tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c65eb1a0-862c-46ff-b9df-9dc5ce76cf5f tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c65eb1a0-862c-46ff-b9df-9dc5ce76cf5f tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 633/1279] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 854 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[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (103e0af6-62d6-4abd-add7-49481761f8b1) transitioned into state 'SUCCESS' from state '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-1731796935',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='c2331cc591284994892c0666299686ef',qos_specs=None,replication_status=,reservations=['67239664-45d9-4553-b13c-61aa71561f23','7335cccf-21eb-4010-afdb-381533b5d3b0','7412c10f-5420-4d3d-b88b-2f96fc5b8006','f01ac855-0c5e-4bd0-9897-2ca2b9af3c44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a7dbf6925d564b23bf95dcac0539ab44',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b672ffc-1d71-4028-adc4-6b2b7330c46d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2b672ffc-1d71-4028-adc4-6b2b7330c46d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Flow 'volume_create_api' (2df6f481-3b68-44b2-a8d4-1b68b14f232f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create volume request issued successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b85b3d79-fa78-4baa-8909-7b11f9423849 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 647/1280] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:30 2026] POST /volume/v3/volumes => generated 757 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-aa01eb0a-92ae-4f27-a2b6-932f8d3feee9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa01eb0a-92ae-4f27-a2b6-932f8d3feee9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa01eb0a-92ae-4f27-a2b6-932f8d3feee9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa01eb0a-92ae-4f27-a2b6-932f8d3feee9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aa01eb0a-92ae-4f27-a2b6-932f8d3feee9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa01eb0a-92ae-4f27-a2b6-932f8d3feee9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 634/1281] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:30 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 825 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5700adcd-09fd-4b51-9fea-a91e5151c5f0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5700adcd-09fd-4b51-9fea-a91e5151c5f0 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] GET http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d Sep 06 17:04:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5700adcd-09fd-4b51-9fea-a91e5151c5f0 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5700adcd-09fd-4b51-9fea-a91e5151c5f0 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5700adcd-09fd-4b51-9fea-a91e5151c5f0 tempest-VolumesServicesTestJSON-426360689 tempest-VolumesServicesTestJSON-426360689-project-member] http://192.168.122.183/volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d returned with HTTP 404 Sep 06 17:04:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 648/1282] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:31 2026] GET /volume/v3/volumes/cfb17070-d3e9-40d0-a925-16f7af1f139d => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-64cacc04-904c-446f-8afd-952ae873472e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64cacc04-904c-446f-8afd-952ae873472e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] GET http://192.168.122.183/volume/v3/os-services Sep 06 17:04:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64cacc04-904c-446f-8afd-952ae873472e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64cacc04-904c-446f-8afd-952ae873472e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:31 devstack devstack@c-api.service[87200]: /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:04:31 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:04:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64cacc04-904c-446f-8afd-952ae873472e tempest-VolumesServicesTestJSON-2106807656 tempest-VolumesServicesTestJSON-2106807656-project-admin] http://192.168.122.183/volume/v3/os-services returned with HTTP 200 Sep 06 17:04:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 635/1283] 192.168.122.183 () {58 vars in 1133 bytes} [Sun Sep 6 17:04:31 2026] GET /volume/v3/os-services => generated 705 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-67c366f4-a0a6-432f-993f-9a92a26209b3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67c366f4-a0a6-432f-993f-9a92a26209b3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67c366f4-a0a6-432f-993f-9a92a26209b3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67c366f4-a0a6-432f-993f-9a92a26209b3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-67c366f4-a0a6-432f-993f-9a92a26209b3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67c366f4-a0a6-432f-993f-9a92a26209b3 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 649/1284] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:31 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 850 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:04:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "35f95b84-98a2-4106-ace2-0b1d550caab5", "name": "tempest-VolumesExtendTest-Snapshot-1508633261"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:31 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Create snapshot from volume 35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:32 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Created reservations ['95ef4899-e586-49ec-9517-7546754bbe85', '480c0cb2-df36-4472-8c26-bc3dad9d64b1', '36aa1909-21ac-4ce5-b848-4e206c59a3b7', 'e63a4d9d-04b2-4176-9e1c-0c7491abcb37'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot create request issued successfully. Sep 06 17:04:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f17260f-91da-4393-bd8a-0485d2ec2c8f tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:04:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 636/1285] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:04:31 2026] POST /volume/v3/snapshots => generated 304 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-00a9218b-c03a-416b-a447-05092da69385 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00a9218b-c03a-416b-a447-05092da69385 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00a9218b-c03a-416b-a447-05092da69385 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00a9218b-c03a-416b-a447-05092da69385 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-00a9218b-c03a-416b-a447-05092da69385 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00a9218b-c03a-416b-a447-05092da69385 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 200 Sep 06 17:04:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 650/1286] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:32 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 436 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-49bcff4b-c94e-46de-88e8-ac8eca90011d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49bcff4b-c94e-46de-88e8-ac8eca90011d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49bcff4b-c94e-46de-88e8-ac8eca90011d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49bcff4b-c94e-46de-88e8-ac8eca90011d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-49bcff4b-c94e-46de-88e8-ac8eca90011d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49bcff4b-c94e-46de-88e8-ac8eca90011d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 200 Sep 06 17:04:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 637/1287] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:33 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 436 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d5dfb915-78d9-450a-8556-f2492ed6bee5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5dfb915-78d9-450a-8556-f2492ed6bee5 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5dfb915-78d9-450a-8556-f2492ed6bee5 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5dfb915-78d9-450a-8556-f2492ed6bee5 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d5dfb915-78d9-450a-8556-f2492ed6bee5 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5dfb915-78d9-450a-8556-f2492ed6bee5 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 200 Sep 06 17:04:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 651/1288] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:34 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 436 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-612eae1a-60bb-41d5-80fa-2601287eae82 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-612eae1a-60bb-41d5-80fa-2601287eae82 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-612eae1a-60bb-41d5-80fa-2601287eae82 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-612eae1a-60bb-41d5-80fa-2601287eae82 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:04:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-612eae1a-60bb-41d5-80fa-2601287eae82 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-612eae1a-60bb-41d5-80fa-2601287eae82 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 200 Sep 06 17:04:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 638/1289] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:35 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 463 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] POST http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5/action Sep 06 17:04:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:04:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:35 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Created reservations ['bcbeedb5-2967-4ef4-895f-41bd588aca92', '9e4c7237-b54e-486a-8125-62dfec3c63b9'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Extend volume request issued successfully. Sep 06 17:04:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1a028e4-2b45-4baa-8dc4-153407891f26 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5/action returned with HTTP 202 Sep 06 17:04:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 652/1290] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:04:35 2026] POST /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d8885a01-3e5d-4fba-90a0-560d6620c083 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8885a01-3e5d-4fba-90a0-560d6620c083 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8885a01-3e5d-4fba-90a0-560d6620c083 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8885a01-3e5d-4fba-90a0-560d6620c083 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:04:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d8885a01-3e5d-4fba-90a0-560d6620c083 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8885a01-3e5d-4fba-90a0-560d6620c083 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 639/1291] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:35 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 850 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f0a5e5c0-75aa-422c-b2c2-ac3b10446dff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0a5e5c0-75aa-422c-b2c2-ac3b10446dff tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0a5e5c0-75aa-422c-b2c2-ac3b10446dff tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0a5e5c0-75aa-422c-b2c2-ac3b10446dff tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f0a5e5c0-75aa-422c-b2c2-ac3b10446dff tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0a5e5c0-75aa-422c-b2c2-ac3b10446dff tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 653/1292] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 850 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e00cbf6e-dea0-4326-a55a-05110dc90187 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e00cbf6e-dea0-4326-a55a-05110dc90187 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e00cbf6e-dea0-4326-a55a-05110dc90187 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e00cbf6e-dea0-4326-a55a-05110dc90187 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e00cbf6e-dea0-4326-a55a-05110dc90187 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] Volume info retrieved successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e00cbf6e-dea0-4326-a55a-05110dc90187 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-reader] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 640/1293] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 850 bytes in 39 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Delete snapshot with id: 0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot delete request issued successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e29f0af5-ec6b-41e8-b359-2f148207fca9 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 202 Sep 06 17:04:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 654/1294] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:04:36 2026] DELETE /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 0 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4dd93cbc-4a1c-44b6-bcd0-b7e58868f456 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dd93cbc-4a1c-44b6-bcd0-b7e58868f456 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dd93cbc-4a1c-44b6-bcd0-b7e58868f456 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dd93cbc-4a1c-44b6-bcd0-b7e58868f456 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4dd93cbc-4a1c-44b6-bcd0-b7e58868f456 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dd93cbc-4a1c-44b6-bcd0-b7e58868f456 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 200 Sep 06 17:04:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 641/1295] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 462 bytes in 28 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Get all volumes completed successfully. Sep 06 17:04:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc60e90e-5d9b-4707-b6c1-5e8034767fdf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:04:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 655/1296] 192.168.122.183 () {58 vars in 1121 bytes} [Sun Sep 6 17:04:36 2026] GET /volume/v3/volumes => generated 15 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-055ead75-b10a-4963-a653-1b65260dc921 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-783756424"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-783756424'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume of 1 GB Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Availability Zones retrieved successfully. Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Flow 'volume_create_api' (5e2820cd-a0c1-4e56-8df6-d7f68ceceb4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7c2a55-f026-4b74-aca5-5ed5b819089d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2d7c2a55-f026-4b74-aca5-5ed5b819089d) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd67e524-0eb0-4806-b3b1-cb0d61ac385d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Created reservations ['e291a313-80da-4c6e-b824-30cbbb5bb00d', '456d8e56-9a61-48f0-8ccc-998fb9a85c32', '8aee3c61-8c27-4c46-8820-1a04f195146f', '70317f9b-c365-4611-9766-4a9ab205cec2'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fd67e524-0eb0-4806-b3b1-cb0d61ac385d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e291a313-80da-4c6e-b824-30cbbb5bb00d', '456d8e56-9a61-48f0-8ccc-998fb9a85c32', '8aee3c61-8c27-4c46-8820-1a04f195146f', '70317f9b-c365-4611-9766-4a9ab205cec2']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38a9007-91e4-4856-a9b0-c8fde3193947) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b38a9007-91e4-4856-a9b0-c8fde3193947) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5ae6483b-83ff-4e09-b5eb-6a67d34fa20b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-783756424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18aafaf961594009b479a1f8b53a1421',qos_specs=None,replication_status=,reservations=['e291a313-80da-4c6e-b824-30cbbb5bb00d','456d8e56-9a61-48f0-8ccc-998fb9a85c32','8aee3c61-8c27-4c46-8820-1a04f195146f','70317f9b-c365-4611-9766-4a9ab205cec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-783756424',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5ae6483b-83ff-4e09-b5eb-6a67d34fa20b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18aafaf961594009b479a1f8b53a1421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b051f2bd-5303-4e40-b6bc-65ba856ddb3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b051f2bd-5303-4e40-b6bc-65ba856ddb3c) transitioned into state 'SUCCESS' from state '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-783756424',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18aafaf961594009b479a1f8b53a1421',qos_specs=None,replication_status=,reservations=['e291a313-80da-4c6e-b824-30cbbb5bb00d','456d8e56-9a61-48f0-8ccc-998fb9a85c32','8aee3c61-8c27-4c46-8820-1a04f195146f','70317f9b-c365-4611-9766-4a9ab205cec2'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084f1a6b-fc9e-4497-8f78-dc8891fa3c8b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (084f1a6b-fc9e-4497-8f78-dc8891fa3c8b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Flow 'volume_create_api' (5e2820cd-a0c1-4e56-8df6-d7f68ceceb4e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume request issued successfully. Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-055ead75-b10a-4963-a653-1b65260dc921 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 642/1297] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:37 2026] POST /volume/v3/volumes => generated 763 bytes in 366 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bfa35a60-2d32-46fb-b4aa-8d717692a599 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bfa35a60-2d32-46fb-b4aa-8d717692a599 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bfa35a60-2d32-46fb-b4aa-8d717692a599 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bfa35a60-2d32-46fb-b4aa-8d717692a599 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bfa35a60-2d32-46fb-b4aa-8d717692a599 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bfa35a60-2d32-46fb-b4aa-8d717692a599 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 200 Sep 06 17:04:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 656/1298] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:37 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 831 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3458556c-ad0b-4558-8663-75bff16e5a1a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3458556c-ad0b-4558-8663-75bff16e5a1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3458556c-ad0b-4558-8663-75bff16e5a1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3458556c-ad0b-4558-8663-75bff16e5a1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3458556c-ad0b-4558-8663-75bff16e5a1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Snapshot retrieved successfully. Sep 06 17:04:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3458556c-ad0b-4558-8663-75bff16e5a1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 200 Sep 06 17:04:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 643/1299] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:37 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 462 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-767331355"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-767331355'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume of 1 GB Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Availability Zones retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Flow 'volume_create_api' (66d44382-a44c-420c-b2c5-eeba9e9b240b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78248e3f-7558-425e-b65c-8682c8dd7ec5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (78248e3f-7558-425e-b65c-8682c8dd7ec5) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a6762a-809e-4cba-9147-ca2a6c8b140f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Created reservations ['21aabd99-5fa7-4750-8114-fe6e43d1a195', 'e2819554-1be1-4312-b19b-7cbf37a7ae28', '26ddc3b6-6021-4ec3-8124-988272104928', '0e5b06f9-81f0-41d0-a9ec-7b65b5b23449'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (37a6762a-809e-4cba-9147-ca2a6c8b140f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['21aabd99-5fa7-4750-8114-fe6e43d1a195', 'e2819554-1be1-4312-b19b-7cbf37a7ae28', '26ddc3b6-6021-4ec3-8124-988272104928', '0e5b06f9-81f0-41d0-a9ec-7b65b5b23449']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239b031a-bedc-40b0-b7bd-ff6cb7659921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (239b031a-bedc-40b0-b7bd-ff6cb7659921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6750f848-3c91-46c1-9294-361cc04dad05', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-767331355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c492582234c45a975f2f668d38fc1',qos_specs=None,replication_status=,reservations=['21aabd99-5fa7-4750-8114-fe6e43d1a195','e2819554-1be1-4312-b19b-7cbf37a7ae28','26ddc3b6-6021-4ec3-8124-988272104928','0e5b06f9-81f0-41d0-a9ec-7b65b5b23449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-AttachVolumeNegativeTest-volume-767331355',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6750f848-3c91-46c1-9294-361cc04dad05,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='383c492582234c45a975f2f668d38fc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb7ae67-3186-4a02-bbf2-fa1748e88503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cb7ae67-3186-4a02-bbf2-fa1748e88503) transitioned into state 'SUCCESS' from state '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-767331355',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c492582234c45a975f2f668d38fc1',qos_specs=None,replication_status=,reservations=['21aabd99-5fa7-4750-8114-fe6e43d1a195','e2819554-1be1-4312-b19b-7cbf37a7ae28','26ddc3b6-6021-4ec3-8124-988272104928','0e5b06f9-81f0-41d0-a9ec-7b65b5b23449'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (756fd424-c504-44e9-9c3c-b011f04cc78a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (756fd424-c504-44e9-9c3c-b011f04cc78a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Flow 'volume_create_api' (66d44382-a44c-420c-b2c5-eeba9e9b240b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume request issued successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5831467e-9c96-45fe-8c0a-c7c6e1766de3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 657/1300] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:38 2026] POST /volume/v3/volumes => generated 763 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-811dea0b-e255-49cc-8f03-f39e27d8289d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-811dea0b-e255-49cc-8f03-f39e27d8289d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-811dea0b-e255-49cc-8f03-f39e27d8289d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-811dea0b-e255-49cc-8f03-f39e27d8289d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5bd28e64-9bc3-4c71-8dbe-4dcd64fbd164 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5bd28e64-9bc3-4c71-8dbe-4dcd64fbd164 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5bd28e64-9bc3-4c71-8dbe-4dcd64fbd164 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-811dea0b-e255-49cc-8f03-f39e27d8289d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5bd28e64-9bc3-4c71-8dbe-4dcd64fbd164 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-811dea0b-e255-49cc-8f03-f39e27d8289d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 644/1301] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 831 bytes in 50 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5bd28e64-9bc3-4c71-8dbe-4dcd64fbd164 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5bd28e64-9bc3-4c71-8dbe-4dcd64fbd164 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 200 Sep 06 17:04:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 658/1302] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 855 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4d490ec4-82e8-4b1e-b793-df6d195cfcc7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4d490ec4-82e8-4b1e-b793-df6d195cfcc7 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4d490ec4-82e8-4b1e-b793-df6d195cfcc7 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4d490ec4-82e8-4b1e-b793-df6d195cfcc7 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4d490ec4-82e8-4b1e-b793-df6d195cfcc7 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 returned with HTTP 404 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 645/1303] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/snapshots/0caca1cd-748e-4e05-bf51-860b25fd9be5 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e67e5c94-c756-4115-9a79-1413c936ce96 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e67e5c94-c756-4115-9a79-1413c936ce96 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e67e5c94-c756-4115-9a79-1413c936ce96 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e67e5c94-c756-4115-9a79-1413c936ce96 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e67e5c94-c756-4115-9a79-1413c936ce96 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e67e5c94-c756-4115-9a79-1413c936ce96 tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 659/1304] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 850 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] DELETE http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Delete volume with id: 35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Delete volume request issued successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-33ddb97d-c041-4874-93fe-8a6dc8c7db1a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 202 Sep 06 17:04:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 646/1305] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:38 2026] DELETE /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-460cb773-abda-483c-8779-721621eb028a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-460cb773-abda-483c-8779-721621eb028a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-460cb773-abda-483c-8779-721621eb028a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-460cb773-abda-483c-8779-721621eb028a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-460cb773-abda-483c-8779-721621eb028a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Volume info retrieved successfully. Sep 06 17:04:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-460cb773-abda-483c-8779-721621eb028a tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 200 Sep 06 17:04:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 660/1306] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:38 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 849 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e4a40b44-aadd-44fb-a9c5-ff7e19e6cf41 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4a40b44-aadd-44fb-a9c5-ff7e19e6cf41 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4a40b44-aadd-44fb-a9c5-ff7e19e6cf41 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4a40b44-aadd-44fb-a9c5-ff7e19e6cf41 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e4a40b44-aadd-44fb-a9c5-ff7e19e6cf41 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d5e0b656-919e-48ee-9046-b735125fe184 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5e0b656-919e-48ee-9046-b735125fe184 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5e0b656-919e-48ee-9046-b735125fe184 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5e0b656-919e-48ee-9046-b735125fe184 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4a40b44-aadd-44fb-a9c5-ff7e19e6cf41 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 647/1307] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 856 bytes in 47 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d5e0b656-919e-48ee-9046-b735125fe184 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5e0b656-919e-48ee-9046-b735125fe184 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 661/1308] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 856 bytes in 56 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0140113f-ec49-4ce9-bb62-90d52c832d14 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0140113f-ec49-4ce9-bb62-90d52c832d14 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0140113f-ec49-4ce9-bb62-90d52c832d14 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0140113f-ec49-4ce9-bb62-90d52c832d14 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-dd3f5bd0-3a06-4a94-a787-a7fc72deedff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-dd3f5bd0-3a06-4a94-a787-a7fc72deedff tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-dd3f5bd0-3a06-4a94-a787-a7fc72deedff tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-dd3f5bd0-3a06-4a94-a787-a7fc72deedff tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0140113f-ec49-4ce9-bb62-90d52c832d14 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0140113f-ec49-4ce9-bb62-90d52c832d14 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 648/1309] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 856 bytes in 46 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[87201]: INFO cinder.volume.api [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-dd3f5bd0-3a06-4a94-a787-a7fc72deedff tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-dd3f5bd0-3a06-4a94-a787-a7fc72deedff tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-243110937"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 662/1310] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 856 bytes in 46 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[87200]: DEBUG cinder.api.v3.volumes [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-243110937'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume of 1 GB Sep 06 17:04:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Availability Zones retrieved successfully. Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Flow 'volume_create_api' (12dc7e7b-7504-4e23-81d9-1c06bb9f0689) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af90cfbc-7355-4313-8160-8dabf9e33d20) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (af90cfbc-7355-4313-8160-8dabf9e33d20) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc60063a-4836-47f0-ac2a-9b40da07542d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-f0bf841d-1c1b-4dde-922e-82b3eddf9053 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0bf841d-1c1b-4dde-922e-82b3eddf9053 None None] GET http://192.168.122.183/volume// Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0bf841d-1c1b-4dde-922e-82b3eddf9053 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0bf841d-1c1b-4dde-922e-82b3eddf9053 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0bf841d-1c1b-4dde-922e-82b3eddf9053 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:04:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 663/1311] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:04:39 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-5192567f-e634-4b90-a6cf-0b8303564424 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-5192567f-e634-4b90-a6cf-0b8303564424 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:04:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-5192567f-e634-4b90-a6cf-0b8303564424 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "6750f848-3c91-46c1-9294-361cc04dad05", "connector": null, "instance_uuid": "a2bccee9-538f-49c4-b96f-c583ee2d209f"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Created reservations ['7dc4c19f-07f5-4df4-b29b-a1c1eb4bc9b2', '5a537071-f4b1-42bb-b529-0feb7a0741c2', '0852468b-2c1a-4a47-b175-3bb2ca825a2f', '71dca74b-6230-4cb1-86c6-f5143e35dfe1'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bc60063a-4836-47f0-ac2a-9b40da07542d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7dc4c19f-07f5-4df4-b29b-a1c1eb4bc9b2', '5a537071-f4b1-42bb-b529-0feb7a0741c2', '0852468b-2c1a-4a47-b175-3bb2ca825a2f', '71dca74b-6230-4cb1-86c6-f5143e35dfe1']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9dd645-a6d5-4f4f-b23c-eacbb6b252b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fd9dd645-a6d5-4f4f-b23c-eacbb6b252b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'be266d61-d72f-4b7d-baf1-2b1d5d838af3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-243110937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18aafaf961594009b479a1f8b53a1421',qos_specs=None,replication_status=,reservations=['7dc4c19f-07f5-4df4-b29b-a1c1eb4bc9b2','5a537071-f4b1-42bb-b529-0feb7a0741c2','0852468b-2c1a-4a47-b175-3bb2ca825a2f','71dca74b-6230-4cb1-86c6-f5143e35dfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesListAdminTestJSON-Volume-243110937',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=be266d61-d72f-4b7d-baf1-2b1d5d838af3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18aafaf961594009b479a1f8b53a1421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a513ee4-4377-48a1-9bce-5550c5a24a48) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-5192567f-e634-4b90-a6cf-0b8303564424 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 664/1312] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:04:39 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:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cbe6d638-8734-49ef-a42e-6a1243ab6a6d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbe6d638-8734-49ef-a42e-6a1243ab6a6d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] GET http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbe6d638-8734-49ef-a42e-6a1243ab6a6d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cbe6d638-8734-49ef-a42e-6a1243ab6a6d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cbe6d638-8734-49ef-a42e-6a1243ab6a6d tempest-VolumesExtendTest-1101104940 tempest-VolumesExtendTest-1101104940-project-member] http://192.168.122.183/volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 returned with HTTP 404 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 665/1313] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/35f95b84-98a2-4106-ace2-0b1d550caab5 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a513ee4-4377-48a1-9bce-5550c5a24a48) transitioned into state 'SUCCESS' from state '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-243110937',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18aafaf961594009b479a1f8b53a1421',qos_specs=None,replication_status=,reservations=['7dc4c19f-07f5-4df4-b29b-a1c1eb4bc9b2','5a537071-f4b1-42bb-b529-0feb7a0741c2','0852468b-2c1a-4a47-b175-3bb2ca825a2f','71dca74b-6230-4cb1-86c6-f5143e35dfe1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bade2c9e-3ec3-4913-9c55-07990d03b05f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1ae33e07-96a7-4068-a94b-5680b3fcb2d9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bade2c9e-3ec3-4913-9c55-07990d03b05f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Flow 'volume_create_api' (12dc7e7b-7504-4e23-81d9-1c06bb9f0689) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume request issued successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f422a921-7f7d-4e4e-ad65-eb311b501745 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 649/1314] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:39 2026] POST /volume/v3/volumes => generated 763 bytes in 388 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ae33e07-96a7-4068-a94b-5680b3fcb2d9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ae33e07-96a7-4068-a94b-5680b3fcb2d9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1ae33e07-96a7-4068-a94b-5680b3fcb2d9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e3f0eafd-910f-422d-a70f-91fb5ddf50f8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3f0eafd-910f-422d-a70f-91fb5ddf50f8 None None] GET http://192.168.122.183/volume// Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3f0eafd-910f-422d-a70f-91fb5ddf50f8 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3f0eafd-910f-422d-a70f-91fb5ddf50f8 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3f0eafd-910f-422d-a70f-91fb5ddf50f8 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 650/1315] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f5a067eb-f869-45d6-8402-dd54ecdb0fa4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5a067eb-f869-45d6-8402-dd54ecdb0fa4 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5a067eb-f869-45d6-8402-dd54ecdb0fa4 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5a067eb-f869-45d6-8402-dd54ecdb0fa4 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1ae33e07-96a7-4068-a94b-5680b3fcb2d9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5a067eb-f869-45d6-8402-dd54ecdb0fa4 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1ae33e07-96a7-4068-a94b-5680b3fcb2d9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 666/1316] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 855 bytes in 93 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[87201]: DEBUG cinder.api.middleware.request_id [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-22acdac6-4c39-4729-b835-08767e159958 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-22acdac6-4c39-4729-b835-08767e159958 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-22acdac6-4c39-4729-b835-08767e159958 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-22acdac6-4c39-4729-b835-08767e159958 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5a067eb-f869-45d6-8402-dd54ecdb0fa4 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 651/1317] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 831 bytes in 72 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-22acdac6-4c39-4729-b835-08767e159958 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-22acdac6-4c39-4729-b835-08767e159958 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 667/1318] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:04:40 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1036 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] PUT http://192.168.122.183/volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571 Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Acquiring lock "cinder-attachment_update-6750f848-3c91-46c1-9294-361cc04dad05-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Lock "cinder-attachment_update-6750f848-3c91-46c1-9294-361cc04dad05-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:04:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b2f6f398-7031-4dfd-a33b-bc7478272dd3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b2f6f398-7031-4dfd-a33b-bc7478272dd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b2f6f398-7031-4dfd-a33b-bc7478272dd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b2f6f398-7031-4dfd-a33b-bc7478272dd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b2f6f398-7031-4dfd-a33b-bc7478272dd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b2f6f398-7031-4dfd-a33b-bc7478272dd3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 668/1319] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 855 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7ec8959f-235b-4c0c-b388-7eecc1b3ea97 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ec8959f-235b-4c0c-b388-7eecc1b3ea97 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ec8959f-235b-4c0c-b388-7eecc1b3ea97 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ec8959f-235b-4c0c-b388-7eecc1b3ea97 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7ec8959f-235b-4c0c-b388-7eecc1b3ea97 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ec8959f-235b-4c0c-b388-7eecc1b3ea97 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 669/1320] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:41 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 855 bytes in 53 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[87200]: DEBUG cinder.coordination [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Lock "cinder-attachment_update-6750f848-3c91-46c1-9294-361cc04dad05-devstack" released by "attachment_update" :: held 1.069s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:04:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-f3313026-568e-44ff-846f-19f7633f10f3 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571 returned with HTTP 200 Sep 06 17:04:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 652/1321] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:04:40 2026] PUT /volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571 => generated 694 bytes in 1111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-0d7d52d1-209b-457e-a8be-1c1b7bda5aa7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-0d7d52d1-209b-457e-a8be-1c1b7bda5aa7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571/action Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-0d7d52d1-209b-457e-a8be-1c1b7bda5aa7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-0d7d52d1-209b-457e-a8be-1c1b7bda5aa7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ed0bcf68-0e90-4f27-a13b-5076e9ed02a0 req-0d7d52d1-209b-457e-a8be-1c1b7bda5aa7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571/action returned with HTTP 204 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 670/1322] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:04:42 2026] POST /volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571/action => generated 0 bytes in 75 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-711af632-f3a4-4b13-8bd5-6f3de808a529 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-711af632-f3a4-4b13-8bd5-6f3de808a529 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-711af632-f3a4-4b13-8bd5-6f3de808a529 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-711af632-f3a4-4b13-8bd5-6f3de808a529 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-711af632-f3a4-4b13-8bd5-6f3de808a529 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-711af632-f3a4-4b13-8bd5-6f3de808a529 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 653/1323] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-820f919f-59f6-46ee-8b13-24558c691eb2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-820f919f-59f6-46ee-8b13-24558c691eb2 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-820f919f-59f6-46ee-8b13-24558c691eb2 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-820f919f-59f6-46ee-8b13-24558c691eb2 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c5c88cd0-ca1d-4481-811b-7afee1543088 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5c88cd0-ca1d-4481-811b-7afee1543088 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5c88cd0-ca1d-4481-811b-7afee1543088 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5c88cd0-ca1d-4481-811b-7afee1543088 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-820f919f-59f6-46ee-8b13-24558c691eb2 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-820f919f-59f6-46ee-8b13-24558c691eb2 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 671/1324] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 856 bytes in 40 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[87200]: INFO cinder.volume.api [None req-c5c88cd0-ca1d-4481-811b-7afee1543088 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5c88cd0-ca1d-4481-811b-7afee1543088 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 654/1325] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1148 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aab06388-adfa-4326-87e0-43a166abbc7e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aab06388-adfa-4326-87e0-43a166abbc7e tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aab06388-adfa-4326-87e0-43a166abbc7e tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aab06388-adfa-4326-87e0-43a166abbc7e tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aab06388-adfa-4326-87e0-43a166abbc7e tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aab06388-adfa-4326-87e0-43a166abbc7e tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 672/1326] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 856 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesListAdminTestJSON-Volume-1302481001"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesListAdminTestJSON-Volume-1302481001'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume of 1 GB Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-054575ce-3801-4f32-bb25-35e6d1e9d031 req-b978d756-ae2b-43b0-9a0d-fd5e86817f45 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Availability Zones retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-054575ce-3801-4f32-bb25-35e6d1e9d031 req-b978d756-ae2b-43b0-9a0d-fd5e86817f45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-054575ce-3801-4f32-bb25-35e6d1e9d031 req-b978d756-ae2b-43b0-9a0d-fd5e86817f45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-054575ce-3801-4f32-bb25-35e6d1e9d031 req-b978d756-ae2b-43b0-9a0d-fd5e86817f45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Flow 'volume_create_api' (03777e1f-e50d-4d09-9739-d8bbca9b9487) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fbbbf0-e910-4825-b2ad-c6333edf4ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-054575ce-3801-4f32-bb25-35e6d1e9d031 req-b978d756-ae2b-43b0-9a0d-fd5e86817f45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-054575ce-3801-4f32-bb25-35e6d1e9d031 req-b978d756-ae2b-43b0-9a0d-fd5e86817f45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 673/1327] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2d39315c-a9af-4840-88ac-edf897a1af8a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d39315c-a9af-4840-88ac-edf897a1af8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d39315c-a9af-4840-88ac-edf897a1af8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d39315c-a9af-4840-88ac-edf897a1af8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c7fbbbf0-e910-4825-b2ad-c6333edf4ab5) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12cc655-cdb1-4dd4-8284-0d2b1938df88) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2d39315c-a9af-4840-88ac-edf897a1af8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d39315c-a9af-4840-88ac-edf897a1af8a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 674/1328] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Created reservations ['f86997fe-6f0a-4fbc-a023-8f154c9b1d6c', 'd3fcaa4c-6c05-4cb0-8dde-68e6d0515985', '20127176-03d3-40c4-a33b-1e478248033b', 'a5862ac7-40dc-4a62-827e-45aacbb2e23a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a12cc655-cdb1-4dd4-8284-0d2b1938df88) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f86997fe-6f0a-4fbc-a023-8f154c9b1d6c', 'd3fcaa4c-6c05-4cb0-8dde-68e6d0515985', '20127176-03d3-40c4-a33b-1e478248033b', 'a5862ac7-40dc-4a62-827e-45aacbb2e23a']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2383d81c-461e-49ea-b5fd-aa9b8828781d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [req-542d86b9-8340-4d75-882c-abace267c23b req-1f03c54f-b518-46a0-8f9b-1185c6aabb63 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1f03c54f-b518-46a0-8f9b-1185c6aabb63 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1f03c54f-b518-46a0-8f9b-1185c6aabb63 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1f03c54f-b518-46a0-8f9b-1185c6aabb63 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2383d81c-461e-49ea-b5fd-aa9b8828781d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListAdminTestJSON-Volume-1302481001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18aafaf961594009b479a1f8b53a1421',qos_specs=None,replication_status=,reservations=['f86997fe-6f0a-4fbc-a023-8f154c9b1d6c','d3fcaa4c-6c05-4cb0-8dde-68e6d0515985','20127176-03d3-40c4-a33b-1e478248033b','a5862ac7-40dc-4a62-827e-45aacbb2e23a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesListAdminTestJSON-Volume-1302481001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='18aafaf961594009b479a1f8b53a1421',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ab10fd-e598-4409-bb68-451edd0be9aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-542d86b9-8340-4d75-882c-abace267c23b req-1f03c54f-b518-46a0-8f9b-1185c6aabb63 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1f03c54f-b518-46a0-8f9b-1185c6aabb63 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 675/1329] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1148 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33ab10fd-e598-4409-bb68-451edd0be9aa) transitioned into state 'SUCCESS' from state '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-1302481001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='18aafaf961594009b479a1f8b53a1421',qos_specs=None,replication_status=,reservations=['f86997fe-6f0a-4fbc-a023-8f154c9b1d6c','d3fcaa4c-6c05-4cb0-8dde-68e6d0515985','20127176-03d3-40c4-a33b-1e478248033b','a5862ac7-40dc-4a62-827e-45aacbb2e23a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='50cc99bb74604ff4bf60354d2ffc6d64',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a20eca2-ae29-47a1-bab7-0cecd3a64c8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2a20eca2-ae29-47a1-bab7-0cecd3a64c8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Flow 'volume_create_api' (03777e1f-e50d-4d09-9739-d8bbca9b9487) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Create volume request issued successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7d273b7b-8824-469a-bc87-9923b2d360e8 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 655/1330] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:42 2026] POST /volume/v3/volumes => generated 764 bytes in 327 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05/action Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ab687242-a19d-40ec-b14b-a940789bcd0c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab687242-a19d-40ec-b14b-a940789bcd0c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab687242-a19d-40ec-b14b-a940789bcd0c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab687242-a19d-40ec-b14b-a940789bcd0c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Begin detaching volume completed successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-a6b0e740-fe8e-4b68-a87f-5025eb192d66 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05/action returned with HTTP 202 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 676/1331] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:04:42 2026] POST /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05/action => generated 0 bytes in 56 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ab687242-a19d-40ec-b14b-a940789bcd0c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab687242-a19d-40ec-b14b-a940789bcd0c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 200 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 656/1332] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 832 bytes in 58 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cb75a79f-59e9-44e2-8754-f26fb3b7881a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cb75a79f-59e9-44e2-8754-f26fb3b7881a None None] GET http://192.168.122.183/volume// Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cb75a79f-59e9-44e2-8754-f26fb3b7881a None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cb75a79f-59e9-44e2-8754-f26fb3b7881a None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cb75a79f-59e9-44e2-8754-f26fb3b7881a None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:04:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 677/1333] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-542d86b9-8340-4d75-882c-abace267c23b req-1d594ff5-8162-40de-89d4-a86a2f688bf6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1d594ff5-8162-40de-89d4-a86a2f688bf6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1d594ff5-8162-40de-89d4-a86a2f688bf6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1d594ff5-8162-40de-89d4-a86a2f688bf6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-542d86b9-8340-4d75-882c-abace267c23b req-1d594ff5-8162-40de-89d4-a86a2f688bf6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-1d594ff5-8162-40de-89d4-a86a2f688bf6 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 657/1334] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:04:42 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 1332 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:04:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-542d86b9-8340-4d75-882c-abace267c23b req-3c6099e7-4d57-4334-8f50-4b8780215ab8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-3c6099e7-4d57-4334-8f50-4b8780215ab8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571 Sep 06 17:04:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-3c6099e7-4d57-4334-8f50-4b8780215ab8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-3c6099e7-4d57-4334-8f50-4b8780215ab8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87201]: /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:04:43 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-542d86b9-8340-4d75-882c-abace267c23b req-3c6099e7-4d57-4334-8f50-4b8780215ab8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571 returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 678/1335] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:04:43 2026] DELETE /volume/v3/attachments/2b662a6f-0ff6-4066-9f5a-d297e6556571 => generated 19 bytes in 166 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[87200]: INFO cinder.api.openstack.wsgi [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-1423444893", "metadata": {"Type": "Test"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1423444893', 'metadata': {'Type': 'Test'}}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:04:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (9db32a63-ba06-462c-9272-c6c4960de1e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a62d403-9348-413c-a45f-d97c552a27f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a62d403-9348-413c-a45f-d97c552a27f7) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409bb971-4b02-4f07-890a-78ee898b4184) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-127ffc5b-d34d-4ae5-910f-0403623c6bc5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-127ffc5b-d34d-4ae5-910f-0403623c6bc5 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-127ffc5b-d34d-4ae5-910f-0403623c6bc5 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-127ffc5b-d34d-4ae5-910f-0403623c6bc5 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-127ffc5b-d34d-4ae5-910f-0403623c6bc5 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-127ffc5b-d34d-4ae5-910f-0403623c6bc5 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 200 Sep 06 17:04:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 679/1336] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:43 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 856 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['ebd547dc-8b7f-4af7-8b85-02bfafde1377', '34b68e57-aac8-476b-ab98-f88dcc4ae28f', '80408ec0-7ce7-454f-9428-655f8da0d58c', '5479a7b9-6b4b-4547-b147-4aff8750c0a3'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (409bb971-4b02-4f07-890a-78ee898b4184) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ebd547dc-8b7f-4af7-8b85-02bfafde1377', '34b68e57-aac8-476b-ab98-f88dcc4ae28f', '80408ec0-7ce7-454f-9428-655f8da0d58c', '5479a7b9-6b4b-4547-b147-4aff8750c0a3']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e164c1-ae6b-45d2-b34b-80bf34a3dc65) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c1ba3365-9548-49eb-906f-ff053a8b0b17 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (13e164c1-ae6b-45d2-b34b-80bf34a3dc65) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2976e58a-05cc-4629-8696-a8e3e9145b8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1423444893',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['ebd547dc-8b7f-4af7-8b85-02bfafde1377','34b68e57-aac8-476b-ab98-f88dcc4ae28f','80408ec0-7ce7-454f-9428-655f8da0d58c','5479a7b9-6b4b-4547-b147-4aff8750c0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1423444893',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2976e58a-05cc-4629-8696-a8e3e9145b8b,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358af129-843b-41e6-8dae-6abc9804e799) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c1ba3365-9548-49eb-906f-ff053a8b0b17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:04:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c1ba3365-9548-49eb-906f-ff053a8b0b17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c1ba3365-9548-49eb-906f-ff053a8b0b17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c1ba3365-9548-49eb-906f-ff053a8b0b17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (358af129-843b-41e6-8dae-6abc9804e799) transitioned into state 'SUCCESS' from state '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-1423444893',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['ebd547dc-8b7f-4af7-8b85-02bfafde1377','34b68e57-aac8-476b-ab98-f88dcc4ae28f','80408ec0-7ce7-454f-9428-655f8da0d58c','5479a7b9-6b4b-4547-b147-4aff8750c0a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae17887-c37f-49ae-9d48-5fb91cdc6d05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c1ba3365-9548-49eb-906f-ff053a8b0b17 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:04:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 680/1337] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 856 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7ae17887-c37f-49ae-9d48-5fb91cdc6d05) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (9db32a63-ba06-462c-9272-c6c4960de1e1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b84bd88a-81c7-4492-8a71-4e134d31d158 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 658/1338] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:04:43 2026] POST /volume/v3/volumes => generated 768 bytes in 715 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f908445c-0bcf-48ce-8a07-b2396389f6b3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f908445c-0bcf-48ce-8a07-b2396389f6b3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f908445c-0bcf-48ce-8a07-b2396389f6b3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f908445c-0bcf-48ce-8a07-b2396389f6b3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f908445c-0bcf-48ce-8a07-b2396389f6b3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f908445c-0bcf-48ce-8a07-b2396389f6b3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 681/1339] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 836 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-512c4b46-e754-4314-8c1d-c64092fe3a21 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-512c4b46-e754-4314-8c1d-c64092fe3a21 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-512c4b46-e754-4314-8c1d-c64092fe3a21 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-512c4b46-e754-4314-8c1d-c64092fe3a21 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-512c4b46-e754-4314-8c1d-c64092fe3a21 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-512c4b46-e754-4314-8c1d-c64092fe3a21 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 200 Sep 06 17:04:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 659/1340] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:44 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 857 bytes in 61 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4c095bbf-7ac0-4e54-a58e-7f5af3377b60 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c095bbf-7ac0-4e54-a58e-7f5af3377b60 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c095bbf-7ac0-4e54-a58e-7f5af3377b60 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c095bbf-7ac0-4e54-a58e-7f5af3377b60 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4c095bbf-7ac0-4e54-a58e-7f5af3377b60 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c095bbf-7ac0-4e54-a58e-7f5af3377b60 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 200 Sep 06 17:04:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 682/1341] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 857 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e2014d5b-999a-4f2a-a882-69e9b2f9eff8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2014d5b-999a-4f2a-a882-69e9b2f9eff8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2014d5b-999a-4f2a-a882-69e9b2f9eff8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2014d5b-999a-4f2a-a882-69e9b2f9eff8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=640,cinder:UPDATE=115,cinder:INSERT=73 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e2014d5b-999a-4f2a-a882-69e9b2f9eff8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2014d5b-999a-4f2a-a882-69e9b2f9eff8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 683/1342] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 860 bytes in 56 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[87200]: INFO cinder.api.openstack.wsgi [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Create volume request body: {'volume': {'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Create volume of 1 GB Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=688,cinder:INSERT=128,cinder:UPDATE=183 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Availability Zones retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Flow 'volume_create_api' (0954b3fa-50e2-4573-9324-fafd5bed4d44) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66df513d-0fe4-410f-8f29-bdd3b44a4232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66df513d-0fe4-410f-8f29-bdd3b44a4232) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7232bd5-f7f3-44f2-a6bf-9e269159cb0c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Created reservations ['b70a0dfb-ed80-4bef-9a8e-9e31eeeeb394', 'a0af4a1f-da7d-4239-b26c-4804e0d35077', '07c13c4b-a89d-4e4d-9df1-bbca6faed479', '0c937e8c-0c18-4e4d-a61a-d24107f7ee57'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e7232bd5-f7f3-44f2-a6bf-9e269159cb0c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b70a0dfb-ed80-4bef-9a8e-9e31eeeeb394', 'a0af4a1f-da7d-4239-b26c-4804e0d35077', '07c13c4b-a89d-4e4d-9df1-bbca6faed479', '0c937e8c-0c18-4e4d-a61a-d24107f7ee57']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1cb789-d446-4fdc-aaed-64a61dee7894) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8b1cb789-d446-4fdc-aaed-64a61dee7894) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '26dd4c2b-9b8a-4d05-8326-54ec7633a793', '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='cabfb80837aa4d88ac8d3d8a7269a2e1',qos_specs=None,replication_status=,reservations=['b70a0dfb-ed80-4bef-9a8e-9e31eeeeb394','a0af4a1f-da7d-4239-b26c-4804e0d35077','07c13c4b-a89d-4e4d-9df1-bbca6faed479','0c937e8c-0c18-4e4d-a61a-d24107f7ee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9853a23f586f465f97ccb2fb67ea7cbc',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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: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=26dd4c2b-9b8a-4d05-8326-54ec7633a793,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cabfb80837aa4d88ac8d3d8a7269a2e1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9853a23f586f465f97ccb2fb67ea7cbc',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89d0b8e-3b10-4833-8fa0-0c78edaaef93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d89d0b8e-3b10-4833-8fa0-0c78edaaef93) transitioned into state 'SUCCESS' from 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='cabfb80837aa4d88ac8d3d8a7269a2e1',qos_specs=None,replication_status=,reservations=['b70a0dfb-ed80-4bef-9a8e-9e31eeeeb394','a0af4a1f-da7d-4239-b26c-4804e0d35077','07c13c4b-a89d-4e4d-9df1-bbca6faed479','0c937e8c-0c18-4e4d-a61a-d24107f7ee57'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9853a23f586f465f97ccb2fb67ea7cbc',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc89f87-f5e0-4240-8a60-dc6ebca68f8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdc89f87-f5e0-4240-8a60-dc6ebca68f8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:45 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Flow 'volume_create_api' (0954b3fa-50e2-4573-9324-fafd5bed4d44) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Create volume request issued successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1fdd65fa-19b0-4069-9ac6-4be2e3d5aeae tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 660/1343] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:45 2026] POST /volume/v3/volumes => generated 742 bytes in 597 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-28042343-5408-4eb5-ac84-762eec5727a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28042343-5408-4eb5-ac84-762eec5727a2 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] GET http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28042343-5408-4eb5-ac84-762eec5727a2 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28042343-5408-4eb5-ac84-762eec5727a2 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-28042343-5408-4eb5-ac84-762eec5727a2 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Volume info retrieved successfully. Sep 06 17:04:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28042343-5408-4eb5-ac84-762eec5727a2 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 returned with HTTP 200 Sep 06 17:04:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 684/1344] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:45 2026] GET /volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 => generated 921 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [None req-97e0c6b6-2143-4606-9a74-79e90c12af02 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97e0c6b6-2143-4606-9a74-79e90c12af02 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97e0c6b6-2143-4606-9a74-79e90c12af02 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97e0c6b6-2143-4606-9a74-79e90c12af02 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-97e0c6b6-2143-4606-9a74-79e90c12af02 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97e0c6b6-2143-4606-9a74-79e90c12af02 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 661/1345] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:46 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 861 bytes in 67 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[87201]: DEBUG cinder.api.middleware.request_id [None req-243fe324-9975-43b9-a4d3-1f8b3ccd8356 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-243fe324-9975-43b9-a4d3-1f8b3ccd8356 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-243fe324-9975-43b9-a4d3-1f8b3ccd8356 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-243fe324-9975-43b9-a4d3-1f8b3ccd8356 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-243fe324-9975-43b9-a4d3-1f8b3ccd8356 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-243fe324-9975-43b9-a4d3-1f8b3ccd8356 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 685/1346] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:46 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 861 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c3220ad5-ac9f-40ab-ac23-d0895c6bca7b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3220ad5-ac9f-40ab-ac23-d0895c6bca7b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3220ad5-ac9f-40ab-ac23-d0895c6bca7b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1423444893"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c3220ad5-ac9f-40ab-ac23-d0895c6bca7b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c3220ad5-ac9f-40ab-ac23-d0895c6bca7b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3220ad5-ac9f-40ab-ac23-d0895c6bca7b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 662/1347] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:04:46 2026] PUT /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 793 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3e477520-5220-4da3-96ce-1b2ef1d9b5f3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e477520-5220-4da3-96ce-1b2ef1d9b5f3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e477520-5220-4da3-96ce-1b2ef1d9b5f3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-2006556598", "description": "This is the new description of volume"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e477520-5220-4da3-96ce-1b2ef1d9b5f3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e477520-5220-4da3-96ce-1b2ef1d9b5f3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e477520-5220-4da3-96ce-1b2ef1d9b5f3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 686/1348] 192.168.122.183 () {60 vars in 1253 bytes} [Sun Sep 6 17:04:46 2026] PUT /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 832 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d1cbbd73-9b6b-4306-8bb6-ca9446b0e2b6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d1cbbd73-9b6b-4306-8bb6-ca9446b0e2b6 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d1cbbd73-9b6b-4306-8bb6-ca9446b0e2b6 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d1cbbd73-9b6b-4306-8bb6-ca9446b0e2b6 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d1cbbd73-9b6b-4306-8bb6-ca9446b0e2b6 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d1cbbd73-9b6b-4306-8bb6-ca9446b0e2b6 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 663/1349] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:46 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 900 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-713279513", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-2000023284"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-713279513', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-2000023284'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:04:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-26aaeab0-8924-43f7-aeb5-a41ea1fd13ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26aaeab0-8924-43f7-aeb5-a41ea1fd13ff tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] GET http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26aaeab0-8924-43f7-aeb5-a41ea1fd13ff tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26aaeab0-8924-43f7-aeb5-a41ea1fd13ff tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (63e6f0d3-27d1-4709-88a3-7247a7acf222) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545a1e9f-c606-4a4a-b555-e1c6919e13d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-26aaeab0-8924-43f7-aeb5-a41ea1fd13ff tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Volume info retrieved successfully. Sep 06 17:04:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26aaeab0-8924-43f7-aeb5-a41ea1fd13ff tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 returned with HTTP 200 Sep 06 17:04:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 664/1350] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:46 2026] GET /volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 => generated 971 bytes in 60 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[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (545a1e9f-c606-4a4a-b555-e1c6919e13d0) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967dcce0-bf8c-4c4c-845c-53a1e17e8139) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['88e497f2-b8d6-42d6-bb7a-d62b22e0530a', 'ed05ab20-db0e-4859-9563-ac49286a6899', '6ceb3520-0343-4e21-b6ca-4363e2e8ac91', '7e58e0d8-b1a0-4ac9-8b84-197b548f35bf'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:46 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (967dcce0-bf8c-4c4c-845c-53a1e17e8139) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['88e497f2-b8d6-42d6-bb7a-d62b22e0530a', 'ed05ab20-db0e-4859-9563-ac49286a6899', '6ceb3520-0343-4e21-b6ca-4363e2e8ac91', '7e58e0d8-b1a0-4ac9-8b84-197b548f35bf']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b0c111-a7b9-474a-9553-e17b321263a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b6b0c111-a7b9-474a-9553-e17b321263a3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '88b2bfd7-be7b-4251-8752-faad3bf8f9de', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-713279513',display_name='tempest-VolumesGetTest-Volume-2000023284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['88e497f2-b8d6-42d6-bb7a-d62b22e0530a','ed05ab20-db0e-4859-9563-ac49286a6899','6ceb3520-0343-4e21-b6ca-4363e2e8ac91','7e58e0d8-b1a0-4ac9-8b84-197b548f35bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:47Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-713279513',display_name='tempest-VolumesGetTest-Volume-2000023284',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=88b2bfd7-be7b-4251-8752-faad3bf8f9de,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33296281-3e28-47cb-8628-070ad325e14b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (33296281-3e28-47cb-8628-070ad325e14b) transitioned into 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-713279513',display_name='tempest-VolumesGetTest-Volume-2000023284',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['88e497f2-b8d6-42d6-bb7a-d62b22e0530a','ed05ab20-db0e-4859-9563-ac49286a6899','6ceb3520-0343-4e21-b6ca-4363e2e8ac91','7e58e0d8-b1a0-4ac9-8b84-197b548f35bf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d6e6ebf-f89d-4dc1-a1f1-96bb84c1aef3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1d6e6ebf-f89d-4dc1-a1f1-96bb84c1aef3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (63e6f0d3-27d1-4709-88a3-7247a7acf222) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:04:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2bdb169a-8109-4528-9a49-4abc1ef73cc4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 687/1351] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:04:46 2026] POST /volume/v3/volumes => generated 788 bytes in 363 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2db72faa-6393-40c8-a110-d60d667a3509 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2db72faa-6393-40c8-a110-d60d667a3509 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2db72faa-6393-40c8-a110-d60d667a3509 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2db72faa-6393-40c8-a110-d60d667a3509 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2db72faa-6393-40c8-a110-d60d667a3509 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2db72faa-6393-40c8-a110-d60d667a3509 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 665/1352] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 856 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dd87d795-8f25-47a2-99bd-bd99288c2968 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd87d795-8f25-47a2-99bd-bd99288c2968 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] GET http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd87d795-8f25-47a2-99bd-bd99288c2968 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd87d795-8f25-47a2-99bd-bd99288c2968 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dd87d795-8f25-47a2-99bd-bd99288c2968 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Volume info retrieved successfully. Sep 06 17:04:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd87d795-8f25-47a2-99bd-bd99288c2968 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 returned with HTTP 200 Sep 06 17:04:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 688/1353] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 => generated 972 bytes in 65 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] GET http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1&project_id=18aafaf961594009b479a1f8b53a1421 Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Could not evaluate value 18aafaf961594009b479a1f8b53a1421, assuming string {{(pid=87200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:04:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Searching by: MultiDict([('project_id', '18aafaf961594009b479a1f8b53a1421'), ('all_tenants', 1)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Get all volumes completed successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bcf5c652-e86a-47dc-bd2e-13a0f61a6f94 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1&project_id=18aafaf961594009b479a1f8b53a1421 returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 666/1354] 192.168.122.183 () {58 vars in 1257 bytes} [Sun Sep 6 17:04:47 2026] GET /volume/v3/volumes/detail?all_tenants=1&project_id=18aafaf961594009b479a1f8b53a1421 => generated 3041 bytes in 93 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Delete volume with id: 26dd4c2b-9b8a-4d05-8326-54ec7633a793 Sep 06 17:04:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] Delete volume request issued successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c2c016d-e4c4-4500-b89a-e9280e33afe9 tempest-VolumesListAdminTestJSON-724825981 tempest-VolumesListAdminTestJSON-724825981-project-admin] http://192.168.122.183/volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 returned with HTTP 202 Sep 06 17:04:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 689/1355] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:48 2026] DELETE /volume/v3/volumes/26dd4c2b-9b8a-4d05-8326-54ec7633a793 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0e922e75-585f-4da2-873b-66bcc9decfbf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e922e75-585f-4da2-873b-66bcc9decfbf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e922e75-585f-4da2-873b-66bcc9decfbf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e922e75-585f-4da2-873b-66bcc9decfbf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a59b8432-4aaa-4a3c-801a-a72d48d26796 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a59b8432-4aaa-4a3c-801a-a72d48d26796 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a59b8432-4aaa-4a3c-801a-a72d48d26796 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a59b8432-4aaa-4a3c-801a-a72d48d26796 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e922e75-585f-4da2-873b-66bcc9decfbf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e922e75-585f-4da2-873b-66bcc9decfbf tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 667/1356] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 857 bytes in 101 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[87201]: INFO cinder.volume.api [None req-a59b8432-4aaa-4a3c-801a-a72d48d26796 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a59b8432-4aaa-4a3c-801a-a72d48d26796 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 690/1357] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 880 bytes in 80 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[87200]: INFO cinder.api.openstack.wsgi [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] DELETE http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Delete volume with id: edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Delete volume request issued successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-94b73f6d-ac0d-4166-a918-edc6c5e372c7 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 202 Sep 06 17:04:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 668/1358] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:48 2026] DELETE /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-df65dcd9-9b8b-42c2-8aa9-79ea7ab9ca32 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df65dcd9-9b8b-42c2-8aa9-79ea7ab9ca32 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df65dcd9-9b8b-42c2-8aa9-79ea7ab9ca32 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df65dcd9-9b8b-42c2-8aa9-79ea7ab9ca32 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-df65dcd9-9b8b-42c2-8aa9-79ea7ab9ca32 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df65dcd9-9b8b-42c2-8aa9-79ea7ab9ca32 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 200 Sep 06 17:04:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 691/1359] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:48 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 856 bytes in 118 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[87200]: DEBUG cinder.api.middleware.request_id [None req-714fcc65-f3b0-4355-96bd-cde56155b49e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-714fcc65-f3b0-4355-96bd-cde56155b49e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-714fcc65-f3b0-4355-96bd-cde56155b49e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-714fcc65-f3b0-4355-96bd-cde56155b49e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-714fcc65-f3b0-4355-96bd-cde56155b49e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-714fcc65-f3b0-4355-96bd-cde56155b49e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 669/1360] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 881 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b59eaaa5-c9e7-45a4-8ef2-e07cfa9d20b1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b59eaaa5-c9e7-45a4-8ef2-e07cfa9d20b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b59eaaa5-c9e7-45a4-8ef2-e07cfa9d20b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1423444893", "description": null}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b59eaaa5-c9e7-45a4-8ef2-e07cfa9d20b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b59eaaa5-c9e7-45a4-8ef2-e07cfa9d20b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b59eaaa5-c9e7-45a4-8ef2-e07cfa9d20b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 692/1361] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:04:49 2026] PUT /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 779 bytes in 73 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fc914497-aa53-4eef-96a5-5ab8ec83a336 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc914497-aa53-4eef-96a5-5ab8ec83a336 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc914497-aa53-4eef-96a5-5ab8ec83a336 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc914497-aa53-4eef-96a5-5ab8ec83a336 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fc914497-aa53-4eef-96a5-5ab8ec83a336 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc914497-aa53-4eef-96a5-5ab8ec83a336 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 670/1362] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 847 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7a6ce96b-63e8-4949-8ef5-915361907f8f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: 88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a6ce96b-63e8-4949-8ef5-915361907f8f tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a6ce96b-63e8-4949-8ef5-915361907f8f tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a6ce96b-63e8-4949-8ef5-915361907f8f tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a6ce96b-63e8-4949-8ef5-915361907f8f tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 returned with HTTP 404 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 693/1363] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/edb36c1b-8f2c-4eb1-9cfa-09ea9eb5ad11 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f6db09aa-5943-4cc2-936c-76273725315c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6db09aa-5943-4cc2-936c-76273725315c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6db09aa-5943-4cc2-936c-76273725315c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6db09aa-5943-4cc2-936c-76273725315c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4fa87d7-d065-4588-8631-a0d2284de3c4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 202 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 671/1364] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:49 2026] DELETE /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7dd10508-60b9-499a-853a-3e8dc5ea1aea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7dd10508-60b9-499a-853a-3e8dc5ea1aea tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7dd10508-60b9-499a-853a-3e8dc5ea1aea tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7dd10508-60b9-499a-853a-3e8dc5ea1aea tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f6db09aa-5943-4cc2-936c-76273725315c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6db09aa-5943-4cc2-936c-76273725315c tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 694/1365] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 856 bytes in 78 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7dd10508-60b9-499a-853a-3e8dc5ea1aea tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] DELETE http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Delete volume with id: be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7dd10508-60b9-499a-853a-3e8dc5ea1aea tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 672/1366] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 846 bytes in 63 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Delete volume request issued successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d4a5ed14-deaf-4e71-b76c-1a264ebac342 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 202 Sep 06 17:04:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 695/1367] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:49 2026] DELETE /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5e2bc456-d5f9-41b2-9ba5-3444e4395b76 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e2bc456-d5f9-41b2-9ba5-3444e4395b76 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e2bc456-d5f9-41b2-9ba5-3444e4395b76 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e2bc456-d5f9-41b2-9ba5-3444e4395b76 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5e2bc456-d5f9-41b2-9ba5-3444e4395b76 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e2bc456-d5f9-41b2-9ba5-3444e4395b76 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 200 Sep 06 17:04:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 673/1368] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:49 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 855 bytes in 94 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3952ed71-2d9e-4682-8024-19b304cd4154 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3952ed71-2d9e-4682-8024-19b304cd4154 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3952ed71-2d9e-4682-8024-19b304cd4154 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3952ed71-2d9e-4682-8024-19b304cd4154 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3952ed71-2d9e-4682-8024-19b304cd4154 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de returned with HTTP 404 Sep 06 17:04:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 696/1369] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/88b2bfd7-be7b-4251-8752-faad3bf8f9de => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2de95399-0925-4e3e-8bbb-2172aab0c4e1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2de95399-0925-4e3e-8bbb-2172aab0c4e1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2de95399-0925-4e3e-8bbb-2172aab0c4e1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2de95399-0925-4e3e-8bbb-2172aab0c4e1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2de95399-0925-4e3e-8bbb-2172aab0c4e1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2de95399-0925-4e3e-8bbb-2172aab0c4e1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 674/1370] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 900 bytes in 66 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[87201]: DEBUG cinder.api.middleware.request_id [None req-182575d3-7144-4045-b67d-dc417c118436 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: 2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fd488904-4090-4a77-92ac-fe204d65f56a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd488904-4090-4a77-92ac-fe204d65f56a tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd488904-4090-4a77-92ac-fe204d65f56a tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd488904-4090-4a77-92ac-fe204d65f56a tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd488904-4090-4a77-92ac-fe204d65f56a tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 returned with HTTP 404 Sep 06 17:04:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 675/1371] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/be266d61-d72f-4b7d-baf1-2b1d5d838af3 => generated 109 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-182575d3-7144-4045-b67d-dc417c118436 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 202 Sep 06 17:04:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 697/1372] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:50 2026] DELETE /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b6a5d7aa-3425-4cd8-91be-1bfb6afa22ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fee1a66d-d821-4b03-977b-7e93f6f0a03d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b6a5d7aa-3425-4cd8-91be-1bfb6afa22ec tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b6a5d7aa-3425-4cd8-91be-1bfb6afa22ec tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b6a5d7aa-3425-4cd8-91be-1bfb6afa22ec tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fee1a66d-d821-4b03-977b-7e93f6f0a03d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fee1a66d-d821-4b03-977b-7e93f6f0a03d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fee1a66d-d821-4b03-977b-7e93f6f0a03d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b6a5d7aa-3425-4cd8-91be-1bfb6afa22ec tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fee1a66d-d821-4b03-977b-7e93f6f0a03d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b6a5d7aa-3425-4cd8-91be-1bfb6afa22ec tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 200 Sep 06 17:04:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 676/1373] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fee1a66d-d821-4b03-977b-7e93f6f0a03d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 200 Sep 06 17:04:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 698/1374] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:50 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 899 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Delete volume with id: 5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Delete volume request issued successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f421bc00-a966-4160-a2bb-1ae98daf0e10 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 202 Sep 06 17:04:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 677/1375] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:04:51 2026] DELETE /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:04:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e67c026f-98fd-4b7c-906d-7c217b9f7151 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e67c026f-98fd-4b7c-906d-7c217b9f7151 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e67c026f-98fd-4b7c-906d-7c217b9f7151 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e67c026f-98fd-4b7c-906d-7c217b9f7151 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e67c026f-98fd-4b7c-906d-7c217b9f7151 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Volume info retrieved successfully. Sep 06 17:04:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e67c026f-98fd-4b7c-906d-7c217b9f7151 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 200 Sep 06 17:04:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 699/1376] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:51 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 855 bytes in 70 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6ed775ae-ac1a-4936-8af2-3bd1054b88bf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ed775ae-ac1a-4936-8af2-3bd1054b88bf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ed775ae-ac1a-4936-8af2-3bd1054b88bf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ed775ae-ac1a-4936-8af2-3bd1054b88bf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ed775ae-ac1a-4936-8af2-3bd1054b88bf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b returned with HTTP 404 Sep 06 17:04:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 678/1377] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:52 2026] GET /volume/v3/volumes/2976e58a-05cc-4629-8696-a8e3e9145b8b => generated 109 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesGetTest-Volume-19483033"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesGetTest-Volume-19483033'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:04:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (4472b3b8-2678-4a17-bf26-02d2ff132e7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ffaf75-2f4a-449c-996e-8bbcd4c1ef87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b9b53039-6362-4635-ad1a-ec9aa19f0c12 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b9b53039-6362-4635-ad1a-ec9aa19f0c12 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] GET http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b9b53039-6362-4635-ad1a-ec9aa19f0c12 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b9b53039-6362-4635-ad1a-ec9aa19f0c12 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b9b53039-6362-4635-ad1a-ec9aa19f0c12 tempest-VolumesListAdminTestJSON-1123472916 tempest-VolumesListAdminTestJSON-1123472916-project-member] http://192.168.122.183/volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b returned with HTTP 404 Sep 06 17:04:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 679/1378] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:52 2026] GET /volume/v3/volumes/5ae6483b-83ff-4e09-b5eb-6a67d34fa20b => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e1ffaf75-2f4a-449c-996e-8bbcd4c1ef87) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4eaf2e-8d7e-4fe2-999d-7224569041b0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['2f19a7b3-070a-4c6e-baf2-82b913a870a7', '63e1a90c-9c46-4062-ab7e-ea1320e6926e', '7be5d333-134d-475b-9cfe-7f67520b0c73', '890fd5d3-4e45-484e-9ec7-447b29df44d4'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cb4eaf2e-8d7e-4fe2-999d-7224569041b0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2f19a7b3-070a-4c6e-baf2-82b913a870a7', '63e1a90c-9c46-4062-ab7e-ea1320e6926e', '7be5d333-134d-475b-9cfe-7f67520b0c73', '890fd5d3-4e45-484e-9ec7-447b29df44d4']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c12d72c-b690-4da3-982b-c00cd5270637) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c12d72c-b690-4da3-982b-c00cd5270637) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7ed9cc80-b9b2-4562-b792-6f9a627b2754', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-19483033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['2f19a7b3-070a-4c6e-baf2-82b913a870a7','63e1a90c-9c46-4062-ab7e-ea1320e6926e','7be5d333-134d-475b-9cfe-7f67520b0c73','890fd5d3-4e45-484e-9ec7-447b29df44d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-19483033',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7ed9cc80-b9b2-4562-b792-6f9a627b2754,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcee67da-0940-4333-b742-712bb18d1564) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fcee67da-0940-4333-b742-712bb18d1564) transitioned into state 'SUCCESS' from state '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-19483033',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['2f19a7b3-070a-4c6e-baf2-82b913a870a7','63e1a90c-9c46-4062-ab7e-ea1320e6926e','7be5d333-134d-475b-9cfe-7f67520b0c73','890fd5d3-4e45-484e-9ec7-447b29df44d4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26abadc-c400-4ef9-b086-bd25a3feea5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b26abadc-c400-4ef9-b086-bd25a3feea5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (4472b3b8-2678-4a17-bf26-02d2ff132e7e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:04:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:04:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c5f4c77f-2a57-4d91-a966-d2b6ae99818f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 700/1379] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:04:52 2026] POST /volume/v3/volumes => generated 752 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3b55ff38-ab4f-4dd0-9591-6b2eb5af79a7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b55ff38-ab4f-4dd0-9591-6b2eb5af79a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b55ff38-ab4f-4dd0-9591-6b2eb5af79a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b55ff38-ab4f-4dd0-9591-6b2eb5af79a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b55ff38-ab4f-4dd0-9591-6b2eb5af79a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b55ff38-ab4f-4dd0-9591-6b2eb5af79a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 200 Sep 06 17:04:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 680/1380] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:52 2026] GET /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 820 bytes in 79 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ca407113-b3c2-41c7-a8ef-26480c6c9ce9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca407113-b3c2-41c7-a8ef-26480c6c9ce9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:04:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca407113-b3c2-41c7-a8ef-26480c6c9ce9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca407113-b3c2-41c7-a8ef-26480c6c9ce9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ca407113-b3c2-41c7-a8ef-26480c6c9ce9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca407113-b3c2-41c7-a8ef-26480c6c9ce9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 200 Sep 06 17:04:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 701/1381] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:53 2026] GET /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 844 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:04:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1f52e596-bfff-4799-9e41-3766fff02be8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f52e596-bfff-4799-9e41-3766fff02be8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:04:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f52e596-bfff-4799-9e41-3766fff02be8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f52e596-bfff-4799-9e41-3766fff02be8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1f52e596-bfff-4799-9e41-3766fff02be8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f52e596-bfff-4799-9e41-3766fff02be8 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 200 Sep 06 17:04:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 681/1382] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:54 2026] GET /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 845 bytes in 70 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:04:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "7ed9cc80-b9b2-4562-b792-6f9a627b2754", "size": 1, "name": "tempest-VolumesGetTest-Volume-643996914", "metadata": {"Type": "Test"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:04:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'source_volid': '7ed9cc80-b9b2-4562-b792-6f9a627b2754', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-643996914', 'metadata': {'Type': 'Test'}}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:04:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume retrieved successfully. Sep 06 17:04:54 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:04:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:04:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (6e4169ff-5c8c-4a4c-94ef-0b362ac12412) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ef5995-78e2-48c9-a8b6-76c3ae619560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:04:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (96ef5995-78e2-48c9-a8b6-76c3ae619560) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': None, 'source_volid': '7ed9cc80-b9b2-4562-b792-6f9a627b2754', 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af358668-1624-4aed-a45f-30101ab0162c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['30142a3a-a7f6-48d6-a31c-f53290038c00', 'b7e8ebb3-ff53-448f-a760-8ca32ed5c818', '5caaf37f-2d42-4950-8d43-8f48aa1965a8', 'd273c919-2add-475f-9d0a-fab71f8efa35'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:04:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af358668-1624-4aed-a45f-30101ab0162c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30142a3a-a7f6-48d6-a31c-f53290038c00', 'b7e8ebb3-ff53-448f-a760-8ca32ed5c818', '5caaf37f-2d42-4950-8d43-8f48aa1965a8', 'd273c919-2add-475f-9d0a-fab71f8efa35']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627b5a5d-5fcd-4715-bb34-d315f8fc0196) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (627b5a5d-5fcd-4715-bb34-d315f8fc0196) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac17c43e-1bdd-4dba-b8af-02fd0e028e34', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-643996914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['30142a3a-a7f6-48d6-a31c-f53290038c00','b7e8ebb3-ff53-448f-a760-8ca32ed5c818','5caaf37f-2d42-4950-8d43-8f48aa1965a8','d273c919-2add-475f-9d0a-fab71f8efa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=7ed9cc80-b9b2-4562-b792-6f9a627b2754,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-643996914',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac17c43e-1bdd-4dba-b8af-02fd0e028e34,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=7ed9cc80-b9b2-4562-b792-6f9a627b2754,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45677505-d678-4110-bd5e-05eec320cf80) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (45677505-d678-4110-bd5e-05eec320cf80) transitioned into state 'SUCCESS' from state '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-643996914',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['30142a3a-a7f6-48d6-a31c-f53290038c00','b7e8ebb3-ff53-448f-a760-8ca32ed5c818','5caaf37f-2d42-4950-8d43-8f48aa1965a8','d273c919-2add-475f-9d0a-fab71f8efa35'],size=1,snapshot_id=None,source_replicaid=,source_volid=7ed9cc80-b9b2-4562-b792-6f9a627b2754,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (236b527a-eeaa-4c16-9983-dc13aa64c5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (236b527a-eeaa-4c16-9983-dc13aa64c5f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (6e4169ff-5c8c-4a4c-94ef-0b362ac12412) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:04:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd022631-156f-409d-b97b-ea9fd3e9db10 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:04:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 702/1383] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:04:54 2026] POST /volume/v3/volumes => generated 801 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:04:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-64b8620f-daf4-4f4d-8a5e-57919785fe0e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64b8620f-daf4-4f4d-8a5e-57919785fe0e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:04:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64b8620f-daf4-4f4d-8a5e-57919785fe0e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64b8620f-daf4-4f4d-8a5e-57919785fe0e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-64b8620f-daf4-4f4d-8a5e-57919785fe0e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64b8620f-daf4-4f4d-8a5e-57919785fe0e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:04:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 682/1384] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:55 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 869 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a215c488-28e5-4f39-a411-67943f311581 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a215c488-28e5-4f39-a411-67943f311581 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:04:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a215c488-28e5-4f39-a411-67943f311581 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a215c488-28e5-4f39-a411-67943f311581 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a215c488-28e5-4f39-a411-67943f311581 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a215c488-28e5-4f39-a411-67943f311581 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:04:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 703/1385] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:56 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 107 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[87200]: DEBUG cinder.api.middleware.request_id [None req-30bb0b5c-c838-4e63-9ab5-8cc210990c8c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30bb0b5c-c838-4e63-9ab5-8cc210990c8c tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:04:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30bb0b5c-c838-4e63-9ab5-8cc210990c8c tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30bb0b5c-c838-4e63-9ab5-8cc210990c8c tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:04:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:04:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-30bb0b5c-c838-4e63-9ab5-8cc210990c8c tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30bb0b5c-c838-4e63-9ab5-8cc210990c8c tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:04:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 683/1386] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:57 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4d468ed7-3950-4f75-a2fc-eac528e29792 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d468ed7-3950-4f75-a2fc-eac528e29792 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:04:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d468ed7-3950-4f75-a2fc-eac528e29792 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d468ed7-3950-4f75-a2fc-eac528e29792 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4d468ed7-3950-4f75-a2fc-eac528e29792 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d468ed7-3950-4f75-a2fc-eac528e29792 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:04:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 704/1387] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:58 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 59 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cf1e0f29-5eea-49b9-8bc5-9eb7f64fd46b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf1e0f29-5eea-49b9-8bc5-9eb7f64fd46b tempest-ExtensionsTestJSON-71258388 tempest-ExtensionsTestJSON-71258388-project-reader] GET http://192.168.122.183/volume/v3/extensions Sep 06 17:04:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf1e0f29-5eea-49b9-8bc5-9eb7f64fd46b tempest-ExtensionsTestJSON-71258388 tempest-ExtensionsTestJSON-71258388-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf1e0f29-5eea-49b9-8bc5-9eb7f64fd46b tempest-ExtensionsTestJSON-71258388 tempest-ExtensionsTestJSON-71258388-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf1e0f29-5eea-49b9-8bc5-9eb7f64fd46b tempest-ExtensionsTestJSON-71258388 tempest-ExtensionsTestJSON-71258388-project-reader] http://192.168.122.183/volume/v3/extensions returned with HTTP 200 Sep 06 17:04:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 684/1388] 192.168.122.183 () {58 vars in 1130 bytes} [Sun Sep 6 17:04:58 2026] GET /volume/v3/extensions => generated 5245 bytes in 188 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:04:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6018f55b-ef0a-4c5e-a0c6-622f9a232937 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:04:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6018f55b-ef0a-4c5e-a0c6-622f9a232937 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:04:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6018f55b-ef0a-4c5e-a0c6-622f9a232937 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:04:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6018f55b-ef0a-4c5e-a0c6-622f9a232937 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:04:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:04:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:04:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6018f55b-ef0a-4c5e-a0c6-622f9a232937 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:04:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6018f55b-ef0a-4c5e-a0c6-622f9a232937 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:04:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 705/1389] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:04:59 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 78 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bcfbb7e8-041d-44d1-a6ec-965d2480f5a7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bcfbb7e8-041d-44d1-a6ec-965d2480f5a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bcfbb7e8-041d-44d1-a6ec-965d2480f5a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bcfbb7e8-041d-44d1-a6ec-965d2480f5a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bcfbb7e8-041d-44d1-a6ec-965d2480f5a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bcfbb7e8-041d-44d1-a6ec-965d2480f5a7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 685/1390] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:00 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 62 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5e6e488a-dd8a-4477-be39-ffdbb0f9e8ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5e6e488a-dd8a-4477-be39-ffdbb0f9e8ae tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5e6e488a-dd8a-4477-be39-ffdbb0f9e8ae tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5e6e488a-dd8a-4477-be39-ffdbb0f9e8ae tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5e6e488a-dd8a-4477-be39-ffdbb0f9e8ae tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5e6e488a-dd8a-4477-be39-ffdbb0f9e8ae tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 706/1391] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:02 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 262 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d80cc3e2-b808-43d6-85e8-899fe6a8fd73 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d80cc3e2-b808-43d6-85e8-899fe6a8fd73 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d80cc3e2-b808-43d6-85e8-899fe6a8fd73 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d80cc3e2-b808-43d6-85e8-899fe6a8fd73 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d80cc3e2-b808-43d6-85e8-899fe6a8fd73 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d80cc3e2-b808-43d6-85e8-899fe6a8fd73 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 686/1392] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:03 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 176 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ae58a0b4-2ae9-46db-a961-1487c1df4db3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae58a0b4-2ae9-46db-a961-1487c1df4db3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae58a0b4-2ae9-46db-a961-1487c1df4db3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae58a0b4-2ae9-46db-a961-1487c1df4db3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ae58a0b4-2ae9-46db-a961-1487c1df4db3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae58a0b4-2ae9-46db-a961-1487c1df4db3 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 707/1393] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:04 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d8fcdb81-6371-4744-8b46-bc2baa22f013 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8fcdb81-6371-4744-8b46-bc2baa22f013 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8fcdb81-6371-4744-8b46-bc2baa22f013 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8fcdb81-6371-4744-8b46-bc2baa22f013 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d8fcdb81-6371-4744-8b46-bc2baa22f013 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8fcdb81-6371-4744-8b46-bc2baa22f013 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 687/1394] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:05 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 133 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4eb134c1-c757-4ac6-a0a7-14f9ff143f97 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4eb134c1-c757-4ac6-a0a7-14f9ff143f97 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4eb134c1-c757-4ac6-a0a7-14f9ff143f97 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4eb134c1-c757-4ac6-a0a7-14f9ff143f97 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4eb134c1-c757-4ac6-a0a7-14f9ff143f97 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-VolumesImageMetadata-Volume-2006540192"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4eb134c1-c757-4ac6-a0a7-14f9ff143f97 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 708/1395] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:06 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 159 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[87200]: DEBUG cinder.api.v3.volumes [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Create volume request body: {'volume': {'imageRef': '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-VolumesImageMetadata-Volume-2006540192'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Create volume of 1 GB Sep 06 17:05:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Availability Zones retrieved successfully. Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Flow 'volume_create_api' (a49598c2-1831-4a1f-b518-ef36b7ef5dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2486ebf0-7405-44cc-a81d-5e44114c73e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (2486ebf0-7405-44cc-a81d-5e44114c73e0) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ec162c-c34d-4f38-aa19-886c825c4ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Created reservations ['2bc44f7f-4153-4f69-a2e2-8c78a5673a6c', 'bcb5a1d2-8dbf-4bca-a78d-7971d010656c', 'b6292b83-45d4-499a-aacb-02ff72f7f4e4', '7d652874-f9b8-4ca3-b7b6-8df0d48a33c6'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9ec162c-c34d-4f38-aa19-886c825c4ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2bc44f7f-4153-4f69-a2e2-8c78a5673a6c', 'bcb5a1d2-8dbf-4bca-a78d-7971d010656c', 'b6292b83-45d4-499a-aacb-02ff72f7f4e4', '7d652874-f9b8-4ca3-b7b6-8df0d48a33c6']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19861060-ec9d-432d-af79-bdd61b0e697d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (19861060-ec9d-432d-af79-bdd61b0e697d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2edc8708-f417-45e3-b19c-29697ae9d510', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2006540192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513aff64625047edafc5d38c8ec98242',qos_specs=None,replication_status=,reservations=['2bc44f7f-4153-4f69-a2e2-8c78a5673a6c','bcb5a1d2-8dbf-4bca-a78d-7971d010656c','b6292b83-45d4-499a-aacb-02ff72f7f4e4','7d652874-f9b8-4ca3-b7b6-8df0d48a33c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff06d2c493b04bd281b20e0a0659e3a7',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesImageMetadata-Volume-2006540192',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2edc8708-f417-45e3-b19c-29697ae9d510,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='513aff64625047edafc5d38c8ec98242',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ff06d2c493b04bd281b20e0a0659e3a7',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5399b0-2e6e-430f-be83-a525ba474dae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b5399b0-2e6e-430f-be83-a525ba474dae) transitioned into state 'SUCCESS' from state '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-2006540192',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='513aff64625047edafc5d38c8ec98242',qos_specs=None,replication_status=,reservations=['2bc44f7f-4153-4f69-a2e2-8c78a5673a6c','bcb5a1d2-8dbf-4bca-a78d-7971d010656c','b6292b83-45d4-499a-aacb-02ff72f7f4e4','7d652874-f9b8-4ca3-b7b6-8df0d48a33c6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ff06d2c493b04bd281b20e0a0659e3a7',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e3998d-5d25-438d-9eec-a7c9ca7d92f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e7e3998d-5d25-438d-9eec-a7c9ca7d92f2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Flow 'volume_create_api' (a49598c2-1831-4a1f-b518-ef36b7ef5dd9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Create volume request issued successfully. Sep 06 17:05:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e387b80a-bd68-437a-9e9d-39e17b63cb23 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 688/1396] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:07 2026] POST /volume/v3/volumes => generated 760 bytes in 938 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:05:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0c828154-c702-43f3-b65e-736c2bc3d271 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c828154-c702-43f3-b65e-736c2bc3d271 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c828154-c702-43f3-b65e-736c2bc3d271 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c828154-c702-43f3-b65e-736c2bc3d271 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c828154-c702-43f3-b65e-736c2bc3d271 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c828154-c702-43f3-b65e-736c2bc3d271 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 709/1397] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:08 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 828 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-787a78ed-d127-47b6-8bef-20e6e727a9b5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-787a78ed-d127-47b6-8bef-20e6e727a9b5 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-787a78ed-d127-47b6-8bef-20e6e727a9b5 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-787a78ed-d127-47b6-8bef-20e6e727a9b5 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-787a78ed-d127-47b6-8bef-20e6e727a9b5 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-787a78ed-d127-47b6-8bef-20e6e727a9b5 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 689/1398] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:08 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d5ae1889-edac-407a-8612-f9f55c91ca44 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5ae1889-edac-407a-8612-f9f55c91ca44 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5ae1889-edac-407a-8612-f9f55c91ca44 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5ae1889-edac-407a-8612-f9f55c91ca44 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d5ae1889-edac-407a-8612-f9f55c91ca44 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5ae1889-edac-407a-8612-f9f55c91ca44 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 710/1399] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:09 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 852 bytes in 73 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b4fd75ef-d577-4b2a-bd75-9f0aa04fd385 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b4fd75ef-d577-4b2a-bd75-9f0aa04fd385 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b4fd75ef-d577-4b2a-bd75-9f0aa04fd385 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b4fd75ef-d577-4b2a-bd75-9f0aa04fd385 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b4fd75ef-d577-4b2a-bd75-9f0aa04fd385 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b4fd75ef-d577-4b2a-bd75-9f0aa04fd385 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 690/1400] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:09 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 893 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8a49d5aa-aba1-4a18-9c93-d11fbbb5562e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a49d5aa-aba1-4a18-9c93-d11fbbb5562e tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a49d5aa-aba1-4a18-9c93-d11fbbb5562e tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a49d5aa-aba1-4a18-9c93-d11fbbb5562e tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8a49d5aa-aba1-4a18-9c93-d11fbbb5562e tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a49d5aa-aba1-4a18-9c93-d11fbbb5562e tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 711/1401] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 910 bytes in 67 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8bb1344f-6422-428c-8226-74aab1ffe2b1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8bb1344f-6422-428c-8226-74aab1ffe2b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8bb1344f-6422-428c-8226-74aab1ffe2b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8bb1344f-6422-428c-8226-74aab1ffe2b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8bb1344f-6422-428c-8226-74aab1ffe2b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8bb1344f-6422-428c-8226-74aab1ffe2b1 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 691/1402] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 894 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7c8117b5-4dc4-40b9-a05c-309567a59b47 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c8117b5-4dc4-40b9-a05c-309567a59b47 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c8117b5-4dc4-40b9-a05c-309567a59b47 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c8117b5-4dc4-40b9-a05c-309567a59b47 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c8117b5-4dc4-40b9-a05c-309567a59b47 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c8117b5-4dc4-40b9-a05c-309567a59b47 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 712/1403] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 894 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b18e6104-761c-4265-a2af-116d13904784 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b18e6104-761c-4265-a2af-116d13904784 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b18e6104-761c-4265-a2af-116d13904784 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-643996914"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b18e6104-761c-4265-a2af-116d13904784 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b18e6104-761c-4265-a2af-116d13904784 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b18e6104-761c-4265-a2af-116d13904784 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 692/1404] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:05:10 2026] PUT /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 826 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-de5ae27a-8f80-4e66-9e36-98453c17fb7a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de5ae27a-8f80-4e66-9e36-98453c17fb7a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de5ae27a-8f80-4e66-9e36-98453c17fb7a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-1504727183", "description": "This is the new description of volume"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-de5ae27a-8f80-4e66-9e36-98453c17fb7a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-de5ae27a-8f80-4e66-9e36-98453c17fb7a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de5ae27a-8f80-4e66-9e36-98453c17fb7a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 713/1405] 192.168.122.183 () {60 vars in 1253 bytes} [Sun Sep 6 17:05:10 2026] PUT /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 866 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [None req-02821af1-6f4c-4ad7-b5dc-af353ba20d60 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02821af1-6f4c-4ad7-b5dc-af353ba20d60 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02821af1-6f4c-4ad7-b5dc-af353ba20d60 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02821af1-6f4c-4ad7-b5dc-af353ba20d60 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-02821af1-6f4c-4ad7-b5dc-af353ba20d60 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Volume info retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02821af1-6f4c-4ad7-b5dc-af353ba20d60 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 693/1406] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:10 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 934 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-943354273", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1486942136"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-943354273', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1486942136'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:05:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (2f0f11fa-7a1c-4ebb-b1a3-4ec125b423a4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb1fcfda-7cb0-4f3a-8a01-eb2bc03b140b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bb1fcfda-7cb0-4f3a-8a01-eb2bc03b140b) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb74ec02-19b7-4e50-aa60-20aa4872c262) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['721af914-3256-4e0d-9027-23ce252f2c81', '5ee73fe9-c884-4db2-a35c-749045ca9986', '79890c2d-443f-4c75-82c6-4cf272d02fcb', '33030b1d-f062-4eda-bc55-7ca3d80ebfc4'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (bb74ec02-19b7-4e50-aa60-20aa4872c262) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['721af914-3256-4e0d-9027-23ce252f2c81', '5ee73fe9-c884-4db2-a35c-749045ca9986', '79890c2d-443f-4c75-82c6-4cf272d02fcb', '33030b1d-f062-4eda-bc55-7ca3d80ebfc4']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb011ad-cec5-4c52-865e-94a787f638da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bbb011ad-cec5-4c52-865e-94a787f638da) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '287cc4b6-7adf-4b5f-b35f-15706cb94db2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-943354273',display_name='tempest-VolumesGetTest-Volume-1486942136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['721af914-3256-4e0d-9027-23ce252f2c81','5ee73fe9-c884-4db2-a35c-749045ca9986','79890c2d-443f-4c75-82c6-4cf272d02fcb','33030b1d-f062-4eda-bc55-7ca3d80ebfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:10Z,deleted=False,deleted_at=None,display_description='tempest-@#$%^* description-943354273',display_name='tempest-VolumesGetTest-Volume-1486942136',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=287cc4b6-7adf-4b5f-b35f-15706cb94db2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c2a5d8-bacc-4a5f-969f-f88bfb296f51) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (62c2a5d8-bacc-4a5f-969f-f88bfb296f51) transitioned into 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-943354273',display_name='tempest-VolumesGetTest-Volume-1486942136',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['721af914-3256-4e0d-9027-23ce252f2c81','5ee73fe9-c884-4db2-a35c-749045ca9986','79890c2d-443f-4c75-82c6-4cf272d02fcb','33030b1d-f062-4eda-bc55-7ca3d80ebfc4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82514afb-7912-4d8f-9dbb-5e6fb3fb1d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (82514afb-7912-4d8f-9dbb-5e6fb3fb1d63) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (2f0f11fa-7a1c-4ebb-b1a3-4ec125b423a4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:05:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d285cd2a-69e0-45d8-8aa9-b4f83df98faf tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 714/1407] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:10 2026] POST /volume/v3/volumes => generated 788 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-aa4e5cd1-081e-4802-b0c0-e19dc66c1b87 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa4e5cd1-081e-4802-b0c0-e19dc66c1b87 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa4e5cd1-081e-4802-b0c0-e19dc66c1b87 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa4e5cd1-081e-4802-b0c0-e19dc66c1b87 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aa4e5cd1-081e-4802-b0c0-e19dc66c1b87 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa4e5cd1-081e-4802-b0c0-e19dc66c1b87 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 200 Sep 06 17:05:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 694/1408] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:11 2026] GET /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 856 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8206eeff-170f-476f-b620-0d83719960a4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8206eeff-170f-476f-b620-0d83719960a4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8206eeff-170f-476f-b620-0d83719960a4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8206eeff-170f-476f-b620-0d83719960a4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8206eeff-170f-476f-b620-0d83719960a4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8206eeff-170f-476f-b620-0d83719960a4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 715/1409] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:11 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 913 bytes in 63 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[87200]: DEBUG cinder.api.middleware.request_id [None req-18085f03-62da-4802-b63e-84f8fa6b323b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-18085f03-62da-4802-b63e-84f8fa6b323b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-18085f03-62da-4802-b63e-84f8fa6b323b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-18085f03-62da-4802-b63e-84f8fa6b323b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-18085f03-62da-4802-b63e-84f8fa6b323b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-18085f03-62da-4802-b63e-84f8fa6b323b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 695/1410] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 880 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-65d1739e-10ea-4c8e-bc24-86f6cf5078c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-65d1739e-10ea-4c8e-bc24-86f6cf5078c9 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-65d1739e-10ea-4c8e-bc24-86f6cf5078c9 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-65d1739e-10ea-4c8e-bc24-86f6cf5078c9 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-65d1739e-10ea-4c8e-bc24-86f6cf5078c9 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-65d1739e-10ea-4c8e-bc24-86f6cf5078c9 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 716/1411] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:12 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 913 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9de2f0e9-fab8-40f8-ba1d-675d88925449 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9de2f0e9-fab8-40f8-ba1d-675d88925449 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9de2f0e9-fab8-40f8-ba1d-675d88925449 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9de2f0e9-fab8-40f8-ba1d-675d88925449 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9de2f0e9-fab8-40f8-ba1d-675d88925449 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9de2f0e9-fab8-40f8-ba1d-675d88925449 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 696/1412] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 881 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7c03fd40-392e-4b9c-8cbe-3ca30628280d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c03fd40-392e-4b9c-8cbe-3ca30628280d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c03fd40-392e-4b9c-8cbe-3ca30628280d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-643996914", "description": null}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c03fd40-392e-4b9c-8cbe-3ca30628280d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c03fd40-392e-4b9c-8cbe-3ca30628280d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c03fd40-392e-4b9c-8cbe-3ca30628280d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 717/1413] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:05:13 2026] PUT /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 778 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b6d481c8-3018-4cd0-beca-9503df50951d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b6d481c8-3018-4cd0-beca-9503df50951d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b6d481c8-3018-4cd0-beca-9503df50951d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b6d481c8-3018-4cd0-beca-9503df50951d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b6d481c8-3018-4cd0-beca-9503df50951d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b6d481c8-3018-4cd0-beca-9503df50951d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 697/1414] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 846 bytes in 44 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7caa1266-2411-4a39-910e-0b800d3551fd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: 287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c7e51628-47bc-4815-b53a-05786642e617 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c7e51628-47bc-4815-b53a-05786642e617 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c7e51628-47bc-4815-b53a-05786642e617 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c7e51628-47bc-4815-b53a-05786642e617 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c7e51628-47bc-4815-b53a-05786642e617 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c7e51628-47bc-4815-b53a-05786642e617 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 698/1415] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 913 bytes in 51 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[87201]: INFO cinder.volume.api [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7caa1266-2411-4a39-910e-0b800d3551fd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 202 Sep 06 17:05:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 718/1416] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:13 2026] DELETE /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 0 bytes in 74 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[87200]: DEBUG cinder.api.middleware.request_id [None req-691d69fb-2029-4222-86b2-08914a7facca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-691d69fb-2029-4222-86b2-08914a7facca tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-691d69fb-2029-4222-86b2-08914a7facca tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-691d69fb-2029-4222-86b2-08914a7facca tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-691d69fb-2029-4222-86b2-08914a7facca tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-691d69fb-2029-4222-86b2-08914a7facca tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 200 Sep 06 17:05:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 699/1417] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:13 2026] GET /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => generated 845 bytes in 54 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ed1ad457-290a-474e-898b-668bddb93771 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed1ad457-290a-474e-898b-668bddb93771 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed1ad457-290a-474e-898b-668bddb93771 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed1ad457-290a-474e-898b-668bddb93771 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ed1ad457-290a-474e-898b-668bddb93771 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed1ad457-290a-474e-898b-668bddb93771 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 719/1418] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 1331 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] POST http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-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=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-705d65d0-5797-4dfa-8357-dd52e721ec18 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-705d65d0-5797-4dfa-8357-dd52e721ec18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-705d65d0-5797-4dfa-8357-dd52e721ec18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-705d65d0-5797-4dfa-8357-dd52e721ec18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-705d65d0-5797-4dfa-8357-dd52e721ec18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 returned with HTTP 404 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 720/1419] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/287cc4b6-7adf-4b5f-b35f-15706cb94db2 => 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08938ff4-71ff-4a87-b443-ef3d60ad1ccd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08938ff4-71ff-4a87-b443-ef3d60ad1ccd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08938ff4-71ff-4a87-b443-ef3d60ad1ccd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08938ff4-71ff-4a87-b443-ef3d60ad1ccd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Update volume metadata completed successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32fc67f7-040c-4ea1-8e4e-c50b7b34b8d4 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 700/1420] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:05:14 2026] POST /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action => generated 526 bytes in 78 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[87201]: INFO cinder.volume.api [None req-08938ff4-71ff-4a87-b443-ef3d60ad1ccd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8ebf5007-dcee-4f37-b7fd-c98e198b48e5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08938ff4-71ff-4a87-b443-ef3d60ad1ccd tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 721/1421] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 934 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ebf5007-dcee-4f37-b7fd-c98e198b48e5 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ebf5007-dcee-4f37-b7fd-c98e198b48e5 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ebf5007-dcee-4f37-b7fd-c98e198b48e5 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-705252c7-c573-4aba-82c7-8eeac0edd3fa tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 202 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 722/1422] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:14 2026] DELETE /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 0 bytes in 81 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-39197914-9ef8-4fb7-8106-ec62ed7f8730 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-39197914-9ef8-4fb7-8106-ec62ed7f8730 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-39197914-9ef8-4fb7-8106-ec62ed7f8730 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-39197914-9ef8-4fb7-8106-ec62ed7f8730 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8ebf5007-dcee-4f37-b7fd-c98e198b48e5 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ebf5007-dcee-4f37-b7fd-c98e198b48e5 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 701/1423] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 1391 bytes in 141 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-39197914-9ef8-4fb7-8106-ec62ed7f8730 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9cc3d431-3898-4482-ae94-eef35a168a1f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-39197914-9ef8-4fb7-8106-ec62ed7f8730 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 723/1424] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 933 bytes in 53 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[87200]: INFO cinder.api.openstack.wsgi [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] POST http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Action body: b'{"os-unset_image_metadata": {"key": "ramdisk_id"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Action: 'action', calling method: delete, body: {"os-unset_image_metadata": {"key": "ramdisk_id"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Get volume image-metadata completed successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Delete volume metadata completed successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9cc3d431-3898-4482-ae94-eef35a168a1f tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 702/1425] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:05:14 2026] POST /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action => generated 0 bytes in 91 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] POST http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Action body: b'{"os-show_image_metadata": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Action: 'action', calling method: index, body: {"os-show_image_metadata": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] Get volume image-metadata completed successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d1ad0af-c9e3-4680-ab4f-6779eed60b58 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-reader] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 724/1426] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:05:14 2026] POST /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510/action => generated 500 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-38cf397e-475e-43a2-bf98-7102d536c325 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-38cf397e-475e-43a2-bf98-7102d536c325 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-38cf397e-475e-43a2-bf98-7102d536c325 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-38cf397e-475e-43a2-bf98-7102d536c325 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-38cf397e-475e-43a2-bf98-7102d536c325 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-38cf397e-475e-43a2-bf98-7102d536c325 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 703/1427] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:14 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 1365 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:05:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-688af771-1ae3-4393-8795-7e9797081670 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] DELETE http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Delete volume with id: 2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Delete volume request issued successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-688af771-1ae3-4393-8795-7e9797081670 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 202 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 725/1428] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:14 2026] DELETE /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c53c1979-e9a8-4d04-8e82-dcf67f6fa6f6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c53c1979-e9a8-4d04-8e82-dcf67f6fa6f6 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c53c1979-e9a8-4d04-8e82-dcf67f6fa6f6 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c53c1979-e9a8-4d04-8e82-dcf67f6fa6f6 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c53c1979-e9a8-4d04-8e82-dcf67f6fa6f6 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c53c1979-e9a8-4d04-8e82-dcf67f6fa6f6 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 704/1429] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 1364 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [None req-99bec5d6-076e-45b3-92d4-9b4a167f28da None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99bec5d6-076e-45b3-92d4-9b4a167f28da tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99bec5d6-076e-45b3-92d4-9b4a167f28da tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99bec5d6-076e-45b3-92d4-9b4a167f28da tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99bec5d6-076e-45b3-92d4-9b4a167f28da tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 returned with HTTP 404 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 726/1430] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/ac17c43e-1bdd-4dba-b8af-02fd0e028e34 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:05:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ba465b43-c922-460b-96fe-e844e3c72046 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba465b43-c922-460b-96fe-e844e3c72046 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:05:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba465b43-c922-460b-96fe-e844e3c72046 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba465b43-c922-460b-96fe-e844e3c72046 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ba465b43-c922-460b-96fe-e844e3c72046 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba465b43-c922-460b-96fe-e844e3c72046 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 200 Sep 06 17:05:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 705/1431] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 845 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: 7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:05:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b463f1c9-d26b-48d6-8091-dbbccf05e5c7 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 202 Sep 06 17:05:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 727/1432] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:15 2026] DELETE /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 0 bytes in 86 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-56a6963b-4118-4e80-9346-358308991c3d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56a6963b-4118-4e80-9346-358308991c3d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:05:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56a6963b-4118-4e80-9346-358308991c3d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56a6963b-4118-4e80-9346-358308991c3d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-56a6963b-4118-4e80-9346-358308991c3d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56a6963b-4118-4e80-9346-358308991c3d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 200 Sep 06 17:05:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 706/1433] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:15 2026] GET /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 844 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-afe5f78f-31e5-46e6-bcbc-8a0746524a71 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-afe5f78f-31e5-46e6-bcbc-8a0746524a71 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] GET http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 Sep 06 17:05:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-afe5f78f-31e5-46e6-bcbc-8a0746524a71 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-afe5f78f-31e5-46e6-bcbc-8a0746524a71 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-afe5f78f-31e5-46e6-bcbc-8a0746524a71 tempest-VolumesImageMetadata-1432713092 tempest-VolumesImageMetadata-1432713092-project-member] http://192.168.122.183/volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 returned with HTTP 404 Sep 06 17:05:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 728/1434] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:16 2026] GET /volume/v3/volumes/2edc8708-f417-45e3-b19c-29697ae9d510 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e80ab91a-21ec-4495-a350-71f8bfc2e8f0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e80ab91a-21ec-4495-a350-71f8bfc2e8f0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 Sep 06 17:05:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e80ab91a-21ec-4495-a350-71f8bfc2e8f0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e80ab91a-21ec-4495-a350-71f8bfc2e8f0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e80ab91a-21ec-4495-a350-71f8bfc2e8f0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 returned with HTTP 404 Sep 06 17:05:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 707/1435] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:17 2026] GET /volume/v3/volumes/7ed9cc80-b9b2-4562-b792-6f9a627b2754 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-VolumesGetTest-Volume-1114866419", "metadata": {"Type": "Test"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'imageRef': '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1114866419', 'metadata': {'Type': 'Test'}}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:05:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (7407940e-9650-489d-aea4-681d9b62facd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e764ed-b8ab-4479-b453-fc8f955e47bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (19e764ed-b8ab-4479-b453-fc8f955e47bd) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47146ebb-fce1-416d-bc8e-68a21de11076) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['e432e11a-36bd-40a9-a273-05906c07c046', 'f9a13d7a-0a6b-4fcb-9bd0-20e68f6ded95', 'd3be875c-d1c1-4e6e-91ef-787e8a1a2ae3', '28a21f79-f3a0-4fca-8a26-72c92efa14fb'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47146ebb-fce1-416d-bc8e-68a21de11076) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e432e11a-36bd-40a9-a273-05906c07c046', 'f9a13d7a-0a6b-4fcb-9bd0-20e68f6ded95', 'd3be875c-d1c1-4e6e-91ef-787e8a1a2ae3', '28a21f79-f3a0-4fca-8a26-72c92efa14fb']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0277fbee-b00e-44ff-8dbe-5123adbf6d97) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0277fbee-b00e-44ff-8dbe-5123adbf6d97) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2fafcbca-3e09-4d56-ae9a-d40f784c6c51', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1114866419',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['e432e11a-36bd-40a9-a273-05906c07c046','f9a13d7a-0a6b-4fcb-9bd0-20e68f6ded95','d3be875c-d1c1-4e6e-91ef-787e8a1a2ae3','28a21f79-f3a0-4fca-8a26-72c92efa14fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesGetTest-Volume-1114866419',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2fafcbca-3e09-4d56-ae9a-d40f784c6c51,launched_at=None,metadata={Type='Test'},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f717fc4-8a18-4c15-aeba-0a3644759c5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f717fc4-8a18-4c15-aeba-0a3644759c5e) transitioned into state 'SUCCESS' from state '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-1114866419',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='Test'},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['e432e11a-36bd-40a9-a273-05906c07c046','f9a13d7a-0a6b-4fcb-9bd0-20e68f6ded95','d3be875c-d1c1-4e6e-91ef-787e8a1a2ae3','28a21f79-f3a0-4fca-8a26-72c92efa14fb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd1b7ae-c1a0-4010-b853-ad14bd679f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cfd1b7ae-c1a0-4010-b853-ad14bd679f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (7407940e-9650-489d-aea4-681d9b62facd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:05:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9fe4dbe-e922-40bf-af43-4ccd66b2b88d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 729/1436] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:17 2026] POST /volume/v3/volumes => generated 768 bytes in 534 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-783e0d50-3933-4496-b6dd-d3b9685d4c6d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-783e0d50-3933-4496-b6dd-d3b9685d4c6d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-783e0d50-3933-4496-b6dd-d3b9685d4c6d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-783e0d50-3933-4496-b6dd-d3b9685d4c6d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-783e0d50-3933-4496-b6dd-d3b9685d4c6d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-783e0d50-3933-4496-b6dd-d3b9685d4c6d tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 708/1437] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:17 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 836 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8efc03dc-4873-445c-b1fa-47fed96e722a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8efc03dc-4873-445c-b1fa-47fed96e722a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8efc03dc-4873-445c-b1fa-47fed96e722a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8efc03dc-4873-445c-b1fa-47fed96e722a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8efc03dc-4873-445c-b1fa-47fed96e722a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8efc03dc-4873-445c-b1fa-47fed96e722a tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 730/1438] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:18 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 860 bytes in 81 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fe457a52-5d7c-4863-9eec-31177f60ba98 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fe457a52-5d7c-4863-9eec-31177f60ba98 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fe457a52-5d7c-4863-9eec-31177f60ba98 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fe457a52-5d7c-4863-9eec-31177f60ba98 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fe457a52-5d7c-4863-9eec-31177f60ba98 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fe457a52-5d7c-4863-9eec-31177f60ba98 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 709/1439] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:19 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 918 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2e69e928-1861-4de9-ba09-c60827691ccf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-AbsoluteLimitsTests-Volume-1503732204"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-AbsoluteLimitsTests-Volume-1503732204'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Create volume of 1 GB Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Availability Zones retrieved successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Flow 'volume_create_api' (7c09343c-d4a9-41ab-b0f4-3aefca6dbb17) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa1de2e-0180-4ac4-950d-b9b2fd4a249b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7aa1de2e-0180-4ac4-950d-b9b2fd4a249b) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a17a3f2-736e-4a2d-90f7-233d03809634) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "display_name": "tempest-AttachVolumeNegativeTest-volume-695529293"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume request body: {'volume': {'size': 1, 'display_name': 'tempest-AttachVolumeNegativeTest-volume-695529293'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:20 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume of 1 GB Sep 06 17:05:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Availability Zones retrieved successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Flow 'volume_create_api' (be53ea62-3908-43b9-bb9d-b625da40fcc0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19bde82-c9b4-45e1-87f7-86daee220745) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e19bde82-c9b4-45e1-87f7-86daee220745) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471e2dca-d4d5-4bd6-b942-5b3af6eac731) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.quota [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Created reservations ['79a17fac-b6a7-4723-a6d7-198f833871fb', 'c056c736-0bdc-4d46-939d-563cdd3db4ed', '9f17440c-0883-45d8-bc08-0cac4a767267', 'd284634c-8537-4bb6-a80a-c43f7ed06849'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9a17a3f2-736e-4a2d-90f7-233d03809634) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['79a17fac-b6a7-4723-a6d7-198f833871fb', 'c056c736-0bdc-4d46-939d-563cdd3db4ed', '9f17440c-0883-45d8-bc08-0cac4a767267', 'd284634c-8537-4bb6-a80a-c43f7ed06849']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d67ee302-120a-41a3-a179-ea556203daf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d67ee302-120a-41a3-a179-ea556203daf8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '90b14b57-0c64-4d1a-876c-543f152ae5f5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1503732204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e1b6dbf8c2436abeff157abc2b2488',qos_specs=None,replication_status=,reservations=['79a17fac-b6a7-4723-a6d7-198f833871fb','c056c736-0bdc-4d46-939d-563cdd3db4ed','9f17440c-0883-45d8-bc08-0cac4a767267','d284634c-8537-4bb6-a80a-c43f7ed06849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f41c38c001f4a589b4253fdedb6ed23',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AbsoluteLimitsTests-Volume-1503732204',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=90b14b57-0c64-4d1a-876c-543f152ae5f5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='14e1b6dbf8c2436abeff157abc2b2488',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0f41c38c001f4a589b4253fdedb6ed23',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ccc6ed2-8ff2-485f-bc7d-ee4bce81ac3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.quota [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Created reservations ['47553909-6ac9-4ffd-99a9-a3343c9bf171', '9308083b-49be-44ad-9177-c8a7f1cb2885', 'a1a5b0f8-5288-4801-aeae-c3ccee93f0b1', 'e664c9f3-62f8-4aa9-843c-8b550d3c8fba'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (471e2dca-d4d5-4bd6-b942-5b3af6eac731) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['47553909-6ac9-4ffd-99a9-a3343c9bf171', '9308083b-49be-44ad-9177-c8a7f1cb2885', 'a1a5b0f8-5288-4801-aeae-c3ccee93f0b1', 'e664c9f3-62f8-4aa9-843c-8b550d3c8fba']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77972962-eddd-4de9-b5a9-6b7bb26f2211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0ccc6ed2-8ff2-485f-bc7d-ee4bce81ac3a) transitioned into state 'SUCCESS' from state '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-1503732204',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='14e1b6dbf8c2436abeff157abc2b2488',qos_specs=None,replication_status=,reservations=['79a17fac-b6a7-4723-a6d7-198f833871fb','c056c736-0bdc-4d46-939d-563cdd3db4ed','9f17440c-0883-45d8-bc08-0cac4a767267','d284634c-8537-4bb6-a80a-c43f7ed06849'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0f41c38c001f4a589b4253fdedb6ed23',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9937992-3181-4611-8a6a-cb728e66c057) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (77972962-eddd-4de9-b5a9-6b7bb26f2211) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-695529293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c492582234c45a975f2f668d38fc1',qos_specs=None,replication_status=,reservations=['47553909-6ac9-4ffd-99a9-a3343c9bf171','9308083b-49be-44ad-9177-c8a7f1cb2885','a1a5b0f8-5288-4801-aeae-c3ccee93f0b1','e664c9f3-62f8-4aa9-843c-8b550d3c8fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-AttachVolumeNegativeTest-volume-695529293',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='383c492582234c45a975f2f668d38fc1',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ff42a2-be9a-48df-b6fe-67d239e94429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b9937992-3181-4611-8a6a-cb728e66c057) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Flow 'volume_create_api' (7c09343c-d4a9-41ab-b0f4-3aefca6dbb17) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Create volume request issued successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e69e928-1861-4de9-ba09-c60827691ccf tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 731/1440] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:05:20 2026] POST /volume/v3/volumes => generated 759 bytes in 605 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a4b72e78-bc13-4b74-b96b-6b719100af0e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a4b72e78-bc13-4b74-b96b-6b719100af0e tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] GET http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a4b72e78-bc13-4b74-b96b-6b719100af0e tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a4b72e78-bc13-4b74-b96b-6b719100af0e tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b3ff42a2-be9a-48df-b6fe-67d239e94429) transitioned into state 'SUCCESS' from state '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-695529293',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='383c492582234c45a975f2f668d38fc1',qos_specs=None,replication_status=,reservations=['47553909-6ac9-4ffd-99a9-a3343c9bf171','9308083b-49be-44ad-9177-c8a7f1cb2885','a1a5b0f8-5288-4801-aeae-c3ccee93f0b1','e664c9f3-62f8-4aa9-843c-8b550d3c8fba'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bab2f2b3c5044b17a1ed6eda3f2d2aee',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93827f1d-6d68-48fe-a6dc-0c3ff3d0bc96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a4b72e78-bc13-4b74-b96b-6b719100af0e tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Volume info retrieved successfully. Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a4b72e78-bc13-4b74-b96b-6b719100af0e tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 200 Sep 06 17:05:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 732/1441] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:20 2026] GET /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 827 bytes in 46 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[87201]: DEBUG cinder.api.middleware.request_id [None req-32fc9c25-64b0-493d-93cc-23d83cdc4cde None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-32fc9c25-64b0-493d-93cc-23d83cdc4cde tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-32fc9c25-64b0-493d-93cc-23d83cdc4cde tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-32fc9c25-64b0-493d-93cc-23d83cdc4cde tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (93827f1d-6d68-48fe-a6dc-0c3ff3d0bc96) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Flow 'volume_create_api' (be53ea62-3908-43b9-bb9d-b625da40fcc0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Create volume request issued successfully. Sep 06 17:05:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0db177b0-b7c1-4c26-b246-e6a67cad5bd5 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 710/1442] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:05:20 2026] POST /volume/v3/volumes => generated 763 bytes in 394 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[87201]: INFO cinder.volume.api [None req-32fc9c25-64b0-493d-93cc-23d83cdc4cde tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-32fc9c25-64b0-493d-93cc-23d83cdc4cde tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 733/1443] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:20 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 921 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b78db829-9e38-40c7-8ae7-779a81606f8c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b78db829-9e38-40c7-8ae7-779a81606f8c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b78db829-9e38-40c7-8ae7-779a81606f8c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b78db829-9e38-40c7-8ae7-779a81606f8c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b78db829-9e38-40c7-8ae7-779a81606f8c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b78db829-9e38-40c7-8ae7-779a81606f8c tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 711/1444] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:21 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 831 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e72a1230-e134-4a51-a69e-c0eb0c7b5457 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e72a1230-e134-4a51-a69e-c0eb0c7b5457 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] GET http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e72a1230-e134-4a51-a69e-c0eb0c7b5457 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e72a1230-e134-4a51-a69e-c0eb0c7b5457 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e72a1230-e134-4a51-a69e-c0eb0c7b5457 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Volume info retrieved successfully. Sep 06 17:05:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e72a1230-e134-4a51-a69e-c0eb0c7b5457 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 200 Sep 06 17:05:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e96549e0-6cbd-4de2-a548-83ee20fb977f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 734/1445] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:22 2026] GET /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 851 bytes in 46 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[87200]: INFO cinder.api.openstack.wsgi [None req-e96549e0-6cbd-4de2-a548-83ee20fb977f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e96549e0-6cbd-4de2-a548-83ee20fb977f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e96549e0-6cbd-4de2-a548-83ee20fb977f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e96549e0-6cbd-4de2-a548-83ee20fb977f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ca5c3bff-0898-4b5a-bcaf-875efab1862e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca5c3bff-0898-4b5a-bcaf-875efab1862e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca5c3bff-0898-4b5a-bcaf-875efab1862e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca5c3bff-0898-4b5a-bcaf-875efab1862e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e96549e0-6cbd-4de2-a548-83ee20fb977f tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 712/1446] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:22 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 921 bytes in 61 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ca5c3bff-0898-4b5a-bcaf-875efab1862e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca5c3bff-0898-4b5a-bcaf-875efab1862e tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 735/1447] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:22 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 855 bytes in 50 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fa26b98e-dc42-4d5b-afd3-d61ac9fb6c70 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fa26b98e-dc42-4d5b-afd3-d61ac9fb6c70 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] GET http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fa26b98e-dc42-4d5b-afd3-d61ac9fb6c70 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fa26b98e-dc42-4d5b-afd3-d61ac9fb6c70 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fa26b98e-dc42-4d5b-afd3-d61ac9fb6c70 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fa26b98e-dc42-4d5b-afd3-d61ac9fb6c70 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 713/1448] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 852 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b9b0b866-9d6c-4b78-ac98-61b63a9c4b49 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b9b0b866-9d6c-4b78-ac98-61b63a9c4b49 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b9b0b866-9d6c-4b78-ac98-61b63a9c4b49 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b9b0b866-9d6c-4b78-ac98-61b63a9c4b49 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a2c0c327-d2fe-440e-a5b4-8ac3d34e2be9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b9b0b866-9d6c-4b78-ac98-61b63a9c4b49 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b9b0b866-9d6c-4b78-ac98-61b63a9c4b49 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 736/1449] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 921 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-92432259-5647-47de-93ad-8a9b7e93673b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92432259-5647-47de-93ad-8a9b7e93673b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92432259-5647-47de-93ad-8a9b7e93673b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92432259-5647-47de-93ad-8a9b7e93673b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-92432259-5647-47de-93ad-8a9b7e93673b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2c0c327-d2fe-440e-a5b4-8ac3d34e2be9 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-reader] GET http://192.168.122.183/volume/v3/limits Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2c0c327-d2fe-440e-a5b4-8ac3d34e2be9 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2c0c327-d2fe-440e-a5b4-8ac3d34e2be9 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92432259-5647-47de-93ad-8a9b7e93673b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 737/1450] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 856 bytes in 47 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[87200]: INFO cinder.api.openstack.wsgi [None req-a2c0c327-d2fe-440e-a5b4-8ac3d34e2be9 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-reader] http://192.168.122.183/volume/v3/limits returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 714/1451] 192.168.122.183 () {58 vars in 1118 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/limits => generated 302 bytes in 133 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dc144193-b2d0-4f5c-9cce-4f8fe24be875 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc144193-b2d0-4f5c-9cce-4f8fe24be875 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] GET http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc144193-b2d0-4f5c-9cce-4f8fe24be875 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc144193-b2d0-4f5c-9cce-4f8fe24be875 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-536af05a-df63-4375-922a-6037ccd0fd4b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-536af05a-df63-4375-922a-6037ccd0fd4b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-536af05a-df63-4375-922a-6037ccd0fd4b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-536af05a-df63-4375-922a-6037ccd0fd4b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dc144193-b2d0-4f5c-9cce-4f8fe24be875 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc144193-b2d0-4f5c-9cce-4f8fe24be875 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 738/1452] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 852 bytes in 46 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[87200]: INFO cinder.volume.api [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-536af05a-df63-4375-922a-6037ccd0fd4b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-259c5a4e-32b5-4760-9e94-b05329747564 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] DELETE http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Delete volume with id: 90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-536af05a-df63-4375-922a-6037ccd0fd4b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 715/1453] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 856 bytes in 55 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Delete volume request issued successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-259c5a4e-32b5-4760-9e94-b05329747564 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 202 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 739/1454] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:23 2026] DELETE /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-31d57aa5-f096-4946-95d7-958a4ad48cde None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31d57aa5-f096-4946-95d7-958a4ad48cde tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] GET http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31d57aa5-f096-4946-95d7-958a4ad48cde tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-31d57aa5-f096-4946-95d7-958a4ad48cde tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-31d57aa5-f096-4946-95d7-958a4ad48cde tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-31d57aa5-f096-4946-95d7-958a4ad48cde tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 716/1455] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 851 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d0aa183d-3270-4d4e-bc8e-e4186bbef1fb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0aa183d-3270-4d4e-bc8e-e4186bbef1fb None None] GET http://192.168.122.183/volume// Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0aa183d-3270-4d4e-bc8e-e4186bbef1fb None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0aa183d-3270-4d4e-bc8e-e4186bbef1fb None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0aa183d-3270-4d4e-bc8e-e4186bbef1fb None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 740/1456] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-ece837d3-53c4-40ca-982e-fb68f969a761 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-ece837d3-53c4-40ca-982e-fb68f969a761 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-ece837d3-53c4-40ca-982e-fb68f969a761 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a", "connector": null, "instance_uuid": "5d3152bf-34f7-471b-b271-2dd2eabaf8d6"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-ece837d3-53c4-40ca-982e-fb68f969a761 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 717/1457] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:05:23 2026] POST /volume/v3/attachments => generated 273 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5b6ed29e-5b84-49c6-ad97-f896218e94b1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5b6ed29e-5b84-49c6-ad97-f896218e94b1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5b6ed29e-5b84-49c6-ad97-f896218e94b1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5b6ed29e-5b84-49c6-ad97-f896218e94b1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fd116f14-0ff9-4bec-aa01-a803f8cb509c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd116f14-0ff9-4bec-aa01-a803f8cb509c None None] GET http://192.168.122.183/volume// Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd116f14-0ff9-4bec-aa01-a803f8cb509c None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd116f14-0ff9-4bec-aa01-a803f8cb509c None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd116f14-0ff9-4bec-aa01-a803f8cb509c None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 718/1458] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/ => generated 390 bytes in 12 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-cdcc279b-3253-4e70-a80d-2fabc73332c1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-cdcc279b-3253-4e70-a80d-2fabc73332c1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-cdcc279b-3253-4e70-a80d-2fabc73332c1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-cdcc279b-3253-4e70-a80d-2fabc73332c1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5b6ed29e-5b84-49c6-ad97-f896218e94b1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5b6ed29e-5b84-49c6-ad97-f896218e94b1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 741/1459] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 855 bytes in 79 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-cdcc279b-3253-4e70-a80d-2fabc73332c1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-cdcc279b-3253-4e70-a80d-2fabc73332c1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 719/1460] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:05:23 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 1036 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] PUT http://192.168.122.183/volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e Sep 06 17:05:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Acquiring lock "cinder-attachment_update-726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Lock "cinder-attachment_update-726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c13e173a-fc68-473a-9255-6a69e2fcb209 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c13e173a-fc68-473a-9255-6a69e2fcb209 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c13e173a-fc68-473a-9255-6a69e2fcb209 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c13e173a-fc68-473a-9255-6a69e2fcb209 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Lock "cinder-attachment_update-726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a-devstack" released by "attachment_update" :: held 0.240s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-c729023d-86c6-49b8-8a47-f236381b2787 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c13e173a-fc68-473a-9255-6a69e2fcb209 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 742/1461] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:05:23 2026] PUT /volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e => generated 694 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c13e173a-fc68-473a-9255-6a69e2fcb209 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 720/1462] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 1339 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dce98679-ea16-4b1c-8c20-88e9882c39e2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dce98679-ea16-4b1c-8c20-88e9882c39e2 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dce98679-ea16-4b1c-8c20-88e9882c39e2 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dce98679-ea16-4b1c-8c20-88e9882c39e2 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dce98679-ea16-4b1c-8c20-88e9882c39e2 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dce98679-ea16-4b1c-8c20-88e9882c39e2 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 743/1463] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 1339 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-de180128-a031-47c3-b20a-94f977c89847 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de180128-a031-47c3-b20a-94f977c89847 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-de180128-a031-47c3-b20a-94f977c89847 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1114866419"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-de180128-a031-47c3-b20a-94f977c89847 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-de180128-a031-47c3-b20a-94f977c89847 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de180128-a031-47c3-b20a-94f977c89847 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 721/1464] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:05:24 2026] PUT /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 792 bytes in 67 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3aa1e182-6fd9-454e-b6a5-f5498dd0273e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3aa1e182-6fd9-454e-b6a5-f5498dd0273e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3aa1e182-6fd9-454e-b6a5-f5498dd0273e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-new-Volume-165294552", "description": "This is the new description of volume"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3aa1e182-6fd9-454e-b6a5-f5498dd0273e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3aa1e182-6fd9-454e-b6a5-f5498dd0273e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3aa1e182-6fd9-454e-b6a5-f5498dd0273e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 744/1465] 192.168.122.183 () {60 vars in 1253 bytes} [Sun Sep 6 17:05:24 2026] PUT /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 830 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d6991cad-03ef-4fe9-a4e2-2c0a8d8aa5be None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d6991cad-03ef-4fe9-a4e2-2c0a8d8aa5be tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d6991cad-03ef-4fe9-a4e2-2c0a8d8aa5be tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d6991cad-03ef-4fe9-a4e2-2c0a8d8aa5be tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a24a6ee9-0ba6-4a43-ade2-aef397181cc3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a24a6ee9-0ba6-4a43-ade2-aef397181cc3 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] GET http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a24a6ee9-0ba6-4a43-ade2-aef397181cc3 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a24a6ee9-0ba6-4a43-ade2-aef397181cc3 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a24a6ee9-0ba6-4a43-ade2-aef397181cc3 tempest-AbsoluteLimitsTests-2127111034 tempest-AbsoluteLimitsTests-2127111034-project-member] http://192.168.122.183/volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 returned with HTTP 404 Sep 06 17:05:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 745/1466] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/volumes/90b14b57-0c64-4d1a-876c-543f152ae5f5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d6991cad-03ef-4fe9-a4e2-2c0a8d8aa5be tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d6991cad-03ef-4fe9-a4e2-2c0a8d8aa5be tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-reader] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 722/1467] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 1377 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-143c9725-1591-42eb-b51f-11064ae44b12 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "tempest-@#$%^* description-1552255625", "availability_zone": "nova", "size": 1, "name": "tempest-VolumesGetTest-Volume-1579149719"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request body: {'volume': {'description': 'tempest-@#$%^* description-1552255625', 'availability_zone': 'nova', 'size': 1, 'name': 'tempest-VolumesGetTest-Volume-1579149719'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume of 1 GB Sep 06 17:05:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Availability Zones retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (26c4315c-3174-4bfa-b70d-431cc344b45d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07609805-0fec-4148-b6cc-a48c64c2479f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (07609805-0fec-4148-b6cc-a48c64c2479f) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c777a7f-95b6-407e-a5f1-8d3ad25ea2c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [None req-b26c1cf6-a696-435d-9180-eee312d0b70d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b26c1cf6-a696-435d-9180-eee312d0b70d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b26c1cf6-a696-435d-9180-eee312d0b70d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b26c1cf6-a696-435d-9180-eee312d0b70d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Created reservations ['2b679ae7-b42e-4d76-992b-1f2f987b37e3', '09c53a23-aae8-4ad5-ab31-28a352d62f86', 'ff9a20f7-1ced-4dd2-aa0d-12bd85472a6f', '6c534766-0722-4aa6-9e18-8e3b3147ee73'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1c777a7f-95b6-407e-a5f1-8d3ad25ea2c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b679ae7-b42e-4d76-992b-1f2f987b37e3', '09c53a23-aae8-4ad5-ab31-28a352d62f86', 'ff9a20f7-1ced-4dd2-aa0d-12bd85472a6f', '6c534766-0722-4aa6-9e18-8e3b3147ee73']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93e2473-d966-4222-b617-8fe39673d9bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b26c1cf6-a696-435d-9180-eee312d0b70d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b26c1cf6-a696-435d-9180-eee312d0b70d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 723/1468] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:24 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 856 bytes in 82 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f93e2473-d966-4222-b617-8fe39673d9bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce1fab5d-529f-486c-b0c4-e86efe00b7a5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='tempest-@#$%^* description-1552255625',display_name='tempest-VolumesGetTest-Volume-1579149719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['2b679ae7-b42e-4d76-992b-1f2f987b37e3','09c53a23-aae8-4ad5-ab31-28a352d62f86','ff9a20f7-1ced-4dd2-aa0d-12bd85472a6f','6c534766-0722-4aa6-9e18-8e3b3147ee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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='tempest-@#$%^* description-1552255625',display_name='tempest-VolumesGetTest-Volume-1579149719',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ce1fab5d-529f-486c-b0c4-e86efe00b7a5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='f03e9f87d4144654b2b8e5be36b1d151',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f357395-b8da-4992-86cc-362691edfa90) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f357395-b8da-4992-86cc-362691edfa90) transitioned into 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-1552255625',display_name='tempest-VolumesGetTest-Volume-1579149719',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='f03e9f87d4144654b2b8e5be36b1d151',qos_specs=None,replication_status=,reservations=['2b679ae7-b42e-4d76-992b-1f2f987b37e3','09c53a23-aae8-4ad5-ab31-28a352d62f86','ff9a20f7-1ced-4dd2-aa0d-12bd85472a6f','6c534766-0722-4aa6-9e18-8e3b3147ee73'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c9c83394dbed44608893a3c36c1bf3c8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-663fc591-186a-46ad-a568-9bfdce1b235b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2f0a7b-1796-447e-b304-bf9c4be30436) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-663fc591-186a-46ad-a568-9bfdce1b235b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e/action Sep 06 17:05:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-663fc591-186a-46ad-a568-9bfdce1b235b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-663fc591-186a-46ad-a568-9bfdce1b235b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (aa2f0a7b-1796-447e-b304-bf9c4be30436) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Flow 'volume_create_api' (26c4315c-3174-4bfa-b70d-431cc344b45d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Create volume request issued successfully. Sep 06 17:05:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-143c9725-1591-42eb-b51f-11064ae44b12 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 746/1469] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:24 2026] POST /volume/v3/volumes => generated 789 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c8043c27-8b8f-4671-b413-340f60d7ae20 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8043c27-8b8f-4671-b413-340f60d7ae20 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8043c27-8b8f-4671-b413-340f60d7ae20 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8043c27-8b8f-4671-b413-340f60d7ae20 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ff9c76e1-6e07-4cc6-ba17-09ea0d03dc9e req-663fc591-186a-46ad-a568-9bfdce1b235b tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e/action returned with HTTP 204 Sep 06 17:05:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 724/1470] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:05:24 2026] POST /volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e/action => generated 0 bytes in 81 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c8043c27-8b8f-4671-b413-340f60d7ae20 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8043c27-8b8f-4671-b413-340f60d7ae20 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 200 Sep 06 17:05:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 747/1471] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:25 2026] GET /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 857 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-48997858-80cb-493a-9673-55945fee4bef None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48997858-80cb-493a-9673-55945fee4bef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48997858-80cb-493a-9673-55945fee4bef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48997858-80cb-493a-9673-55945fee4bef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-48997858-80cb-493a-9673-55945fee4bef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48997858-80cb-493a-9673-55945fee4bef tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 725/1472] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:25 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 1148 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7afaae6e-5b6e-4a6f-b3fb-89b3c6e318ac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7afaae6e-5b6e-4a6f-b3fb-89b3c6e318ac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7afaae6e-5b6e-4a6f-b3fb-89b3c6e318ac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7afaae6e-5b6e-4a6f-b3fb-89b3c6e318ac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7afaae6e-5b6e-4a6f-b3fb-89b3c6e318ac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7afaae6e-5b6e-4a6f-b3fb-89b3c6e318ac tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 748/1473] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 1148 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2e1e369e-3e96-4a49-8c12-887f2b149550 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume with id: 726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e1e369e-3e96-4a49-8c12-887f2b149550 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e1e369e-3e96-4a49-8c12-887f2b149550 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e1e369e-3e96-4a49-8c12-887f2b149550 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2e1e369e-3e96-4a49-8c12-887f2b149550 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e1e369e-3e96-4a49-8c12-887f2b149550 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 749/1474] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 882 bytes in 65 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[87200]: INFO cinder.volume.api [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-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:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59cc92aa-69bb-41d1-b364-ab840f9c42c8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 400 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 726/1475] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:26 2026] DELETE /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 307 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-759205ea-7a48-4947-8978-b4cb21183878 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4a5e8428-f208-4dfd-8a62-5501adf10180 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-759205ea-7a48-4947-8978-b4cb21183878 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-759205ea-7a48-4947-8978-b4cb21183878 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-759205ea-7a48-4947-8978-b4cb21183878 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4a5e8428-f208-4dfd-8a62-5501adf10180 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] PUT http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4a5e8428-f208-4dfd-8a62-5501adf10180 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "tempest-VolumesGetTest-Volume-1114866419", "description": null}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-759205ea-7a48-4947-8978-b4cb21183878 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4a5e8428-f208-4dfd-8a62-5501adf10180 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-759205ea-7a48-4947-8978-b4cb21183878 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 750/1476] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 1148 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4a5e8428-f208-4dfd-8a62-5501adf10180 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume updated successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4a5e8428-f208-4dfd-8a62-5501adf10180 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 727/1477] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:05:26 2026] PUT /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 779 bytes in 71 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[87201]: DEBUG cinder.api.middleware.request_id [None req-231649a7-43f8-4337-af7a-0f01f2f16ff9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-231649a7-43f8-4337-af7a-0f01f2f16ff9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-231649a7-43f8-4337-af7a-0f01f2f16ff9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-231649a7-43f8-4337-af7a-0f01f2f16ff9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-231649a7-43f8-4337-af7a-0f01f2f16ff9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-2f8500ed-9431-48db-8a5c-5b1eaa5191d8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-231649a7-43f8-4337-af7a-0f01f2f16ff9 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 751/1478] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 847 bytes in 53 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[87200]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-2f8500ed-9431-48db-8a5c-5b1eaa5191d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-2f8500ed-9431-48db-8a5c-5b1eaa5191d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-2f8500ed-9431-48db-8a5c-5b1eaa5191d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b882280d-26f1-430f-b660-ef48b3074987 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-2f8500ed-9431-48db-8a5c-5b1eaa5191d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-2f8500ed-9431-48db-8a5c-5b1eaa5191d8 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 728/1479] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 1148 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] POST http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a/action Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b882280d-26f1-430f-b660-ef48b3074987 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 202 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 752/1480] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:26 2026] DELETE /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 0 bytes in 92 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-86f14fcd-e7c9-4aca-a601-5b590ccc3d24 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-86f14fcd-e7c9-4aca-a601-5b590ccc3d24 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-86f14fcd-e7c9-4aca-a601-5b590ccc3d24 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-86f14fcd-e7c9-4aca-a601-5b590ccc3d24 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Begin detaching volume completed successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-03714801-ed9d-42e9-ac0d-d47ce63a2347 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a/action returned with HTTP 202 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 729/1481] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:05:26 2026] POST /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a/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:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-86f14fcd-e7c9-4aca-a601-5b590ccc3d24 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-86f14fcd-e7c9-4aca-a601-5b590ccc3d24 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 753/1482] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 846 bytes in 83 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[87200]: DEBUG cinder.api.middleware.request_id [None req-35e21e2f-5697-49c6-9692-16f6d73b0095 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-35e21e2f-5697-49c6-9692-16f6d73b0095 None None] GET http://192.168.122.183/volume// Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-35e21e2f-5697-49c6-9692-16f6d73b0095 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-35e21e2f-5697-49c6-9692-16f6d73b0095 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-35e21e2f-5697-49c6-9692-16f6d73b0095 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:05:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 730/1483] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-175cc785-43e9-4bfc-bd7d-ba438fde8cf0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-175cc785-43e9-4bfc-bd7d-ba438fde8cf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-175cc785-43e9-4bfc-bd7d-ba438fde8cf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-175cc785-43e9-4bfc-bd7d-ba438fde8cf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-175cc785-43e9-4bfc-bd7d-ba438fde8cf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-175cc785-43e9-4bfc-bd7d-ba438fde8cf0 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 754/1484] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:05:26 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 1332 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:05:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-1b08d3a0-992c-4e01-b516-b451120fe1c7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-1b08d3a0-992c-4e01-b516-b451120fe1c7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-1b08d3a0-992c-4e01-b516-b451120fe1c7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-1b08d3a0-992c-4e01-b516-b451120fe1c7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87200]: /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:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-27fc3607-cccf-434f-9ee2-7f27b1c94531 req-1b08d3a0-992c-4e01-b516-b451120fe1c7 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 731/1485] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:05:26 2026] DELETE /volume/v3/attachments/f617a471-6cac-4764-852d-faa942f84a2e => generated 19 bytes in 196 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a12e7917-d110-4c12-bf99-84df961a408e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a12e7917-d110-4c12-bf99-84df961a408e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a12e7917-d110-4c12-bf99-84df961a408e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a12e7917-d110-4c12-bf99-84df961a408e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a12e7917-d110-4c12-bf99-84df961a408e tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 returned with HTTP 404 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 755/1486] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/volumes/ce1fab5d-529f-486c-b0c4-e86efe00b7a5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c402a7d5-2ef8-448b-b341-d0031d582d18 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c402a7d5-2ef8-448b-b341-d0031d582d18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c402a7d5-2ef8-448b-b341-d0031d582d18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c402a7d5-2ef8-448b-b341-d0031d582d18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c402a7d5-2ef8-448b-b341-d0031d582d18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c402a7d5-2ef8-448b-b341-d0031d582d18 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 732/1487] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 1377 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] DELETE http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume with id: 2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-55d5ee5e-207a-49c2-8877-ef147e8ffa7d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55d5ee5e-207a-49c2-8877-ef147e8ffa7d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55d5ee5e-207a-49c2-8877-ef147e8ffa7d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55d5ee5e-207a-49c2-8877-ef147e8ffa7d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Delete volume request issued successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17d84fbc-9176-491c-81a7-896c8de9aaa0 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 202 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 756/1488] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:27 2026] DELETE /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 0 bytes in 112 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-241f5ebd-7545-43e0-93d1-e67e8e1a72b4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-241f5ebd-7545-43e0-93d1-e67e8e1a72b4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-241f5ebd-7545-43e0-93d1-e67e8e1a72b4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-55d5ee5e-207a-49c2-8877-ef147e8ffa7d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-241f5ebd-7545-43e0-93d1-e67e8e1a72b4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55d5ee5e-207a-49c2-8877-ef147e8ffa7d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 733/1489] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 856 bytes in 74 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-241f5ebd-7545-43e0-93d1-e67e8e1a72b4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-241f5ebd-7545-43e0-93d1-e67e8e1a72b4 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 757/1490] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:27 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 1376 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-58745bed-98a5-4950-8910-31a7a67ab63b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58745bed-98a5-4950-8910-31a7a67ab63b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58745bed-98a5-4950-8910-31a7a67ab63b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58745bed-98a5-4950-8910-31a7a67ab63b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-58745bed-98a5-4950-8910-31a7a67ab63b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Volume info retrieved successfully. Sep 06 17:05:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58745bed-98a5-4950-8910-31a7a67ab63b tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 200 Sep 06 17:05:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 734/1491] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:28 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 1376 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7bc1382b-1eaf-41b7-a193-edac3c6af636 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-535db6f6-75fc-4dac-82e2-f44130fed322 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7bc1382b-1eaf-41b7-a193-edac3c6af636 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] GET http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 Sep 06 17:05:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7bc1382b-1eaf-41b7-a193-edac3c6af636 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7bc1382b-1eaf-41b7-a193-edac3c6af636 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7bc1382b-1eaf-41b7-a193-edac3c6af636 tempest-VolumesGetTest-1302899881 tempest-VolumesGetTest-1302899881-project-member] http://192.168.122.183/volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 returned with HTTP 404 Sep 06 17:05:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 758/1492] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:30 2026] GET /volume/v3/volumes/2fafcbca-3e09-4d56-ae9a-d40f784c6c51 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:05:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesCloneNegativeTest-Volume-890398007"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesCloneNegativeTest-Volume-890398007'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Create volume of 2 GB Sep 06 17:05:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Availability Zones retrieved successfully. Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Flow 'volume_create_api' (2d00e542-a397-4568-855e-a94cd97fa4d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b084fb9-0ae4-48ac-8215-1b6befc45e2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Validating volume size '2' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8b084fb9-0ae4-48ac-8215-1b6befc45e2f) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce251ae-73c0-415d-accb-93b38eb7668b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Created reservations ['70efd398-6953-4be8-9c6e-a44b99bab83f', '03a2cc61-63ee-47a3-abfc-bdbb89bc3ab9', '465f58ea-ca38-4d2d-b4e3-1547e33cfa3c', '7191420e-e533-41c8-8541-8b9f63e215c8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4ce251ae-73c0-415d-accb-93b38eb7668b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70efd398-6953-4be8-9c6e-a44b99bab83f', '03a2cc61-63ee-47a3-abfc-bdbb89bc3ab9', '465f58ea-ca38-4d2d-b4e3-1547e33cfa3c', '7191420e-e533-41c8-8541-8b9f63e215c8']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107dad58-627b-4e6e-ae7c-4de54a297dc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (107dad58-627b-4e6e-ae7c-4de54a297dc7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a4fa6521-4973-4b9a-b032-cbf804568391', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-890398007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9e3ada3fb24d13bd46eb9caa4cd56b',qos_specs=None,replication_status=,reservations=['70efd398-6953-4be8-9c6e-a44b99bab83f','03a2cc61-63ee-47a3-abfc-bdbb89bc3ab9','465f58ea-ca38-4d2d-b4e3-1547e33cfa3c','7191420e-e533-41c8-8541-8b9f63e215c8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d953f3f7c143f7a60e92f59cdac344',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneNegativeTest-Volume-890398007',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a4fa6521-4973-4b9a-b032-cbf804568391,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='5d9e3ada3fb24d13bd46eb9caa4cd56b',provider_auth=None,provider_geometry=None,provider_id=None,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='49d953f3f7c143f7a60e92f59cdac344',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c37cca5-c213-416e-8364-43c59c3a9d31) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3c37cca5-c213-416e-8364-43c59c3a9d31) transitioned into state 'SUCCESS' from state '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-890398007',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='5d9e3ada3fb24d13bd46eb9caa4cd56b',qos_specs=None,replication_status=,reservations=['70efd398-6953-4be8-9c6e-a44b99bab83f','03a2cc61-63ee-47a3-abfc-bdbb89bc3ab9','465f58ea-ca38-4d2d-b4e3-1547e33cfa3c','7191420e-e533-41c8-8541-8b9f63e215c8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='49d953f3f7c143f7a60e92f59cdac344',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7652aae0-c04a-4fc5-9674-a32950ac8db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7652aae0-c04a-4fc5-9674-a32950ac8db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Flow 'volume_create_api' (2d00e542-a397-4568-855e-a94cd97fa4d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Create volume request issued successfully. Sep 06 17:05:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-535db6f6-75fc-4dac-82e2-f44130fed322 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 735/1493] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:05:30 2026] POST /volume/v3/volumes => generated 763 bytes in 729 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e69a4566-c312-49ef-86ba-de09f2c45015 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e69a4566-c312-49ef-86ba-de09f2c45015 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] GET http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e69a4566-c312-49ef-86ba-de09f2c45015 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e69a4566-c312-49ef-86ba-de09f2c45015 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:05:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e69a4566-c312-49ef-86ba-de09f2c45015 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume info retrieved successfully. Sep 06 17:05:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e69a4566-c312-49ef-86ba-de09f2c45015 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 200 Sep 06 17:05:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 759/1494] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:30 2026] GET /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 831 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-470535bd-0a68-4849-acb3-f8fce83a11a6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470535bd-0a68-4849-acb3-f8fce83a11a6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] GET http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470535bd-0a68-4849-acb3-f8fce83a11a6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470535bd-0a68-4849-acb3-f8fce83a11a6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-470535bd-0a68-4849-acb3-f8fce83a11a6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume info retrieved successfully. Sep 06 17:05:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470535bd-0a68-4849-acb3-f8fce83a11a6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 200 Sep 06 17:05:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 736/1495] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:31 2026] GET /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 855 bytes in 91 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume with id: 726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume request issued successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3528ed3-ff01-4c64-a302-0475df89ce45 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 202 Sep 06 17:05:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 760/1496] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:32 2026] DELETE /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-042c4eca-b17e-4a9b-a723-52b241b8d70f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-042c4eca-b17e-4a9b-a723-52b241b8d70f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-042c4eca-b17e-4a9b-a723-52b241b8d70f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-042c4eca-b17e-4a9b-a723-52b241b8d70f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-042c4eca-b17e-4a9b-a723-52b241b8d70f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-042c4eca-b17e-4a9b-a723-52b241b8d70f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 200 Sep 06 17:05:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 737/1497] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 855 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9a275131-7c23-4a0d-a9db-06e279fb896a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a275131-7c23-4a0d-a9db-06e279fb896a tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] GET http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a275131-7c23-4a0d-a9db-06e279fb896a tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a275131-7c23-4a0d-a9db-06e279fb896a tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9a275131-7c23-4a0d-a9db-06e279fb896a tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume info retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a275131-7c23-4a0d-a9db-06e279fb896a tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 761/1498] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:32 2026] GET /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 856 bytes in 50 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3b82c145-46c1-43ef-8911-261711d592d6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "a4fa6521-4973-4b9a-b032-cbf804568391"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'a4fa6521-4973-4b9a-b032-cbf804568391'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Create volume of 1 GB Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Availability Zones retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Flow 'volume_create_api' (0635f933-65ff-4a0b-b9ff-e58e8733392f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65edca59-38be-4076-8018-96978d210d6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Validating volume size '1' using validate_int, validate_source_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65edca59-38be-4076-8018-96978d210d6d) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:05:33 devstack devstack@c-api.service[87200]: 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:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65edca59-38be-4076-8018-96978d210d6d) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (65edca59-38be-4076-8018-96978d210d6d) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:05:33 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Flow 'volume_create_api' (0635f933-65ff-4a0b-b9ff-e58e8733392f) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b82c145-46c1-43ef-8911-261711d592d6 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:05:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 738/1499] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:05:33 2026] POST /volume/v3/volumes => generated 173 bytes in 76 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eee35218-bce3-4e04-98fc-9be74ab32b9b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eee35218-bce3-4e04-98fc-9be74ab32b9b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] GET http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eee35218-bce3-4e04-98fc-9be74ab32b9b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eee35218-bce3-4e04-98fc-9be74ab32b9b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eee35218-bce3-4e04-98fc-9be74ab32b9b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume info retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eee35218-bce3-4e04-98fc-9be74ab32b9b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 762/1500] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 856 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-12c2fa72-949d-4019-90f0-609a0fa235bb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-12c2fa72-949d-4019-90f0-609a0fa235bb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-12c2fa72-949d-4019-90f0-609a0fa235bb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] DELETE http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-12c2fa72-949d-4019-90f0-609a0fa235bb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Delete volume with id: a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-12c2fa72-949d-4019-90f0-609a0fa235bb tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a returned with HTTP 404 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 763/1501] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/726bf7c7-40ae-4ff8-8a9b-9f3753b8c36a => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume info retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Delete volume request issued successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1094c58-9ab0-46c1-bbcf-6c4a0f5115b3 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 202 Sep 06 17:05:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 739/1502] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:33 2026] DELETE /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-99ba5d31-426a-42e8-ae01-ef2ca690ada7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99ba5d31-426a-42e8-ae01-ef2ca690ada7 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] GET http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99ba5d31-426a-42e8-ae01-ef2ca690ada7 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-99ba5d31-426a-42e8-ae01-ef2ca690ada7 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-99ba5d31-426a-42e8-ae01-ef2ca690ada7 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Volume info retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-99ba5d31-426a-42e8-ae01-ef2ca690ada7 tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 764/1503] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 855 bytes in 62 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume with id: 6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:05:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume request issued successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9f24368b-5f8d-4d27-96bb-fecb252bdf9a tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 202 Sep 06 17:05:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 740/1504] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:33 2026] DELETE /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e29def1d-122c-404f-bee3-725f3770dfb1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e29def1d-122c-404f-bee3-725f3770dfb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e29def1d-122c-404f-bee3-725f3770dfb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e29def1d-122c-404f-bee3-725f3770dfb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e29def1d-122c-404f-bee3-725f3770dfb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e29def1d-122c-404f-bee3-725f3770dfb1 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 765/1505] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 855 bytes in 59 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f73ffd15-7528-4726-8ceb-6b2a741fa256 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:05:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 741/1506] 192.168.122.183 () {58 vars in 1121 bytes} [Sun Sep 6 17:05:33 2026] GET /volume/v3/volumes => generated 15 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-114518522"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-114518522'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume of 1 GB Sep 06 17:05:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Availability Zones retrieved successfully. Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Flow 'volume_create_api' (9b41fc99-f048-47b8-9166-2dafd0206455) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (743a201b-ae35-4342-a06c-e4c10bc296b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (743a201b-ae35-4342-a06c-e4c10bc296b2) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28673f18-eee3-4f85-8862-2c3c4db1a941) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Created reservations ['d203a383-31ec-4047-87c4-e27df53e8bfd', 'bd51b2aa-0573-4da8-bddb-8f4077e67a61', '7d3857e0-6738-413b-a208-c310abd49c34', 'f1362339-5e9d-4768-98bd-7a88b60c40fe'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (28673f18-eee3-4f85-8862-2c3c4db1a941) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d203a383-31ec-4047-87c4-e27df53e8bfd', 'bd51b2aa-0573-4da8-bddb-8f4077e67a61', '7d3857e0-6738-413b-a208-c310abd49c34', 'f1362339-5e9d-4768-98bd-7a88b60c40fe']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33abee7e-0e1e-4f5e-ab43-aca3ce5283a5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33abee7e-0e1e-4f5e-ab43-aca3ce5283a5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-114518522',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='667fe05b5a574b8cbaa401472c15f889',qos_specs=None,replication_status=,reservations=['d203a383-31ec-4047-87c4-e27df53e8bfd','bd51b2aa-0573-4da8-bddb-8f4077e67a61','7d3857e0-6738-413b-a208-c310abd49c34','f1362339-5e9d-4768-98bd-7a88b60c40fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-114518522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='667fe05b5a574b8cbaa401472c15f889',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dcf591-0bff-47cd-bfeb-390208845d81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-922c6b3b-47fb-408f-82cd-1f8cc979120b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (10dcf591-0bff-47cd-bfeb-390208845d81) transitioned into state 'SUCCESS' from state '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-114518522',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='667fe05b5a574b8cbaa401472c15f889',qos_specs=None,replication_status=,reservations=['d203a383-31ec-4047-87c4-e27df53e8bfd','bd51b2aa-0573-4da8-bddb-8f4077e67a61','7d3857e0-6738-413b-a208-c310abd49c34','f1362339-5e9d-4768-98bd-7a88b60c40fe'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-922c6b3b-47fb-408f-82cd-1f8cc979120b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] GET http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-922c6b3b-47fb-408f-82cd-1f8cc979120b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-922c6b3b-47fb-408f-82cd-1f8cc979120b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21662dc2-3124-43bb-b9ac-2e04f0cfc2b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-922c6b3b-47fb-408f-82cd-1f8cc979120b tempest-VolumesCloneNegativeTest-587945635 tempest-VolumesCloneNegativeTest-587945635-project-member] http://192.168.122.183/volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 returned with HTTP 404 Sep 06 17:05:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 742/1507] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/volumes/a4fa6521-4973-4b9a-b032-cbf804568391 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (21662dc2-3124-43bb-b9ac-2e04f0cfc2b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Flow 'volume_create_api' (9b41fc99-f048-47b8-9166-2dafd0206455) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume request issued successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c76abab-9e8a-408c-bfcc-e1af86804dc2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 766/1508] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:33 2026] POST /volume/v3/volumes => generated 772 bytes in 639 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2d27f6ce-edf6-4b17-8a1c-083ecfb483ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2d27f6ce-edf6-4b17-8a1c-083ecfb483ff tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2d27f6ce-edf6-4b17-8a1c-083ecfb483ff tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2d27f6ce-edf6-4b17-8a1c-083ecfb483ff tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2d27f6ce-edf6-4b17-8a1c-083ecfb483ff tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2d27f6ce-edf6-4b17-8a1c-083ecfb483ff tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 743/1509] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 840 bytes in 82 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0e062fd6-3664-4339-ab29-0451ec811ac9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e062fd6-3664-4339-ab29-0451ec811ac9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e062fd6-3664-4339-ab29-0451ec811ac9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e062fd6-3664-4339-ab29-0451ec811ac9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e062fd6-3664-4339-ab29-0451ec811ac9 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 returned with HTTP 404 Sep 06 17:05:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 767/1510] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/volumes/6750f848-3c91-46c1-9294-361cc04dad05 => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] DELETE http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume with id: ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:05:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Delete volume request issued successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3fb08f12-6eb2-49f7-b55e-bc1d7a818f83 tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 202 Sep 06 17:05:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 744/1511] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:34 2026] DELETE /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 0 bytes in 95 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[87201]: DEBUG cinder.api.middleware.request_id [None req-08d0e08d-d162-4266-81ff-8020a742575f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08d0e08d-d162-4266-81ff-8020a742575f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08d0e08d-d162-4266-81ff-8020a742575f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08d0e08d-d162-4266-81ff-8020a742575f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08d0e08d-d162-4266-81ff-8020a742575f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Volume info retrieved successfully. Sep 06 17:05:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08d0e08d-d162-4266-81ff-8020a742575f tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 200 Sep 06 17:05:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 768/1512] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:34 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 855 bytes in 100 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5db331db-e41c-4630-95c1-296d98974f79 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5db331db-e41c-4630-95c1-296d98974f79 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5db331db-e41c-4630-95c1-296d98974f79 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5db331db-e41c-4630-95c1-296d98974f79 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5db331db-e41c-4630-95c1-296d98974f79 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5db331db-e41c-4630-95c1-296d98974f79 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 745/1513] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:35 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 864 bytes in 74 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[87201]: DEBUG cinder.api.middleware.request_id [None req-acc8d139-9070-4846-ab96-a84ede7e195d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acc8d139-9070-4846-ab96-a84ede7e195d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] GET http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a Sep 06 17:05:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acc8d139-9070-4846-ab96-a84ede7e195d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acc8d139-9070-4846-ab96-a84ede7e195d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acc8d139-9070-4846-ab96-a84ede7e195d tempest-AttachVolumeNegativeTest-543811115 tempest-AttachVolumeNegativeTest-543811115-project-member] http://192.168.122.183/volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a returned with HTTP 404 Sep 06 17:05:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 769/1514] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:35 2026] GET /volume/v3/volumes/ba358da2-1012-47f8-a9b1-07e6d160848a => generated 109 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e8479e81-5c6b-462f-ad62-36eb802a1c1f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8479e81-5c6b-462f-ad62-36eb802a1c1f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8479e81-5c6b-462f-ad62-36eb802a1c1f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8479e81-5c6b-462f-ad62-36eb802a1c1f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8479e81-5c6b-462f-ad62-36eb802a1c1f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8479e81-5c6b-462f-ad62-36eb802a1c1f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 746/1515] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 865 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-bfce30e0-e870-4e72-894b-83a4fc11ca30 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bfce30e0-e870-4e72-894b-83a4fc11ca30 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bfce30e0-e870-4e72-894b-83a4fc11ca30 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bfce30e0-e870-4e72-894b-83a4fc11ca30 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bfce30e0-e870-4e72-894b-83a4fc11ca30 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Volume info retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bfce30e0-e870-4e72-894b-83a4fc11ca30 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 770/1516] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:36 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 865 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1061888233"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1061888233'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume of 1 GB Sep 06 17:05:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Availability Zones retrieved successfully. Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Flow 'volume_create_api' (93ce8f2d-d95c-47ce-bdd2-84384e40fe68) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed130b1-4ae2-446c-9c9e-e865f5c4d747) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7ed130b1-4ae2-446c-9c9e-e865f5c4d747) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8848981-e49d-4542-94ec-9e59ecaf0cd2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Created reservations ['50d2fd59-d38f-4d09-9a9d-e21efc003db0', 'b5b9a8e0-567b-459d-aa84-4366911aab12', 'd309f73f-198d-43ed-a48a-1cb1d0baed62', '46d7b4df-9fda-40fe-85d1-cc99c527b1c3'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e8848981-e49d-4542-94ec-9e59ecaf0cd2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['50d2fd59-d38f-4d09-9a9d-e21efc003db0', 'b5b9a8e0-567b-459d-aa84-4366911aab12', 'd309f73f-198d-43ed-a48a-1cb1d0baed62', '46d7b4df-9fda-40fe-85d1-cc99c527b1c3']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:36 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b75bc59-ed2b-4b7c-866a-97d57500dd3d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1b75bc59-ed2b-4b7c-866a-97d57500dd3d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2b3440d-8268-452f-a35a-400bb9ded52d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1061888233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='667fe05b5a574b8cbaa401472c15f889',qos_specs=None,replication_status=,reservations=['50d2fd59-d38f-4d09-9a9d-e21efc003db0','b5b9a8e0-567b-459d-aa84-4366911aab12','d309f73f-198d-43ed-a48a-1cb1d0baed62','46d7b4df-9fda-40fe-85d1-cc99c527b1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:36Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1061888233',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2b3440d-8268-452f-a35a-400bb9ded52d,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='667fe05b5a574b8cbaa401472c15f889',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d243b120-826a-483a-a9f8-08f6b85567b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d243b120-826a-483a-a9f8-08f6b85567b4) transitioned into state 'SUCCESS' from state '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-1061888233',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='667fe05b5a574b8cbaa401472c15f889',qos_specs=None,replication_status=,reservations=['50d2fd59-d38f-4d09-9a9d-e21efc003db0','b5b9a8e0-567b-459d-aa84-4366911aab12','d309f73f-198d-43ed-a48a-1cb1d0baed62','46d7b4df-9fda-40fe-85d1-cc99c527b1c3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c93e503-3442-41e9-b56d-34c811464ebf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c93e503-3442-41e9-b56d-34c811464ebf) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Flow 'volume_create_api' (93ce8f2d-d95c-47ce-bdd2-84384e40fe68) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume request issued successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba3bc681-ec1b-4657-b974-a89aebd400e2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 747/1517] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:36 2026] POST /volume/v3/volumes => generated 773 bytes in 411 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:05:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1e7fb3ec-78f6-49ea-a1a8-dfff3c3929b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1e7fb3ec-78f6-49ea-a1a8-dfff3c3929b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1e7fb3ec-78f6-49ea-a1a8-dfff3c3929b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1e7fb3ec-78f6-49ea-a1a8-dfff3c3929b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1e7fb3ec-78f6-49ea-a1a8-dfff3c3929b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1e7fb3ec-78f6-49ea-a1a8-dfff3c3929b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 771/1518] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:37 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 841 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 tempest-VolumesSummaryTest-170857220 tempest-VolumesSummaryTest-170857220-project-reader] GET http://192.168.122.183/volume/v3/volumes/summary Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 tempest-VolumesSummaryTest-170857220 tempest-VolumesSummaryTest-170857220-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 tempest-VolumesSummaryTest-170857220 tempest-VolumesSummaryTest-170857220-project-reader] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 tempest-VolumesSummaryTest-170857220 tempest-VolumesSummaryTest-170857220-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 tempest-VolumesSummaryTest-170857220 tempest-VolumesSummaryTest-170857220-project-reader] Get summary completed successfully. Sep 06 17:05:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-80ed716a-a79f-4b42-acbd-313e7db27ac2 tempest-VolumesSummaryTest-170857220 tempest-VolumesSummaryTest-170857220-project-reader] http://192.168.122.183/volume/v3/volumes/summary returned with HTTP 200 Sep 06 17:05:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 748/1519] 192.168.122.183 () {60 vars in 1186 bytes} [Sun Sep 6 17:05:37 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 164 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[87201]: DEBUG cinder.api.middleware.request_id [None req-77e18ce1-0e72-4159-8ff0-64be7bd321b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-77e18ce1-0e72-4159-8ff0-64be7bd321b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-77e18ce1-0e72-4159-8ff0-64be7bd321b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-77e18ce1-0e72-4159-8ff0-64be7bd321b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-77e18ce1-0e72-4159-8ff0-64be7bd321b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-77e18ce1-0e72-4159-8ff0-64be7bd321b8 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 772/1520] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:38 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 865 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f362feec-62be-4e99-94ec-7450056c0255 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f362feec-62be-4e99-94ec-7450056c0255 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f362feec-62be-4e99-94ec-7450056c0255 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f362feec-62be-4e99-94ec-7450056c0255 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f362feec-62be-4e99-94ec-7450056c0255 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f362feec-62be-4e99-94ec-7450056c0255 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 749/1521] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 866 bytes in 38 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[87201]: DEBUG cinder.api.middleware.request_id [None req-47cf61d2-6727-430c-b251-f203f1806435 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47cf61d2-6727-430c-b251-f203f1806435 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47cf61d2-6727-430c-b251-f203f1806435 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47cf61d2-6727-430c-b251-f203f1806435 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-47cf61d2-6727-430c-b251-f203f1806435 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Volume info retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47cf61d2-6727-430c-b251-f203f1806435 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 773/1522] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 866 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Action: 'create', calling method: create, body: {"volume": {"metadata": {"Type": "work"}, "size": 1, "name": "tempest-VolumesListTestJSON-Volume-1817080151"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume request body: {'volume': {'metadata': {'Type': 'work'}, 'size': 1, 'name': 'tempest-VolumesListTestJSON-Volume-1817080151'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume of 1 GB Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Availability Zones retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Flow 'volume_create_api' (8b31b945-505e-47cf-a4d6-30fe103e12f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3f23f6-a7a1-45d2-8a2f-d935a4c06049) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (be3f23f6-a7a1-45d2-8a2f-d935a4c06049) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61aea63f-664a-4053-90d2-2d4668c61e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Created reservations ['de8fefdf-9139-489b-bdfb-3ad8bac54253', 'db4cd294-84a9-4a46-957d-92f94977c74c', '13260060-b8ca-434e-9c38-1705c0746934', '3196500a-e83b-402a-a429-885b9adc8554'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (61aea63f-664a-4053-90d2-2d4668c61e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['de8fefdf-9139-489b-bdfb-3ad8bac54253', 'db4cd294-84a9-4a46-957d-92f94977c74c', '13260060-b8ca-434e-9c38-1705c0746934', '3196500a-e83b-402a-a429-885b9adc8554']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58dbb237-d7cf-4e98-a4c2-1b5bc6571a2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (58dbb237-d7cf-4e98-a4c2-1b5bc6571a2c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f6c8dea6-39fe-44bc-adeb-1a0218bc1768', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1817080151',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='667fe05b5a574b8cbaa401472c15f889',qos_specs=None,replication_status=,reservations=['de8fefdf-9139-489b-bdfb-3ad8bac54253','db4cd294-84a9-4a46-957d-92f94977c74c','13260060-b8ca-434e-9c38-1705c0746934','3196500a-e83b-402a-a429-885b9adc8554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesListTestJSON-Volume-1817080151',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f6c8dea6-39fe-44bc-adeb-1a0218bc1768,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='667fe05b5a574b8cbaa401472c15f889',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ebfd63-2818-427a-8694-278a58bfc5d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93ebfd63-2818-427a-8694-278a58bfc5d6) transitioned into state 'SUCCESS' from state '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-1817080151',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='667fe05b5a574b8cbaa401472c15f889',qos_specs=None,replication_status=,reservations=['de8fefdf-9139-489b-bdfb-3ad8bac54253','db4cd294-84a9-4a46-957d-92f94977c74c','13260060-b8ca-434e-9c38-1705c0746934','3196500a-e83b-402a-a429-885b9adc8554'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='07edf93db7f94efcaa265ccfa0874d5f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ddaf5b-5325-41f2-9e6c-58aba3043e1d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (68ddaf5b-5325-41f2-9e6c-58aba3043e1d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Flow 'volume_create_api' (8b31b945-505e-47cf-a4d6-30fe103e12f4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Create volume request issued successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac9d1cc3-0fdd-4041-b58b-635d9ce308ee tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 750/1523] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:39 2026] POST /volume/v3/volumes => generated 773 bytes in 438 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-31bb11e2-56f4-4a5b-9572-b45c0541a314 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-31bb11e2-56f4-4a5b-9572-b45c0541a314 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-31bb11e2-56f4-4a5b-9572-b45c0541a314 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-31bb11e2-56f4-4a5b-9572-b45c0541a314 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-31bb11e2-56f4-4a5b-9572-b45c0541a314 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-31bb11e2-56f4-4a5b-9572-b45c0541a314 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 774/1524] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:39 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 841 bytes in 64 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ab229c55-ecff-4500-8743-8cb2ae7709ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab229c55-ecff-4500-8743-8cb2ae7709ca tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab229c55-ecff-4500-8743-8cb2ae7709ca tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab229c55-ecff-4500-8743-8cb2ae7709ca tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ab229c55-ecff-4500-8743-8cb2ae7709ca tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab229c55-ecff-4500-8743-8cb2ae7709ca tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 751/1525] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:40 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 865 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-63c80f93-308d-4702-86da-f4782fc8fefe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesNegativeTest-Volume-1524961010"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesNegativeTest-Volume-1524961010'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume of 1 GB Sep 06 17:05:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Availability Zones retrieved successfully. Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Flow 'volume_create_api' (8d44def0-0f12-4242-afb9-c9b1ff890f5f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02c9aa1-a736-4359-8efd-5089cc919327) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f02c9aa1-a736-4359-8efd-5089cc919327) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19319ed-ca1f-45fe-9dc3-adef11febdf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Created reservations ['0b6f12cc-8a3d-442e-b9d3-cf2986e08699', '40c7d9b7-7d1b-4cce-8a07-ae234f7feca0', '05cf9ac2-985f-47ee-b98d-556019dab8b5', '75816190-854c-4c09-9a87-bc9cc7d40b21'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e19319ed-ca1f-45fe-9dc3-adef11febdf6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0b6f12cc-8a3d-442e-b9d3-cf2986e08699', '40c7d9b7-7d1b-4cce-8a07-ae234f7feca0', '05cf9ac2-985f-47ee-b98d-556019dab8b5', '75816190-854c-4c09-9a87-bc9cc7d40b21']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc35d476-af86-40ab-afe0-d64beaa10b25) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (fc35d476-af86-40ab-afe0-d64beaa10b25) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '06312627-a0f1-4865-b3cd-877c96c72ff7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1524961010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2bf9a67a4e41a6b41cdad561389b87',qos_specs=None,replication_status=,reservations=['0b6f12cc-8a3d-442e-b9d3-cf2986e08699','40c7d9b7-7d1b-4cce-8a07-ae234f7feca0','05cf9ac2-985f-47ee-b98d-556019dab8b5','75816190-854c-4c09-9a87-bc9cc7d40b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd24f7dc6a04832a076c2ef7d26532a',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesNegativeTest-Volume-1524961010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=06312627-a0f1-4865-b3cd-877c96c72ff7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e2bf9a67a4e41a6b41cdad561389b87',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2bd24f7dc6a04832a076c2ef7d26532a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b918eb-a6d0-4076-8381-d91d7792a636) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (65b918eb-a6d0-4076-8381-d91d7792a636) transitioned into state 'SUCCESS' from state '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-1524961010',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e2bf9a67a4e41a6b41cdad561389b87',qos_specs=None,replication_status=,reservations=['0b6f12cc-8a3d-442e-b9d3-cf2986e08699','40c7d9b7-7d1b-4cce-8a07-ae234f7feca0','05cf9ac2-985f-47ee-b98d-556019dab8b5','75816190-854c-4c09-9a87-bc9cc7d40b21'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2bd24f7dc6a04832a076c2ef7d26532a',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a641503d-3036-47af-bcc8-4ebd465271c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7b4c2bef-9515-434f-8249-298d2c41be3f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a641503d-3036-47af-bcc8-4ebd465271c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b4c2bef-9515-434f-8249-298d2c41be3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Flow 'volume_create_api' (8d44def0-0f12-4242-afb9-c9b1ff890f5f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b4c2bef-9515-434f-8249-298d2c41be3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b4c2bef-9515-434f-8249-298d2c41be3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request issued successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-63c80f93-308d-4702-86da-f4782fc8fefe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 775/1526] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:05:41 2026] POST /volume/v3/volumes => generated 759 bytes in 675 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fb613738-ed30-4425-bc67-06b82d58474e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7b4c2bef-9515-434f-8249-298d2c41be3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb613738-ed30-4425-bc67-06b82d58474e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] GET http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb613738-ed30-4425-bc67-06b82d58474e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb613738-ed30-4425-bc67-06b82d58474e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b4c2bef-9515-434f-8249-298d2c41be3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 752/1527] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:41 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 866 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fb613738-ed30-4425-bc67-06b82d58474e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0d044355-173a-4f5b-8f59-243bd66a2ed3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb613738-ed30-4425-bc67-06b82d58474e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d044355-173a-4f5b-8f59-243bd66a2ed3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d044355-173a-4f5b-8f59-243bd66a2ed3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d044355-173a-4f5b-8f59-243bd66a2ed3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 776/1528] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 827 bytes in 42 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0d044355-173a-4f5b-8f59-243bd66a2ed3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Volume info retrieved successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d044355-173a-4f5b-8f59-243bd66a2ed3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 753/1529] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 866 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-12e02f67-da05-48b6-9014-de4be9e401cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-12e02f67-da05-48b6-9014-de4be9e401cc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 777/1530] 192.168.122.183 () {58 vars in 1121 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes => generated 999 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1061888233 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1061888233'), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-222b5fb1-4f26-4f1b-94c3-a9424380c62f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1061888233 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 754/1531] 192.168.122.183 () {58 vars in 1222 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1061888233 => generated 342 bytes in 81 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[87201]: DEBUG cinder.api.middleware.request_id [None req-702763e7-0327-4070-ab87-c4bdf31d593b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1061888233 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesListTestJSON-Volume-1061888233'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-702763e7-0327-4070-ab87-c4bdf31d593b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1061888233 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 778/1532] 192.168.122.183 () {58 vars in 1243 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1061888233 => generated 869 bytes in 97 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/detail?limit=1 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5f9ca46-2447-47f6-b5fb-edab45ee80c9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/detail?limit=1 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 755/1533] 192.168.122.183 () {58 vars in 1157 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?limit=1 => generated 1016 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/detail?limit=1&marker=f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a88e0e1c-14d0-4fa5-bc72-429468c828d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/detail?limit=1&marker=f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 779/1534] 192.168.122.183 () {58 vars in 1245 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 1016 bytes in 102 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/detail?limit=1&marker=e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82281c11-36f9-4f8a-ade4-fb13fcbc4fbe tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/detail?limit=1&marker=e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 756/1535] 192.168.122.183 () {58 vars in 1245 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=e2b3440d-8268-452f-a35a-400bb9ded52d => generated 1015 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/detail?limit=1&marker=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8ba0ab6b-fd0a-4490-b552-27ae27822015 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/detail?limit=1&marker=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 780/1536] 192.168.122.183 () {58 vars in 1245 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?limit=1&marker=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 15 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5a42e59d-8e9a-45e6-a488-d5216d1cfde3 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 757/1537] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=asc&sort_key=id => generated 1913 bytes in 88 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a598031-3412-41bf-b1a5-e4fdaeaeed6c tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 781/1538] 192.168.122.183 () {58 vars in 1243 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes/detail?limit=2&status=available&sort_dir=desc&sort_key=id => generated 1915 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes?limit=1 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5a02292d-0a86-47cd-ac97-aa3c001261fc tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes?limit=1 returned with HTTP 200 Sep 06 17:05:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 758/1539] 192.168.122.183 () {58 vars in 1136 bytes} [Sun Sep 6 17:05:42 2026] GET /volume/v3/volumes?limit=1 => generated 482 bytes in 34 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes?limit=1&marker=f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9695e1c9-f1d4-44ce-9835-fbf06e24985f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes?limit=1&marker=f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 782/1540] 192.168.122.183 () {58 vars in 1224 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?limit=1&marker=f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 482 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-72496278-abfd-4472-86eb-9a359fcf0ced None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes?limit=1&marker=e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-74197f5a-9b17-4f85-8a56-ba3891b7cf50 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-74197f5a-9b17-4f85-8a56-ba3891b7cf50 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] GET http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-72496278-abfd-4472-86eb-9a359fcf0ced tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes?limit=1&marker=e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-74197f5a-9b17-4f85-8a56-ba3891b7cf50 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-74197f5a-9b17-4f85-8a56-ba3891b7cf50 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 759/1541] 192.168.122.183 () {58 vars in 1224 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?limit=1&marker=e2b3440d-8268-452f-a35a-400bb9ded52d => generated 481 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9183f1d3-659a-4cac-b457-45c19428a16d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes?limit=1&marker=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-74197f5a-9b17-4f85-8a56-ba3891b7cf50 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-74197f5a-9b17-4f85-8a56-ba3891b7cf50 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 783/1542] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 851 bytes in 73 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[87200]: INFO cinder.volume.api [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9183f1d3-659a-4cac-b457-45c19428a16d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes?limit=1&marker=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 760/1543] 192.168.122.183 () {58 vars in 1224 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?limit=1&marker=1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 15 bytes in 227 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1817080151&status=available Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1817080151'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6ea72e1-411a-4fcf-a370-aff0eb5249d9 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1817080151&status=available returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 784/1544] 192.168.122.183 () {58 vars in 1256 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?name=tempest-VolumesListTestJSON-Volume-1817080151&status=available => generated 342 bytes in 73 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1061888233&status=available Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('display_name', 'tempest-VolumesListTestJSON-Volume-1061888233'), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c7ff5c8c-1d95-442d-8954-f14fdce0548b tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1061888233&status=available returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 761/1545] 192.168.122.183 () {58 vars in 1277 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesListTestJSON-Volume-1061888233&status=available => generated 869 bytes in 66 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?marker=e2b3440d-8268-452f-a35a-400bb9ded52d&sort=id%3Aasc Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7099e9b-3e58-47f9-8d80-815b6cfd645e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?marker=e2b3440d-8268-452f-a35a-400bb9ded52d&sort=id%3Aasc returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 785/1546] 192.168.122.183 () {58 vars in 1257 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/detail?marker=e2b3440d-8268-452f-a35a-400bb9ded52d&sort=id%3Aasc => generated 869 bytes in 80 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[87200]: DEBUG cinder.api.middleware.request_id [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-37460866-7956-4f21-859c-b2a7b6d4e8b0 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 762/1547] 192.168.122.183 () {58 vars in 1221 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/detail?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 2580 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "consistencygroup_id": null, "snapshot_id": null, "name": "tempest-VolumesGetTestJSON-Volume-1694707619", "description": null, "volume_type": null, "availability_zone": null, "metadata": {"Type": "work"}, "imageRef": null, "source_volid": null, "backup_id": null}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Create volume request body: {'volume': {'size': 1, 'consistencygroup_id': None, 'snapshot_id': None, 'name': 'tempest-VolumesGetTestJSON-Volume-1694707619', 'description': None, 'volume_type': None, 'availability_zone': None, 'metadata': {'Type': 'work'}, 'imageRef': None, 'source_volid': None, 'backup_id': None}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Create volume of 1 GB Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Availability Zones retrieved successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e946489-4885-4ccc-9b06-6dc9f4ef3561 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 786/1548] 192.168.122.183 () {58 vars in 1142 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes/detail => generated 2580 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Flow 'volume_create_api' (51606562-4246-4ff5-8b96-904de9cc5cea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baec34ab-f317-445d-a7ec-e59ad6841ef6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-450a52cf-f78f-440b-a3ea-311a804723f6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('metadata', {'Type': 'work'}), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (baec34ab-f317-445d-a7ec-e59ad6841ef6) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee27366-c0d1-4881-ad26-0011d8edb669) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-450a52cf-f78f-440b-a3ea-311a804723f6 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 787/1549] 192.168.122.183 () {58 vars in 1200 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?metadata=%7B%27Type%27%3A+%27work%27%7D => generated 999 bytes in 73 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?availability_zone=nova Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value nova, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6cc913bd-5108-47e0-998c-44df7db0c6ef tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 788/1550] 192.168.122.183 () {58 vars in 1166 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 63 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?availability_zone=nova Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value nova, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5899f0b6-de2d-4fd6-94c7-735886cf3d72 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?availability_zone=nova returned with HTTP 200 Sep 06 17:05:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 789/1551] 192.168.122.183 () {58 vars in 1166 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?availability_zone=nova => generated 999 bytes in 28 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[87200]: DEBUG cinder.quota [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Created reservations ['938d9f87-3964-4de3-9399-e2e5eda4e841', '3d7b99f6-d41e-4010-94dd-9ebdc7b6de30', 'eaf13254-5893-44b0-b01d-2768f61d03d3', 'd62cbb5d-505b-4815-ae59-5e9ac7ba4736'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (0ee27366-c0d1-4881-ad26-0011d8edb669) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['938d9f87-3964-4de3-9399-e2e5eda4e841', '3d7b99f6-d41e-4010-94dd-9ebdc7b6de30', 'eaf13254-5893-44b0-b01d-2768f61d03d3', 'd62cbb5d-505b-4815-ae59-5e9ac7ba4736']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09558c8b-5ceb-4547-83f4-71cdfbbabc10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?bootable=false Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:43 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:43 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (09558c8b-5ceb-4547-83f4-71cdfbbabc10) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6eb9b57c-da06-4f61-8f3f-f1e95dc4741f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesGetTestJSON-Volume-1694707619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1246977aceb54ebba3893b13b1a4860f',qos_specs=None,replication_status=,reservations=['938d9f87-3964-4de3-9399-e2e5eda4e841','3d7b99f6-d41e-4010-94dd-9ebdc7b6de30','eaf13254-5893-44b0-b01d-2768f61d03d3','d62cbb5d-505b-4815-ae59-5e9ac7ba4736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60489adeeca647cbb4c697e300d6b3ae',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesGetTestJSON-Volume-1694707619',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6eb9b57c-da06-4f61-8f3f-f1e95dc4741f,launched_at=None,metadata={Type='work'},migration_status=None,multiattach=False,previous_status=None,project_id='1246977aceb54ebba3893b13b1a4860f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='60489adeeca647cbb4c697e300d6b3ae',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a19a66b-2ae5-4f9a-8c89-59d3fdcfc8f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a19a66b-2ae5-4f9a-8c89-59d3fdcfc8f7) transitioned into state 'SUCCESS' from state '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-1694707619',encryption_key_id=None,group_id=None,group_type_id=,metadata={Type='work'},multiattach=False,project_id='1246977aceb54ebba3893b13b1a4860f',qos_specs=None,replication_status=,reservations=['938d9f87-3964-4de3-9399-e2e5eda4e841','3d7b99f6-d41e-4010-94dd-9ebdc7b6de30','eaf13254-5893-44b0-b01d-2768f61d03d3','d62cbb5d-505b-4815-ae59-5e9ac7ba4736'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='60489adeeca647cbb4c697e300d6b3ae',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9209652e-a72f-4958-b4ce-deaaafcaa3bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9209652e-a72f-4958-b4ce-deaaafcaa3bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Flow 'volume_create_api' (51606562-4246-4ff5-8b96-904de9cc5cea) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Create volume request issued successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-fc96dc3d-f82a-4c8e-b0cf-f118e50511c5 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 763/1552] 192.168.122.183 () {64 vars in 1430 bytes} [Sun Sep 6 17:05:43 2026] POST /volume/v3/volumes => generated 772 bytes in 368 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-9cfebb0b-eae5-40b1-875f-bbe9797cdfbe None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-9cfebb0b-eae5-40b1-875f-bbe9797cdfbe tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-9cfebb0b-eae5-40b1-875f-bbe9797cdfbe tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-9cfebb0b-eae5-40b1-875f-bbe9797cdfbe tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-9cfebb0b-eae5-40b1-875f-bbe9797cdfbe tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-ba4bc7b4-2ea0-4456-8bb5-0bf1415b760d req-9cfebb0b-eae5-40b1-875f-bbe9797cdfbe tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 764/1553] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 840 bytes in 52 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7ce62816-0d74-4ff1-9e0f-9e2248078711 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7ce62816-0d74-4ff1-9e0f-9e2248078711 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] GET http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7ce62816-0d74-4ff1-9e0f-9e2248078711 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7ce62816-0d74-4ff1-9e0f-9e2248078711 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f3bf437-9160-4c45-9d37-8ba8efbe23b5 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 790/1554] 192.168.122.183 () {58 vars in 1150 bytes} [Sun Sep 6 17:05:43 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 244 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[87201]: DEBUG cinder.api.middleware.request_id [req-e4a36db9-10f3-4645-adc1-8474d035373e req-111e212a-0a59-4fd8-8153-0fbed0cba26f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e4a36db9-10f3-4645-adc1-8474d035373e req-111e212a-0a59-4fd8-8153-0fbed0cba26f tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e4a36db9-10f3-4645-adc1-8474d035373e req-111e212a-0a59-4fd8-8153-0fbed0cba26f tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-e4a36db9-10f3-4645-adc1-8474d035373e req-111e212a-0a59-4fd8-8153-0fbed0cba26f tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7ce62816-0d74-4ff1-9e0f-9e2248078711 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7ce62816-0d74-4ff1-9e0f-9e2248078711 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 765/1555] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 852 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-e4a36db9-10f3-4645-adc1-8474d035373e req-111e212a-0a59-4fd8-8153-0fbed0cba26f tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?bootable=false Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-e4a36db9-10f3-4645-adc1-8474d035373e req-111e212a-0a59-4fd8-8153-0fbed0cba26f tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 791/1556] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 840 bytes in 45 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc044188-650e-4b5b-8312-e9c78fd4c695 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?bootable=false returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 766/1557] 192.168.122.183 () {58 vars in 1150 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes?bootable=false => generated 999 bytes in 87 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[87201]: DEBUG cinder.api.middleware.request_id [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?status=available Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17c92d51-9027-4d99-9f06-ebe710f1cc5e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 792/1558] 192.168.122.183 () {58 vars in 1154 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 66 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2870e912-b5c8-48f9-b359-e84183cb1659 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes?status=available Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87200) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2870e912-b5c8-48f9-b359-e84183cb1659 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes?status=available returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 767/1559] 192.168.122.183 () {58 vars in 1154 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes?status=available => generated 999 bytes in 79 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?availability_zone=nova Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value nova, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('availability_zone', 'nova'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6a211fd-4604-4bd6-89b1-6867dd865042 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?availability_zone=nova returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 793/1560] 192.168.122.183 () {58 vars in 1187 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/detail?availability_zone=nova => generated 2580 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?bootable=false Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('bootable', False), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c7f637e-da5e-4264-b1ba-87d1183eb5d2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?bootable=false returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 768/1561] 192.168.122.183 () {58 vars in 1171 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/detail?bootable=false => generated 2580 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8c886177-0062-4e48-9d2c-348f0416f3cd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?status=available Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Could not evaluate value available, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Searching by: MultiDict([('status', 'available'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] Get all volumes completed successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c886177-0062-4e48-9d2c-348f0416f3cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-reader] http://192.168.122.183/volume/v3/volumes/detail?status=available returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 794/1562] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/detail?status=available => generated 2580 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-76dcce89-01a3-4a2e-b5ae-65dc6967390e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-76dcce89-01a3-4a2e-b5ae-65dc6967390e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-76dcce89-01a3-4a2e-b5ae-65dc6967390e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-76dcce89-01a3-4a2e-b5ae-65dc6967390e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-76dcce89-01a3-4a2e-b5ae-65dc6967390e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-76dcce89-01a3-4a2e-b5ae-65dc6967390e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 769/1563] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 866 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] DELETE http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Delete volume with id: f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Delete volume request issued successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8036c7a6-f061-43f7-962f-e2944ca99b3f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 202 Sep 06 17:05:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 795/1564] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:44 2026] DELETE /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 0 bytes in 69 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[87200]: DEBUG cinder.api.middleware.request_id [None req-93b2489b-cb88-4565-b634-a2772379d34f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93b2489b-cb88-4565-b634-a2772379d34f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93b2489b-cb88-4565-b634-a2772379d34f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93b2489b-cb88-4565-b634-a2772379d34f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-93b2489b-cb88-4565-b634-a2772379d34f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93b2489b-cb88-4565-b634-a2772379d34f tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 200 Sep 06 17:05:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 770/1565] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:44 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-5bd14da3-4803-4e7d-8c3d-3b38b0d63048 req-b58a318f-73ae-4743-a642-7a71135199c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5bd14da3-4803-4e7d-8c3d-3b38b0d63048 req-b58a318f-73ae-4743-a642-7a71135199c9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5bd14da3-4803-4e7d-8c3d-3b38b0d63048 req-b58a318f-73ae-4743-a642-7a71135199c9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5bd14da3-4803-4e7d-8c3d-3b38b0d63048 req-b58a318f-73ae-4743-a642-7a71135199c9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=531,cinder:UPDATE=126,cinder:INSERT=81 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-5bd14da3-4803-4e7d-8c3d-3b38b0d63048 req-b58a318f-73ae-4743-a642-7a71135199c9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5bd14da3-4803-4e7d-8c3d-3b38b0d63048 req-b58a318f-73ae-4743-a642-7a71135199c9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 796/1566] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 865 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [req-44833497-c26e-4970-a98b-ee525e042155 req-b89a8e97-4815-4f2f-8d25-841caea58ed3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-44833497-c26e-4970-a98b-ee525e042155 req-b89a8e97-4815-4f2f-8d25-841caea58ed3 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-reader] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-44833497-c26e-4970-a98b-ee525e042155 req-b89a8e97-4815-4f2f-8d25-841caea58ed3 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-44833497-c26e-4970-a98b-ee525e042155 req-b89a8e97-4815-4f2f-8d25-841caea58ed3 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=526,cinder:INSERT=69,cinder:UPDATE=106 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-44833497-c26e-4970-a98b-ee525e042155 req-b89a8e97-4815-4f2f-8d25-841caea58ed3 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-reader] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-44833497-c26e-4970-a98b-ee525e042155 req-b89a8e97-4815-4f2f-8d25-841caea58ed3 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-reader] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 771/1567] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 865 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] DELETE http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Delete volume with id: 6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Delete volume request issued successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5e68c9b9-811f-49b1-9669-9ee93533d009 req-383b0efa-dfdd-40ec-99cd-45ffa552d46d tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 202 Sep 06 17:05:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 797/1568] 192.168.122.183 () {62 vars in 1509 bytes} [Sun Sep 6 17:05:45 2026] DELETE /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-287dc134-8961-45b3-8b75-122b78b2d52a req-f43d8d68-67f6-4120-b233-af9c69b76074 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-287dc134-8961-45b3-8b75-122b78b2d52a req-f43d8d68-67f6-4120-b233-af9c69b76074 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-287dc134-8961-45b3-8b75-122b78b2d52a req-f43d8d68-67f6-4120-b233-af9c69b76074 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-287dc134-8961-45b3-8b75-122b78b2d52a req-f43d8d68-67f6-4120-b233-af9c69b76074 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-287dc134-8961-45b3-8b75-122b78b2d52a req-f43d8d68-67f6-4120-b233-af9c69b76074 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-287dc134-8961-45b3-8b75-122b78b2d52a req-f43d8d68-67f6-4120-b233-af9c69b76074 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 772/1569] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 864 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-1c812919-6481-4ee7-b617-ffe3b29e3b53 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c812919-6481-4ee7-b617-ffe3b29e3b53 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c812919-6481-4ee7-b617-ffe3b29e3b53 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c812919-6481-4ee7-b617-ffe3b29e3b53 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c812919-6481-4ee7-b617-ffe3b29e3b53 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 returned with HTTP 404 Sep 06 17:05:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 798/1570] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/f6c8dea6-39fe-44bc-adeb-1a0218bc1768 => generated 109 bytes in 43 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[87200]: DEBUG cinder.api.middleware.request_id [None req-36126690-85b7-4244-b14b-28d64cda71cd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36126690-85b7-4244-b14b-28d64cda71cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36126690-85b7-4244-b14b-28d64cda71cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36126690-85b7-4244-b14b-28d64cda71cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-36126690-85b7-4244-b14b-28d64cda71cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36126690-85b7-4244-b14b-28d64cda71cd tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 773/1571] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:45 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 866 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:05:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e179f155-8287-4783-9558-5eddf5bec6b1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] DELETE http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Delete volume with id: e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Delete volume request issued successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e179f155-8287-4783-9558-5eddf5bec6b1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 202 Sep 06 17:05:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 799/1572] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:45 2026] DELETE /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-09ba5a53-4343-4c97-ae85-0885f1d42821 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-09ba5a53-4343-4c97-ae85-0885f1d42821 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-09ba5a53-4343-4c97-ae85-0885f1d42821 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-09ba5a53-4343-4c97-ae85-0885f1d42821 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:05:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-09ba5a53-4343-4c97-ae85-0885f1d42821 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-09ba5a53-4343-4c97-ae85-0885f1d42821 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 774/1573] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:46 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 865 bytes in 91 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[87201]: DEBUG cinder.api.middleware.request_id [req-112ebd8a-fd09-48a1-b716-96ea25607c68 req-23671d48-b868-460d-a4ee-7dde9e76a7ee None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-112ebd8a-fd09-48a1-b716-96ea25607c68 req-23671d48-b868-460d-a4ee-7dde9e76a7ee tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-112ebd8a-fd09-48a1-b716-96ea25607c68 req-23671d48-b868-460d-a4ee-7dde9e76a7ee tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-112ebd8a-fd09-48a1-b716-96ea25607c68 req-23671d48-b868-460d-a4ee-7dde9e76a7ee tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:05:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-112ebd8a-fd09-48a1-b716-96ea25607c68 req-23671d48-b868-460d-a4ee-7dde9e76a7ee tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Volume info retrieved successfully. Sep 06 17:05:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-112ebd8a-fd09-48a1-b716-96ea25607c68 req-23671d48-b868-460d-a4ee-7dde9e76a7ee tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 200 Sep 06 17:05:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 800/1574] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:46 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 864 bytes in 83 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6a201390-dff4-419b-bc45-9414d78443f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a201390-dff4-419b-bc45-9414d78443f2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a201390-dff4-419b-bc45-9414d78443f2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a201390-dff4-419b-bc45-9414d78443f2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:05:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6a201390-dff4-419b-bc45-9414d78443f2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a201390-dff4-419b-bc45-9414d78443f2 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 200 Sep 06 17:05:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 775/1575] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:47 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 865 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [req-826837e1-67b1-4d51-9a9c-482870aa5fba req-4825a0d8-378d-416b-9991-e433faddcff9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-826837e1-67b1-4d51-9a9c-482870aa5fba req-4825a0d8-378d-416b-9991-e433faddcff9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] GET http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f Sep 06 17:05:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-826837e1-67b1-4d51-9a9c-482870aa5fba req-4825a0d8-378d-416b-9991-e433faddcff9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-826837e1-67b1-4d51-9a9c-482870aa5fba req-4825a0d8-378d-416b-9991-e433faddcff9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-826837e1-67b1-4d51-9a9c-482870aa5fba req-4825a0d8-378d-416b-9991-e433faddcff9 tempest-VolumesGetTestJSON-174566125 tempest-VolumesGetTestJSON-174566125-project-member] http://192.168.122.183/volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f returned with HTTP 404 Sep 06 17:05:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 801/1576] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:05:47 2026] GET /volume/v3/volumes/6eb9b57c-da06-4f61-8f3f-f1e95dc4741f => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-10f2a22c-94c8-458f-8f1b-25c9c9708473 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10f2a22c-94c8-458f-8f1b-25c9c9708473 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d Sep 06 17:05:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-10f2a22c-94c8-458f-8f1b-25c9c9708473 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-10f2a22c-94c8-458f-8f1b-25c9c9708473 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-10f2a22c-94c8-458f-8f1b-25c9c9708473 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d returned with HTTP 404 Sep 06 17:05:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 776/1577] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:48 2026] GET /volume/v3/volumes/e2b3440d-8268-452f-a35a-400bb9ded52d => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-de7a29d4-fb7f-4bd2-9b8d-9ea079a6fa09 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de7a29d4-fb7f-4bd2-9b8d-9ea079a6fa09 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de7a29d4-fb7f-4bd2-9b8d-9ea079a6fa09 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de7a29d4-fb7f-4bd2-9b8d-9ea079a6fa09 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:05:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-de7a29d4-fb7f-4bd2-9b8d-9ea079a6fa09 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de7a29d4-fb7f-4bd2-9b8d-9ea079a6fa09 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 802/1578] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:48 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 865 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] DELETE http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Delete volume with id: 1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:05:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Delete volume request issued successfully. Sep 06 17:05:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2483df2-e622-48b5-b4b6-8df6fac089c1 tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 202 Sep 06 17:05:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 777/1579] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:05:48 2026] DELETE /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:05:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-241eaf60-6bfe-4c09-b3bd-d16ba9389d5d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-241eaf60-6bfe-4c09-b3bd-d16ba9389d5d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-241eaf60-6bfe-4c09-b3bd-d16ba9389d5d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-241eaf60-6bfe-4c09-b3bd-d16ba9389d5d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:48 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:05:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:05:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-241eaf60-6bfe-4c09-b3bd-d16ba9389d5d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Volume info retrieved successfully. Sep 06 17:05:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-241eaf60-6bfe-4c09-b3bd-d16ba9389d5d tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 200 Sep 06 17:05:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 803/1580] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:48 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 864 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-384d2d23-572a-4ced-804d-a67a8f73925e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-384d2d23-572a-4ced-804d-a67a8f73925e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] GET http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a Sep 06 17:05:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-384d2d23-572a-4ced-804d-a67a8f73925e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-384d2d23-572a-4ced-804d-a67a8f73925e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-384d2d23-572a-4ced-804d-a67a8f73925e tempest-VolumesListTestJSON-418238726 tempest-VolumesListTestJSON-418238726-project-member] http://192.168.122.183/volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a returned with HTTP 404 Sep 06 17:05:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 778/1581] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:05:49 2026] GET /volume/v3/volumes/1cfa94f4-83cf-40fa-a2b7-b7d5a8299b6a => generated 109 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5ae945e8-5f37-4733-b705-a893e08a9266 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ae945e8-5f37-4733-b705-a893e08a9266 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/c13301fa-87b1-45d1-9629-5e74e273be3c/action Sep 06 17:05:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ae945e8-5f37-4733-b705-a893e08a9266 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-attach": {"instance_uuid": "ccf8140e-9528-4787-8d27-b1d4f2444ea8", "mountpoint": "/dev/vdc"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:05:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ae945e8-5f37-4733-b705-a893e08a9266 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "ccf8140e-9528-4787-8d27-b1d4f2444ea8", "mountpoint": "/dev/vdc"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ae945e8-5f37-4733-b705-a893e08a9266 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/c13301fa-87b1-45d1-9629-5e74e273be3c/action returned with HTTP 404 Sep 06 17:05:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 804/1582] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:05:53 2026] POST /volume/v3/volumes/c13301fa-87b1-45d1-9629-5e74e273be3c/action => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:05:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ca035098-899c-455a-8e32-887ed8d5b135 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca035098-899c-455a-8e32-887ed8d5b135 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools Sep 06 17:05:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca035098-899c-455a-8e32-887ed8d5b135 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca035098-899c-455a-8e32-887ed8d5b135 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Calling method 'get_pools' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca035098-899c-455a-8e32-887ed8d5b135 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:05:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 779/1583] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:05:53 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 383 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:05:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4d6053cf-d00d-4c7c-8629-916166affaec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d6053cf-d00d-4c7c-8629-916166affaec tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools?detail=True Sep 06 17:05:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d6053cf-d00d-4c7c-8629-916166affaec tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4d6053cf-d00d-4c7c-8629-916166affaec tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Calling method 'get_pools' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4d6053cf-d00d-4c7c-8629-916166affaec tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools?detail=True returned with HTTP 200 Sep 06 17:05:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 805/1584] 192.168.122.183 () {58 vars in 1198 bytes} [Sun Sep 6 17:05:54 2026] GET /volume/v3/scheduler-stats/get_pools?detail=True => generated 518 bytes in 31 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8204289e-0376-475c-9992-1fdaa4af8564 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8204289e-0376-475c-9992-1fdaa4af8564 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] GET http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:05:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8204289e-0376-475c-9992-1fdaa4af8564 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8204289e-0376-475c-9992-1fdaa4af8564 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87200]: /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:54 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:05:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8204289e-0376-475c-9992-1fdaa4af8564 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:05:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 780/1585] 192.168.122.183 () {58 vars in 1193 bytes} [Sun Sep 6 17:05:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 46 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b9958eba-cb0a-4b20-af16-28d0e6fb75d6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b9958eba-cb0a-4b20-af16-28d0e6fb75d6 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] GET http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:05:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b9958eba-cb0a-4b20-af16-28d0e6fb75d6 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:05:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b9958eba-cb0a-4b20-af16-28d0e6fb75d6 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:05:54 devstack devstack@c-api.service[87201]: /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:54 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:05:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b9958eba-cb0a-4b20-af16-28d0e6fb75d6 tempest-BackendsCapabilitiesAdminTestsJSON-398835842 tempest-BackendsCapabilitiesAdminTestsJSON-398835842-project-admin] http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:05:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 806/1586] 192.168.122.183 () {58 vars in 1193 bytes} [Sun Sep 6 17:05:54 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:05:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:05:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:05:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"imageRef": "577236f7-f07d-4681-9f20-53f43d075e77", "size": 2, "name": "tempest-VolumesNegativeTest-Volume-2129536738"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:05:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request body: {'volume': {'imageRef': '577236f7-f07d-4681-9f20-53f43d075e77', 'size': 2, 'name': 'tempest-VolumesNegativeTest-Volume-2129536738'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume of 2 GB Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Availability Zones retrieved successfully. Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Flow 'volume_create_api' (163c84b2-9d50-423d-95d9-448b6ed198d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (340ba7a1-9ae6-4c6d-b147-3b8b4e10f995) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Validating volume size '2' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-750d9bb7-7fff-44ba-80da-17eef6083ec9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (340ba7a1-9ae6-4c6d-b147-3b8b4e10f995) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:00 devstack devstack@c-api.service[87200]: Failure: cinder.exception.InvalidInput: Invalid input received: Image 577236f7-f07d-4681-9f20-53f43d075e77 is not active. Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (340ba7a1-9ae6-4c6d-b147-3b8b4e10f995) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (340ba7a1-9ae6-4c6d-b147-3b8b4e10f995) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:00 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Flow 'volume_create_api' (163c84b2-9d50-423d-95d9-448b6ed198d0) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bda7cf03-d863-4881-9c32-cfd18b9c7648 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 781/1587] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:05:59 2026] POST /volume/v3/volumes => generated 125 bytes in 365 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-750d9bb7-7fff-44ba-80da-17eef6083ec9 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-750d9bb7-7fff-44ba-80da-17eef6083ec9 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1702116318"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-750d9bb7-7fff-44ba-80da-17eef6083ec9 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:06:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 807/1588] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:06:00 2026] POST /volume/v3/types => generated 224 bytes in 318 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-116f1f88-4ade-43e4-9f4b-a392a19432a5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-116f1f88-4ade-43e4-9f4b-a392a19432a5 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-116f1f88-4ade-43e4-9f4b-a392a19432a5 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-1381375703"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-116f1f88-4ade-43e4-9f4b-a392a19432a5 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:06:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 782/1589] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:06:00 2026] POST /volume/v3/group_types => generated 181 bytes in 42 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-079da454-a41e-40ef-bfb6-a33a82aba721 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "7ff52ee0-861f-4a6d-864e-692c637b90ab", "volume_types": ["67bd99d9-10e4-4969-91f3-b6e6ed65bfe8"], "name": "tempest-GroupSnapshotsTest-Group-1849718677"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group {'group': {'group_type': '7ff52ee0-861f-4a6d-864e-692c637b90ab', 'volume_types': ['67bd99d9-10e4-4969-91f3-b6e6ed65bfe8'], 'name': 'tempest-GroupSnapshotsTest-Group-1849718677'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group tempest-GroupSnapshotsTest-Group-1849718677. Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability zone cache updated, next update will occur around 2026-09-06 16:06:00.720239. {{(pid=87201) list_availability_zones /opt/stack/cinder/cinder/volume/api.py:155}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['b7dfbdcf-9b10-4657-9417-8e7c60400826'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-079da454-a41e-40ef-bfb6-a33a82aba721 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:06:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 808/1590] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:06:00 2026] POST /volume/v3/groups => generated 112 bytes in 281 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-745f011c-5e92-4694-9ddc-4a90a3a8c445 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-745f011c-5e92-4694-9ddc-4a90a3a8c445 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-745f011c-5e92-4694-9ddc-4a90a3a8c445 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-745f011c-5e92-4694-9ddc-4a90a3a8c445 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-745f011c-5e92-4694-9ddc-4a90a3a8c445 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 6fbc1a4c-74bd-48ae-9c95-20a7692a3243 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-745f011c-5e92-4694-9ddc-4a90a3a8c445 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 returned with HTTP 200 Sep 06 17:06:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 783/1591] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:00 2026] GET /volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 => generated 392 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b28d8495-eb12-4fa2-b912-57f5bca0a3bd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b28d8495-eb12-4fa2-b912-57f5bca0a3bd tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 Sep 06 17:06:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b28d8495-eb12-4fa2-b912-57f5bca0a3bd tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b28d8495-eb12-4fa2-b912-57f5bca0a3bd tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-b28d8495-eb12-4fa2-b912-57f5bca0a3bd tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 6fbc1a4c-74bd-48ae-9c95-20a7692a3243 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:01 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b28d8495-eb12-4fa2-b912-57f5bca0a3bd tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 returned with HTTP 200 Sep 06 17:06:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 809/1592] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:01 2026] GET /volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 => generated 393 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5711fcca-372e-40c1-82fe-f833cc68e540 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2052074186", "volume_type": "67bd99d9-10e4-4969-91f3-b6e6ed65bfe8", "group_id": "6fbc1a4c-74bd-48ae-9c95-20a7692a3243", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2052074186', 'volume_type': '67bd99d9-10e4-4969-91f3-b6e6ed65bfe8', 'group_id': '6fbc1a4c-74bd-48ae-9c95-20a7692a3243', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:02 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume of 1 GB Sep 06 17:06:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (b2362a5c-39a1-44c7-b3ba-1617684eb429) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cb73ec-9220-40e1-beba-203f5cd9a885) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0cb73ec-9220-40e1-beba-203f5cd9a885) 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:06:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1702116318',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67bd99d9-10e4-4969-91f3-b6e6ed65bfe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '6fbc1a4c-74bd-48ae-9c95-20a7692a3243', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71c352e-81cf-488b-b6a9-086162661ba7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1702116318 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1702116318, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:02 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1702116318 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1702116318, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['75848203-931c-4e26-a786-b9612264d5fd', '7b82a567-11cc-455b-850f-49c7fbc4809b', 'bc23a503-1ebf-4486-8e70-036e8fb26530', '64bef7d0-9f81-4d9c-8bb2-19cb7a90554b'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e71c352e-81cf-488b-b6a9-086162661ba7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75848203-931c-4e26-a786-b9612264d5fd', '7b82a567-11cc-455b-850f-49c7fbc4809b', 'bc23a503-1ebf-4486-8e70-036e8fb26530', '64bef7d0-9f81-4d9c-8bb2-19cb7a90554b']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00bc954f-4621-40f5-b14b-8d2f61c3c270) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (00bc954f-4621-40f5-b14b-8d2f61c3c270) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '462ba17f-555e-43bf-9be4-6b3b5e9ec242', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2052074186',encryption_key_id=None,group_id=6fbc1a4c-74bd-48ae-9c95-20a7692a3243,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['75848203-931c-4e26-a786-b9612264d5fd','7b82a567-11cc-455b-850f-49c7fbc4809b','bc23a503-1ebf-4486-8e70-036e8fb26530','64bef7d0-9f81-4d9c-8bb2-19cb7a90554b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8), 'volume': Volume(_name_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2052074186',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=6fbc1a4c-74bd-48ae-9c95-20a7692a3243,host=None,id=462ba17f-555e-43bf-9be4-6b3b5e9ec242,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8220ec4d831848c2b7697bfd058e02a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67bd99d9-10e4-4969-91f3-b6e6ed65bfe8),volume_type_id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9fe84c-5f2e-4d91-8fd5-21e7a9a484c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3f9fe84c-5f2e-4d91-8fd5-21e7a9a484c5) transitioned into state 'SUCCESS' from state '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-2052074186',encryption_key_id=None,group_id=6fbc1a4c-74bd-48ae-9c95-20a7692a3243,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['75848203-931c-4e26-a786-b9612264d5fd','7b82a567-11cc-455b-850f-49c7fbc4809b','bc23a503-1ebf-4486-8e70-036e8fb26530','64bef7d0-9f81-4d9c-8bb2-19cb7a90554b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f265e9e8-f6a5-4991-ba06-677c79ca1ed5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f265e9e8-f6a5-4991-ba06-677c79ca1ed5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (b2362a5c-39a1-44c7-b3ba-1617684eb429) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request issued successfully. Sep 06 17:06:02 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:02 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:02 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5711fcca-372e-40c1-82fe-f833cc68e540 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 784/1593] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:06:01 2026] POST /volume/v3/volumes => generated 831 bytes in 731 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 Sep 06 17:06:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:02 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:02 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:02 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-85b872c2-13f8-4cf0-9b02-370a69b184b9 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 returned with HTTP 200 Sep 06 17:06:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 810/1594] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:02 2026] GET /volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 => generated 923 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "imageRef": "4b971b67-bc22-4a7c-8f9b-66955680c754"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request body: {'volume': {'size': 1, 'imageRef': '4b971b67-bc22-4a7c-8f9b-66955680c754'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume of 1 GB Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Availability Zones retrieved successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Flow 'volume_create_api' (f4407649-3764-46d2-b018-f45ba54f53b7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f970955-dc5f-4fa1-a6ac-760fe5be8dc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f970955-dc5f-4fa1-a6ac-760fe5be8dc4) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:03 devstack devstack@c-api.service[87200]: Failure: cinder.exception.InvalidInput: Invalid input received: Volume size 1GB cannot be smaller than the image minDisk size 2GB. Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f970955-dc5f-4fa1-a6ac-760fe5be8dc4) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0f970955-dc5f-4fa1-a6ac-760fe5be8dc4) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:03 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Flow 'volume_create_api' (f4407649-3764-46d2-b018-f45ba54f53b7) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec20a097-b7b9-4025-bc18-128ee8c846d4 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 785/1595] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:02 2026] POST /volume/v3/volumes => generated 134 bytes in 236 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b47c13ff-c73d-4d30-8e8e-bd7f535b0fb6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b47c13ff-c73d-4d30-8e8e-bd7f535b0fb6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b47c13ff-c73d-4d30-8e8e-bd7f535b0fb6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "#$%"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b47c13ff-c73d-4d30-8e8e-bd7f535b0fb6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 811/1596] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 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:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e4749b64-f0d8-43a6-b29d-987f60e5c27b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4749b64-f0d8-43a6-b29d-987f60e5c27b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4749b64-f0d8-43a6-b29d-987f60e5c27b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "34c3b9ff-48eb-41e0-b59f-5a1b573977b8"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-e4749b64-f0d8-43a6-b29d-987f60e5c27b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': '34c3b9ff-48eb-41e0-b59f-5a1b573977b8'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4749b64-f0d8-43a6-b29d-987f60e5c27b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 404 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 786/1597] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes => generated 111 bytes in 34 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6f66672f-599f-45d8-9b8c-f5e9bdbc9b44 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6f66672f-599f-45d8-9b8c-f5e9bdbc9b44 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6f66672f-599f-45d8-9b8c-f5e9bdbc9b44 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "source_volid": "e25071b5-7819-47bb-a04a-8a117f0c828b"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-6f66672f-599f-45d8-9b8c-f5e9bdbc9b44 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request body: {'volume': {'size': 1, 'source_volid': 'e25071b5-7819-47bb-a04a-8a117f0c828b'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6f66672f-599f-45d8-9b8c-f5e9bdbc9b44 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 404 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 812/1598] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bd091503-63ef-42be-a7a0-b1169b05a607 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd091503-63ef-42be-a7a0-b1169b05a607 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bd091503-63ef-42be-a7a0-b1169b05a607 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "volume_type": "28b938b6-43c7-49a3-840a-7281dad5569b"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-bd091503-63ef-42be-a7a0-b1169b05a607 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Create volume request body: {'volume': {'size': 1, 'volume_type': '28b938b6-43c7-49a3-840a-7281dad5569b'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd091503-63ef-42be-a7a0-b1169b05a607 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 404 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 787/1599] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-70905f1b-2801-450c-98fe-3eef04976130 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70905f1b-2801-450c-98fe-3eef04976130 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70905f1b-2801-450c-98fe-3eef04976130 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "-1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70905f1b-2801-450c-98fe-3eef04976130 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 813/1600] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes => generated 125 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-166b0ebc-eb5b-455b-99ec-16d1670f0397 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-166b0ebc-eb5b-455b-99ec-16d1670f0397 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-166b0ebc-eb5b-455b-99ec-16d1670f0397 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": "0"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-166b0ebc-eb5b-455b-99ec-16d1670f0397 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 788/1601] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes => generated 125 bytes in 13 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dd4c1b07-da71-4681-bdd0-30079f66238d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd4c1b07-da71-4681-bdd0-30079f66238d tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd4c1b07-da71-4681-bdd0-30079f66238d tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'create', calling method: create, body: {"volume": {"size": ""}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd4c1b07-da71-4681-bdd0-30079f66238d tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 814/1602] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes => generated 121 bytes in 17 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-332bb4f8-b5ca-4028-a61b-fbfe2fd81ebe None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-332bb4f8-b5ca-4028-a61b-fbfe2fd81ebe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] DELETE http://192.168.122.183/volume/v3/volumes/tempest-invalid-1887499901 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-332bb4f8-b5ca-4028-a61b-fbfe2fd81ebe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-332bb4f8-b5ca-4028-a61b-fbfe2fd81ebe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-332bb4f8-b5ca-4028-a61b-fbfe2fd81ebe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Delete volume with id: tempest-invalid-1887499901 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-332bb4f8-b5ca-4028-a61b-fbfe2fd81ebe tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/tempest-invalid-1887499901 returned with HTTP 404 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 789/1603] 192.168.122.183 () {58 vars in 1205 bytes} [Sun Sep 6 17:06:03 2026] DELETE /volume/v3/volumes/tempest-invalid-1887499901 => generated 99 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5f81bf2-60a1-4975-a212-9e12279f55d4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 815/1604] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:06:03 2026] DELETE /volume/v3/volumes/ => generated 112 bytes in 5 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f7dddd0-c89d-437a-9b11-a71d5eecf748 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f7dddd0-c89d-437a-9b11-a71d5eecf748 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/xxx/action Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f7dddd0-c89d-437a-9b11-a71d5eecf748 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-detach": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f7dddd0-c89d-437a-9b11-a71d5eecf748 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f7dddd0-c89d-437a-9b11-a71d5eecf748 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/xxx/action returned with HTTP 404 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 790/1605] 192.168.122.183 () {60 vars in 1175 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes/xxx/action => generated 76 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1a8453ca-ce92-4db5-a6a8-0cbcbe89d808 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a8453ca-ce92-4db5-a6a8-0cbcbe89d808 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] GET http://192.168.122.183/volume/v3/volumes/tempest-invalid-753847435 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a8453ca-ce92-4db5-a6a8-0cbcbe89d808 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a8453ca-ce92-4db5-a6a8-0cbcbe89d808 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a8453ca-ce92-4db5-a6a8-0cbcbe89d808 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] http://192.168.122.183/volume/v3/volumes/tempest-invalid-753847435 returned with HTTP 404 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 816/1606] 192.168.122.183 () {58 vars in 1199 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes/tempest-invalid-753847435 => generated 98 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b6e81561-7fc2-48ab-8fda-a6bf41a58cc7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 791/1607] 192.168.122.183 () {58 vars in 1124 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-061aa511-1a09-47be-be50-833be34f0ea1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?status=null Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Could not evaluate value null, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: /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:03 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Get all volumes completed successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-061aa511-1a09-47be-be50-833be34f0ea1 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] http://192.168.122.183/volume/v3/volumes/detail?status=null returned with HTTP 200 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 817/1608] 192.168.122.183 () {58 vars in 1165 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes/detail?status=null => generated 15 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1876806711 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-1876806711'), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: /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:03 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Get all volumes completed successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9b555b8-0a60-4f02-9bf4-5f18796606ab tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] http://192.168.122.183/volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1876806711 returned with HTTP 200 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 792/1609] 192.168.122.183 () {58 vars in 1243 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes/detail?name=tempest-VolumesNegativeTest-Volume-1876806711 => generated 15 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dfca437e-b140-401d-b926-72c2f4453874 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] GET http://192.168.122.183/volume/v3/volumes?status=null Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Could not evaluate value null, assuming string {{(pid=87201) check_volume_filters /opt/stack/cinder/cinder/volume/api.py:2371}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Searching by: MultiDict([('status', 'null'), ('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Get all volumes completed successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dfca437e-b140-401d-b926-72c2f4453874 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] http://192.168.122.183/volume/v3/volumes?status=null returned with HTTP 200 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 818/1610] 192.168.122.183 () {58 vars in 1144 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes?status=null => generated 15 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] GET http://192.168.122.183/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-876427683 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Searching by: MultiDict([('display_name', 'tempest-VolumesNegativeTest-Volume-876427683'), ('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Get all volumes completed successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c7c7bc6-3c95-46ad-9c6d-541f30f13e60 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] http://192.168.122.183/volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-876427683 returned with HTTP 200 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 793/1611] 192.168.122.183 () {58 vars in 1220 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes?name=tempest-VolumesNegativeTest-Volume-876427683 => generated 15 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Reserve volume completed successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ce39e85-3f2e-4e79-9af2-25332e162210 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action returned with HTTP 202 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 819/1612] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action => generated 0 bytes in 48 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:06:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5415669f-f2c2-491d-91d0-c019bf090655 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5415669f-f2c2-491d-91d0-c019bf090655 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5415669f-f2c2-491d-91d0-c019bf090655 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5415669f-f2c2-491d-91d0-c019bf090655 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:03 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5415669f-f2c2-491d-91d0-c019bf090655 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:06:03 devstack devstack@c-api.service[87201]: ERROR cinder.volume.api [None req-5415669f-f2c2-491d-91d0-c019bf090655 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume status must be available to reserve, but the status is attaching. Sep 06 17:06:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5415669f-f2c2-491d-91d0-c019bf090655 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action returned with HTTP 400 Sep 06 17:06:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 820/1613] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:03 2026] POST /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/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:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1de50954-61fa-41e0-85db-8b89cf376551 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1de50954-61fa-41e0-85db-8b89cf376551 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1de50954-61fa-41e0-85db-8b89cf376551 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1de50954-61fa-41e0-85db-8b89cf376551 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1de50954-61fa-41e0-85db-8b89cf376551 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1de50954-61fa-41e0-85db-8b89cf376551 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Unreserve volume completed successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1de50954-61fa-41e0-85db-8b89cf376551 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action returned with HTTP 202 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 821/1614] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action => generated 0 bytes in 85 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-524c510c-e19c-4914-b969-ae9b5551908e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c826f94a-31aa-4816-8e3d-b65d72ea1a0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 returned with HTTP 200 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 794/1615] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:03 2026] GET /volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 => generated 924 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-524c510c-e19c-4914-b969-ae9b5551908e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/bbbee137-978e-4cb1-9f64-19d4a583ea31/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-524c510c-e19c-4914-b969-ae9b5551908e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-524c510c-e19c-4914-b969-ae9b5551908e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-524c510c-e19c-4914-b969-ae9b5551908e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/bbbee137-978e-4cb1-9f64-19d4a583ea31/action returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 822/1616] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/bbbee137-978e-4cb1-9f64-19d4a583ea31/action => generated 109 bytes in 28 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[87200]: INFO cinder.api.openstack.wsgi [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/group_snapshots Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "6fbc1a4c-74bd-48ae-9c95-20a7692a3243", "name": "tempest-group_snapshot-1474733417"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '6fbc1a4c-74bd-48ae-9c95-20a7692a3243', 'name': 'tempest-group_snapshot-1474733417'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ca06d521-237a-403d-8e74-4067638afd26 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca06d521-237a-403d-8e74-4067638afd26 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/0eaf015f-8a09-404c-87e1-ac0d28a7e657/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca06d521-237a-403d-8e74-4067638afd26 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca06d521-237a-403d-8e74-4067638afd26 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group_snapshot tempest-group_snapshot-1474733417. Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca06d521-237a-403d-8e74-4067638afd26 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/0eaf015f-8a09-404c-87e1-ac0d28a7e657/action returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 823/1617] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/0eaf015f-8a09-404c-87e1-ac0d28a7e657/action => generated 109 bytes in 35 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[87201]: DEBUG cinder.api.middleware.request_id [None req-91ffd2b6-c6ef-447b-8d2d-d80b9a895dad None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 824/1618] 192.168.122.183 () {60 vars in 1144 bytes} [Sun Sep 6 17:06:04 2026] PUT /volume/v3/volumes/ => generated 112 bytes in 8 msecs (HTTP/1.1 404) 4 headers in 164 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3e3e9e95-b2e2-4753-a1a0-547feb33bce7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e3e9e95-b2e2-4753-a1a0-547feb33bce7 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] PUT http://192.168.122.183/volume/v3/volumes/tempest-invalid-287276159 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e3e9e95-b2e2-4753-a1a0-547feb33bce7 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e3e9e95-b2e2-4753-a1a0-547feb33bce7 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/tempest-invalid-287276159 returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 825/1619] 192.168.122.183 () {60 vars in 1219 bytes} [Sun Sep 6 17:06:04 2026] PUT /volume/v3/volumes/tempest-invalid-287276159 => generated 98 bytes in 42 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-67956d64-cbe3-4cbe-b590-b0cf7db76bb2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67956d64-cbe3-4cbe-b590-b0cf7db76bb2 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] PUT http://192.168.122.183/volume/v3/volumes/9d88d275-c9f9-403c-b460-108a39e52846 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67956d64-cbe3-4cbe-b590-b0cf7db76bb2 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'update', calling method: update, body: {"volume": {"name": "n"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /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:06:04 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67956d64-cbe3-4cbe-b590-b0cf7db76bb2 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/9d88d275-c9f9-403c-b460-108a39e52846 returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 826/1620] 192.168.122.183 () {60 vars in 1252 bytes} [Sun Sep 6 17:06:04 2026] PUT /volume/v3/volumes/9d88d275-c9f9-403c-b460-108a39e52846 => generated 109 bytes in 51 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dc54e7d1-9562-4dc7-aa43-43ef29a675f6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc54e7d1-9562-4dc7-aa43-43ef29a675f6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] DELETE http://192.168.122.183/volume/v3/volumes/f507f7a9-9fdc-4f4c-b4f8-33b0810a52c7 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc54e7d1-9562-4dc7-aa43-43ef29a675f6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc54e7d1-9562-4dc7-aa43-43ef29a675f6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-dc54e7d1-9562-4dc7-aa43-43ef29a675f6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Delete volume with id: f507f7a9-9fdc-4f4c-b4f8-33b0810a52c7 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1702116318 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1702116318, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc54e7d1-9562-4dc7-aa43-43ef29a675f6 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/f507f7a9-9fdc-4f4c-b4f8-33b0810a52c7 returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 827/1621] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:04 2026] DELETE /volume/v3/volumes/f507f7a9-9fdc-4f4c-b4f8-33b0810a52c7 => generated 109 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ad81089c-cc5b-4ec6-bcbc-6f2b91dd8ccc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ad81089c-cc5b-4ec6-bcbc-6f2b91dd8ccc tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ad81089c-cc5b-4ec6-bcbc-6f2b91dd8ccc tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-extend": {"new_size": null}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ad81089c-cc5b-4ec6-bcbc-6f2b91dd8ccc tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": null}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ad81089c-cc5b-4ec6-bcbc-6f2b91dd8ccc tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action returned with HTTP 400 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 828/1622] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action => generated 140 bytes in 15 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-34707570-20b3-4276-a62f-ba9984845bb9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34707570-20b3-4276-a62f-ba9984845bb9 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34707570-20b3-4276-a62f-ba9984845bb9 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-extend": {"new_size": "abc"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34707570-20b3-4276-a62f-ba9984845bb9 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": "abc"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34707570-20b3-4276-a62f-ba9984845bb9 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action returned with HTTP 400 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 829/1623] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action => generated 131 bytes in 23 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4ce93d35-c48e-46a4-9ef5-4d2d654904d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ce93d35-c48e-46a4-9ef5-4d2d654904d8 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/486e3ff6-4781-4a22-beba-e50af06f0eac/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ce93d35-c48e-46a4-9ef5-4d2d654904d8 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ce93d35-c48e-46a4-9ef5-4d2d654904d8 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ce93d35-c48e-46a4-9ef5-4d2d654904d8 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/486e3ff6-4781-4a22-beba-e50af06f0eac/action returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['e7d9742a-17fe-452a-9d59-5ecf36ce26f9', 'c487d74e-3069-419b-a23d-db7013c9f31c', '954b2c19-a500-4698-906e-9f7ad78ce12f', '408ffc57-915d-470d-bc2e-d81911e2f135'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 830/1624] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/486e3ff6-4781-4a22-beba-e50af06f0eac/action => generated 109 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d8828f40-1fdd-483b-8d64-c8d48ce52768 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d8828f40-1fdd-483b-8d64-c8d48ce52768 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d8828f40-1fdd-483b-8d64-c8d48ce52768 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-extend": {"new_size": 0}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d8828f40-1fdd-483b-8d64-c8d48ce52768 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 0}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d8828f40-1fdd-483b-8d64-c8d48ce52768 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action returned with HTTP 400 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 831/1625] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7/action => generated 129 bytes in 16 msecs (HTTP/1.1 400) 7 headers in 294 bytes (2 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fdbc0ecf-1544-4dea-a402-9bcb0693b143 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fdbc0ecf-1544-4dea-a402-9bcb0693b143 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] POST http://192.168.122.183/volume/v3/volumes/None/action Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fdbc0ecf-1544-4dea-a402-9bcb0693b143 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action body: b'{"os-extend": {"new_size": 2}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fdbc0ecf-1544-4dea-a402-9bcb0693b143 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Action: 'action', calling method: _extend, body: {"os-extend": {"new_size": 2}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fdbc0ecf-1544-4dea-a402-9bcb0693b143 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/None/action returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 832/1626] 192.168.122.183 () {60 vars in 1178 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/volumes/None/action => generated 77 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-adb2483e-757a-46f4-a113-fee84e6e0f9b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-adb2483e-757a-46f4-a113-fee84e6e0f9b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] GET http://192.168.122.183/volume/v3/volumes/b89eb703-47fe-4a31-92a5-7560778b9e3e Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-adb2483e-757a-46f4-a113-fee84e6e0f9b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-adb2483e-757a-46f4-a113-fee84e6e0f9b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-adb2483e-757a-46f4-a113-fee84e6e0f9b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-reader] http://192.168.122.183/volume/v3/volumes/b89eb703-47fe-4a31-92a5-7560778b9e3e returned with HTTP 404 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 833/1627] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:04 2026] GET /volume/v3/volumes/b89eb703-47fe-4a31-92a5-7560778b9e3e => generated 109 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e5d1715f-5770-4de9-923e-8631cb517394 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e5d1715f-5770-4de9-923e-8631cb517394 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] GET http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e5d1715f-5770-4de9-923e-8631cb517394 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e5d1715f-5770-4de9-923e-8631cb517394 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fb852c4a-39ca-4cad-a99d-7928afb262f5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 795/1628] 192.168.122.183 () {62 vars in 1208 bytes} [Sun Sep 6 17:06:04 2026] POST /volume/v3/group_snapshots => generated 168 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9b7470fc-adbb-4390-a86a-71075c13031d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b7470fc-adbb-4390-a86a-71075c13031d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b7470fc-adbb-4390-a86a-71075c13031d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b7470fc-adbb-4390-a86a-71075c13031d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-9b7470fc-adbb-4390-a86a-71075c13031d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member aa41cfd8-4266-443d-bcf2-901355f8e41b {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e5d1715f-5770-4de9-923e-8631cb517394 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b7470fc-adbb-4390-a86a-71075c13031d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b returned with HTTP 200 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 796/1629] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:04 2026] GET /volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b => generated 307 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e5d1715f-5770-4de9-923e-8631cb517394 tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 200 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 834/1630] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:04 2026] GET /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 852 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] DELETE http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Delete volume with id: 06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:06:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Delete volume request issued successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4e6d9e7-1c7e-4686-aa89-8d9dbd88728e tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 202 Sep 06 17:06:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 797/1631] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:04 2026] DELETE /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e701fbec-6330-4f67-96eb-c505c18572cf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e701fbec-6330-4f67-96eb-c505c18572cf tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] GET http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e701fbec-6330-4f67-96eb-c505c18572cf tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e701fbec-6330-4f67-96eb-c505c18572cf tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e701fbec-6330-4f67-96eb-c505c18572cf tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Volume info retrieved successfully. Sep 06 17:06:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e701fbec-6330-4f67-96eb-c505c18572cf tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 200 Sep 06 17:06:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 835/1632] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:04 2026] GET /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 851 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-208e5577-7c99-494e-926b-f98e54e2cea3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-617784238"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-617784238'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume of 1 GB Sep 06 17:06:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Availability Zones retrieved successfully. Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (2c57dcf2-8dd2-44bd-9098-e7d628996821) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f63d36f-c6c2-441d-9de4-0d64ce8eccf7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7f63d36f-c6c2-441d-9de4-0d64ce8eccf7) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9204416-481e-451f-9132-8de3de91011c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-512254f9-d7f8-4e76-be98-c0540f75774c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-512254f9-d7f8-4e76-be98-c0540f75774c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-512254f9-d7f8-4e76-be98-c0540f75774c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-512254f9-d7f8-4e76-be98-c0540f75774c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-512254f9-d7f8-4e76-be98-c0540f75774c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member aa41cfd8-4266-443d-bcf2-901355f8e41b {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-512254f9-d7f8-4e76-be98-c0540f75774c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b returned with HTTP 200 Sep 06 17:06:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 836/1633] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:05 2026] GET /volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b => generated 307 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['dd8429bb-23ae-415a-88fc-3ce2bfdfd639', 'ad772772-fea5-4001-933d-ab6baa8d7ef0', '07eefb04-0854-4066-b4b6-fda0b483b052', '9b618087-3734-41fc-916c-2b3d2bdd931d'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c9204416-481e-451f-9132-8de3de91011c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dd8429bb-23ae-415a-88fc-3ce2bfdfd639', 'ad772772-fea5-4001-933d-ab6baa8d7ef0', '07eefb04-0854-4066-b4b6-fda0b483b052', '9b618087-3734-41fc-916c-2b3d2bdd931d']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ca975-d0a2-43a0-9b12-6ade260933c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-68f048bd-deaa-49d6-82ad-c87ec993209b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7a0ca975-d0a2-43a0-9b12-6ade260933c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '44eed897-f42d-4ad5-a3a1-3266b999e342', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-617784238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['dd8429bb-23ae-415a-88fc-3ce2bfdfd639','ad772772-fea5-4001-933d-ab6baa8d7ef0','07eefb04-0854-4066-b4b6-fda0b483b052','9b618087-3734-41fc-916c-2b3d2bdd931d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesSnapshotTestJSON-Volume-617784238',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=44eed897-f42d-4ad5-a3a1-3266b999e342,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db1b343e8fb54281b2a056a358d82811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87201]: INFO cinder.api.openstack.wsgi [None req-68f048bd-deaa-49d6-82ad-c87ec993209b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] GET http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-68f048bd-deaa-49d6-82ad-c87ec993209b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-68f048bd-deaa-49d6-82ad-c87ec993209b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b73355-020c-4305-b8b0-15f24fc1f500) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: INFO cinder.api.openstack.wsgi [None req-68f048bd-deaa-49d6-82ad-c87ec993209b tempest-VolumesNegativeTest-1453155736 tempest-VolumesNegativeTest-1453155736-project-member] http://192.168.122.183/volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 returned with HTTP 404 Sep 06 17:06:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 837/1634] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:05 2026] GET /volume/v3/volumes/06312627-a0f1-4865-b3cd-877c96c72ff7 => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:05 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53b73355-020c-4305-b8b0-15f24fc1f500) transitioned into state 'SUCCESS' from state '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-617784238',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['dd8429bb-23ae-415a-88fc-3ce2bfdfd639','ad772772-fea5-4001-933d-ab6baa8d7ef0','07eefb04-0854-4066-b4b6-fda0b483b052','9b618087-3734-41fc-916c-2b3d2bdd931d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6bae866-2d98-49e4-ad5f-574d34b09c40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e6bae866-2d98-49e4-ad5f-574d34b09c40) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (2c57dcf2-8dd2-44bd-9098-e7d628996821) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request issued successfully. Sep 06 17:06:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-208e5577-7c99-494e-926b-f98e54e2cea3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 798/1635] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:05 2026] POST /volume/v3/volumes => generated 762 bytes in 618 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d909a8a6-3021-4b03-a292-85246dde6496 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d909a8a6-3021-4b03-a292-85246dde6496 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d909a8a6-3021-4b03-a292-85246dde6496 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d909a8a6-3021-4b03-a292-85246dde6496 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d909a8a6-3021-4b03-a292-85246dde6496 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d909a8a6-3021-4b03-a292-85246dde6496 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 838/1636] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:05 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 830 bytes in 89 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4fdf00e2-8e5c-461e-bad5-0be133c44915 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4fdf00e2-8e5c-461e-bad5-0be133c44915 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4fdf00e2-8e5c-461e-bad5-0be133c44915 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4fdf00e2-8e5c-461e-bad5-0be133c44915 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-4fdf00e2-8e5c-461e-bad5-0be133c44915 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member aa41cfd8-4266-443d-bcf2-901355f8e41b {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4fdf00e2-8e5c-461e-bad5-0be133c44915 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b returned with HTTP 200 Sep 06 17:06:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 799/1637] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:06 2026] GET /volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b => generated 307 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a02af8bd-139d-4668-966c-5bdceb8c6191 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a02af8bd-139d-4668-966c-5bdceb8c6191 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a02af8bd-139d-4668-966c-5bdceb8c6191 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a02af8bd-139d-4668-966c-5bdceb8c6191 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a02af8bd-139d-4668-966c-5bdceb8c6191 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a02af8bd-139d-4668-966c-5bdceb8c6191 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 839/1638] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:07 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 854 bytes in 70 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c2efee69-729f-46af-820d-5279c3d3ad2a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c2efee69-729f-46af-820d-5279c3d3ad2a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c2efee69-729f-46af-820d-5279c3d3ad2a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c2efee69-729f-46af-820d-5279c3d3ad2a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-c2efee69-729f-46af-820d-5279c3d3ad2a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member aa41cfd8-4266-443d-bcf2-901355f8e41b {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c2efee69-729f-46af-820d-5279c3d3ad2a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b returned with HTTP 200 Sep 06 17:06:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 800/1639] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:07 2026] GET /volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b => generated 308 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /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:06:07 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all snapshots completed successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e6b1372a-7139-440f-95c5-51fa6e1adb2b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:06:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 840/1640] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:06:07 2026] GET /volume/v3/snapshots/detail => generated 454 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bb094c5e-1392-4eba-bdbe-9549cfbc5835 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bb094c5e-1392-4eba-bdbe-9549cfbc5835 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 Sep 06 17:06:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bb094c5e-1392-4eba-bdbe-9549cfbc5835 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bb094c5e-1392-4eba-bdbe-9549cfbc5835 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bb094c5e-1392-4eba-bdbe-9549cfbc5835 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bb094c5e-1392-4eba-bdbe-9549cfbc5835 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 returned with HTTP 200 Sep 06 17:06:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 801/1641] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:07 2026] GET /volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 => generated 451 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups/action Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action body: b'{"create-from-src": {"group_snapshot_id": "aa41cfd8-4266-443d-bcf2-901355f8e41b", "name": "tempest-Group_from_snap-1609278534"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'action', calling method: version_select, body: {"create-from-src": {"group_snapshot_id": "aa41cfd8-4266-443d-bcf2-901355f8e41b", "name": "tempest-Group_from_snap-1609278534"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group {'create-from-src': {'group_snapshot_id': 'aa41cfd8-4266-443d-bcf2-901355f8e41b', 'name': 'tempest-Group_from_snap-1609278534'}}. {{(pid=87201) create_from_src /opt/stack/cinder/cinder/api/v3/groups.py:236}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group tempest-Group_from_snap-1609278534 from group_snapshot aa41cfd8-4266-443d-bcf2-901355f8e41b. Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /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:06:07 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['1fd256ad-2175-449a-8b05-3e9d67a105f6'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /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:06:07 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.group.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] A mapping entry already exists for group 492412b4-fdf2-4dec-b338-b0475d4cce44 and volume type 67bd99d9-10e4-4969-91f3-b6e6ed65bfe8. Do not need to create again. Sep 06 17:06:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (9a730e8d-1ca4-4be1-8c84-14df944dbe72) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cfc3784-904d-4725-b964-38b41f7190e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8cfc3784-904d-4725-b964-38b41f7190e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T15:06:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1702116318',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '67bd99d9-10e4-4969-91f3-b6e6ed65bfe8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '492412b4-fdf2-4dec-b338-b0475d4cce44', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (451b1e4f-421e-493e-b4ca-27f2cb7f7650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [None req-007fa69d-72d8-4556-9428-f04f36a15e62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-007fa69d-72d8-4556-9428-f04f36a15e62 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-007fa69d-72d8-4556-9428-f04f36a15e62 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-007fa69d-72d8-4556-9428-f04f36a15e62 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1702116318 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1702116318, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-007fa69d-72d8-4556-9428-f04f36a15e62 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-007fa69d-72d8-4556-9428-f04f36a15e62 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 802/1642] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 855 bytes in 59 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[87201]: DEBUG cinder.quota [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['2192cffb-d4cf-46ac-a205-b3c17ae619ff', 'd03fee5f-7d86-4720-9770-83d523acc059'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (451b1e4f-421e-493e-b4ca-27f2cb7f7650) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2192cffb-d4cf-46ac-a205-b3c17ae619ff', 'd03fee5f-7d86-4720-9770-83d523acc059']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2fcb4ff-714c-4e36-848e-2608d2fac503) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [None req-1fdb3e02-74d6-4a57-976a-92ca33c73d94 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2fcb4ff-714c-4e36-848e-2608d2fac503) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e897025d-a1b5-4eac-8ca6-457502710f07', '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=492412b4-fdf2-4dec-b338-b0475d4cce44,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['2192cffb-d4cf-46ac-a205-b3c17ae619ff','d03fee5f-7d86-4720-9770-83d523acc059'],size=1,snapshot_id=ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8), 'volume': Volume(_name_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:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=492412b4-fdf2-4dec-b338-b0475d4cce44,host=None,id=e897025d-a1b5-4eac-8ca6-457502710f07,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8220ec4d831848c2b7697bfd058e02a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(67bd99d9-10e4-4969-91f3-b6e6ed65bfe8),volume_type_id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7082ccdc-570a-4558-86ac-dccf78d19766) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7082ccdc-570a-4558-86ac-dccf78d19766) transitioned into state 'SUCCESS' from 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=492412b4-fdf2-4dec-b338-b0475d4cce44,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['2192cffb-d4cf-46ac-a205-b3c17ae619ff','d03fee5f-7d86-4720-9770-83d523acc059'],size=1,snapshot_id=ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=67bd99d9-10e4-4969-91f3-b6e6ed65bfe8)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (9a730e8d-1ca4-4be1-8c84-14df944dbe72) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request issued successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /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:06:08 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e28f6dc-ffef-4b78-bc84-ee485dd0fc1d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/action returned with HTTP 202 Sep 06 17:06:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 841/1643] 192.168.122.183 () {62 vars in 1202 bytes} [Sun Sep 6 17:06:07 2026] POST /volume/v3/groups/action => generated 103 bytes in 612 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1fdb3e02-74d6-4a57-976a-92ca33c73d94 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1fdb3e02-74d6-4a57-976a-92ca33c73d94 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1fdb3e02-74d6-4a57-976a-92ca33c73d94 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1fdb3e02-74d6-4a57-976a-92ca33c73d94 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1fdb3e02-74d6-4a57-976a-92ca33c73d94 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 803/1644] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 855 bytes in 330 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d45ae872-5aae-4b43-836c-79d970b45aeb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "44eed897-f42d-4ad5-a3a1-3266b999e342", "metadata": {"snap-meta1": "value1", "snap-meta2": "value2", "snap-meta3": "value3"}, "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1981671802"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create snapshot from volume 44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-52d9bbe6-01a0-48ba-84b6-46ffc985c91e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 842/1645] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/detail => generated 1851 bytes in 240 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:08 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['0d4d2a5a-ae62-47d0-b9b9-a7c758c760f3', '080bb1a0-9c99-4596-90b1-405772619626', '1f9e73c2-fa6f-4bf5-b642-a3efb47ca333', 'cd3a68a0-41ae-4ece-bd54-9dca431950f8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d93ff1db-5913-46d7-9dde-4d81eaf00fb7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 843/1646] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 934 bytes in 132 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-859172e9-c5be-4687-ba92-36b7757c3d8d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot create request issued successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d45ae872-5aae-4b43-836c-79d970b45aeb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 804/1647] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:08 2026] POST /volume/v3/snapshots => generated 380 bytes in 251 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ee8c72a6-d72a-4867-8844-8897300dc239 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee8c72a6-d72a-4867-8844-8897300dc239 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee8c72a6-d72a-4867-8844-8897300dc239 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee8c72a6-d72a-4867-8844-8897300dc239 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ee8c72a6-d72a-4867-8844-8897300dc239 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee8c72a6-d72a-4867-8844-8897300dc239 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 805/1648] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:08 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 38 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[87201]: INFO cinder.api.openstack.wsgi [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotListTestJSON-Volume-1268200807"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotListTestJSON-Volume-1268200807'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Create volume of 1 GB Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Availability Zones retrieved successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Flow 'volume_create_api' (bee3a1dc-28db-4211-8a89-6b766e0d19f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfdee95-dc43-4fdc-af99-9d2c79471e22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (abfdee95-dc43-4fdc-af99-9d2c79471e22) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ed6d31-4bf5-40a6-98fc-3aab2d2eb069) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Created reservations ['d92d18a4-9d4b-4c62-830c-32d5e80607a9', '8155d281-6ca9-49c4-bb41-28794fc7b1a6', '07c650a5-2fce-482c-805f-5da6939d781b', '7c3f6404-ffab-47a2-96e2-01ac828008ac'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (13ed6d31-4bf5-40a6-98fc-3aab2d2eb069) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d92d18a4-9d4b-4c62-830c-32d5e80607a9', '8155d281-6ca9-49c4-bb41-28794fc7b1a6', '07c650a5-2fce-482c-805f-5da6939d781b', '7c3f6404-ffab-47a2-96e2-01ac828008ac']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cbf7000-bc9a-45b2-a85b-c2e33b6bad62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1cbf7000-bc9a-45b2-a85b-c2e33b6bad62) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8d37c66e-6bf5-4def-9679-6a91cdd25c49', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1268200807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e9ea1a78698496484c93f75b59704f3',qos_specs=None,replication_status=,reservations=['d92d18a4-9d4b-4c62-830c-32d5e80607a9','8155d281-6ca9-49c4-bb41-28794fc7b1a6','07c650a5-2fce-482c-805f-5da6939d781b','7c3f6404-ffab-47a2-96e2-01ac828008ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfce68f7b4794d1198adf749240ddebd',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:09Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotListTestJSON-Volume-1268200807',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8d37c66e-6bf5-4def-9679-6a91cdd25c49,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2e9ea1a78698496484c93f75b59704f3',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='bfce68f7b4794d1198adf749240ddebd',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732d4fde-25b4-4bf3-b4e3-7da1cdf198b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (732d4fde-25b4-4bf3-b4e3-7da1cdf198b2) transitioned into state 'SUCCESS' from state '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-1268200807',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2e9ea1a78698496484c93f75b59704f3',qos_specs=None,replication_status=,reservations=['d92d18a4-9d4b-4c62-830c-32d5e80607a9','8155d281-6ca9-49c4-bb41-28794fc7b1a6','07c650a5-2fce-482c-805f-5da6939d781b','7c3f6404-ffab-47a2-96e2-01ac828008ac'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='bfce68f7b4794d1198adf749240ddebd',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af056011-3359-4bf1-bbd0-5d89686384e7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (af056011-3359-4bf1-bbd0-5d89686384e7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Flow 'volume_create_api' (bee3a1dc-28db-4211-8a89-6b766e0d19f3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Create volume request issued successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-859172e9-c5be-4687-ba92-36b7757c3d8d tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 844/1649] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:08 2026] POST /volume/v3/volumes => generated 767 bytes in 682 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-640f9444-51ce-4131-8c59-519d64ce0d9f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-640f9444-51ce-4131-8c59-519d64ce0d9f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-640f9444-51ce-4131-8c59-519d64ce0d9f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-640f9444-51ce-4131-8c59-519d64ce0d9f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-640f9444-51ce-4131-8c59-519d64ce0d9f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-640f9444-51ce-4131-8c59-519d64ce0d9f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 806/1650] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:09 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 835 bytes in 44 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:09 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-672bace6-ce17-4f1a-8330-7ab529c15003 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-672bace6-ce17-4f1a-8330-7ab529c15003 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-672bace6-ce17-4f1a-8330-7ab529c15003 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-672bace6-ce17-4f1a-8330-7ab529c15003 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-672bace6-ce17-4f1a-8330-7ab529c15003 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-672bace6-ce17-4f1a-8330-7ab529c15003 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 807/1651] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:09 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 32 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[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7a67c6a-275b-48e0-9632-fbf7be5ebb1b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 845/1652] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:09 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 934 bytes in 206 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2931b439-dac1-4ee1-a3bb-2c5fb04739f8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2931b439-dac1-4ee1-a3bb-2c5fb04739f8 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2931b439-dac1-4ee1-a3bb-2c5fb04739f8 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2931b439-dac1-4ee1-a3bb-2c5fb04739f8 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2931b439-dac1-4ee1-a3bb-2c5fb04739f8 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2931b439-dac1-4ee1-a3bb-2c5fb04739f8 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 808/1653] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:10 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 80 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[87201]: DEBUG cinder.api.middleware.request_id [None req-627f2705-f6aa-4726-8c77-06046eb3642b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-627f2705-f6aa-4726-8c77-06046eb3642b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-627f2705-f6aa-4726-8c77-06046eb3642b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-627f2705-f6aa-4726-8c77-06046eb3642b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-627f2705-f6aa-4726-8c77-06046eb3642b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-627f2705-f6aa-4726-8c77-06046eb3642b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 846/1654] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:10 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:06:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:11 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:11 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:11 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a25a0ce5-5956-4d21-9bf8-4d9f22c2563f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 809/1655] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:11 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 934 bytes in 213 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f36096a0-a5b7-430f-a895-e6ad2c954f8f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f36096a0-a5b7-430f-a895-e6ad2c954f8f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f36096a0-a5b7-430f-a895-e6ad2c954f8f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f36096a0-a5b7-430f-a895-e6ad2c954f8f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f36096a0-a5b7-430f-a895-e6ad2c954f8f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f36096a0-a5b7-430f-a895-e6ad2c954f8f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 847/1656] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:11 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 122 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e5be3bbf-f50e-47b2-a06a-eeae1c9418be None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5be3bbf-f50e-47b2-a06a-eeae1c9418be tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5be3bbf-f50e-47b2-a06a-eeae1c9418be tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5be3bbf-f50e-47b2-a06a-eeae1c9418be tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e5be3bbf-f50e-47b2-a06a-eeae1c9418be tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5be3bbf-f50e-47b2-a06a-eeae1c9418be tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 810/1657] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:11 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8a22017c-16ca-46bc-9617-8940de12d366 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:12 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:12 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a22017c-16ca-46bc-9617-8940de12d366 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 848/1658] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 934 bytes in 264 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-32506916-f872-4eae-ba1f-a70c16fe630c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32506916-f872-4eae-ba1f-a70c16fe630c tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32506916-f872-4eae-ba1f-a70c16fe630c tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32506916-f872-4eae-ba1f-a70c16fe630c tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32506916-f872-4eae-ba1f-a70c16fe630c tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32506916-f872-4eae-ba1f-a70c16fe630c tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 811/1659] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:12 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 97 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9f939c25-1038-463f-9e94-2860b6d1855a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f939c25-1038-463f-9e94-2860b6d1855a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f939c25-1038-463f-9e94-2860b6d1855a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f939c25-1038-463f-9e94-2860b6d1855a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9f939c25-1038-463f-9e94-2860b6d1855a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f939c25-1038-463f-9e94-2860b6d1855a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 849/1660] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:13 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:13 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b12dd8ea-c0a6-4235-802f-9db49688fe0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 812/1661] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 934 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:06:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1173aba9-e4f8-4801-bf57-6d62e1d3b206 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1173aba9-e4f8-4801-bf57-6d62e1d3b206 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1173aba9-e4f8-4801-bf57-6d62e1d3b206 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1173aba9-e4f8-4801-bf57-6d62e1d3b206 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1173aba9-e4f8-4801-bf57-6d62e1d3b206 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1173aba9-e4f8-4801-bf57-6d62e1d3b206 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 850/1662] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:13 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-93daa18a-6f93-4fdd-9639-a43491b3b4ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93daa18a-6f93-4fdd-9639-a43491b3b4ca tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93daa18a-6f93-4fdd-9639-a43491b3b4ca tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93daa18a-6f93-4fdd-9639-a43491b3b4ca tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-93daa18a-6f93-4fdd-9639-a43491b3b4ca tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93daa18a-6f93-4fdd-9639-a43491b3b4ca tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 813/1663] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:14 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:14 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:14 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59e439cb-c31e-4638-b86e-7c0a6408d147 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 851/1664] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 935 bytes in 118 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1a42ef93-610a-43ae-b098-d1ae000f5771 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a42ef93-610a-43ae-b098-d1ae000f5771 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44 Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a42ef93-610a-43ae-b098-d1ae000f5771 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a42ef93-610a-43ae-b098-d1ae000f5771 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-1a42ef93-610a-43ae-b098-d1ae000f5771 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 492412b4-fdf2-4dec-b338-b0475d4cce44 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a42ef93-610a-43ae-b098-d1ae000f5771 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44 returned with HTTP 200 Sep 06 17:06:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 814/1665] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44 => generated 418 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /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:14 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:14 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:14 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:14 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-56014310-ed34-4a72-9cd3-a75a682e1282 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56014310-ed34-4a72-9cd3-a75a682e1282 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56014310-ed34-4a72-9cd3-a75a682e1282 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56014310-ed34-4a72-9cd3-a75a682e1282 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:14 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-56014310-ed34-4a72-9cd3-a75a682e1282 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56014310-ed34-4a72-9cd3-a75a682e1282 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 815/1666] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 40 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[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5a189b0-9e10-48aa-859c-6bc8f9919c0a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 852/1667] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:14 2026] GET /volume/v3/volumes/detail => generated 1852 bytes in 210 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44/action Sep 06 17:06:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for group 492412b4-fdf2-4dec-b338-b0475d4cce44 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:06:15 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group with id: 492412b4-fdf2-4dec-b338-b0475d4cce44 Sep 06 17:06:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:15 devstack devstack@c-api.service[87200]: /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:06:15 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:06:15 devstack devstack@c-api.service[87200]: /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:06:15 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-62a684e7-9ae9-46d8-b00b-0a3a0ff191cf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-62a684e7-9ae9-46d8-b00b-0a3a0ff191cf tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-62a684e7-9ae9-46d8-b00b-0a3a0ff191cf tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-62a684e7-9ae9-46d8-b00b-0a3a0ff191cf tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-62a684e7-9ae9-46d8-b00b-0a3a0ff191cf tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-62a684e7-9ae9-46d8-b00b-0a3a0ff191cf tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 853/1668] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:15 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 512 bytes in 24 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[87200]: INFO cinder.api.openstack.wsgi [None req-a1f750f0-0255-4fbe-ab45-3fc2445952bf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44/action returned with HTTP 202 Sep 06 17:06:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 816/1669] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:06:15 2026] POST /volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:15 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:15 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:15 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8a3d2ae1-b523-4061-b180-f26ab030abe6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 200 Sep 06 17:06:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 854/1670] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:15 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 934 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-45f2e8ff-1124-494d-a229-c7b8fbe68698 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45f2e8ff-1124-494d-a229-c7b8fbe68698 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45f2e8ff-1124-494d-a229-c7b8fbe68698 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45f2e8ff-1124-494d-a229-c7b8fbe68698 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-45f2e8ff-1124-494d-a229-c7b8fbe68698 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45f2e8ff-1124-494d-a229-c7b8fbe68698 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 817/1671] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 39 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c72e7c47-7725-4026-9681-c352bd1d5673 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c72e7c47-7725-4026-9681-c352bd1d5673 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c72e7c47-7725-4026-9681-c352bd1d5673 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c72e7c47-7725-4026-9681-c352bd1d5673 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c72e7c47-7725-4026-9681-c352bd1d5673 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c72e7c47-7725-4026-9681-c352bd1d5673 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 855/1672] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 539 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-50cc7a27-0394-4835-9041-a001d1934273 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50cc7a27-0394-4835-9041-a001d1934273 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50cc7a27-0394-4835-9041-a001d1934273 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50cc7a27-0394-4835-9041-a001d1934273 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-50cc7a27-0394-4835-9041-a001d1934273 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50cc7a27-0394-4835-9041-a001d1934273 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 818/1673] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 539 bytes in 22 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /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:06:16 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Get all snapshots completed successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e1d2650a-01f4-4687-ad4c-89497d3a05c5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 856/1674] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots => generated 408 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-34c721d3-0dfa-4b49-91a7-092ef56544da None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-34c721d3-0dfa-4b49-91a7-092ef56544da tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] PUT http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-34c721d3-0dfa-4b49-91a7-092ef56544da tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'update', calling method: update, body: {"snapshot": {"name": "tempest-VolumesSnapshotTestJSON-new-snap-1690698685", "description": "This is the new description of snapshot."}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-34c721d3-0dfa-4b49-91a7-092ef56544da tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-34c721d3-0dfa-4b49-91a7-092ef56544da tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 819/1675] 192.168.122.183 () {60 vars in 1259 bytes} [Sun Sep 6 17:06:16 2026] PUT /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 443 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-01de637b-98b4-4be4-ad74-cc2117c05352 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01de637b-98b4-4be4-ad74-cc2117c05352 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01de637b-98b4-4be4-ad74-cc2117c05352 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01de637b-98b4-4be4-ad74-cc2117c05352 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-01de637b-98b4-4be4-ad74-cc2117c05352 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01de637b-98b4-4be4-ad74-cc2117c05352 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 857/1676] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 577 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e3559062-cdd6-4172-b60d-06f7ac9bc2a3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3559062-cdd6-4172-b60d-06f7ac9bc2a3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete snapshot with id: a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3559062-cdd6-4172-b60d-06f7ac9bc2a3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e3559062-cdd6-4172-b60d-06f7ac9bc2a3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e3559062-cdd6-4172-b60d-06f7ac9bc2a3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 returned with HTTP 404 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 820/1677] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/volumes/e897025d-a1b5-4eac-8ca6-457502710f07 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dd390cde-6516-44ac-8e14-659cb9e72047 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd390cde-6516-44ac-8e14-659cb9e72047 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd390cde-6516-44ac-8e14-659cb9e72047 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd390cde-6516-44ac-8e14-659cb9e72047 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-dd390cde-6516-44ac-8e14-659cb9e72047 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 492412b4-fdf2-4dec-b338-b0475d4cce44 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd390cde-6516-44ac-8e14-659cb9e72047 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44 returned with HTTP 404 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 821/1678] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/groups/492412b4-fdf2-4dec-b338-b0475d4cce44 => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot delete request issued successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a497cdd-5f4c-4271-ae01-e27e7a8aff48 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 202 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 858/1679] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:16 2026] DELETE /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-77ebac8f-a53c-4247-9941-7880ed856ce3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-77ebac8f-a53c-4247-9941-7880ed856ce3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-77ebac8f-a53c-4247-9941-7880ed856ce3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-77ebac8f-a53c-4247-9941-7880ed856ce3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] DELETE http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for member aa41cfd8-4266-443d-bcf2-901355f8e41b {{(pid=87200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group_snapshot with id: aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-77ebac8f-a53c-4247-9941-7880ed856ce3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-77ebac8f-a53c-4247-9941-7880ed856ce3 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 859/1680] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 576 bytes in 32 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[87200]: /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:06:16 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-76a09b2d-732b-46f9-80b8-f5435fe2bd82 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b returned with HTTP 202 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 822/1681] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:06:16 2026] DELETE /volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b => generated 0 bytes in 113 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /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:16 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:16 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:16 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af5f7132-55a7-4c5f-ab71-8a4ea63c1311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 860/1682] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 149 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /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:06:16 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all snapshots completed successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8e959975-7b47-4ae6-920c-9b8691b03c08 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 823/1683] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots/detail => generated 453 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6d0a9442-26e7-4dcf-9a48-68b1fcd3a274 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6d0a9442-26e7-4dcf-9a48-68b1fcd3a274 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6d0a9442-26e7-4dcf-9a48-68b1fcd3a274 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6d0a9442-26e7-4dcf-9a48-68b1fcd3a274 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6d0a9442-26e7-4dcf-9a48-68b1fcd3a274 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6d0a9442-26e7-4dcf-9a48-68b1fcd3a274 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 returned with HTTP 200 Sep 06 17:06:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 861/1684] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:16 2026] GET /volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 => generated 450 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-181a56f3-73ce-4a8b-8f80-8bfb02f498e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-181a56f3-73ce-4a8b-8f80-8bfb02f498e2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-181a56f3-73ce-4a8b-8f80-8bfb02f498e2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-181a56f3-73ce-4a8b-8f80-8bfb02f498e2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-181a56f3-73ce-4a8b-8f80-8bfb02f498e2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-181a56f3-73ce-4a8b-8f80-8bfb02f498e2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 824/1685] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:17 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 860 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-15daafaa-8139-430a-9dad-74d76e82b080 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d37c66e-6bf5-4def-9679-6a91cdd25c49", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1785148493"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Create snapshot from volume 8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:17 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Created reservations ['787c72da-67f7-4aeb-901e-2ace8bb2004f', '10cd7c8f-c566-41b1-a4d5-b4777ab906a4', 'b5b97343-5709-4c88-a676-4e860ee96220', '6e24fe6a-d748-4991-9c7c-f43643873ae1'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot create request issued successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15daafaa-8139-430a-9dad-74d76e82b080 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 862/1686] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:17 2026] POST /volume/v3/snapshots => generated 314 bytes in 187 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1e8fccd7-a3e7-4455-92bc-1d0bbffc4c15 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e8fccd7-a3e7-4455-92bc-1d0bbffc4c15 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e8fccd7-a3e7-4455-92bc-1d0bbffc4c15 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e8fccd7-a3e7-4455-92bc-1d0bbffc4c15 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1e8fccd7-a3e7-4455-92bc-1d0bbffc4c15 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e8fccd7-a3e7-4455-92bc-1d0bbffc4c15 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 200 Sep 06 17:06:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 825/1687] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:17 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 446 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a28e017b-cdf6-492f-8231-b47f435a5966 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a28e017b-cdf6-492f-8231-b47f435a5966 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a28e017b-cdf6-492f-8231-b47f435a5966 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a28e017b-cdf6-492f-8231-b47f435a5966 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a28e017b-cdf6-492f-8231-b47f435a5966 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a28e017b-cdf6-492f-8231-b47f435a5966 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 200 Sep 06 17:06:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 863/1688] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:17 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 576 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-37b2d57c-8eef-4245-8f26-00599767a32f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-37b2d57c-8eef-4245-8f26-00599767a32f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-37b2d57c-8eef-4245-8f26-00599767a32f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-37b2d57c-8eef-4245-8f26-00599767a32f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-37b2d57c-8eef-4245-8f26-00599767a32f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-37b2d57c-8eef-4245-8f26-00599767a32f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 returned with HTTP 200 Sep 06 17:06:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 826/1689] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:17 2026] GET /volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 => generated 450 bytes in 26 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[87201]: DEBUG cinder.api.middleware.request_id [None req-204963cb-771d-42d6-b385-974456723a47 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-204963cb-771d-42d6-b385-974456723a47 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-204963cb-771d-42d6-b385-974456723a47 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-204963cb-771d-42d6-b385-974456723a47 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-204963cb-771d-42d6-b385-974456723a47 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-204963cb-771d-42d6-b385-974456723a47 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 864/1690] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 446 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-46fbde72-3d17-4a1e-9bb5-bc57cf3c63d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46fbde72-3d17-4a1e-9bb5-bc57cf3c63d4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46fbde72-3d17-4a1e-9bb5-bc57cf3c63d4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46fbde72-3d17-4a1e-9bb5-bc57cf3c63d4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46fbde72-3d17-4a1e-9bb5-bc57cf3c63d4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 404 Sep 06 17:06:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 827/1691] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ccdccdd6-cb04-4a3f-9bb3-0fff3ca7453c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ccdccdd6-cb04-4a3f-9bb3-0fff3ca7453c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ccdccdd6-cb04-4a3f-9bb3-0fff3ca7453c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ccdccdd6-cb04-4a3f-9bb3-0fff3ca7453c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-ccdccdd6-cb04-4a3f-9bb3-0fff3ca7453c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete snapshot with id: a7b12468-c498-41dc-9d55-06b589eb41ef Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ccdccdd6-cb04-4a3f-9bb3-0fff3ca7453c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef returned with HTTP 404 Sep 06 17:06:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 865/1692] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:18 2026] DELETE /volume/v3/snapshots/a7b12468-c498-41dc-9d55-06b589eb41ef => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57ae413a-b2c0-4b5d-b28d-e904aa3a2737 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57ae413a-b2c0-4b5d-b28d-e904aa3a2737 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57ae413a-b2c0-4b5d-b28d-e904aa3a2737 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57ae413a-b2c0-4b5d-b28d-e904aa3a2737 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57ae413a-b2c0-4b5d-b28d-e904aa3a2737 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Volume info retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57ae413a-b2c0-4b5d-b28d-e904aa3a2737 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 828/1693] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 855 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-609934661"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-609934661'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume of 1 GB Sep 06 17:06:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Availability Zones retrieved successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (9aaf65ac-0937-4de7-8bc9-426caa6349b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ae91d1-8cbd-4797-858f-0a4ff35b5e18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6ae91d1-8cbd-4797-858f-0a4ff35b5e18) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3b24af-ae59-4181-b97f-454bb97c30ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9f3847a9-d1ea-459c-9123-f3a1dd624f18 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9f3847a9-d1ea-459c-9123-f3a1dd624f18 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9f3847a9-d1ea-459c-9123-f3a1dd624f18 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9f3847a9-d1ea-459c-9123-f3a1dd624f18 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9f3847a9-d1ea-459c-9123-f3a1dd624f18 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 returned with HTTP 404 Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['8491971c-7b0a-4458-bdc7-92d0ccf9faa0', '9cfb0a31-ca0b-41e9-8b1c-0ad995fe99d4', '1a6b3941-8122-4907-b1de-1bdf0192bbf5', '7e3889a8-f523-47fe-bb7c-5d4ab91c2730'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 829/1694] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/snapshots/ebf7f6ef-9e1e-4496-b6cb-0c339b2d7777 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ba3b24af-ae59-4181-b97f-454bb97c30ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8491971c-7b0a-4458-bdc7-92d0ccf9faa0', '9cfb0a31-ca0b-41e9-8b1c-0ad995fe99d4', '1a6b3941-8122-4907-b1de-1bdf0192bbf5', '7e3889a8-f523-47fe-bb7c-5d4ab91c2730']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c427f1b-eed9-4aba-b8ad-f107e9770ab5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6015f8fe-82e0-4bc0-b760-d16c2818d266 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6015f8fe-82e0-4bc0-b760-d16c2818d266 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6015f8fe-82e0-4bc0-b760-d16c2818d266 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6015f8fe-82e0-4bc0-b760-d16c2818d266 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-6015f8fe-82e0-4bc0-b760-d16c2818d266 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member aa41cfd8-4266-443d-bcf2-901355f8e41b {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6015f8fe-82e0-4bc0-b760-d16c2818d266 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b returned with HTTP 404 Sep 06 17:06:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 830/1695] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/group_snapshots/aa41cfd8-4266-443d-bcf2-901355f8e41b => generated 116 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c096083a-2e55-4458-813c-48dc9064bb26 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7c427f1b-eed9-4aba-b8ad-f107e9770ab5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5c4631a1-45f1-4eab-b365-ec958cf2cb23', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-609934661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['8491971c-7b0a-4458-bdc7-92d0ccf9faa0','9cfb0a31-ca0b-41e9-8b1c-0ad995fe99d4','1a6b3941-8122-4907-b1de-1bdf0192bbf5','7e3889a8-f523-47fe-bb7c-5d4ab91c2730'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-609934661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5c4631a1-45f1-4eab-b365-ec958cf2cb23,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db1b343e8fb54281b2a056a358d82811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:18 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:18 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ebb6b6-f21a-4060-a796-4f2ef6b05698) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e1ebb6b6-f21a-4060-a796-4f2ef6b05698) transitioned into state 'SUCCESS' from state '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-609934661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['8491971c-7b0a-4458-bdc7-92d0ccf9faa0','9cfb0a31-ca0b-41e9-8b1c-0ad995fe99d4','1a6b3941-8122-4907-b1de-1bdf0192bbf5','7e3889a8-f523-47fe-bb7c-5d4ab91c2730'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad59a918-932a-4f83-a713-e8c78e6fb707) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad59a918-932a-4f83-a713-e8c78e6fb707) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (9aaf65ac-0937-4de7-8bc9-426caa6349b8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request issued successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-038dc4f5-5cc6-4cd6-9690-9de61feeaab0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 866/1696] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:18 2026] POST /volume/v3/volumes => generated 762 bytes in 421 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[87200]: INFO cinder.api.openstack.wsgi [None req-c096083a-2e55-4458-813c-48dc9064bb26 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 831/1697] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:18 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 178 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d846f5d2-c2d6-4e0d-8a38-b62c82587657 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d846f5d2-c2d6-4e0d-8a38-b62c82587657 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d846f5d2-c2d6-4e0d-8a38-b62c82587657 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d846f5d2-c2d6-4e0d-8a38-b62c82587657 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243/action Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for group 6fbc1a4c-74bd-48ae-9c95-20a7692a3243 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group with id: 6fbc1a4c-74bd-48ae-9c95-20a7692a3243 Sep 06 17:06:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d846f5d2-c2d6-4e0d-8a38-b62c82587657 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d846f5d2-c2d6-4e0d-8a38-b62c82587657 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 200 Sep 06 17:06:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 867/1698] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:19 2026] GET /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 830 bytes in 50 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[87200]: /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:06:19 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:06:19 devstack devstack@c-api.service[87200]: /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:06:19 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d2ca3d25-06b0-4c51-abdc-f363c2bde16f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243/action returned with HTTP 202 Sep 06 17:06:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 832/1699] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:06:19 2026] POST /volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243/action => generated 0 bytes in 98 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:19 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:19 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3317c24c-ef9a-49f1-a06a-d0335cd22438 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 returned with HTTP 200 Sep 06 17:06:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 868/1700] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:19 2026] GET /volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 => generated 923 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-14f625f8-520b-4f7f-ae24-239c785e32e3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-14f625f8-520b-4f7f-ae24-239c785e32e3 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-14f625f8-520b-4f7f-ae24-239c785e32e3 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-14f625f8-520b-4f7f-ae24-239c785e32e3 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-14f625f8-520b-4f7f-ae24-239c785e32e3 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-14f625f8-520b-4f7f-ae24-239c785e32e3 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 200 Sep 06 17:06:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 833/1701] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:19 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 446 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b8d9b9f9-1e9a-420c-8d13-adfa700c0a2e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8d9b9f9-1e9a-420c-8d13-adfa700c0a2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8d9b9f9-1e9a-420c-8d13-adfa700c0a2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8d9b9f9-1e9a-420c-8d13-adfa700c0a2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b8d9b9f9-1e9a-420c-8d13-adfa700c0a2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8d9b9f9-1e9a-420c-8d13-adfa700c0a2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 869/1702] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 854 bytes in 50 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e38fe5fa-b062-4288-93f9-cb65dca31ea0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e38fe5fa-b062-4288-93f9-cb65dca31ea0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e38fe5fa-b062-4288-93f9-cb65dca31ea0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e38fe5fa-b062-4288-93f9-cb65dca31ea0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e38fe5fa-b062-4288-93f9-cb65dca31ea0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 returned with HTTP 404 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 834/1703] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/volumes/462ba17f-555e-43bf-9be4-6b3b5e9ec242 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-69c62848-8703-4758-a239-2d9b8e1ef16c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-69c62848-8703-4758-a239-2d9b8e1ef16c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-69c62848-8703-4758-a239-2d9b8e1ef16c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-69c62848-8703-4758-a239-2d9b8e1ef16c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-69c62848-8703-4758-a239-2d9b8e1ef16c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 6fbc1a4c-74bd-48ae-9c95-20a7692a3243 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-69c62848-8703-4758-a239-2d9b8e1ef16c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 returned with HTTP 404 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 870/1704] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/groups/6fbc1a4c-74bd-48ae-9c95-20a7692a3243 => generated 108 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-570c40fe-2ee3-4846-b1f3-aca5915be1a8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-570c40fe-2ee3-4846-b1f3-aca5915be1a8 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/7ff52ee0-861f-4a6d-864e-692c637b90ab Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-570c40fe-2ee3-4846-b1f3-aca5915be1a8 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-570c40fe-2ee3-4846-b1f3-aca5915be1a8 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-570c40fe-2ee3-4846-b1f3-aca5915be1a8 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/group_types/7ff52ee0-861f-4a6d-864e-692c637b90ab returned with HTTP 202 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 835/1705] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:06:20 2026] DELETE /volume/v3/group_types/7ff52ee0-861f-4a6d-864e-692c637b90ab => generated 0 bytes in 39 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3c1da571-52f2-403e-9b9a-02ee9726bb14 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3c1da571-52f2-403e-9b9a-02ee9726bb14 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0f8df0c8-4cf8-4c33-b353-9c3098d773aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3c1da571-52f2-403e-9b9a-02ee9726bb14 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3c1da571-52f2-403e-9b9a-02ee9726bb14 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f8df0c8-4cf8-4c33-b353-9c3098d773aa tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] DELETE http://192.168.122.183/volume/v3/types/67bd99d9-10e4-4969-91f3-b6e6ed65bfe8 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f8df0c8-4cf8-4c33-b353-9c3098d773aa tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f8df0c8-4cf8-4c33-b353-9c3098d773aa tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3c1da571-52f2-403e-9b9a-02ee9726bb14 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3c1da571-52f2-403e-9b9a-02ee9726bb14 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 871/1706] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 473 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0c85459f-194b-42af-ba9a-c49da4651e06 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d37c66e-6bf5-4def-9679-6a91cdd25c49", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-1673467245"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Create snapshot from volume 8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f8df0c8-4cf8-4c33-b353-9c3098d773aa tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types/67bd99d9-10e4-4969-91f3-b6e6ed65bfe8 returned with HTTP 202 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 836/1707] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:06:20 2026] DELETE /volume/v3/types/67bd99d9-10e4-4969-91f3-b6e6ed65bfe8 => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-14d42dc2-d79a-48ba-8563-0f9d1f5b2f37 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-14d42dc2-d79a-48ba-8563-0f9d1f5b2f37 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] GET http://192.168.122.183/volume/v3/types/67bd99d9-10e4-4969-91f3-b6e6ed65bfe8 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-14d42dc2-d79a-48ba-8563-0f9d1f5b2f37 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-14d42dc2-d79a-48ba-8563-0f9d1f5b2f37 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-14d42dc2-d79a-48ba-8563-0f9d1f5b2f37 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types/67bd99d9-10e4-4969-91f3-b6e6ed65bfe8 returned with HTTP 404 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 837/1708] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/types/67bd99d9-10e4-4969-91f3-b6e6ed65bfe8 => generated 114 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4bd76843-5168-4903-961d-88c3433e6b70 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4bd76843-5168-4903-961d-88c3433e6b70 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4bd76843-5168-4903-961d-88c3433e6b70 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1510670021"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Created reservations ['1d8e736e-a02e-457e-857a-6e69a48c43eb', '22540cc5-dc36-4824-900a-6592ca641ef0', '16c9bd0a-9a13-4d43-b8a8-f6455541d66d', 'd79fb01a-3e56-4928-a846-993849c99998'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4bd76843-5168-4903-961d-88c3433e6b70 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 838/1709] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:06:20 2026] POST /volume/v3/types => generated 224 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ca6a6c58-b184-4d42-809b-c68bf28062f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca6a6c58-b184-4d42-809b-c68bf28062f9 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca6a6c58-b184-4d42-809b-c68bf28062f9 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-887816221"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca6a6c58-b184-4d42-809b-c68bf28062f9 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 839/1710] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:06:20 2026] POST /volume/v3/group_types => generated 180 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "b9d09895-d67b-4f8d-af37-ff565e52cec3", "volume_types": ["aaa0a10a-4334-4d90-8078-c72278f8496a"], "name": "tempest-GroupSnapshotsTest-Group-805884277"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group {'group': {'group_type': 'b9d09895-d67b-4f8d-af37-ff565e52cec3', 'volume_types': ['aaa0a10a-4334-4d90-8078-c72278f8496a'], 'name': 'tempest-GroupSnapshotsTest-Group-805884277'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot create request issued successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group tempest-GroupSnapshotsTest-Group-805884277. Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c85459f-194b-42af-ba9a-c49da4651e06 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 872/1711] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:20 2026] POST /volume/v3/snapshots => generated 314 bytes in 193 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0550ebba-8e3e-41ae-baa4-a7c27314a828 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0550ebba-8e3e-41ae-baa4-a7c27314a828 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0550ebba-8e3e-41ae-baa4-a7c27314a828 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0550ebba-8e3e-41ae-baa4-a7c27314a828 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0550ebba-8e3e-41ae-baa4-a7c27314a828 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0550ebba-8e3e-41ae-baa4-a7c27314a828 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 873/1712] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 446 bytes in 29 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[87200]: DEBUG cinder.quota [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['5a519ff6-e451-4bba-a9b4-c3a70173210c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-42a5bb63-7ad5-4607-88e0-4b8e438292d3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:06:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 840/1713] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:06:20 2026] POST /volume/v3/groups => generated 111 bytes in 106 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-987a92a7-d7a8-4fba-9fe3-9a7bc4fc7a58 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-987a92a7-d7a8-4fba-9fe3-9a7bc4fc7a58 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-987a92a7-d7a8-4fba-9fe3-9a7bc4fc7a58 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-987a92a7-d7a8-4fba-9fe3-9a7bc4fc7a58 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-987a92a7-d7a8-4fba-9fe3-9a7bc4fc7a58 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-987a92a7-d7a8-4fba-9fe3-9a7bc4fc7a58 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 874/1714] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:20 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 391 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ac2599d3-a643-43de-a032-82f08908cace None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac2599d3-a643-43de-a032-82f08908cace tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac2599d3-a643-43de-a032-82f08908cace tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac2599d3-a643-43de-a032-82f08908cace tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ac2599d3-a643-43de-a032-82f08908cace tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac2599d3-a643-43de-a032-82f08908cace tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 841/1715] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 855 bytes in 35 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "5c4631a1-45f1-4eab-b365-ec958cf2cb23", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-1928675760"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create snapshot from volume 5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['75346172-86c9-440d-8c8a-829e9785d82d', 'ccff40a5-ef3a-4dfe-9dc4-1d975a47bbaa', '2c05e129-b7d4-4e5d-abb9-55c6db4118b1', '5e677527-530d-44ab-82e4-b428c3b1e56c'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot create request issued successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c9635b89-a0ae-4917-aa3c-f42e25773d2c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 875/1716] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:21 2026] POST /volume/v3/snapshots => generated 310 bytes in 149 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b63bfbfc-37ce-4267-a3da-eef12a09c366 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b63bfbfc-37ce-4267-a3da-eef12a09c366 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b63bfbfc-37ce-4267-a3da-eef12a09c366 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b63bfbfc-37ce-4267-a3da-eef12a09c366 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b63bfbfc-37ce-4267-a3da-eef12a09c366 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b63bfbfc-37ce-4267-a3da-eef12a09c366 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 842/1717] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 442 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2d74e4b6-701b-470a-b2bb-f97410855ec0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d74e4b6-701b-470a-b2bb-f97410855ec0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d74e4b6-701b-470a-b2bb-f97410855ec0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2d74e4b6-701b-470a-b2bb-f97410855ec0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2d74e4b6-701b-470a-b2bb-f97410855ec0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2d74e4b6-701b-470a-b2bb-f97410855ec0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 876/1718] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 446 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a8280866-0d67-4575-8aaf-0ff1a281d0a6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a8280866-0d67-4575-8aaf-0ff1a281d0a6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a8280866-0d67-4575-8aaf-0ff1a281d0a6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a8280866-0d67-4575-8aaf-0ff1a281d0a6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-a8280866-0d67-4575-8aaf-0ff1a281d0a6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a8280866-0d67-4575-8aaf-0ff1a281d0a6 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 843/1719] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:21 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-262459010", "volume_type": "aaa0a10a-4334-4d90-8078-c72278f8496a", "group_id": "76692408-e93e-40a6-91b0-324c1e84ff56", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-262459010', 'volume_type': 'aaa0a10a-4334-4d90-8078-c72278f8496a', 'group_id': '76692408-e93e-40a6-91b0-324c1e84ff56', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume of 1 GB Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (64071e6e-4cd5-4b4b-9bef-c373febf3d71) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4995a738-18af-498f-8c0d-397f8c606fa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4995a738-18af-498f-8c0d-397f8c606fa1) 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:06:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aaa0a10a-4334-4d90-8078-c72278f8496a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1510670021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aaa0a10a-4334-4d90-8078-c72278f8496a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76692408-e93e-40a6-91b0-324c1e84ff56', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a2870c-0c20-44c1-91c7-3a6755950993) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:21 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1510670021 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1510670021, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:21 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1510670021 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1510670021, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['e2c63490-19e9-4af1-bcbf-ac6f857dceb2', '1c60b0fc-f6b8-4089-8844-22df311d9b14', '11899190-c71f-44c7-8969-1630ed9f9642', 'b0a97656-6bd8-4d4c-a4bf-4ad8d82938f4'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (88a2870c-0c20-44c1-91c7-3a6755950993) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e2c63490-19e9-4af1-bcbf-ac6f857dceb2', '1c60b0fc-f6b8-4089-8844-22df311d9b14', '11899190-c71f-44c7-8969-1630ed9f9642', 'b0a97656-6bd8-4d4c-a4bf-4ad8d82938f4']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92da6c4e-7a62-4bc3-9195-697c04a5ac99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (92da6c4e-7a62-4bc3-9195-697c04a5ac99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4fbf1254-bc69-4858-a95d-0ad7a0180ab6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-262459010',encryption_key_id=None,group_id=76692408-e93e-40a6-91b0-324c1e84ff56,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['e2c63490-19e9-4af1-bcbf-ac6f857dceb2','1c60b0fc-f6b8-4089-8844-22df311d9b14','11899190-c71f-44c7-8969-1630ed9f9642','b0a97656-6bd8-4d4c-a4bf-4ad8d82938f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=aaa0a10a-4334-4d90-8078-c72278f8496a), 'volume': Volume(_name_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:22Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-262459010',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76692408-e93e-40a6-91b0-324c1e84ff56,host=None,id=4fbf1254-bc69-4858-a95d-0ad7a0180ab6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8220ec4d831848c2b7697bfd058e02a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aaa0a10a-4334-4d90-8078-c72278f8496a),volume_type_id=aaa0a10a-4334-4d90-8078-c72278f8496a)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4acac1c-d9c2-47b0-9e87-4aacb489679d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c4acac1c-d9c2-47b0-9e87-4aacb489679d) transitioned into state 'SUCCESS' from state '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-262459010',encryption_key_id=None,group_id=76692408-e93e-40a6-91b0-324c1e84ff56,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['e2c63490-19e9-4af1-bcbf-ac6f857dceb2','1c60b0fc-f6b8-4089-8844-22df311d9b14','11899190-c71f-44c7-8969-1630ed9f9642','b0a97656-6bd8-4d4c-a4bf-4ad8d82938f4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=aaa0a10a-4334-4d90-8078-c72278f8496a)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f27788c-6268-4b3d-ab37-e66d9eae4cd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5f27788c-6268-4b3d-ab37-e66d9eae4cd9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (64071e6e-4cd5-4b4b-9bef-c373febf3d71) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request issued successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:22 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:22 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-41a9f772-f0c0-47f5-b066-53fed1bef5e5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 877/1720] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:06:21 2026] POST /volume/v3/volumes => generated 830 bytes in 454 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 Sep 06 17:06:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:22 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:22 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-01254ba4-0eb4-4738-81fa-66a070847cf4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01254ba4-0eb4-4738-81fa-66a070847cf4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01254ba4-0eb4-4738-81fa-66a070847cf4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01254ba4-0eb4-4738-81fa-66a070847cf4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-01254ba4-0eb4-4738-81fa-66a070847cf4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01254ba4-0eb4-4738-81fa-66a070847cf4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 878/1721] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 442 bytes in 32 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[87200]: INFO cinder.api.openstack.wsgi [None req-fa08ae8f-551a-488f-a1f4-5c858cbe1e80 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 844/1722] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 => generated 898 bytes in 150 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eef17baf-acb2-4c28-b6f2-fa9daf9b19a4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eef17baf-acb2-4c28-b6f2-fa9daf9b19a4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eef17baf-acb2-4c28-b6f2-fa9daf9b19a4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eef17baf-acb2-4c28-b6f2-fa9daf9b19a4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eef17baf-acb2-4c28-b6f2-fa9daf9b19a4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eef17baf-acb2-4c28-b6f2-fa9daf9b19a4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 879/1723] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 473 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "8d37c66e-6bf5-4def-9679-6a91cdd25c49", "name": "tempest-VolumesSnapshotListTestJSON-Snapshot-51796933"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Create snapshot from volume 8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:22 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Created reservations ['62caf88f-0f4e-4be2-a316-1197cf545a4a', '986620e5-9336-435d-90b1-bcea526cfb75', 'cbd43c06-6461-4f66-8058-85b0c93bc9e6', '3898f1ae-7a1e-4d1e-ba4c-b0a8a4ffdfb4'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot create request issued successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ef0dbf43-b532-47dd-af5d-c81a70079740 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 845/1724] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:22 2026] POST /volume/v3/snapshots => generated 312 bytes in 153 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-896fcd05-4988-4b4d-971b-83df37b99b49 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-896fcd05-4988-4b4d-971b-83df37b99b49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-896fcd05-4988-4b4d-971b-83df37b99b49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-896fcd05-4988-4b4d-971b-83df37b99b49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-896fcd05-4988-4b4d-971b-83df37b99b49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-896fcd05-4988-4b4d-971b-83df37b99b49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 880/1725] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:22 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 444 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-586c1bd5-3c88-4f9c-9a80-d39ad98c69aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-586c1bd5-3c88-4f9c-9a80-d39ad98c69aa tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-586c1bd5-3c88-4f9c-9a80-d39ad98c69aa tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-586c1bd5-3c88-4f9c-9a80-d39ad98c69aa tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 Sep 06 17:06:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-586c1bd5-3c88-4f9c-9a80-d39ad98c69aa tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-586c1bd5-3c88-4f9c-9a80-d39ad98c69aa tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 200 Sep 06 17:06:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 846/1726] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 442 bytes in 29 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:23 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:23 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dff556ff-fb5a-47f3-ab06-2197f123a2a8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 returned with HTTP 200 Sep 06 17:06:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 881/1727] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 => generated 922 bytes in 131 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f7015906-6d95-4500-b667-fe9d2cbda88e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f7015906-6d95-4500-b667-fe9d2cbda88e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f7015906-6d95-4500-b667-fe9d2cbda88e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f7015906-6d95-4500-b667-fe9d2cbda88e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f7015906-6d95-4500-b667-fe9d2cbda88e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f7015906-6d95-4500-b667-fe9d2cbda88e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 847/1728] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:23 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 444 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-1c4f264d-cb33-49b8-9076-2d20db33801b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c4f264d-cb33-49b8-9076-2d20db33801b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c4f264d-cb33-49b8-9076-2d20db33801b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c4f264d-cb33-49b8-9076-2d20db33801b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1c4f264d-cb33-49b8-9076-2d20db33801b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c4f264d-cb33-49b8-9076-2d20db33801b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 200 Sep 06 17:06:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 882/1729] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:24 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 469 bytes in 25 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0", "size": 2, "name": "tempest-VolumesSnapshotTestJSON-Volume-1912605199"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request body: {'volume': {'snapshot_id': '9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0', 'size': 2, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-1912605199'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume of 2 GB Sep 06 17:06:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Availability Zones retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (1b7582f0-205b-408a-add8-f5590e845af4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72aa6aa-86d9-4a55-b51d-d853a5fcf72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Validating volume size '2' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1a7eb050-61b2-4126-8aae-223cad43b017 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:24 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a72aa6aa-86d9-4a55-b51d-d853a5fcf72a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': '9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2fc8c8-f954-4744-99b6-8886d1e1528a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['f901b115-b2d3-4ae7-9dcb-cba46e736384', '318615de-ec79-4483-b009-e0400a8548cf', '80faa58b-6ce3-4716-ab3c-e4afa22c3efd', 'c023ab92-fde4-4781-9b24-5dc7298d98f0'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3b2fc8c8-f954-4744-99b6-8886d1e1528a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f901b115-b2d3-4ae7-9dcb-cba46e736384', '318615de-ec79-4483-b009-e0400a8548cf', '80faa58b-6ce3-4716-ab3c-e4afa22c3efd', 'c023ab92-fde4-4781-9b24-5dc7298d98f0']}' {{(pid=87200) _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[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ac4f6b-db94-4053-aa84-1f451c76c212) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: INFO cinder.api.openstack.wsgi [None req-1a7eb050-61b2-4126-8aae-223cad43b017 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 returned with HTTP 200 Sep 06 17:06:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 883/1730] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:24 2026] GET /volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 => generated 922 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5ac4f6b-db94-4053-aa84-1f451c76c212) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '750afa43-8aad-470f-b2fb-4e177a110aa6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-1912605199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['f901b115-b2d3-4ae7-9dcb-cba46e736384','318615de-ec79-4483-b009-e0400a8548cf','80faa58b-6ce3-4716-ab3c-e4afa22c3efd','c023ab92-fde4-4781-9b24-5dc7298d98f0'],size=2,snapshot_id=9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumesSnapshotTestJSON-Volume-1912605199',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=750afa43-8aad-470f-b2fb-4e177a110aa6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db1b343e8fb54281b2a056a358d82811',provider_auth=None,provider_geometry=None,provider_id=None,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=9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff4abfb-d3c1-4f6a-b3d5-c4699ffb0b30) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8ff4abfb-d3c1-4f6a-b3d5-c4699ffb0b30) transitioned into state 'SUCCESS' from state '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-1912605199',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['f901b115-b2d3-4ae7-9dcb-cba46e736384','318615de-ec79-4483-b009-e0400a8548cf','80faa58b-6ce3-4716-ab3c-e4afa22c3efd','c023ab92-fde4-4781-9b24-5dc7298d98f0'],size=2,snapshot_id=9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73699b87-bf74-44cb-bb0f-cdefce58d93e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (73699b87-bf74-44cb-bb0f-cdefce58d93e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (1b7582f0-205b-408a-add8-f5590e845af4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request issued successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c449bd24-e410-4a67-970c-53e7d1cfa75b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 848/1731] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:06:24 2026] POST /volume/v3/volumes => generated 797 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b0da564f-1a8b-465a-aff4-1fc4d5e3114c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0da564f-1a8b-465a-aff4-1fc4d5e3114c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0da564f-1a8b-465a-aff4-1fc4d5e3114c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0da564f-1a8b-465a-aff4-1fc4d5e3114c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-25eef212-d1af-4ffe-84ea-c39aa963e63e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b0da564f-1a8b-465a-aff4-1fc4d5e3114c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25eef212-d1af-4ffe-84ea-c39aa963e63e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25eef212-d1af-4ffe-84ea-c39aa963e63e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25eef212-d1af-4ffe-84ea-c39aa963e63e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0da564f-1a8b-465a-aff4-1fc4d5e3114c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 884/1732] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:24 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 865 bytes in 45 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-25eef212-d1af-4ffe-84ea-c39aa963e63e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25eef212-d1af-4ffe-84ea-c39aa963e63e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 849/1733] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:24 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 444 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 Sep 06 17:06:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:25 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:25 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:25 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01f11fae-b42f-4939-9d77-d79ff075c5d0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 returned with HTTP 200 Sep 06 17:06:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 885/1734] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:25 2026] GET /volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 => generated 923 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-941934589", "volume_type": "aaa0a10a-4334-4d90-8078-c72278f8496a", "group_id": "76692408-e93e-40a6-91b0-324c1e84ff56", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-941934589', 'volume_type': 'aaa0a10a-4334-4d90-8078-c72278f8496a', 'group_id': '76692408-e93e-40a6-91b0-324c1e84ff56', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:25 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume of 1 GB Sep 06 17:06:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:25 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (10932f87-6109-4bfa-a178-e5c16fa4c4ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e80c9b1-47c8-4010-9ecd-a596464cf152) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ac545d90-05d4-4133-a3da-ec86c09914fd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ac545d90-05d4-4133-a3da-ec86c09914fd tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ac545d90-05d4-4133-a3da-ec86c09914fd tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ac545d90-05d4-4133-a3da-ec86c09914fd tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1e80c9b1-47c8-4010-9ecd-a596464cf152) 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:06:21Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=aaa0a10a-4334-4d90-8078-c72278f8496a,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1510670021',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'aaa0a10a-4334-4d90-8078-c72278f8496a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': '76692408-e93e-40a6-91b0-324c1e84ff56', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dd3ef6-f548-4ee5-bc14-f23b3d3d9c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: INFO cinder.volume.api [None req-ac545d90-05d4-4133-a3da-ec86c09914fd tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ac545d90-05d4-4133-a3da-ec86c09914fd tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 886/1735] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:26 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2b45b951-2afc-4ca1-b24c-d8e3df2b9987 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b45b951-2afc-4ca1-b24c-d8e3df2b9987 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b45b951-2afc-4ca1-b24c-d8e3df2b9987 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b45b951-2afc-4ca1-b24c-d8e3df2b9987 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2b45b951-2afc-4ca1-b24c-d8e3df2b9987 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b45b951-2afc-4ca1-b24c-d8e3df2b9987 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 887/1736] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:26 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 444 bytes in 25 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[87200]: WARNING cinder.quota [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1510670021 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1510670021, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:26 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1510670021 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1510670021, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['1322ddf2-109c-4560-8472-31442034c6fb', '9ef6c577-f30c-4716-84ba-9fba11b0e38b', '1df491e8-591e-4253-9708-ae4df84d4baa', 'd82f7dc4-21a1-46f0-bf9e-317a4e349d34'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a0dd3ef6-f548-4ee5-bc14-f23b3d3d9c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['1322ddf2-109c-4560-8472-31442034c6fb', '9ef6c577-f30c-4716-84ba-9fba11b0e38b', '1df491e8-591e-4253-9708-ae4df84d4baa', 'd82f7dc4-21a1-46f0-bf9e-317a4e349d34']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054d2765-0095-4c2a-a592-221b745dbedd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (054d2765-0095-4c2a-a592-221b745dbedd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d4547bf-f909-4f42-8b22-456d80b4277b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-941934589',encryption_key_id=None,group_id=76692408-e93e-40a6-91b0-324c1e84ff56,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['1322ddf2-109c-4560-8472-31442034c6fb','9ef6c577-f30c-4716-84ba-9fba11b0e38b','1df491e8-591e-4253-9708-ae4df84d4baa','d82f7dc4-21a1-46f0-bf9e-317a4e349d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=aaa0a10a-4334-4d90-8078-c72278f8496a), 'volume': Volume(_name_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:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-941934589',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=76692408-e93e-40a6-91b0-324c1e84ff56,host=None,id=4d4547bf-f909-4f42-8b22-456d80b4277b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8220ec4d831848c2b7697bfd058e02a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(aaa0a10a-4334-4d90-8078-c72278f8496a),volume_type_id=aaa0a10a-4334-4d90-8078-c72278f8496a)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3bd46d-0fb2-4275-86c6-c8ddd68a53e2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0c3bd46d-0fb2-4275-86c6-c8ddd68a53e2) transitioned into state 'SUCCESS' from state '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-941934589',encryption_key_id=None,group_id=76692408-e93e-40a6-91b0-324c1e84ff56,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['1322ddf2-109c-4560-8472-31442034c6fb','9ef6c577-f30c-4716-84ba-9fba11b0e38b','1df491e8-591e-4253-9708-ae4df84d4baa','d82f7dc4-21a1-46f0-bf9e-317a4e349d34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=aaa0a10a-4334-4d90-8078-c72278f8496a)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8c8b05-8826-45d2-a7b1-0ac274ad6422) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6f8c8b05-8826-45d2-a7b1-0ac274ad6422) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (10932f87-6109-4bfa-a178-e5c16fa4c4ab) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request issued successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:26 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:26 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf24af35-ba21-46e4-932f-998218dbf9a7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 850/1737] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:06:25 2026] POST /volume/v3/volumes => generated 830 bytes in 507 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:26 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:26 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:26 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f15e6eb-d104-4d49-b631-5fde89de1ffe tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 888/1738] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:26 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 898 bytes in 133 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-73321413-7ca9-4b9a-bc34-ec89b092cf5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73321413-7ca9-4b9a-bc34-ec89b092cf5b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73321413-7ca9-4b9a-bc34-ec89b092cf5b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73321413-7ca9-4b9a-bc34-ec89b092cf5b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9f937516-da33-447b-ab26-0a613e0481c4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f937516-da33-447b-ab26-0a613e0481c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f937516-da33-447b-ab26-0a613e0481c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f937516-da33-447b-ab26-0a613e0481c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-73321413-7ca9-4b9a-bc34-ec89b092cf5b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73321413-7ca9-4b9a-bc34-ec89b092cf5b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 851/1739] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 41 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[87201]: INFO cinder.volume.api [None req-9f937516-da33-447b-ab26-0a613e0481c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f937516-da33-447b-ab26-0a613e0481c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 889/1740] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 471 bytes in 29 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?limit=1 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6157b9d7-bcba-47ba-921b-b2e57f113044 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?limit=1 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 852/1741] 192.168.122.183 () {58 vars in 1142 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?limit=1 => generated 484 bytes in 84 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /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:06:27 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4f189ad-8fef-402d-ae2a-88e2d5a5a9ec tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 890/1742] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots => generated 994 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?limit=100000 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c0d4da20-929c-465d-9238-00ebf8f4df7a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?limit=100000 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 853/1743] 192.168.122.183 () {58 vars in 1152 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?limit=100000 => generated 994 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?limit=0 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /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:06:27 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f784a1a6-8bac-4a73-9b40-2881fc5c60f2 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?limit=0 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 891/1744] 192.168.122.183 () {58 vars in 1142 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?limit=0 => generated 17 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57279937-cc91-4791-8b35-95614ca8309e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57279937-cc91-4791-8b35-95614ca8309e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 854/1745] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots => generated 994 bytes in 27 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?marker=e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d44e9f5b-87ed-4402-8b00-1476b00795ee tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?marker=e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 892/1746] 192.168.122.183 () {58 vars in 1214 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?marker=e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 342 bytes in 37 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6b1701a6-d251-40a2-b064-14c41de461fb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?offset=2&limit=3 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6b1701a6-d251-40a2-b064-14c41de461fb tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?offset=2&limit=3 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 855/1747] 192.168.122.183 () {58 vars in 1160 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?offset=2&limit=3 => generated 342 bytes in 33 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[87201]: DEBUG cinder.api.middleware.request_id [None req-73579073-989a-4628-b184-a59b96a7bb67 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=created_at&sort_dir=asc Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /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:06:27 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-73579073-989a-4628-b184-a59b96a7bb67 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=created_at&sort_dir=asc returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 893/1748] 192.168.122.183 () {58 vars in 1192 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=asc => generated 994 bytes in 29 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[87200]: DEBUG cinder.api.middleware.request_id [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=created_at&sort_dir=desc Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66434098-c600-406e-ab4f-a0a6bb5180e5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=created_at&sort_dir=desc returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 856/1749] 192.168.122.183 () {58 vars in 1194 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?sort_key=created_at&sort_dir=desc => generated 994 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7646dcf9-05e4-4037-acd2-5040da735e6f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=id&sort_dir=asc Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /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:06:27 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7646dcf9-05e4-4037-acd2-5040da735e6f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=id&sort_dir=asc returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 894/1750] 192.168.122.183 () {58 vars in 1176 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=asc => generated 994 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[87200]: DEBUG cinder.api.middleware.request_id [None req-98d0eb95-78e2-42d0-a745-058872f49b45 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=id&sort_dir=desc Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98d0eb95-78e2-42d0-a745-058872f49b45 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=id&sort_dir=desc returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 857/1751] 192.168.122.183 () {58 vars in 1178 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?sort_key=id&sort_dir=desc => generated 994 bytes in 33 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=display_name&sort_dir=asc Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:27 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-19acb1e0-6dd2-4046-8b05-f1912082d886 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=display_name&sort_dir=asc returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 858/1752] 192.168.122.183 () {58 vars in 1196 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=asc => generated 994 bytes in 31 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c751f325-259b-4652-a011-cfe719402cb4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=display_name&sort_dir=desc Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c751f325-259b-4652-a011-cfe719402cb4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=display_name&sort_dir=desc returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 859/1753] 192.168.122.183 () {58 vars in 1198 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?sort_key=display_name&sort_dir=desc => generated 994 bytes in 32 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b3933eb-eafb-4a36-8b80-6dc1eeef6a2a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 860/1754] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots/detail?name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 => generated 474 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6baaae55-df05-424c-bc20-7f4c2c4ae0af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 895/1755] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots/detail?status=available Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470f55ae-81f8-4746-9dcf-5f2b8643a3ce tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots/detail?status=available returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 861/1756] 192.168.122.183 () {58 vars in 1181 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots/detail?status=available => generated 1396 bytes in 32 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /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:06:27 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f2aa7af7-8097-4a64-b145-4642b8645d1f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 896/1757] 192.168.122.183 () {58 vars in 1299 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots/detail?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 => generated 474 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a33f1791-20d5-4e09-a695-f884733aeb49 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /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:06:27 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a33f1791-20d5-4e09-a695-f884733aeb49 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 862/1758] 192.168.122.183 () {58 vars in 1244 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 => generated 340 bytes in 34 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?status=available Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:27 devstack devstack@c-api.service[87201]: /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:06:27 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6533ea49-245e-4d22-8c8b-70c50ebda12f tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?status=available returned with HTTP 200 Sep 06 17:06:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 897/1759] 192.168.122.183 () {58 vars in 1160 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?status=available => generated 994 bytes in 64 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1658671a-433f-4e45-8449-9f24d5b56146 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] GET http://192.168.122.183/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:27 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:28 devstack devstack@c-api.service[87200]: /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:06:28 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] Get all snapshots completed successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1658671a-433f-4e45-8449-9f24d5b56146 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-reader] http://192.168.122.183/volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 returned with HTTP 200 Sep 06 17:06:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 863/1760] 192.168.122.183 () {58 vars in 1278 bytes} [Sun Sep 6 17:06:27 2026] GET /volume/v3/snapshots?status=available&name=tempest-VolumesSnapshotListTestJSON-Snapshot-51796933 => generated 340 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Delete snapshot with id: 08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dde09230-fcfe-4ca2-bb9b-4a172adc323e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dde09230-fcfe-4ca2-bb9b-4a172adc323e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dde09230-fcfe-4ca2-bb9b-4a172adc323e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dde09230-fcfe-4ca2-bb9b-4a172adc323e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot delete request issued successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7c19ef2f-7ab5-40e4-a053-ff7cc877ec69 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 202 Sep 06 17:06:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 898/1761] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:28 2026] DELETE /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 0 bytes in 163 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[87201]: DEBUG cinder.api.middleware.request_id [None req-76eddd46-e074-4fd5-8a9f-71e330b2ef7e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76eddd46-e074-4fd5-8a9f-71e330b2ef7e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76eddd46-e074-4fd5-8a9f-71e330b2ef7e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76eddd46-e074-4fd5-8a9f-71e330b2ef7e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dde09230-fcfe-4ca2-bb9b-4a172adc323e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-76eddd46-e074-4fd5-8a9f-71e330b2ef7e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76eddd46-e074-4fd5-8a9f-71e330b2ef7e tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 899/1762] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 470 bytes in 56 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[87200]: INFO cinder.api.openstack.wsgi [None req-dde09230-fcfe-4ca2-bb9b-4a172adc323e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 864/1763] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 131 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:28 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:28 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:29 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e87b14ae-29c5-4eb8-b3a9-ef3e6c6a48ae tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 900/1764] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:28 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 434 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-eaba9e54-b5a8-493d-8055-89c3655e3b42 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eaba9e54-b5a8-493d-8055-89c3655e3b42 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eaba9e54-b5a8-493d-8055-89c3655e3b42 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eaba9e54-b5a8-493d-8055-89c3655e3b42 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9c0976f7-8f39-41b8-93f8-82b9af409bbb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c0976f7-8f39-41b8-93f8-82b9af409bbb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c0976f7-8f39-41b8-93f8-82b9af409bbb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c0976f7-8f39-41b8-93f8-82b9af409bbb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-eaba9e54-b5a8-493d-8055-89c3655e3b42 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eaba9e54-b5a8-493d-8055-89c3655e3b42 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 865/1765] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:29 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 470 bytes in 60 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9c0976f7-8f39-41b8-93f8-82b9af409bbb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c0976f7-8f39-41b8-93f8-82b9af409bbb tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 901/1766] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:29 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 135 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cf375805-2ffe-416b-916a-d6e15741175d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:30 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1fc3f256-dce9-4f77-85de-1f421d1ab377 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1fc3f256-dce9-4f77-85de-1f421d1ab377 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1fc3f256-dce9-4f77-85de-1f421d1ab377 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1fc3f256-dce9-4f77-85de-1f421d1ab377 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1fc3f256-dce9-4f77-85de-1f421d1ab377 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1fc3f256-dce9-4f77-85de-1f421d1ab377 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 902/1767] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:30 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 470 bytes in 69 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[87201]: DEBUG cinder.api.middleware.request_id [None req-85a22f8a-fae8-43d4-a6d9-7559a8021c7e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-85a22f8a-fae8-43d4-a6d9-7559a8021c7e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-85a22f8a-fae8-43d4-a6d9-7559a8021c7e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-85a22f8a-fae8-43d4-a6d9-7559a8021c7e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:30 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-85a22f8a-fae8-43d4-a6d9-7559a8021c7e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf375805-2ffe-416b-916a-d6e15741175d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 866/1768] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:30 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 333 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-85a22f8a-fae8-43d4-a6d9-7559a8021c7e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 903/1769] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:30 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 131 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[87200]: DEBUG cinder.api.middleware.request_id [None req-dd2955e5-ae7d-4e04-854f-b09a3ef38e5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd2955e5-ae7d-4e04-854f-b09a3ef38e5b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd2955e5-ae7d-4e04-854f-b09a3ef38e5b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd2955e5-ae7d-4e04-854f-b09a3ef38e5b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dd2955e5-ae7d-4e04-854f-b09a3ef38e5b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd2955e5-ae7d-4e04-854f-b09a3ef38e5b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 200 Sep 06 17:06:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 867/1770] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:31 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 470 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-91ea6066-626c-4dee-961d-4229facb7836 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-04a34ed7-99af-4602-b41a-8d2390602c49 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04a34ed7-99af-4602-b41a-8d2390602c49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04a34ed7-99af-4602-b41a-8d2390602c49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04a34ed7-99af-4602-b41a-8d2390602c49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:31 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:31 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-04a34ed7-99af-4602-b41a-8d2390602c49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04a34ed7-99af-4602-b41a-8d2390602c49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 868/1771] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:31 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 130 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[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91ea6066-626c-4dee-961d-4229facb7836 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 904/1772] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:31 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 341 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1ea2e592-da28-4b8e-962a-3a0a5179675a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ea2e592-da28-4b8e-962a-3a0a5179675a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ea2e592-da28-4b8e-962a-3a0a5179675a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ea2e592-da28-4b8e-962a-3a0a5179675a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ea2e592-da28-4b8e-962a-3a0a5179675a tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 returned with HTTP 404 Sep 06 17:06:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 869/1773] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/snapshots/08baadee-1ade-48d8-af88-237b620a97a8 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1f33ff13-389c-481d-b0fd-138568879f44 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Delete snapshot with id: e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot delete request issued successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1f33ff13-389c-481d-b0fd-138568879f44 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 202 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 905/1774] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:32 2026] DELETE /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-09cfb40d-1882-4464-a3ab-e1cafe1891d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-09cfb40d-1882-4464-a3ab-e1cafe1891d5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-09cfb40d-1882-4464-a3ab-e1cafe1891d5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-09cfb40d-1882-4464-a3ab-e1cafe1891d5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-09cfb40d-1882-4464-a3ab-e1cafe1891d5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-09cfb40d-1882-4464-a3ab-e1cafe1891d5 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 200 Sep 06 17:06:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 870/1775] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 472 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d616fcbf-4b75-4ec9-80f3-47cdb86bf5f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d616fcbf-4b75-4ec9-80f3-47cdb86bf5f5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d616fcbf-4b75-4ec9-80f3-47cdb86bf5f5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d616fcbf-4b75-4ec9-80f3-47cdb86bf5f5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d616fcbf-4b75-4ec9-80f3-47cdb86bf5f5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d616fcbf-4b75-4ec9-80f3-47cdb86bf5f5 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 906/1776] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 890 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-60fde50a-aa7a-40ac-a40b-a86f904a526e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60fde50a-aa7a-40ac-a40b-a86f904a526e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60fde50a-aa7a-40ac-a40b-a86f904a526e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60fde50a-aa7a-40ac-a40b-a86f904a526e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-60fde50a-aa7a-40ac-a40b-a86f904a526e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60fde50a-aa7a-40ac-a40b-a86f904a526e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 871/1777] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 890 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7cca0e06-6af1-4732-93d8-566d8748c506 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: 750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume request issued successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cca0e06-6af1-4732-93d8-566d8748c506 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 202 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 907/1778] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:32 2026] DELETE /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8e8f7633-f3ba-40e8-8213-c041d585b669 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e8f7633-f3ba-40e8-8213-c041d585b669 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e8f7633-f3ba-40e8-8213-c041d585b669 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e8f7633-f3ba-40e8-8213-c041d585b669 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:32 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:32 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8e8f7633-f3ba-40e8-8213-c041d585b669 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e8f7633-f3ba-40e8-8213-c041d585b669 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 200 Sep 06 17:06:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 908/1779] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 889 bytes in 61 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[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7a1e9385-b7f3-4494-ae83-ea699fea2bff tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 872/1780] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:32 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 163 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6b739d4-66d3-47cd-9746-07675ecafe39 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6b739d4-66d3-47cd-9746-07675ecafe39 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6b739d4-66d3-47cd-9746-07675ecafe39 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6b739d4-66d3-47cd-9746-07675ecafe39 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a6b739d4-66d3-47cd-9746-07675ecafe39 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6b739d4-66d3-47cd-9746-07675ecafe39 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 200 Sep 06 17:06:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 909/1781] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:33 2026] GET /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 472 bytes in 18 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[87200]: DEBUG cinder.api.middleware.request_id [None req-982eacac-7143-4cdb-af21-b853c8f5367f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-982eacac-7143-4cdb-af21-b853c8f5367f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-982eacac-7143-4cdb-af21-b853c8f5367f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-982eacac-7143-4cdb-af21-b853c8f5367f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-982eacac-7143-4cdb-af21-b853c8f5367f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 404 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 873/1782] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-00f6141b-392e-4e26-8e07-9f1574655427 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00f6141b-392e-4e26-8e07-9f1574655427 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00f6141b-392e-4e26-8e07-9f1574655427 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00f6141b-392e-4e26-8e07-9f1574655427 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00f6141b-392e-4e26-8e07-9f1574655427 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 404 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 910/1783] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-89cfee23-2b8a-4447-a0e8-a0c39ce31a6c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89cfee23-2b8a-4447-a0e8-a0c39ce31a6c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89cfee23-2b8a-4447-a0e8-a0c39ce31a6c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-89cfee23-2b8a-4447-a0e8-a0c39ce31a6c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-89cfee23-2b8a-4447-a0e8-a0c39ce31a6c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: 750afa43-8aad-470f-b2fb-4e177a110aa6 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a83b9e46-3f1a-446a-b317-479050d4405d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-89cfee23-2b8a-4447-a0e8-a0c39ce31a6c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 returned with HTTP 404 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 874/1784] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:34 2026] DELETE /volume/v3/volumes/750afa43-8aad-470f-b2fb-4e177a110aa6 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete snapshot with id: 9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:34 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot delete request issued successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4eb9fef4-6b1d-435d-b726-53aebb2f65a1 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 202 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 875/1785] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:34 2026] DELETE /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8c8e309c-bf2b-4bcb-9ca3-04a4915e2e3b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c8e309c-bf2b-4bcb-9ca3-04a4915e2e3b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c8e309c-bf2b-4bcb-9ca3-04a4915e2e3b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c8e309c-bf2b-4bcb-9ca3-04a4915e2e3b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8c8e309c-bf2b-4bcb-9ca3-04a4915e2e3b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c8e309c-bf2b-4bcb-9ca3-04a4915e2e3b tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 876/1786] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 468 bytes in 26 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[87201]: INFO cinder.api.openstack.wsgi [None req-a83b9e46-3f1a-446a-b317-479050d4405d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 911/1787] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 923 bytes in 169 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-331fd483-01d1-45d9-9362-a13e76f74d78 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-331fd483-01d1-45d9-9362-a13e76f74d78 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] PUT http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-331fd483-01d1-45d9-9362-a13e76f74d78 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4fbf1254-bc69-4858-a95d-0ad7a0180ab6"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-331fd483-01d1-45d9-9362-a13e76f74d78 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Update called for group 76692408-e93e-40a6-91b0-324c1e84ff56. {{(pid=87200) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-331fd483-01d1-45d9-9362-a13e76f74d78 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Updating group 76692408-e93e-40a6-91b0-324c1e84ff56 with name None description: None add_volumes: None remove_volumes: 4fbf1254-bc69-4858-a95d-0ad7a0180ab6. Sep 06 17:06:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-331fd483-01d1-45d9-9362-a13e76f74d78 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 202 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 877/1788] 192.168.122.183 () {62 vars in 1290 bytes} [Sun Sep 6 17:06:34 2026] PUT /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-18b6d4f2-a325-4506-986b-cfeeccdff557 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18b6d4f2-a325-4506-986b-cfeeccdff557 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18b6d4f2-a325-4506-986b-cfeeccdff557 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18b6d4f2-a325-4506-986b-cfeeccdff557 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-18b6d4f2-a325-4506-986b-cfeeccdff557 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18b6d4f2-a325-4506-986b-cfeeccdff557 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 912/1789] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 391 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a780968e-417f-4f91-9f0b-da83851ffb9b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a780968e-417f-4f91-9f0b-da83851ffb9b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a780968e-417f-4f91-9f0b-da83851ffb9b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a780968e-417f-4f91-9f0b-da83851ffb9b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a780968e-417f-4f91-9f0b-da83851ffb9b tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f returned with HTTP 404 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 878/1790] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/snapshots/e445d46e-0579-4617-b5d8-f6c4a7efe44f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-07f6feef-feab-44fd-8d9c-836087808fc0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Delete snapshot with id: cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot delete request issued successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-07f6feef-feab-44fd-8d9c-836087808fc0 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 202 Sep 06 17:06:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 913/1791] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:34 2026] DELETE /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b44a23f1-aced-4954-8920-c75536131b62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b44a23f1-aced-4954-8920-c75536131b62 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b44a23f1-aced-4954-8920-c75536131b62 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b44a23f1-aced-4954-8920-c75536131b62 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b44a23f1-aced-4954-8920-c75536131b62 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b44a23f1-aced-4954-8920-c75536131b62 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 200 Sep 06 17:06:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 879/1792] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:34 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 472 bytes in 37 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[87201]: DEBUG cinder.api.middleware.request_id [None req-68662e7d-c23c-47d9-835e-c3e8efe2c1dc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-68662e7d-c23c-47d9-835e-c3e8efe2c1dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-68662e7d-c23c-47d9-835e-c3e8efe2c1dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-68662e7d-c23c-47d9-835e-c3e8efe2c1dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-68662e7d-c23c-47d9-835e-c3e8efe2c1dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-68662e7d-c23c-47d9-835e-c3e8efe2c1dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 200 Sep 06 17:06:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 914/1793] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:35 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 468 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1861bc7f-2943-48b3-9081-96f7ba3d98af None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1861bc7f-2943-48b3-9081-96f7ba3d98af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1861bc7f-2943-48b3-9081-96f7ba3d98af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1861bc7f-2943-48b3-9081-96f7ba3d98af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-1861bc7f-2943-48b3-9081-96f7ba3d98af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1861bc7f-2943-48b3-9081-96f7ba3d98af tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 880/1794] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:35 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 392 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e403a7ad-3973-4b06-ba7c-c9f4a46d569b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e403a7ad-3973-4b06-ba7c-c9f4a46d569b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] PUT http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e403a7ad-3973-4b06-ba7c-c9f4a46d569b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4fbf1254-bc69-4858-a95d-0ad7a0180ab6"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-e403a7ad-3973-4b06-ba7c-c9f4a46d569b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Update called for group 76692408-e93e-40a6-91b0-324c1e84ff56. {{(pid=87201) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-e403a7ad-3973-4b06-ba7c-c9f4a46d569b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Updating group 76692408-e93e-40a6-91b0-324c1e84ff56 with name None description: None add_volumes: 4fbf1254-bc69-4858-a95d-0ad7a0180ab6 remove_volumes: None. Sep 06 17:06:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e403a7ad-3973-4b06-ba7c-c9f4a46d569b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 202 Sep 06 17:06:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 915/1795] 192.168.122.183 () {62 vars in 1290 bytes} [Sun Sep 6 17:06:35 2026] PUT /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8a664c16-2461-4213-904b-3fb3e0f21a62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8a664c16-2461-4213-904b-3fb3e0f21a62 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8a664c16-2461-4213-904b-3fb3e0f21a62 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8a664c16-2461-4213-904b-3fb3e0f21a62 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-8a664c16-2461-4213-904b-3fb3e0f21a62 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8a664c16-2461-4213-904b-3fb3e0f21a62 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 881/1796] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:35 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 391 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-741cab3c-7012-4d98-9270-cb7a873ebace None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-741cab3c-7012-4d98-9270-cb7a873ebace tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-741cab3c-7012-4d98-9270-cb7a873ebace tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-741cab3c-7012-4d98-9270-cb7a873ebace tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-741cab3c-7012-4d98-9270-cb7a873ebace tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Snapshot retrieved successfully. Sep 06 17:06:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-741cab3c-7012-4d98-9270-cb7a873ebace tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 200 Sep 06 17:06:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 916/1797] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:35 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 472 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1a31f30c-3e8d-4512-b656-9d9f29128f1f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a31f30c-3e8d-4512-b656-9d9f29128f1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a31f30c-3e8d-4512-b656-9d9f29128f1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a31f30c-3e8d-4512-b656-9d9f29128f1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a31f30c-3e8d-4512-b656-9d9f29128f1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 returned with HTTP 404 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 882/1798] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/snapshots/9c6ba9af-06f5-4f1b-8bb1-78b793b0fcd0 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-92e8c253-e3f3-4d95-8b3d-5de09a1bed06 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92e8c253-e3f3-4d95-8b3d-5de09a1bed06 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92e8c253-e3f3-4d95-8b3d-5de09a1bed06 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92e8c253-e3f3-4d95-8b3d-5de09a1bed06 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-92e8c253-e3f3-4d95-8b3d-5de09a1bed06 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92e8c253-e3f3-4d95-8b3d-5de09a1bed06 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 917/1799] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 855 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: 5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume request issued successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73a23309-d74f-4d29-9774-b6a3d6e91ac2 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 202 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 883/1800] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:36 2026] DELETE /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d6363857-819d-45b1-bf5c-c853af070e0a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6363857-819d-45b1-bf5c-c853af070e0a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6363857-819d-45b1-bf5c-c853af070e0a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6363857-819d-45b1-bf5c-c853af070e0a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d6363857-819d-45b1-bf5c-c853af070e0a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6363857-819d-45b1-bf5c-c853af070e0a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 918/1801] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 854 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3d06778a-e427-4264-840a-21a4f027776c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d06778a-e427-4264-840a-21a4f027776c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d06778a-e427-4264-840a-21a4f027776c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d06778a-e427-4264-840a-21a4f027776c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-3d06778a-e427-4264-840a-21a4f027776c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d06778a-e427-4264-840a-21a4f027776c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 884/1802] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 392 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-800c7165-ffa3-40f8-acba-091c7f1ac311 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-800c7165-ffa3-40f8-acba-091c7f1ac311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] PUT http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-800c7165-ffa3-40f8-acba-091c7f1ac311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'update', calling method: version_select, body: {"group": {"remove_volumes": "4d4547bf-f909-4f42-8b22-456d80b4277b"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-800c7165-ffa3-40f8-acba-091c7f1ac311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Update called for group 76692408-e93e-40a6-91b0-324c1e84ff56. {{(pid=87201) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-800c7165-ffa3-40f8-acba-091c7f1ac311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Updating group 76692408-e93e-40a6-91b0-324c1e84ff56 with name None description: None add_volumes: None remove_volumes: 4d4547bf-f909-4f42-8b22-456d80b4277b. Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-800c7165-ffa3-40f8-acba-091c7f1ac311 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 202 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 919/1803] 192.168.122.183 () {62 vars in 1290 bytes} [Sun Sep 6 17:06:36 2026] PUT /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 0 bytes in 48 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9bc8f2b2-1819-4d2f-8fc1-a57cc4264049 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9bc8f2b2-1819-4d2f-8fc1-a57cc4264049 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9bc8f2b2-1819-4d2f-8fc1-a57cc4264049 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9bc8f2b2-1819-4d2f-8fc1-a57cc4264049 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-9bc8f2b2-1819-4d2f-8fc1-a57cc4264049 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9bc8f2b2-1819-4d2f-8fc1-a57cc4264049 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 885/1804] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 391 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-399a2809-91b3-45b5-8a98-84a840335c41 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-399a2809-91b3-45b5-8a98-84a840335c41 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-399a2809-91b3-45b5-8a98-84a840335c41 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-399a2809-91b3-45b5-8a98-84a840335c41 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-399a2809-91b3-45b5-8a98-84a840335c41 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 returned with HTTP 404 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 920/1805] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/snapshots/cbe8aad1-a58a-4430-a733-c641f7a34ab1 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-432ac8b7-6a06-485a-8d30-5f59dc3904c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-432ac8b7-6a06-485a-8d30-5f59dc3904c9 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-432ac8b7-6a06-485a-8d30-5f59dc3904c9 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-432ac8b7-6a06-485a-8d30-5f59dc3904c9 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-432ac8b7-6a06-485a-8d30-5f59dc3904c9 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-432ac8b7-6a06-485a-8d30-5f59dc3904c9 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 886/1806] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 860 bytes in 46 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] DELETE http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Delete volume with id: 8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Delete volume request issued successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5e67c2e-67ce-4dc4-bff1-e16ee55c57f4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 202 Sep 06 17:06:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 921/1807] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:36 2026] DELETE /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9c7afe44-4a19-4cdd-b5e4-c270301ccd94 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9c7afe44-4a19-4cdd-b5e4-c270301ccd94 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9c7afe44-4a19-4cdd-b5e4-c270301ccd94 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9c7afe44-4a19-4cdd-b5e4-c270301ccd94 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9c7afe44-4a19-4cdd-b5e4-c270301ccd94 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Volume info retrieved successfully. Sep 06 17:06:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9c7afe44-4a19-4cdd-b5e4-c270301ccd94 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 200 Sep 06 17:06:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 887/1808] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:36 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 859 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [None req-af2ac771-8977-4b43-8448-bd2750f9c425 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af2ac771-8977-4b43-8448-bd2750f9c425 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af2ac771-8977-4b43-8448-bd2750f9c425 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-af2ac771-8977-4b43-8448-bd2750f9c425 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-af2ac771-8977-4b43-8448-bd2750f9c425 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 returned with HTTP 404 Sep 06 17:06:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 922/1809] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/volumes/5c4631a1-45f1-4eab-b365-ec958cf2cb23 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3f757216-a4fe-4f69-8a92-20dd5a15b162 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3f757216-a4fe-4f69-8a92-20dd5a15b162 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3f757216-a4fe-4f69-8a92-20dd5a15b162 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3f757216-a4fe-4f69-8a92-20dd5a15b162 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3f757216-a4fe-4f69-8a92-20dd5a15b162 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Volume info retrieved successfully. Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3f757216-a4fe-4f69-8a92-20dd5a15b162 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 888/1810] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 855 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-272863522"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-272863522'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume of 1 GB Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Availability Zones retrieved successfully. Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (085aa6c5-09b1-46c0-a02b-58e4fa011f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffae5e4d-01bc-4220-8c4d-52763eea71dd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffae5e4d-01bc-4220-8c4d-52763eea71dd) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b07938-5ea9-4449-8662-b8edcf8af86f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-02cd9191-211a-4fb6-ab4b-8827e01b5687 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02cd9191-211a-4fb6-ab4b-8827e01b5687 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02cd9191-211a-4fb6-ab4b-8827e01b5687 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02cd9191-211a-4fb6-ab4b-8827e01b5687 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-02cd9191-211a-4fb6-ab4b-8827e01b5687 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02cd9191-211a-4fb6-ab4b-8827e01b5687 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 889/1811] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 392 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dd471fd7-6e44-4eb4-bc43-d6e5de018099 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['a45e5cd9-dbd1-480f-baf3-65b50a0bfbe0', '2ac11dfa-7ea1-4f62-bbea-8305e9c8f85b', '8fa63426-c52b-430f-8dfa-d7216d88de5d', '4fcee83c-1af6-4d36-931c-a300acf9d230'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (25b07938-5ea9-4449-8662-b8edcf8af86f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a45e5cd9-dbd1-480f-baf3-65b50a0bfbe0', '2ac11dfa-7ea1-4f62-bbea-8305e9c8f85b', '8fa63426-c52b-430f-8dfa-d7216d88de5d', '4fcee83c-1af6-4d36-931c-a300acf9d230']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd471fd7-6e44-4eb4-bc43-d6e5de018099 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] PUT http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd471fd7-6e44-4eb4-bc43-d6e5de018099 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "4d4547bf-f909-4f42-8b22-456d80b4277b"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c45a195-0285-40ee-9e23-6b78712e124a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-dd471fd7-6e44-4eb4-bc43-d6e5de018099 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Update called for group 76692408-e93e-40a6-91b0-324c1e84ff56. {{(pid=87200) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-dd471fd7-6e44-4eb4-bc43-d6e5de018099 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Updating group 76692408-e93e-40a6-91b0-324c1e84ff56 with name None description: None add_volumes: 4d4547bf-f909-4f42-8b22-456d80b4277b remove_volumes: None. Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3c45a195-0285-40ee-9e23-6b78712e124a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4b5622bd-d352-4f56-a426-fd3c5d818681', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-272863522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['a45e5cd9-dbd1-480f-baf3-65b50a0bfbe0','2ac11dfa-7ea1-4f62-bbea-8305e9c8f85b','8fa63426-c52b-430f-8dfa-d7216d88de5d','4fcee83c-1af6-4d36-931c-a300acf9d230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:37Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-272863522',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4b5622bd-d352-4f56-a426-fd3c5d818681,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db1b343e8fb54281b2a056a358d82811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5285a77d-cc32-4845-82fd-baa17e227d24) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd471fd7-6e44-4eb4-bc43-d6e5de018099 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 202 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 890/1812] 192.168.122.183 () {62 vars in 1290 bytes} [Sun Sep 6 17:06:37 2026] PUT /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3d5a2cb6-3a49-46e7-9fb9-424aa02f8400 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d5a2cb6-3a49-46e7-9fb9-424aa02f8400 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d5a2cb6-3a49-46e7-9fb9-424aa02f8400 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3d5a2cb6-3a49-46e7-9fb9-424aa02f8400 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-3d5a2cb6-3a49-46e7-9fb9-424aa02f8400 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5285a77d-cc32-4845-82fd-baa17e227d24) transitioned into state 'SUCCESS' from state '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-272863522',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['a45e5cd9-dbd1-480f-baf3-65b50a0bfbe0','2ac11dfa-7ea1-4f62-bbea-8305e9c8f85b','8fa63426-c52b-430f-8dfa-d7216d88de5d','4fcee83c-1af6-4d36-931c-a300acf9d230'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b874fd9-6c48-4ebc-87fa-caaa937262b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3d5a2cb6-3a49-46e7-9fb9-424aa02f8400 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 891/1813] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 391 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b874fd9-6c48-4ebc-87fa-caaa937262b5) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (085aa6c5-09b1-46c0-a02b-58e4fa011f22) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request issued successfully. Sep 06 17:06:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ea23c9e9-1d0f-40d8-8a8b-32c50b06247c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 923/1814] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:37 2026] POST /volume/v3/volumes => generated 762 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3912b96b-77ba-46a1-9869-22ea625112dc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3912b96b-77ba-46a1-9869-22ea625112dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3912b96b-77ba-46a1-9869-22ea625112dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3912b96b-77ba-46a1-9869-22ea625112dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3912b96b-77ba-46a1-9869-22ea625112dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3912b96b-77ba-46a1-9869-22ea625112dc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 returned with HTTP 200 Sep 06 17:06:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 892/1815] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:37 2026] GET /volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 => generated 830 bytes in 43 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[87201]: DEBUG cinder.api.middleware.request_id [None req-db0581ff-f899-4025-9f9c-70887bbf60c4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db0581ff-f899-4025-9f9c-70887bbf60c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] GET http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 Sep 06 17:06:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db0581ff-f899-4025-9f9c-70887bbf60c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db0581ff-f899-4025-9f9c-70887bbf60c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db0581ff-f899-4025-9f9c-70887bbf60c4 tempest-VolumesSnapshotListTestJSON-95729072 tempest-VolumesSnapshotListTestJSON-95729072-project-member] http://192.168.122.183/volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 returned with HTTP 404 Sep 06 17:06:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 924/1816] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:38 2026] GET /volume/v3/volumes/8d37c66e-6bf5-4def-9679-6a91cdd25c49 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-73aae000-17f3-4892-a8ac-0766c877c24a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73aae000-17f3-4892-a8ac-0766c877c24a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73aae000-17f3-4892-a8ac-0766c877c24a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-73aae000-17f3-4892-a8ac-0766c877c24a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-73aae000-17f3-4892-a8ac-0766c877c24a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-73aae000-17f3-4892-a8ac-0766c877c24a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 200 Sep 06 17:06:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 893/1817] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:38 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 392 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-85d254a3-1243-438e-90e3-4b5977176e4d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-923b0a5a-c4a2-4f28-88d2-3109b8356724 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-923b0a5a-c4a2-4f28-88d2-3109b8356724 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-923b0a5a-c4a2-4f28-88d2-3109b8356724 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-923b0a5a-c4a2-4f28-88d2-3109b8356724 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /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:39 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:39 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-923b0a5a-c4a2-4f28-88d2-3109b8356724 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-923b0a5a-c4a2-4f28-88d2-3109b8356724 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 returned with HTTP 200 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 894/1818] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:39 2026] GET /volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 => generated 855 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8be0786f-1008-4acd-996c-2245b9412fde None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4b5622bd-d352-4f56-a426-fd3c5d818681", "name": "tempest-VolumesSnapshotTestJSON-Snapshot-280018072"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create snapshot from volume 4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:39 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['0cf6ac46-38a4-4d89-912a-925c5e35b387', '2af1596b-904e-4c84-9a63-318bd0173e85', '1ec0829d-fbd1-436e-8c21-243727a7a419', '48ebc7ed-3dda-48f8-b63b-79764b22426d'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-85d254a3-1243-438e-90e3-4b5977176e4d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 925/1819] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:39 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 279 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot create request issued successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8be0786f-1008-4acd-996c-2245b9412fde tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 895/1820] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:39 2026] POST /volume/v3/snapshots => generated 309 bytes in 191 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1beaf313-66ee-489a-abcf-d72dd53ab304 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1beaf313-66ee-489a-abcf-d72dd53ab304 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1beaf313-66ee-489a-abcf-d72dd53ab304 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1beaf313-66ee-489a-abcf-d72dd53ab304 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/group_snapshots Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "76692408-e93e-40a6-91b0-324c1e84ff56", "name": "tempest-GroupSnapshotsTest-Group_Snapshot-1528958675"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': '76692408-e93e-40a6-91b0-324c1e84ff56', 'name': 'tempest-GroupSnapshotsTest-Group_Snapshot-1528958675'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1beaf313-66ee-489a-abcf-d72dd53ab304 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1beaf313-66ee-489a-abcf-d72dd53ab304 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 200 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 896/1821] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:39 2026] GET /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 441 bytes in 32 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[87201]: INFO cinder.api.v3.group_snapshots [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group_snapshot tempest-GroupSnapshotsTest-Group_Snapshot-1528958675. Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /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:06:39 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1510670021 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1510670021, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:39 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['519774f9-b3b7-405b-a3f8-eed290379d8b', '268cce6e-ff73-4ee7-9cb9-0f36e2737b75', 'bf38bd71-c6e1-43a7-8e1d-add79a6c912f', '6e01a92d-f20f-4093-afc6-f9989b3e1d03'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-baf1e25f-89a6-4632-bd6e-b7cf2a0fd066 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:06:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 926/1822] 192.168.122.183 () {62 vars in 1208 bytes} [Sun Sep 6 17:06:39 2026] POST /volume/v3/group_snapshots => generated 187 bytes in 263 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b45aee83-ac11-463a-bf53-a9e180b03c09 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b45aee83-ac11-463a-bf53-a9e180b03c09 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b45aee83-ac11-463a-bf53-a9e180b03c09 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b45aee83-ac11-463a-bf53-a9e180b03c09 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-b45aee83-ac11-463a-bf53-a9e180b03c09 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b45aee83-ac11-463a-bf53-a9e180b03c09 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 897/1823] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:39 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 326 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d35d7c8f-c1d0-4b11-a820-923aa4472734 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d35d7c8f-c1d0-4b11-a820-923aa4472734 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d35d7c8f-c1d0-4b11-a820-923aa4472734 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d35d7c8f-c1d0-4b11-a820-923aa4472734 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d35d7c8f-c1d0-4b11-a820-923aa4472734 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d35d7c8f-c1d0-4b11-a820-923aa4472734 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 927/1824] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 441 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-00201634-2fcc-4862-85ba-b140feb75ce0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-00201634-2fcc-4862-85ba-b140feb75ce0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-00201634-2fcc-4862-85ba-b140feb75ce0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-00201634-2fcc-4862-85ba-b140feb75ce0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-00201634-2fcc-4862-85ba-b140feb75ce0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-00201634-2fcc-4862-85ba-b140feb75ce0 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 898/1825] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:40 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 326 bytes in 36 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8afbac2e-850f-44d8-a096-ea9c9700dbe2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1ea7fa6f-5a6e-42aa-b128-7a763794ee11 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ea7fa6f-5a6e-42aa-b128-7a763794ee11 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ea7fa6f-5a6e-42aa-b128-7a763794ee11 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ea7fa6f-5a6e-42aa-b128-7a763794ee11 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1ea7fa6f-5a6e-42aa-b128-7a763794ee11 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ea7fa6f-5a6e-42aa-b128-7a763794ee11 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 899/1826] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 468 bytes in 21 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[87201]: INFO cinder.api.openstack.wsgi [None req-8afbac2e-850f-44d8-a096-ea9c9700dbe2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8afbac2e-850f-44d8-a096-ea9c9700dbe2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "87888824-c349-49b3-a3ca-332f4fcd097a", "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-250192016"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "882a9bdc-73d7-4e20-ace3-bbba3fa15dc2", "size": 1, "name": "tempest-VolumesSnapshotTestJSON-Volume-351486106"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request body: {'volume': {'snapshot_id': '882a9bdc-73d7-4e20-ace3-bbba3fa15dc2', 'size': 1, 'name': 'tempest-VolumesSnapshotTestJSON-Volume-351486106'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8afbac2e-850f-44d8-a096-ea9c9700dbe2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 404 Sep 06 17:06:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 928/1827] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:41 2026] POST /volume/v3/snapshots => generated 109 bytes in 252 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume of 1 GB Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b21fbac5-5952-4c89-b889-719a93843b98 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b21fbac5-5952-4c89-b889-719a93843b98 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b21fbac5-5952-4c89-b889-719a93843b98 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": null, "display_name": "tempest-VolumesSnapshotNegativeTestJSON-snap-893258934"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Availability Zones retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (2f4a6db0-a12e-4da2-a3f3-3bb185e4162e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0397665-9f36-4a33-a969-59e36b7e8f99) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b21fbac5-5952-4c89-b889-719a93843b98 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 404 Sep 06 17:06:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 929/1828] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:41 2026] POST /volume/v3/snapshots => generated 77 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-05862f2f-a1f2-4c0f-a3dc-4565f3ad0908 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f0397665-9f36-4a33-a969-59e36b7e8f99) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '882a9bdc-73d7-4e20-ace3-bbba3fa15dc2', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c6a77c-0bac-4538-9cf3-c35210a688bb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05862f2f-a1f2-4c0f-a3dc-4565f3ad0908 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] GET http://192.168.122.183/volume/v3/snapshots?limit=invalid Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05862f2f-a1f2-4c0f-a3dc-4565f3ad0908 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05862f2f-a1f2-4c0f-a3dc-4565f3ad0908 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05862f2f-a1f2-4c0f-a3dc-4565f3ad0908 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] HTTP exception thrown: limit param must be an integer Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05862f2f-a1f2-4c0f-a3dc-4565f3ad0908 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] http://192.168.122.183/volume/v3/snapshots?limit=invalid returned with HTTP 400 Sep 06 17:06:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 930/1829] 192.168.122.183 () {58 vars in 1154 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/snapshots?limit=invalid => generated 74 bytes in 55 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] GET http://192.168.122.183/volume/v3/snapshots?marker=498490bd-3523-4d05-992c-7f35df8373c8 Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4587d52e-cc19-4a55-8e95-63350b28dc2f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] http://192.168.122.183/volume/v3/snapshots?marker=498490bd-3523-4d05-992c-7f35df8373c8 returned with HTTP 404 Sep 06 17:06:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 931/1830] 192.168.122.183 () {58 vars in 1214 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/snapshots?marker=498490bd-3523-4d05-992c-7f35df8373c8 => generated 111 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] GET http://192.168.122.183/volume/v3/snapshots?sort_key=invalid Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-14b763c3-e2f9-4249-867d-0f473e4d7788 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-reader] http://192.168.122.183/volume/v3/snapshots?sort_key=invalid returned with HTTP 400 Sep 06 17:06:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 932/1831] 192.168.122.183 () {58 vars in 1160 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/snapshots?sort_key=invalid => generated 84 bytes in 10 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-05316efb-5088-445b-a6b0-aa60eea55697 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 2, "name": "tempest-VolumesSnapshotNegativeTestJSON-Volume-1825656553"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Create volume request body: {'volume': {'size': 2, 'name': 'tempest-VolumesSnapshotNegativeTestJSON-Volume-1825656553'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Create volume of 2 GB Sep 06 17:06:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Availability Zones retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Created reservations ['e048f40e-51b5-4ea0-a56d-7afb5c318a61', '0d7a0923-c90f-4426-b49c-5705134e1b14', 'dee3f8f3-580b-4b9a-b7dc-a762fbaaf3d0', 'c5394bf3-0aa0-4852-9bf7-75baeacb5066'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f6c6a77c-0bac-4538-9cf3-c35210a688bb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e048f40e-51b5-4ea0-a56d-7afb5c318a61', '0d7a0923-c90f-4426-b49c-5705134e1b14', 'dee3f8f3-580b-4b9a-b7dc-a762fbaaf3d0', 'c5394bf3-0aa0-4852-9bf7-75baeacb5066']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Flow 'volume_create_api' (63c8409a-9a8a-4ac2-8955-7fafbbbc7ef8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73475132-6443-47db-9a10-3ea860ce1b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df42bc24-a531-43f3-a24b-ccc4232a8715) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Validating volume size '2' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (df42bc24-a531-43f3-a24b-ccc4232a8715) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee96ff5b-dec4-4426-9558-022f3673fd5e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (73475132-6443-47db-9a10-3ea860ce1b67) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f3b3dad3-6277-4c25-abc0-4f4ce32ae47e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-351486106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['e048f40e-51b5-4ea0-a56d-7afb5c318a61','0d7a0923-c90f-4426-b49c-5705134e1b14','dee3f8f3-580b-4b9a-b7dc-a762fbaaf3d0','c5394bf3-0aa0-4852-9bf7-75baeacb5066'],size=1,snapshot_id=882a9bdc-73d7-4e20-ace3-bbba3fa15dc2,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotTestJSON-Volume-351486106',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f3b3dad3-6277-4c25-abc0-4f4ce32ae47e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='db1b343e8fb54281b2a056a358d82811',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=882a9bdc-73d7-4e20-ace3-bbba3fa15dc2,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f99473f-4abd-4e9b-98d2-d1e7cc3d7cda) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9f99473f-4abd-4e9b-98d2-d1e7cc3d7cda) transitioned into state 'SUCCESS' from state '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-351486106',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='db1b343e8fb54281b2a056a358d82811',qos_specs=None,replication_status=,reservations=['e048f40e-51b5-4ea0-a56d-7afb5c318a61','0d7a0923-c90f-4426-b49c-5705134e1b14','dee3f8f3-580b-4b9a-b7dc-a762fbaaf3d0','c5394bf3-0aa0-4852-9bf7-75baeacb5066'],size=1,snapshot_id=882a9bdc-73d7-4e20-ace3-bbba3fa15dc2,source_replicaid=,source_volid=None,status='creating',user_id='ddc2725ed03d4a2eb69e1e4a7a77a46b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb32593-0315-42c9-bf0f-8097f987f8eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cdb32593-0315-42c9-bf0f-8097f987f8eb) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Flow 'volume_create_api' (2f4a6db0-a12e-4da2-a3f3-3bb185e4162e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Create volume request issued successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-42ecb279-8102-4d8a-84c4-75fc36e94d63 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 900/1832] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:06:41 2026] POST /volume/v3/volumes => generated 796 bytes in 441 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d76a33b5-fa86-4340-8026-2e5f2517043f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d76a33b5-fa86-4340-8026-2e5f2517043f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d76a33b5-fa86-4340-8026-2e5f2517043f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d76a33b5-fa86-4340-8026-2e5f2517043f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-d76a33b5-fa86-4340-8026-2e5f2517043f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d76a33b5-fa86-4340-8026-2e5f2517043f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 901/1833] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 326 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-695ea70c-e3f2-4a2c-8313-609dc419630d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-695ea70c-e3f2-4a2c-8313-609dc419630d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-695ea70c-e3f2-4a2c-8313-609dc419630d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-695ea70c-e3f2-4a2c-8313-609dc419630d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Created reservations ['615f4066-c2be-47f3-b4a7-77b020781f1f', '47021927-16c5-4f53-a633-01d9093f40c0', 'a75228dc-caf3-494a-a153-6e349003437b', '86420085-bab8-471d-963d-f67ed73a2fe8'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (ee96ff5b-dec4-4426-9558-022f3673fd5e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['615f4066-c2be-47f3-b4a7-77b020781f1f', '47021927-16c5-4f53-a633-01d9093f40c0', 'a75228dc-caf3-494a-a153-6e349003437b', '86420085-bab8-471d-963d-f67ed73a2fe8']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-695ea70c-e3f2-4a2c-8313-609dc419630d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9331b95d-078c-4066-ae45-34e9c55976af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-695ea70c-e3f2-4a2c-8313-609dc419630d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 902/1834] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:41 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 864 bytes in 41 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9331b95d-078c-4066-ae45-34e9c55976af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0435078-46d7-46f2-b2b5-379d630b48f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1825656553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d4d75871da54e66a205c0f6d55266f9',qos_specs=None,replication_status=,reservations=['615f4066-c2be-47f3-b4a7-77b020781f1f','47021927-16c5-4f53-a633-01d9093f40c0','a75228dc-caf3-494a-a153-6e349003437b','86420085-bab8-471d-963d-f67ed73a2fe8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db3f671749e24217a3e98452194fe6db',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:41Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesSnapshotNegativeTestJSON-Volume-1825656553',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0435078-46d7-46f2-b2b5-379d630b48f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='7d4d75871da54e66a205c0f6d55266f9',provider_auth=None,provider_geometry=None,provider_id=None,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='db3f671749e24217a3e98452194fe6db',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2e3192-5500-4dae-9406-9949554f9c26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6e2e3192-5500-4dae-9406-9949554f9c26) transitioned into state 'SUCCESS' from state '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-1825656553',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='7d4d75871da54e66a205c0f6d55266f9',qos_specs=None,replication_status=,reservations=['615f4066-c2be-47f3-b4a7-77b020781f1f','47021927-16c5-4f53-a633-01d9093f40c0','a75228dc-caf3-494a-a153-6e349003437b','86420085-bab8-471d-963d-f67ed73a2fe8'],size=2,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='db3f671749e24217a3e98452194fe6db',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2ed133-474e-434f-913e-1e13c477f991) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cd2ed133-474e-434f-913e-1e13c477f991) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Flow 'volume_create_api' (63c8409a-9a8a-4ac2-8955-7fafbbbc7ef8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Create volume request issued successfully. Sep 06 17:06:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05316efb-5088-445b-a6b0-aa60eea55697 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 933/1835] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:41 2026] POST /volume/v3/volumes => generated 771 bytes in 434 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-531dc116-2d22-4aad-addc-afb63b899ce9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-531dc116-2d22-4aad-addc-afb63b899ce9 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-531dc116-2d22-4aad-addc-afb63b899ce9 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-531dc116-2d22-4aad-addc-afb63b899ce9 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-531dc116-2d22-4aad-addc-afb63b899ce9 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-531dc116-2d22-4aad-addc-afb63b899ce9 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 903/1836] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:42 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 839 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a6b99c93-7322-4f2b-9cfd-f532818afa05 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6b99c93-7322-4f2b-9cfd-f532818afa05 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6b99c93-7322-4f2b-9cfd-f532818afa05 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6b99c93-7322-4f2b-9cfd-f532818afa05 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-a6b99c93-7322-4f2b-9cfd-f532818afa05 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6b99c93-7322-4f2b-9cfd-f532818afa05 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 934/1837] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:42 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c8d44e8c-6f82-4e33-8c7a-94674278cad9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8d44e8c-6f82-4e33-8c7a-94674278cad9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8d44e8c-6f82-4e33-8c7a-94674278cad9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8d44e8c-6f82-4e33-8c7a-94674278cad9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c8d44e8c-6f82-4e33-8c7a-94674278cad9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8d44e8c-6f82-4e33-8c7a-94674278cad9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 904/1838] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:42 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b77448a6-f9d9-4aa4-89fc-c4f94d927ffe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b77448a6-f9d9-4aa4-89fc-c4f94d927ffe tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b77448a6-f9d9-4aa4-89fc-c4f94d927ffe tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b77448a6-f9d9-4aa4-89fc-c4f94d927ffe tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b77448a6-f9d9-4aa4-89fc-c4f94d927ffe tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b77448a6-f9d9-4aa4-89fc-c4f94d927ffe tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 935/1839] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 863 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-15955a18-1d33-4ded-ab9e-29f5dc433e4e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15955a18-1d33-4ded-ab9e-29f5dc433e4e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15955a18-1d33-4ded-ab9e-29f5dc433e4e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15955a18-1d33-4ded-ab9e-29f5dc433e4e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-15955a18-1d33-4ded-ab9e-29f5dc433e4e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15955a18-1d33-4ded-ab9e-29f5dc433e4e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 905/1840] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 326 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:06:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bcd2f8eb-b657-4e15-b096-3e6b200a9164 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bcd2f8eb-b657-4e15-b096-3e6b200a9164 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bcd2f8eb-b657-4e15-b096-3e6b200a9164 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bcd2f8eb-b657-4e15-b096-3e6b200a9164 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bcd2f8eb-b657-4e15-b096-3e6b200a9164 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bcd2f8eb-b657-4e15-b096-3e6b200a9164 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 936/1841] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:43 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5d4c0b23-9de6-43eb-be78-82ceadfc5a42 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d4c0b23-9de6-43eb-be78-82ceadfc5a42 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d4c0b23-9de6-43eb-be78-82ceadfc5a42 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d4c0b23-9de6-43eb-be78-82ceadfc5a42 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d4c0b23-9de6-43eb-be78-82ceadfc5a42 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d4c0b23-9de6-43eb-be78-82ceadfc5a42 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 906/1842] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:44 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 863 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bc63278f-9c86-4fa5-9daf-db37fea7e60f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bc63278f-9c86-4fa5-9daf-db37fea7e60f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bc63278f-9c86-4fa5-9daf-db37fea7e60f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bc63278f-9c86-4fa5-9daf-db37fea7e60f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-bc63278f-9c86-4fa5-9daf-db37fea7e60f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bc63278f-9c86-4fa5-9daf-db37fea7e60f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 937/1843] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:44 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 326 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c0ffbf1-ba82-475d-8b29-c8758317018a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c0ffbf1-ba82-475d-8b29-c8758317018a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c0ffbf1-ba82-475d-8b29-c8758317018a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c0ffbf1-ba82-475d-8b29-c8758317018a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c0ffbf1-ba82-475d-8b29-c8758317018a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c0ffbf1-ba82-475d-8b29-c8758317018a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 907/1844] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 46 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9e2a532f-20a4-470f-88f8-fdb2d1f1cb31 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e2a532f-20a4-470f-88f8-fdb2d1f1cb31 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e2a532f-20a4-470f-88f8-fdb2d1f1cb31 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e2a532f-20a4-470f-88f8-fdb2d1f1cb31 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9e2a532f-20a4-470f-88f8-fdb2d1f1cb31 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e2a532f-20a4-470f-88f8-fdb2d1f1cb31 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 938/1845] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 863 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e8b1ceb2-3892-4209-8c59-a4dce693c2e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8b1ceb2-3892-4209-8c59-a4dce693c2e2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8b1ceb2-3892-4209-8c59-a4dce693c2e2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8b1ceb2-3892-4209-8c59-a4dce693c2e2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-e8b1ceb2-3892-4209-8c59-a4dce693c2e2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=529,cinder:UPDATE=130,cinder:INSERT=75 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:06:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8b1ceb2-3892-4209-8c59-a4dce693c2e2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 200 Sep 06 17:06:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 908/1846] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:45 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 327 bytes in 25 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=561,cinder:UPDATE=134,cinder:INSERT=80 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /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:06:46 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all snapshots completed successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0315d07f-db24-4bda-bffd-d6e5f5c9d65e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 939/1847] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/snapshots/detail => generated 931 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b426ea76-971a-4a03-a805-e9213eeb145a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b426ea76-971a-4a03-a805-e9213eeb145a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/788740f3-0769-4d06-a6e4-19736941916a Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b426ea76-971a-4a03-a805-e9213eeb145a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b426ea76-971a-4a03-a805-e9213eeb145a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b426ea76-971a-4a03-a805-e9213eeb145a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b426ea76-971a-4a03-a805-e9213eeb145a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/788740f3-0769-4d06-a6e4-19736941916a returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 909/1848] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/snapshots/788740f3-0769-4d06-a6e4-19736941916a => generated 470 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5766f2cd-eaef-42ef-9906-b9cb3d7393fb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5766f2cd-eaef-42ef-9906-b9cb3d7393fb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5766f2cd-eaef-42ef-9906-b9cb3d7393fb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5766f2cd-eaef-42ef-9906-b9cb3d7393fb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5766f2cd-eaef-42ef-9906-b9cb3d7393fb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5766f2cd-eaef-42ef-9906-b9cb3d7393fb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 940/1849] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 470 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8479d190-e625-4f32-b19d-a7fee7021cbf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8479d190-e625-4f32-b19d-a7fee7021cbf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] DELETE http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8479d190-e625-4f32-b19d-a7fee7021cbf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8479d190-e625-4f32-b19d-a7fee7021cbf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-8479d190-e625-4f32-b19d-a7fee7021cbf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-8479d190-e625-4f32-b19d-a7fee7021cbf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group_snapshot with id: ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-56de711e-ab60-4354-9526-34252ce79f8e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-56de711e-ab60-4354-9526-34252ce79f8e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-56de711e-ab60-4354-9526-34252ce79f8e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-56de711e-ab60-4354-9526-34252ce79f8e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /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:06:46 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-56de711e-ab60-4354-9526-34252ce79f8e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-56de711e-ab60-4354-9526-34252ce79f8e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 941/1850] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 53 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[87200]: INFO cinder.api.openstack.wsgi [None req-8479d190-e625-4f32-b19d-a7fee7021cbf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 202 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 910/1851] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:06:46 2026] DELETE /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bc946025-2743-471d-abfb-c014a4c38d7d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /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:46 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:46 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:46 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-60e48601-09bb-462e-9c51-0faa62d5970e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:46 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60e48601-09bb-462e-9c51-0faa62d5970e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60e48601-09bb-462e-9c51-0faa62d5970e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60e48601-09bb-462e-9c51-0faa62d5970e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-60e48601-09bb-462e-9c51-0faa62d5970e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60e48601-09bb-462e-9c51-0faa62d5970e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 942/1852] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 864 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:06:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "a0435078-46d7-46f2-b2b5-379d630b48f6", "name": "tempest-VolumesSnapshotNegativeTestJSON-Snapshot-885777570"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Create snapshot from volume a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc946025-2743-471d-abfb-c014a4c38d7d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 911/1853] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 256 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /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:06:46 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all snapshots completed successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6dd480b4-63ad-4302-8176-0594c8b2b17c tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 912/1854] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/snapshots/detail => generated 929 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f212ff5b-f756-4939-945c-083e3425a69f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f212ff5b-f756-4939-945c-083e3425a69f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f212ff5b-f756-4939-945c-083e3425a69f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f212ff5b-f756-4939-945c-083e3425a69f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f212ff5b-f756-4939-945c-083e3425a69f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f212ff5b-f756-4939-945c-083e3425a69f tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 913/1855] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 469 bytes in 19 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[87201]: DEBUG cinder.quota [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Created reservations ['1654a2a0-fc90-4405-821c-9848f2157360', 'd686ef5f-b94f-4886-922b-f3390bb7acc3', '36f01f48-1239-4302-b506-bc0b3bd731c3', 'd5367f58-fcf6-46dc-bab7-d8f203ed3224'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot create request issued successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f6bfef5-f6a7-4082-941d-dadf2c239d91 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:06:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 943/1856] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:06:46 2026] POST /volume/v3/snapshots => generated 317 bytes in 198 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7691b8de-a3a6-49ec-90e2-b8e7db15a363 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7691b8de-a3a6-49ec-90e2-b8e7db15a363 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7691b8de-a3a6-49ec-90e2-b8e7db15a363 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7691b8de-a3a6-49ec-90e2-b8e7db15a363 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7691b8de-a3a6-49ec-90e2-b8e7db15a363 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7691b8de-a3a6-49ec-90e2-b8e7db15a363 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 914/1857] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:46 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-04e02c04-9862-4c09-8d86-efa6dc61cb3d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04e02c04-9862-4c09-8d86-efa6dc61cb3d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04e02c04-9862-4c09-8d86-efa6dc61cb3d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04e02c04-9862-4c09-8d86-efa6dc61cb3d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-04e02c04-9862-4c09-8d86-efa6dc61cb3d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04e02c04-9862-4c09-8d86-efa6dc61cb3d tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 944/1858] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-59979f40-e42e-4eb9-a0f1-da9eac51c85d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59979f40-e42e-4eb9-a0f1-da9eac51c85d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59979f40-e42e-4eb9-a0f1-da9eac51c85d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59979f40-e42e-4eb9-a0f1-da9eac51c85d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-59979f40-e42e-4eb9-a0f1-da9eac51c85d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59979f40-e42e-4eb9-a0f1-da9eac51c85d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 915/1859] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 469 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:06:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8f0d18ba-4b9a-4f61-a831-30b3348bdb81 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f0d18ba-4b9a-4f61-a831-30b3348bdb81 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f0d18ba-4b9a-4f61-a831-30b3348bdb81 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8f0d18ba-4b9a-4f61-a831-30b3348bdb81 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8f0d18ba-4b9a-4f61-a831-30b3348bdb81 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8f0d18ba-4b9a-4f61-a831-30b3348bdb81 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 945/1860] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:47 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 36 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a33e6a03-4068-4744-a1d2-4165b8a3dcfc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a33e6a03-4068-4744-a1d2-4165b8a3dcfc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a33e6a03-4068-4744-a1d2-4165b8a3dcfc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a33e6a03-4068-4744-a1d2-4165b8a3dcfc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a33e6a03-4068-4744-a1d2-4165b8a3dcfc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a33e6a03-4068-4744-a1d2-4165b8a3dcfc tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 916/1861] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 94 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cc6869c0-29bb-46a8-994b-1bf6ee6b4659 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc6869c0-29bb-46a8-994b-1bf6ee6b4659 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc6869c0-29bb-46a8-994b-1bf6ee6b4659 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc6869c0-29bb-46a8-994b-1bf6ee6b4659 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cc6869c0-29bb-46a8-994b-1bf6ee6b4659 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc6869c0-29bb-46a8-994b-1bf6ee6b4659 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 946/1862] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 469 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bb0602f0-2c4e-483d-b616-b525fb83737e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bb0602f0-2c4e-483d-b616-b525fb83737e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bb0602f0-2c4e-483d-b616-b525fb83737e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bb0602f0-2c4e-483d-b616-b525fb83737e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bb0602f0-2c4e-483d-b616-b525fb83737e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bb0602f0-2c4e-483d-b616-b525fb83737e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 917/1863] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:48 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 61 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6c88aca1-e561-4098-9d3c-723b9ed1165e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c88aca1-e561-4098-9d3c-723b9ed1165e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c88aca1-e561-4098-9d3c-723b9ed1165e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c88aca1-e561-4098-9d3c-723b9ed1165e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c88aca1-e561-4098-9d3c-723b9ed1165e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c88aca1-e561-4098-9d3c-723b9ed1165e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 947/1864] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:49 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 102 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4954ecea-3c78-4f2a-97cf-4fe5d5ba58cf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4954ecea-3c78-4f2a-97cf-4fe5d5ba58cf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4954ecea-3c78-4f2a-97cf-4fe5d5ba58cf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4954ecea-3c78-4f2a-97cf-4fe5d5ba58cf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4954ecea-3c78-4f2a-97cf-4fe5d5ba58cf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4954ecea-3c78-4f2a-97cf-4fe5d5ba58cf tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 918/1865] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:49 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 469 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5f42315b-c7a5-47fd-9b17-843562db6519 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f42315b-c7a5-47fd-9b17-843562db6519 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f42315b-c7a5-47fd-9b17-843562db6519 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f42315b-c7a5-47fd-9b17-843562db6519 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5f42315b-c7a5-47fd-9b17-843562db6519 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f42315b-c7a5-47fd-9b17-843562db6519 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 948/1866] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:49 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7e86d053-1124-41ed-a923-58fafeaeeb2e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7e86d053-1124-41ed-a923-58fafeaeeb2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7e86d053-1124-41ed-a923-58fafeaeeb2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7e86d053-1124-41ed-a923-58fafeaeeb2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7e86d053-1124-41ed-a923-58fafeaeeb2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7e86d053-1124-41ed-a923-58fafeaeeb2e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 919/1867] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6439a815-5af9-468a-af0b-e80a4b2332c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6439a815-5af9-468a-af0b-e80a4b2332c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6439a815-5af9-468a-af0b-e80a4b2332c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6439a815-5af9-468a-af0b-e80a4b2332c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6439a815-5af9-468a-af0b-e80a4b2332c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:06:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6439a815-5af9-468a-af0b-e80a4b2332c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 200 Sep 06 17:06:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 949/1868] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 469 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e9248534-8754-4f45-b30a-8914208c860e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e9248534-8754-4f45-b30a-8914208c860e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e9248534-8754-4f45-b30a-8914208c860e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e9248534-8754-4f45-b30a-8914208c860e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e9248534-8754-4f45-b30a-8914208c860e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e9248534-8754-4f45-b30a-8914208c860e tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 920/1869] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:50 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c9575ed4-e3a9-40ec-b8cb-466b9fd71757 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c9575ed4-e3a9-40ec-b8cb-466b9fd71757 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c9575ed4-e3a9-40ec-b8cb-466b9fd71757 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c9575ed4-e3a9-40ec-b8cb-466b9fd71757 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c9575ed4-e3a9-40ec-b8cb-466b9fd71757 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c9575ed4-e3a9-40ec-b8cb-466b9fd71757 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 950/1870] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 889 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8d957d78-b520-4e4c-b896-fff8dbd3a9ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8d957d78-b520-4e4c-b896-fff8dbd3a9ff tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8d957d78-b520-4e4c-b896-fff8dbd3a9ff tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8d957d78-b520-4e4c-b896-fff8dbd3a9ff tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8d957d78-b520-4e4c-b896-fff8dbd3a9ff tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5de82e89-09e0-45b1-8553-7b02a7221574 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5de82e89-09e0-45b1-8553-7b02a7221574 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5de82e89-09e0-45b1-8553-7b02a7221574 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5de82e89-09e0-45b1-8553-7b02a7221574 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8d957d78-b520-4e4c-b896-fff8dbd3a9ff tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-reader] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 921/1871] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 889 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5de82e89-09e0-45b1-8553-7b02a7221574 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c returned with HTTP 404 Sep 06 17:06:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 951/1872] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/snapshots/df3839f8-d409-4c05-a33b-84bd8038084c => generated 111 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3b4ff80d-6e51-4a36-83a3-09fe38b61f23 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-71aac784-5f29-42d8-abad-ac23c15c2723 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b4ff80d-6e51-4a36-83a3-09fe38b61f23 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/788740f3-0769-4d06-a6e4-19736941916a Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b4ff80d-6e51-4a36-83a3-09fe38b61f23 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3b4ff80d-6e51-4a36-83a3-09fe38b61f23 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3b4ff80d-6e51-4a36-83a3-09fe38b61f23 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/788740f3-0769-4d06-a6e4-19736941916a returned with HTTP 404 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 922/1873] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/snapshots/788740f3-0769-4d06-a6e4-19736941916a => generated 111 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-60ae3cb4-f663-4ba0-97d8-67da88d310ea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60ae3cb4-f663-4ba0-97d8-67da88d310ea tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60ae3cb4-f663-4ba0-97d8-67da88d310ea tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60ae3cb4-f663-4ba0-97d8-67da88d310ea tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-60ae3cb4-f663-4ba0-97d8-67da88d310ea tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60ae3cb4-f663-4ba0-97d8-67da88d310ea tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 404 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 923/1874] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 116 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] DELETE http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for member ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 {{(pid=87200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group_snapshot with id: ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3293777d-6ab5-4ef7-8336-239743cd3e67 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 returned with HTTP 404 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 924/1875] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:06:51 2026] DELETE /volume/v3/group_snapshots/ba0a81c5-3ad0-4949-8d52-59ffad0dd5c8 => generated 116 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume request issued successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71aac784-5f29-42d8-abad-ac23c15c2723 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 202 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7a67c226-18cf-4f0f-a174-00b35b1ed305 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 952/1876] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:51 2026] DELETE /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7a67c226-18cf-4f0f-a174-00b35b1ed305 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7a67c226-18cf-4f0f-a174-00b35b1ed305 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7a67c226-18cf-4f0f-a174-00b35b1ed305 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7a67c226-18cf-4f0f-a174-00b35b1ed305 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7a67c226-18cf-4f0f-a174-00b35b1ed305 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 925/1877] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ff41417a-a536-4e71-b9cb-c9ce94e59927 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ff41417a-a536-4e71-b9cb-c9ce94e59927 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ff41417a-a536-4e71-b9cb-c9ce94e59927 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ff41417a-a536-4e71-b9cb-c9ce94e59927 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:51 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ff41417a-a536-4e71-b9cb-c9ce94e59927 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ff41417a-a536-4e71-b9cb-c9ce94e59927 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 200 Sep 06 17:06:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 926/1878] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 888 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:06:51 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:51 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:51 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:52 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ff5fab5-f5b8-4a86-9bd3-1f4580c8f535 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:06:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 953/1879] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:06:51 2026] GET /volume/v3/volumes/detail => generated 1839 bytes in 230 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ba9b4222-0cce-43ed-8423-647df4f9208d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba9b4222-0cce-43ed-8423-647df4f9208d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56/action Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba9b4222-0cce-43ed-8423-647df4f9208d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba9b4222-0cce-43ed-8423-647df4f9208d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-ba9b4222-0cce-43ed-8423-647df4f9208d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for group 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-ba9b4222-0cce-43ed-8423-647df4f9208d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group with id: 76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87200]: /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:06:52 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:06:52 devstack devstack@c-api.service[87200]: /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:06:52 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba9b4222-0cce-43ed-8423-647df4f9208d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56/action returned with HTTP 202 Sep 06 17:06:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 927/1880] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:06:52 2026] POST /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56/action => generated 0 bytes in 146 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:52 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:52 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:52 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19685493-89bd-4ca0-aa14-5fbdd4f81bf1 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 954/1881] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:52 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 138 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-51ea0a50-8b71-47a4-bd20-95fd1fc9e9ef None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-51ea0a50-8b71-47a4-bd20-95fd1fc9e9ef tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-51ea0a50-8b71-47a4-bd20-95fd1fc9e9ef tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-51ea0a50-8b71-47a4-bd20-95fd1fc9e9ef tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-51ea0a50-8b71-47a4-bd20-95fd1fc9e9ef tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-51ea0a50-8b71-47a4-bd20-95fd1fc9e9ef tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 928/1882] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:52 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 449 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3376735b-72c7-45d8-8dc9-a87db0fc8ab4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3376735b-72c7-45d8-8dc9-a87db0fc8ab4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3376735b-72c7-45d8-8dc9-a87db0fc8ab4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3376735b-72c7-45d8-8dc9-a87db0fc8ab4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3376735b-72c7-45d8-8dc9-a87db0fc8ab4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 404 Sep 06 17:06:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 955/1883] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:52 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c2c33384-6259-4e78-bfac-6e0f80839de0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c2c33384-6259-4e78-bfac-6e0f80839de0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c2c33384-6259-4e78-bfac-6e0f80839de0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c2c33384-6259-4e78-bfac-6e0f80839de0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c2c33384-6259-4e78-bfac-6e0f80839de0 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 404 Sep 06 17:06:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 929/1884] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:52 2026] GET /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b63281d8-f6fa-4df4-b2d5-b57377d0ced9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b63281d8-f6fa-4df4-b2d5-b57377d0ced9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b63281d8-f6fa-4df4-b2d5-b57377d0ced9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b63281d8-f6fa-4df4-b2d5-b57377d0ced9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b63281d8-f6fa-4df4-b2d5-b57377d0ced9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: f3b3dad3-6277-4c25-abc0-4f4ce32ae47e Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b63281d8-f6fa-4df4-b2d5-b57377d0ced9 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e returned with HTTP 404 Sep 06 17:06:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 956/1885] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:53 2026] DELETE /volume/v3/volumes/f3b3dad3-6277-4c25-abc0-4f4ce32ae47e => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete snapshot with id: 882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot delete request issued successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8b4dfc8a-0aa9-46c5-bacb-777cc8b400ab tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 202 Sep 06 17:06:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 930/1886] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:53 2026] DELETE /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-76bea2f4-71e5-4614-bf7e-ca2f21e67600 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76bea2f4-71e5-4614-bf7e-ca2f21e67600 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76bea2f4-71e5-4614-bf7e-ca2f21e67600 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76bea2f4-71e5-4614-bf7e-ca2f21e67600 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-76bea2f4-71e5-4614-bf7e-ca2f21e67600 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76bea2f4-71e5-4614-bf7e-ca2f21e67600 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 957/1887] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 467 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:53 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:53 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43fb3543-147d-44ae-aaf6-6ba4a8c9a6d2 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 931/1888] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 922 bytes in 175 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5704886f-d1aa-49c8-9b77-a87570a7db68 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5704886f-d1aa-49c8-9b77-a87570a7db68 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5704886f-d1aa-49c8-9b77-a87570a7db68 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5704886f-d1aa-49c8-9b77-a87570a7db68 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5704886f-d1aa-49c8-9b77-a87570a7db68 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5704886f-d1aa-49c8-9b77-a87570a7db68 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 958/1889] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:53 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 476 bytes in 27 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "snapshot_id": "f04b3665-4ab4-4bb7-9f1a-68c01ab95b15"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Create volume request body: {'volume': {'size': 1, 'snapshot_id': 'f04b3665-4ab4-4bb7-9f1a-68c01ab95b15'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Create volume of 1 GB Sep 06 17:06:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Availability Zones retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Flow 'volume_create_api' (abc6ed5a-015c-4ac0-9868-d45f3cf6ffc3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c9af2e-2211-4f06-930f-014ba55fe269) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c9af2e-2211-4f06-930f-014ba55fe269) transitioned into state 'FAILURE' from state 'RUNNING' Sep 06 17:06:54 devstack devstack@c-api.service[87200]: 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:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c9af2e-2211-4f06-930f-014ba55fe269) transitioned into state 'REVERTING' from state 'FAILURE' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (54c9af2e-2211-4f06-930f-014ba55fe269) transitioned into state 'REVERTED' from state 'REVERTING' with result 'None' Sep 06 17:06:54 devstack devstack@c-api.service[87200]: WARNING cinder.volume.api [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Flow 'volume_create_api' (abc6ed5a-015c-4ac0-9868-d45f3cf6ffc3) transitioned into state 'REVERTED' from state 'RUNNING' Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4cc2b844-488f-4c06-936a-1ee5332e4488 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 400 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 932/1890] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:06:53 2026] POST /volume/v3/volumes => generated 171 bytes in 81 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Delete snapshot with id: f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot delete request issued successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c84997b-8dd6-4ac5-afa6-0f766211ad95 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 202 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 959/1891] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:06:54 2026] DELETE /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1124315b-3ecc-4ac0-9989-69acde2574e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1124315b-3ecc-4ac0-9989-69acde2574e2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1124315b-3ecc-4ac0-9989-69acde2574e2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1124315b-3ecc-4ac0-9989-69acde2574e2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1124315b-3ecc-4ac0-9989-69acde2574e2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1124315b-3ecc-4ac0-9989-69acde2574e2 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 933/1892] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 475 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-39959dac-99c1-4717-bb34-e9f797601f23 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-39959dac-99c1-4717-bb34-e9f797601f23 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-39959dac-99c1-4717-bb34-e9f797601f23 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-39959dac-99c1-4717-bb34-e9f797601f23 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-39959dac-99c1-4717-bb34-e9f797601f23 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Snapshot retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-39959dac-99c1-4717-bb34-e9f797601f23 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 960/1893] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 467 bytes in 33 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9fc71866-3fe3-4bd6-ae18-5a9bee000770 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fc71866-3fe3-4bd6-ae18-5a9bee000770 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fc71866-3fe3-4bd6-ae18-5a9bee000770 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fc71866-3fe3-4bd6-ae18-5a9bee000770 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fc71866-3fe3-4bd6-ae18-5a9bee000770 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b returned with HTTP 404 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 934/1894] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/4d4547bf-f909-4f42-8b22-456d80b4277b => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-da642c22-b9d9-4e3e-9341-0e7b06740196 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-da642c22-b9d9-4e3e-9341-0e7b06740196 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-da642c22-b9d9-4e3e-9341-0e7b06740196 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-da642c22-b9d9-4e3e-9341-0e7b06740196 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-da642c22-b9d9-4e3e-9341-0e7b06740196 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 returned with HTTP 404 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 961/1895] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/volumes/4fbf1254-bc69-4858-a95d-0ad7a0180ab6 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30dc7081-ddf0-4901-a996-b05e2d6141ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30dc7081-ddf0-4901-a996-b05e2d6141ec tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30dc7081-ddf0-4901-a996-b05e2d6141ec tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30dc7081-ddf0-4901-a996-b05e2d6141ec tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-30dc7081-ddf0-4901-a996-b05e2d6141ec tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 76692408-e93e-40a6-91b0-324c1e84ff56 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30dc7081-ddf0-4901-a996-b05e2d6141ec tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 returned with HTTP 404 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 935/1896] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/groups/76692408-e93e-40a6-91b0-324c1e84ff56 => generated 108 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e39977f2-8511-44e3-bf34-bd81b8670048 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e39977f2-8511-44e3-bf34-bd81b8670048 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/b9d09895-d67b-4f8d-af37-ff565e52cec3 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e39977f2-8511-44e3-bf34-bd81b8670048 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e39977f2-8511-44e3-bf34-bd81b8670048 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e39977f2-8511-44e3-bf34-bd81b8670048 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/group_types/b9d09895-d67b-4f8d-af37-ff565e52cec3 returned with HTTP 202 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 962/1897] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:06:54 2026] DELETE /volume/v3/group_types/b9d09895-d67b-4f8d-af37-ff565e52cec3 => generated 0 bytes in 34 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57ff301e-b336-4141-bd38-372c85fb3af3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57ff301e-b336-4141-bd38-372c85fb3af3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] DELETE http://192.168.122.183/volume/v3/types/aaa0a10a-4334-4d90-8078-c72278f8496a Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57ff301e-b336-4141-bd38-372c85fb3af3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57ff301e-b336-4141-bd38-372c85fb3af3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57ff301e-b336-4141-bd38-372c85fb3af3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types/aaa0a10a-4334-4d90-8078-c72278f8496a returned with HTTP 202 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 936/1898] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:06:54 2026] DELETE /volume/v3/types/aaa0a10a-4334-4d90-8078-c72278f8496a => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-abe13f86-a2b9-445c-bf1e-81d29629e975 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abe13f86-a2b9-445c-bf1e-81d29629e975 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] GET http://192.168.122.183/volume/v3/types/aaa0a10a-4334-4d90-8078-c72278f8496a Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-abe13f86-a2b9-445c-bf1e-81d29629e975 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-abe13f86-a2b9-445c-bf1e-81d29629e975 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abe13f86-a2b9-445c-bf1e-81d29629e975 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types/aaa0a10a-4334-4d90-8078-c72278f8496a returned with HTTP 404 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 963/1899] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:06:54 2026] GET /volume/v3/types/aaa0a10a-4334-4d90-8078-c72278f8496a => generated 114 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1fe95036-b2e6-48de-8fe2-a09288bc808e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1fe95036-b2e6-48de-8fe2-a09288bc808e tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1fe95036-b2e6-48de-8fe2-a09288bc808e tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupSnapshotsTest-volume-type-1449125264"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1fe95036-b2e6-48de-8fe2-a09288bc808e tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:06:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 937/1900] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:06:54 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:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ed9df231-b024-47d1-888e-1a25cbb1b49c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed9df231-b024-47d1-888e-1a25cbb1b49c tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:06:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed9df231-b024-47d1-888e-1a25cbb1b49c tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupSnapshotsTest-group-type-2040583187"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed9df231-b024-47d1-888e-1a25cbb1b49c tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:06:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 964/1901] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:06:54 2026] POST /volume/v3/group_types => generated 181 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f311e47e-41ee-418a-8009-6353d73717e7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "204dbdeb-60b2-4b70-b16c-a91722c241a2", "volume_types": ["f36b3710-bdeb-4e31-9827-49f9414c2847"], "name": "tempest-GroupSnapshotsTest-Group-518230292"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group {'group': {'group_type': '204dbdeb-60b2-4b70-b16c-a91722c241a2', 'volume_types': ['f36b3710-bdeb-4e31-9827-49f9414c2847'], 'name': 'tempest-GroupSnapshotsTest-Group-518230292'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group tempest-GroupSnapshotsTest-Group-518230292. Sep 06 17:06:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:54 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['82a2bbce-291c-4938-b57c-f6dcfd762c7c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f311e47e-41ee-418a-8009-6353d73717e7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 938/1902] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:06:54 2026] POST /volume/v3/groups => generated 111 bytes in 136 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-350971b3-3163-4431-b13c-7ef1446881df None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-350971b3-3163-4431-b13c-7ef1446881df tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-350971b3-3163-4431-b13c-7ef1446881df tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-350971b3-3163-4431-b13c-7ef1446881df tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-350971b3-3163-4431-b13c-7ef1446881df tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-350971b3-3163-4431-b13c-7ef1446881df tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 returned with HTTP 200 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 965/1903] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:55 2026] GET /volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 => generated 391 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5c107792-61d9-447f-af9e-342d7273972f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c107792-61d9-447f-af9e-342d7273972f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c107792-61d9-447f-af9e-342d7273972f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c107792-61d9-447f-af9e-342d7273972f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5c107792-61d9-447f-af9e-342d7273972f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Snapshot retrieved successfully. Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c107792-61d9-447f-af9e-342d7273972f tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 200 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 939/1904] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:55 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 475 bytes in 28 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[87201]: DEBUG cinder.api.middleware.request_id [None req-22f17ef8-481b-4adf-85cd-d874ff948b49 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22f17ef8-481b-4adf-85cd-d874ff948b49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22f17ef8-481b-4adf-85cd-d874ff948b49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22f17ef8-481b-4adf-85cd-d874ff948b49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22f17ef8-481b-4adf-85cd-d874ff948b49 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 returned with HTTP 404 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 966/1905] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:55 2026] GET /volume/v3/snapshots/882a9bdc-73d7-4e20-ace3-bbba3fa15dc2 => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9f8a5832-5f98-43d3-9f5c-0a6e8efe9b3e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9f8a5832-5f98-43d3-9f5c-0a6e8efe9b3e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9f8a5832-5f98-43d3-9f5c-0a6e8efe9b3e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9f8a5832-5f98-43d3-9f5c-0a6e8efe9b3e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9f8a5832-5f98-43d3-9f5c-0a6e8efe9b3e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9f8a5832-5f98-43d3-9f5c-0a6e8efe9b3e tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 returned with HTTP 200 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 940/1906] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:55 2026] GET /volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 => generated 855 bytes in 36 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[87201]: DEBUG cinder.api.middleware.request_id [None req-988b0244-e8cc-4e58-a645-5593a7a18291 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: 4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume request issued successfully. Sep 06 17:06:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-988b0244-e8cc-4e58-a645-5593a7a18291 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 returned with HTTP 202 Sep 06 17:06:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 967/1907] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:55 2026] DELETE /volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b31d9ceb-8646-48e2-a475-536a1e1f660c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b31d9ceb-8646-48e2-a475-536a1e1f660c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b31d9ceb-8646-48e2-a475-536a1e1f660c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b31d9ceb-8646-48e2-a475-536a1e1f660c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b31d9ceb-8646-48e2-a475-536a1e1f660c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b31d9ceb-8646-48e2-a475-536a1e1f660c tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 returned with HTTP 200 Sep 06 17:06:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 941/1908] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:55 2026] GET /volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 => generated 854 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-508ed563-8587-49c6-9bf9-431bc4e1c1c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-508ed563-8587-49c6-9bf9-431bc4e1c1c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-508ed563-8587-49c6-9bf9-431bc4e1c1c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-508ed563-8587-49c6-9bf9-431bc4e1c1c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-508ed563-8587-49c6-9bf9-431bc4e1c1c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-508ed563-8587-49c6-9bf9-431bc4e1c1c3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 968/1909] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 => generated 392 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1956223316", "volume_type": "f36b3710-bdeb-4e31-9827-49f9414c2847", "group_id": "db64b4f0-f1c5-4d67-a5fe-d2de35868bb9", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1956223316', 'volume_type': 'f36b3710-bdeb-4e31-9827-49f9414c2847', 'group_id': 'db64b4f0-f1c5-4d67-a5fe-d2de35868bb9', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume of 1 GB Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ba9ef3f3-79aa-40ea-93ea-3dfb0468e56d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba9ef3f3-79aa-40ea-93ea-3dfb0468e56d tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba9ef3f3-79aa-40ea-93ea-3dfb0468e56d tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba9ef3f3-79aa-40ea-93ea-3dfb0468e56d tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:06:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Availability Zones retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba9ef3f3-79aa-40ea-93ea-3dfb0468e56d tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 returned with HTTP 404 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 969/1910] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/snapshots/f04b3665-4ab4-4bb7-9f1a-68c01ab95b15 => generated 111 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6f0117fb-47cb-4471-a1e3-c5d1dc49c836 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6f0117fb-47cb-4471-a1e3-c5d1dc49c836 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6f0117fb-47cb-4471-a1e3-c5d1dc49c836 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6f0117fb-47cb-4471-a1e3-c5d1dc49c836 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (4ded98c3-174b-462a-b9a5-6ae11c2fecae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3124627-415c-4db1-84e1-c7ab7adf3402) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6f0117fb-47cb-4471-a1e3-c5d1dc49c836 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6f0117fb-47cb-4471-a1e3-c5d1dc49c836 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 970/1911] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 864 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a746de50-9f55-492f-8106-ad10f2e4d673 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] DELETE http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Delete volume with id: a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e3124627-415c-4db1-84e1-c7ab7adf3402) 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:06:55Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=f36b3710-bdeb-4e31-9827-49f9414c2847,is_public=True,name='tempest-GroupSnapshotsTest-volume-type-1449125264',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'f36b3710-bdeb-4e31-9827-49f9414c2847', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'db64b4f0-f1c5-4d67-a5fe-d2de35868bb9', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f29365-6e2c-4a39-948c-dce4ce15bd87) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupSnapshotsTest-volume-type-1449125264 is set by the default quota flag: quota_volumes_tempest-GroupSnapshotsTest-volume-type-1449125264, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:56 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1449125264 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1449125264, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Delete volume request issued successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a746de50-9f55-492f-8106-ad10f2e4d673 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 202 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 971/1912] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:56 2026] DELETE /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 0 bytes in 124 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bb0869e9-ec21-420b-84df-843da3245601 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bb0869e9-ec21-420b-84df-843da3245601 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bb0869e9-ec21-420b-84df-843da3245601 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bb0869e9-ec21-420b-84df-843da3245601 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bb0869e9-ec21-420b-84df-843da3245601 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 returned with HTTP 404 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 972/1913] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/4b5622bd-d352-4f56-a426-fd3c5d818681 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-19e5432c-3eeb-41a1-9942-62bff615f4a1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19e5432c-3eeb-41a1-9942-62bff615f4a1 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19e5432c-3eeb-41a1-9942-62bff615f4a1 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19e5432c-3eeb-41a1-9942-62bff615f4a1 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-19e5432c-3eeb-41a1-9942-62bff615f4a1 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['c131ebd9-806e-44d5-8a0e-2e967705617e', 'e37ea02c-f9da-49e8-b209-205b95176a54', '8e80a173-12bb-46e7-929a-ea161ad50de9', '5005c5d5-b846-466d-ba6a-87bf66c980f1'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02f29365-6e2c-4a39-948c-dce4ce15bd87) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c131ebd9-806e-44d5-8a0e-2e967705617e', 'e37ea02c-f9da-49e8-b209-205b95176a54', '8e80a173-12bb-46e7-929a-ea161ad50de9', '5005c5d5-b846-466d-ba6a-87bf66c980f1']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91beea2b-cfb7-43a4-b423-fed0814ff50a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19e5432c-3eeb-41a1-9942-62bff615f4a1 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 973/1914] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 863 bytes in 64 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e7ecaebf-90c4-4e78-ac8e-3c45e1e82084 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7ecaebf-90c4-4e78-ac8e-3c45e1e82084 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7ecaebf-90c4-4e78-ac8e-3c45e1e82084 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7ecaebf-90c4-4e78-ac8e-3c45e1e82084 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e7ecaebf-90c4-4e78-ac8e-3c45e1e82084 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7ecaebf-90c4-4e78-ac8e-3c45e1e82084 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 974/1915] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 855 bytes in 55 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[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (91beea2b-cfb7-43a4-b423-fed0814ff50a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '82352136-111b-4f8e-878a-0824d422c0eb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1956223316',encryption_key_id=None,group_id=db64b4f0-f1c5-4d67-a5fe-d2de35868bb9,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['c131ebd9-806e-44d5-8a0e-2e967705617e','e37ea02c-f9da-49e8-b209-205b95176a54','8e80a173-12bb-46e7-929a-ea161ad50de9','5005c5d5-b846-466d-ba6a-87bf66c980f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=f36b3710-bdeb-4e31-9827-49f9414c2847), 'volume': Volume(_name_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:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1956223316',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=db64b4f0-f1c5-4d67-a5fe-d2de35868bb9,host=None,id=82352136-111b-4f8e-878a-0824d422c0eb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8220ec4d831848c2b7697bfd058e02a7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f36b3710-bdeb-4e31-9827-49f9414c2847),volume_type_id=f36b3710-bdeb-4e31-9827-49f9414c2847)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a34280-53e1-4663-809c-ff528cf3028b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aef76ea4-d555-41ea-9da8-664c1d52101a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] DELETE http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume with id: 44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (67a34280-53e1-4663-809c-ff528cf3028b) transitioned into state 'SUCCESS' from state '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-1956223316',encryption_key_id=None,group_id=db64b4f0-f1c5-4d67-a5fe-d2de35868bb9,group_type_id=,metadata={},multiattach=False,project_id='8220ec4d831848c2b7697bfd058e02a7',qos_specs=None,replication_status=,reservations=['c131ebd9-806e-44d5-8a0e-2e967705617e','e37ea02c-f9da-49e8-b209-205b95176a54','8e80a173-12bb-46e7-929a-ea161ad50de9','5005c5d5-b846-466d-ba6a-87bf66c980f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7db63b5f9fec4987a6a59773c9a6d18c',volume_type_id=f36b3710-bdeb-4e31-9827-49f9414c2847)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e5425-6966-47e6-b712-6eafb1383f6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (194e5425-6966-47e6-b712-6eafb1383f6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Flow 'volume_create_api' (4ded98c3-174b-462a-b9a5-6ae11c2fecae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Create volume request issued successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:56 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Delete volume request issued successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aef76ea4-d555-41ea-9da8-664c1d52101a tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 202 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 975/1916] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:06:56 2026] DELETE /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 0 bytes in 90 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-88a2e482-8519-47ba-9703-27036d584de4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88a2e482-8519-47ba-9703-27036d584de4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88a2e482-8519-47ba-9703-27036d584de4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88a2e482-8519-47ba-9703-27036d584de4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-88a2e482-8519-47ba-9703-27036d584de4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88a2e482-8519-47ba-9703-27036d584de4 tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 976/1917] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 854 bytes in 39 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[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-968b6aa4-15c8-428a-9e60-d7d43f5deeba tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:06:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 942/1918] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:06:56 2026] POST /volume/v3/volumes => generated 831 bytes in 659 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-097d97b9-14da-40d7-a671-79e720ce3953 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:56 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:56 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:56 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-097d97b9-14da-40d7-a671-79e720ce3953 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb returned with HTTP 200 Sep 06 17:06:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 977/1919] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:56 2026] GET /volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb => generated 899 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-272b276e-84fb-4e8e-9ef4-8ce8ff7c2dc5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-272b276e-84fb-4e8e-9ef4-8ce8ff7c2dc5 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] GET http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 Sep 06 17:06:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-272b276e-84fb-4e8e-9ef4-8ce8ff7c2dc5 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-272b276e-84fb-4e8e-9ef4-8ce8ff7c2dc5 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-272b276e-84fb-4e8e-9ef4-8ce8ff7c2dc5 tempest-VolumesSnapshotNegativeTestJSON-1415117893 tempest-VolumesSnapshotNegativeTestJSON-1415117893-project-member] http://192.168.122.183/volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 returned with HTTP 404 Sep 06 17:06:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 943/1920] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:57 2026] GET /volume/v3/volumes/a0435078-46d7-46f2-b2b5-379d630b48f6 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-127ceca6-3813-494c-9337-017a4d5dbe1f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-127ceca6-3813-494c-9337-017a4d5dbe1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] GET http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 Sep 06 17:06:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-127ceca6-3813-494c-9337-017a4d5dbe1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-127ceca6-3813-494c-9337-017a4d5dbe1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-127ceca6-3813-494c-9337-017a4d5dbe1f tempest-VolumesSnapshotTestJSON-467432576 tempest-VolumesSnapshotTestJSON-467432576-project-member] http://192.168.122.183/volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 returned with HTTP 404 Sep 06 17:06:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 978/1921] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:06:57 2026] GET /volume/v3/volumes/44eed897-f42d-4ad5-a3a1-3266b999e342 => generated 109 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:06:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:06:58 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:06:58 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:06:58 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f3c88cc2-2932-41d9-9a14-3252813d0fb5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb returned with HTTP 200 Sep 06 17:06:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 944/1922] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:06:58 2026] GET /volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb => generated 924 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/group_snapshots Sep 06 17:06:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'create', calling method: version_select, body: {"group_snapshot": {"group_id": "db64b4f0-f1c5-4d67-a5fe-d2de35868bb9", "name": "tempest-group_snapshot-43252170"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:06:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating new group_snapshot {'group_snapshot': {'group_id': 'db64b4f0-f1c5-4d67-a5fe-d2de35868bb9', 'name': 'tempest-group_snapshot-43252170'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/group_snapshots.py:154}} Sep 06 17:06:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:58 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.group_snapshots [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Creating group_snapshot tempest-group_snapshot-43252170. Sep 06 17:06:58 devstack devstack@c-api.service[87201]: /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:06:58 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:06:58 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:06:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:58 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupSnapshotsTest-volume-type-1449125264 is set by the default quota flag: quota_gigabytes_tempest-GroupSnapshotsTest-volume-type-1449125264, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:58 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecated: Default quota for resource: snapshots_tempest-GroupSnapshotsTest-volume-type-1449125264 is set by the default quota flag: quota_snapshots_tempest-GroupSnapshotsTest-volume-type-1449125264, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:06:58 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Created reservations ['a9f4cc35-5335-49b8-8f6c-8e0ac4f9bda9', '0ab1c4e0-ac87-464e-a2a8-11ea858a8288', 'c1b41662-8746-4c34-ac2f-60e56b84181d', '2132493f-1dc0-4628-8e87-fb569936c2f7'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:06:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7da3cb18-f36a-4868-b6f0-4d572ddf0462 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots returned with HTTP 202 Sep 06 17:06:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 979/1923] 192.168.122.183 () {62 vars in 1208 bytes} [Sun Sep 6 17:06:58 2026] POST /volume/v3/group_snapshots => generated 166 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-51a0e0b9-aac3-4474-bfb9-e893cfc1a4e8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-51a0e0b9-aac3-4474-bfb9-e893cfc1a4e8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-51a0e0b9-aac3-4474-bfb9-e893cfc1a4e8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-51a0e0b9-aac3-4474-bfb9-e893cfc1a4e8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-51a0e0b9-aac3-4474-bfb9-e893cfc1a4e8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:06:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-51a0e0b9-aac3-4474-bfb9-e893cfc1a4e8 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 200 Sep 06 17:06:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 945/1924] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:58 2026] GET /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 305 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:06:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4e14a359-ac25-40c4-aeff-f9907b59548d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:06:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4e14a359-ac25-40c4-aeff-f9907b59548d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:06:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4e14a359-ac25-40c4-aeff-f9907b59548d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:06:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4e14a359-ac25-40c4-aeff-f9907b59548d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:06:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-4e14a359-ac25-40c4-aeff-f9907b59548d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:06:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:06:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4e14a359-ac25-40c4-aeff-f9907b59548d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 200 Sep 06 17:06:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 980/1925] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:06:59 2026] GET /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 305 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dc53c435-45ae-458a-920c-e7fb279f1338 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc53c435-45ae-458a-920c-e7fb279f1338 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc53c435-45ae-458a-920c-e7fb279f1338 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc53c435-45ae-458a-920c-e7fb279f1338 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-dc53c435-45ae-458a-920c-e7fb279f1338 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:07:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc53c435-45ae-458a-920c-e7fb279f1338 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 200 Sep 06 17:07:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 946/1926] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:07:00 2026] GET /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 305 bytes in 28 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[87201]: DEBUG cinder.api.middleware.request_id [None req-17ee3956-067a-4aba-94a1-8d45c6bf1b12 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17ee3956-067a-4aba-94a1-8d45c6bf1b12 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17ee3956-067a-4aba-94a1-8d45c6bf1b12 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17ee3956-067a-4aba-94a1-8d45c6bf1b12 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.group_snapshots [None req-17ee3956-067a-4aba-94a1-8d45c6bf1b12 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17ee3956-067a-4aba-94a1-8d45c6bf1b12 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 981/1927] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 306 bytes in 34 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: /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:07:01 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all snapshots completed successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4cb674f0-ee89-4ed6-94ca-85f8ff54b807 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 947/1928] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/snapshots/detail => generated 452 bytes in 36 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4ecd497e-e7eb-4827-8726-b6cac1918062 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ecd497e-e7eb-4827-8726-b6cac1918062 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ecd497e-e7eb-4827-8726-b6cac1918062 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ecd497e-e7eb-4827-8726-b6cac1918062 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4ecd497e-e7eb-4827-8726-b6cac1918062 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ecd497e-e7eb-4827-8726-b6cac1918062 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 982/1929] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 => generated 449 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a1abc5b9-eaa3-4521-ba14-26ba067ec162 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a1abc5b9-eaa3-4521-ba14-26ba067ec162 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a1abc5b9-eaa3-4521-ba14-26ba067ec162 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a1abc5b9-eaa3-4521-ba14-26ba067ec162 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-a1abc5b9-eaa3-4521-ba14-26ba067ec162 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a1abc5b9-eaa3-4521-ba14-26ba067ec162 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 948/1930] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 306 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-11c14d3a-7d83-4f63-a546-33aa091ff4a4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11c14d3a-7d83-4f63-a546-33aa091ff4a4 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/detail Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11c14d3a-7d83-4f63-a546-33aa091ff4a4 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11c14d3a-7d83-4f63-a546-33aa091ff4a4 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: /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:07:01 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11c14d3a-7d83-4f63-a546-33aa091ff4a4 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/detail returned with HTTP 200 Sep 06 17:07:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 983/1931] 192.168.122.183 () {60 vars in 1207 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/group_snapshots/detail => generated 309 bytes in 29 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] DELETE http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group_snapshot with id: 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87200]: /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:07:01 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b59cdf1-d720-401b-8daa-fdcef8253bab tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 202 Sep 06 17:07:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 949/1932] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:07:01 2026] DELETE /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 0 bytes in 141 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:01 devstack devstack@c-api.service[87201]: /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:07:01 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:07:01 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:01 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:02 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-be7c3fab-16f7-4ff1-8f66-b561cee8b798 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 984/1933] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:01 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 263 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/detail Sep 06 17:07:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:07:02 devstack devstack@c-api.service[87200]: /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:07:02 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all snapshots completed successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f8e2ce87-9a76-4d39-8d92-e8f6a0af7a8d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/detail returned with HTTP 200 Sep 06 17:07:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 950/1934] 192.168.122.183 () {58 vars in 1148 bytes} [Sun Sep 6 17:07:02 2026] GET /volume/v3/snapshots/detail => generated 451 bytes in 29 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b552b62d-4b69-4268-bfbe-f664dec1b388 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b552b62d-4b69-4268-bfbe-f664dec1b388 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 Sep 06 17:07:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b552b62d-4b69-4268-bfbe-f664dec1b388 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b552b62d-4b69-4268-bfbe-f664dec1b388 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b552b62d-4b69-4268-bfbe-f664dec1b388 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:07:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b552b62d-4b69-4268-bfbe-f664dec1b388 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 returned with HTTP 200 Sep 06 17:07:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 985/1935] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:07:02 2026] GET /volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 => generated 448 bytes in 31 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[87200]: DEBUG cinder.api.middleware.request_id [None req-99dae550-10de-48bf-8a1b-d76bf4e61a7a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99dae550-10de-48bf-8a1b-d76bf4e61a7a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 Sep 06 17:07:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99dae550-10de-48bf-8a1b-d76bf4e61a7a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99dae550-10de-48bf-8a1b-d76bf4e61a7a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-99dae550-10de-48bf-8a1b-d76bf4e61a7a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Snapshot retrieved successfully. Sep 06 17:07:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99dae550-10de-48bf-8a1b-d76bf4e61a7a tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 returned with HTTP 200 Sep 06 17:07:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 951/1936] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:07:03 2026] GET /volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 => generated 448 bytes in 26 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[87201]: DEBUG cinder.api.middleware.request_id [None req-06a125f1-7a47-4ce7-b713-33497c244e7b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-06a125f1-7a47-4ce7-b713-33497c244e7b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-06a125f1-7a47-4ce7-b713-33497c244e7b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-06a125f1-7a47-4ce7-b713-33497c244e7b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-06a125f1-7a47-4ce7-b713-33497c244e7b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 returned with HTTP 404 Sep 06 17:07:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 986/1937] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/snapshots/05b6b9f3-a31b-40d0-9e48-fbbde79d4301 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c4367d48-171c-4195-ac0f-351b646032c5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c4367d48-171c-4195-ac0f-351b646032c5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c4367d48-171c-4195-ac0f-351b646032c5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c4367d48-171c-4195-ac0f-351b646032c5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-c4367d48-171c-4195-ac0f-351b646032c5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/group_snapshots.py:58}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c4367d48-171c-4195-ac0f-351b646032c5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 404 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 952/1938] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 116 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0529b897-2f72-4148-bb6f-e028b12fc7f7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0529b897-2f72-4148-bb6f-e028b12fc7f7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/group_snapshots Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0529b897-2f72-4148-bb6f-e028b12fc7f7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0529b897-2f72-4148-bb6f-e028b12fc7f7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /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:07:04 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0529b897-2f72-4148-bb6f-e028b12fc7f7 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 987/1939] 192.168.122.183 () {60 vars in 1186 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/group_snapshots => generated 23 bytes in 16 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[87200]: DEBUG cinder.api.middleware.request_id [None req-639d4c43-767f-44da-b801-70a64d44145d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-639d4c43-767f-44da-b801-70a64d44145d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] DELETE http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-639d4c43-767f-44da-b801-70a64d44145d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-639d4c43-767f-44da-b801-70a64d44145d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.group_snapshots [None req-639d4c43-767f-44da-b801-70a64d44145d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for member 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 {{(pid=87200) delete /opt/stack/cinder/cinder/api/v3/group_snapshots.py:72}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.group_snapshots [None req-639d4c43-767f-44da-b801-70a64d44145d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group_snapshot with id: 3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-639d4c43-767f-44da-b801-70a64d44145d tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 returned with HTTP 404 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 953/1940] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:07:04 2026] DELETE /volume/v3/group_snapshots/3f423ad0-80ce-4f8d-8857-ebfd96dc1e44 => generated 116 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0caaba59-3264-40a7-b999-1548f3b0901e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /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:07:04 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Get all volumes completed successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:04 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:04 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0caaba59-3264-40a7-b999-1548f3b0901e tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 988/1941] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/detail => generated 927 bytes in 148 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[87200]: DEBUG cinder.api.middleware.request_id [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] POST http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9/action Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] delete called for group db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Delete group with id: db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87200]: /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:07:04 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:04 devstack devstack@c-api.service[87200]: /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:04 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa66474f-d9a1-4a01-8523-5296a9c3852b tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9/action returned with HTTP 202 Sep 06 17:07:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 954/1942] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:04 2026] POST /volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9/action => generated 0 bytes in 114 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Volume info retrieved successfully. Sep 06 17:07:04 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:04 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:04 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e49ad507-49e0-4f1e-9961-e787c425b7f3 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb returned with HTTP 200 Sep 06 17:07:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 989/1943] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:04 2026] GET /volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb => generated 923 bytes in 171 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f75302a1-2f72-4097-8ea6-4691786dbddb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f75302a1-2f72-4097-8ea6-4691786dbddb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb Sep 06 17:07:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f75302a1-2f72-4097-8ea6-4691786dbddb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f75302a1-2f72-4097-8ea6-4691786dbddb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f75302a1-2f72-4097-8ea6-4691786dbddb tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb returned with HTTP 404 Sep 06 17:07:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 955/1944] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/volumes/82352136-111b-4f8e-878a-0824d422c0eb => generated 109 bytes in 64 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d5a7f7bf-67b4-4a0c-acdb-40cfdcc215a5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5a7f7bf-67b4-4a0c-acdb-40cfdcc215a5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] GET http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 Sep 06 17:07:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5a7f7bf-67b4-4a0c-acdb-40cfdcc215a5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5a7f7bf-67b4-4a0c-acdb-40cfdcc215a5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-d5a7f7bf-67b4-4a0c-acdb-40cfdcc215a5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] show called for member db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5a7f7bf-67b4-4a0c-acdb-40cfdcc215a5 tempest-GroupSnapshotsTest-1302474336 tempest-GroupSnapshotsTest-1302474336-project-member] http://192.168.122.183/volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 returned with HTTP 404 Sep 06 17:07:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 990/1945] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:05 2026] GET /volume/v3/groups/db64b4f0-f1c5-4d67-a5fe-d2de35868bb9 => generated 108 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c4f1c2a7-1d74-42da-9eee-c43c09f9484b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c4f1c2a7-1d74-42da-9eee-c43c09f9484b tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/204dbdeb-60b2-4b70-b16c-a91722c241a2 Sep 06 17:07:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c4f1c2a7-1d74-42da-9eee-c43c09f9484b tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c4f1c2a7-1d74-42da-9eee-c43c09f9484b tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c4f1c2a7-1d74-42da-9eee-c43c09f9484b tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/group_types/204dbdeb-60b2-4b70-b16c-a91722c241a2 returned with HTTP 202 Sep 06 17:07:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 956/1946] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:07:06 2026] DELETE /volume/v3/group_types/204dbdeb-60b2-4b70-b16c-a91722c241a2 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f69669f1-52e4-4829-8fc5-f183eac462b3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f69669f1-52e4-4829-8fc5-f183eac462b3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] DELETE http://192.168.122.183/volume/v3/types/f36b3710-bdeb-4e31-9827-49f9414c2847 Sep 06 17:07:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f69669f1-52e4-4829-8fc5-f183eac462b3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f69669f1-52e4-4829-8fc5-f183eac462b3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f69669f1-52e4-4829-8fc5-f183eac462b3 tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types/f36b3710-bdeb-4e31-9827-49f9414c2847 returned with HTTP 202 Sep 06 17:07:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 991/1947] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:07:06 2026] DELETE /volume/v3/types/f36b3710-bdeb-4e31-9827-49f9414c2847 => generated 0 bytes in 85 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[87200]: DEBUG cinder.api.middleware.request_id [None req-292ff77c-96c6-4ed1-b62c-5d9d73346dcf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-292ff77c-96c6-4ed1-b62c-5d9d73346dcf tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] GET http://192.168.122.183/volume/v3/types/f36b3710-bdeb-4e31-9827-49f9414c2847 Sep 06 17:07:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-292ff77c-96c6-4ed1-b62c-5d9d73346dcf tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-292ff77c-96c6-4ed1-b62c-5d9d73346dcf tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-292ff77c-96c6-4ed1-b62c-5d9d73346dcf tempest-GroupSnapshotsTest-1778951664 tempest-GroupSnapshotsTest-1778951664-project-admin] http://192.168.122.183/volume/v3/types/f36b3710-bdeb-4e31-9827-49f9414c2847 returned with HTTP 404 Sep 06 17:07:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 957/1948] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:07:06 2026] GET /volume/v3/types/f36b3710-bdeb-4e31-9827-49f9414c2847 => generated 114 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7ea1b5eb-8594-49aa-94e0-a5d82d3f017e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=165,cinder:INSERT=19,cinder:UPDATE=35 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ea1b5eb-8594-49aa-94e0-a5d82d3f017e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:07:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ea1b5eb-8594-49aa-94e0-a5d82d3f017e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-521255682"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=160,cinder:UPDATE=32,cinder:INSERT=12 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ea1b5eb-8594-49aa-94e0-a5d82d3f017e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:07:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 992/1949] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:07:15 2026] POST /volume/v3/types => generated 215 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a57c1ebc-5ca6-4106-91aa-4106be8ea8d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a57c1ebc-5ca6-4106-91aa-4106be8ea8d4 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a57c1ebc-5ca6-4106-91aa-4106be8ea8d4 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-2014630698"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a57c1ebc-5ca6-4106-91aa-4106be8ea8d4 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:07:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 958/1950] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:07:16 2026] POST /volume/v3/group_types => generated 173 bytes in 36 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:07:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "429aa410-9f16-4c91-bc75-2ff0f2a2da2b", "volume_types": ["63d9a474-212c-42ba-8f1a-989bd5419e31"], "name": "tempest-Group1-261522570"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Creating new group {'group': {'group_type': '429aa410-9f16-4c91-bc75-2ff0f2a2da2b', 'volume_types': ['63d9a474-212c-42ba-8f1a-989bd5419e31'], 'name': 'tempest-Group1-261522570'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Creating group tempest-Group1-261522570. Sep 06 17:07:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Availability Zones retrieved successfully. Sep 06 17:07:16 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Created reservations ['eb517191-1aba-4c4c-b9c7-3fdcd2e2e97d'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-288be02f-ac66-4c8b-9ec5-84f6902bb00e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:07:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 993/1951] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:07:16 2026] POST /volume/v3/groups => generated 93 bytes in 320 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b7999a54-f473-4171-b511-c045df2a2053 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b7999a54-f473-4171-b511-c045df2a2053 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b7999a54-f473-4171-b511-c045df2a2053 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b7999a54-f473-4171-b511-c045df2a2053 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-b7999a54-f473-4171-b511-c045df2a2053 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member d63380d2-3c51-43cb-a553-8507ee48f1a1 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b7999a54-f473-4171-b511-c045df2a2053 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 returned with HTTP 200 Sep 06 17:07:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 959/1952] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:16 2026] GET /volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 => generated 321 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f30db4e4-4615-494a-9ebd-34ce3e9968e2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f30db4e4-4615-494a-9ebd-34ce3e9968e2 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f30db4e4-4615-494a-9ebd-34ce3e9968e2 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f30db4e4-4615-494a-9ebd-34ce3e9968e2 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-f30db4e4-4615-494a-9ebd-34ce3e9968e2 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member d63380d2-3c51-43cb-a553-8507ee48f1a1 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f30db4e4-4615-494a-9ebd-34ce3e9968e2 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 returned with HTTP 200 Sep 06 17:07:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 994/1953] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:17 2026] GET /volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 => generated 322 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:07:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "429aa410-9f16-4c91-bc75-2ff0f2a2da2b", "volume_types": ["63d9a474-212c-42ba-8f1a-989bd5419e31"], "name": "tempest-Group2-25209368"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Creating new group {'group': {'group_type': '429aa410-9f16-4c91-bc75-2ff0f2a2da2b', 'volume_types': ['63d9a474-212c-42ba-8f1a-989bd5419e31'], 'name': 'tempest-Group2-25209368'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:07:17 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Creating group tempest-Group2-25209368. Sep 06 17:07:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Availability Zones retrieved successfully. Sep 06 17:07:17 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Created reservations ['183fd1fb-80f3-4adb-a105-776c22c40c38'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30d785ea-3adb-40ee-b64a-aa0b3d89fe8c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:07:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 960/1954] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:07:17 2026] POST /volume/v3/groups => generated 92 bytes in 175 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e647aa1a-9075-460d-9a40-d5b33962ccf6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e647aa1a-9075-460d-9a40-d5b33962ccf6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e647aa1a-9075-460d-9a40-d5b33962ccf6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e647aa1a-9075-460d-9a40-d5b33962ccf6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-e647aa1a-9075-460d-9a40-d5b33962ccf6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e647aa1a-9075-460d-9a40-d5b33962ccf6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb returned with HTTP 200 Sep 06 17:07:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 995/1955] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:17 2026] GET /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb => generated 320 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b95b797e-b72a-4325-81d7-212148022fbc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b95b797e-b72a-4325-81d7-212148022fbc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b95b797e-b72a-4325-81d7-212148022fbc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b95b797e-b72a-4325-81d7-212148022fbc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-b95b797e-b72a-4325-81d7-212148022fbc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b95b797e-b72a-4325-81d7-212148022fbc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb returned with HTTP 200 Sep 06 17:07:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 961/1956] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:19 2026] GET /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb => generated 321 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-2113318385", "volume_type": "63d9a474-212c-42ba-8f1a-989bd5419e31", "group_id": "d63380d2-3c51-43cb-a553-8507ee48f1a1", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-2113318385', 'volume_type': '63d9a474-212c-42ba-8f1a-989bd5419e31', 'group_id': 'd63380d2-3c51-43cb-a553-8507ee48f1a1', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:19 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume of 1 GB Sep 06 17:07:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Availability Zones retrieved successfully. Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Flow 'volume_create_api' (4bbc4846-a23c-4fb0-bd62-3bf4c2f1cbb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efbefa2-a94a-4cc7-81d5-02b233401b96) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4efbefa2-a94a-4cc7-81d5-02b233401b96) 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:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=63d9a474-212c-42ba-8f1a-989bd5419e31,is_public=True,name='tempest-GroupsTest-volume-type-521255682',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '63d9a474-212c-42ba-8f1a-989bd5419e31', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'd63380d2-3c51-43cb-a553-8507ee48f1a1', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dfd34b-537b-4f06-b83b-7f4eb4b66be4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-521255682 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-521255682, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:19 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-521255682 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-521255682, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Created reservations ['503457b0-0f8c-40ea-8b01-7ddbae40b221', 'abfe9128-cd8b-4972-819f-2fa83bcf8db9', 'a46d2a71-c80a-4ee4-aaf8-f49c78974465', 'c1003f51-7897-4380-91e1-71971ed3170a'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (55dfd34b-537b-4f06-b83b-7f4eb4b66be4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['503457b0-0f8c-40ea-8b01-7ddbae40b221', 'abfe9128-cd8b-4972-819f-2fa83bcf8db9', 'a46d2a71-c80a-4ee4-aaf8-f49c78974465', 'c1003f51-7897-4380-91e1-71971ed3170a']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fa9034-12e0-4e29-b787-4bf935ec4392) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (61fa9034-12e0-4e29-b787-4bf935ec4392) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '51103d1b-e95f-40ce-82f9-f0c2b1cb2237', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-2113318385',encryption_key_id=None,group_id=d63380d2-3c51-43cb-a553-8507ee48f1a1,group_type_id=,metadata={},multiattach=False,project_id='aea879c18def472c8404a2b44e9aae51',qos_specs=None,replication_status=,reservations=['503457b0-0f8c-40ea-8b01-7ddbae40b221','abfe9128-cd8b-4972-819f-2fa83bcf8db9','a46d2a71-c80a-4ee4-aaf8-f49c78974465','c1003f51-7897-4380-91e1-71971ed3170a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5961368bac7747b694be3eb8568b9163',volume_type_id=63d9a474-212c-42ba-8f1a-989bd5419e31), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-2113318385',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=d63380d2-3c51-43cb-a553-8507ee48f1a1,host=None,id=51103d1b-e95f-40ce-82f9-f0c2b1cb2237,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aea879c18def472c8404a2b44e9aae51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5961368bac7747b694be3eb8568b9163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(63d9a474-212c-42ba-8f1a-989bd5419e31),volume_type_id=63d9a474-212c-42ba-8f1a-989bd5419e31)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e39f14e-1f7e-4f2b-b20d-bb038d3ca29b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1e39f14e-1f7e-4f2b-b20d-bb038d3ca29b) transitioned into state 'SUCCESS' from state '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-2113318385',encryption_key_id=None,group_id=d63380d2-3c51-43cb-a553-8507ee48f1a1,group_type_id=,metadata={},multiattach=False,project_id='aea879c18def472c8404a2b44e9aae51',qos_specs=None,replication_status=,reservations=['503457b0-0f8c-40ea-8b01-7ddbae40b221','abfe9128-cd8b-4972-819f-2fa83bcf8db9','a46d2a71-c80a-4ee4-aaf8-f49c78974465','c1003f51-7897-4380-91e1-71971ed3170a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5961368bac7747b694be3eb8568b9163',volume_type_id=63d9a474-212c-42ba-8f1a-989bd5419e31)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbd5ecc-9b89-4531-9502-4b141f47c9d9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9cbd5ecc-9b89-4531-9502-4b141f47c9d9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Flow 'volume_create_api' (4bbc4846-a23c-4fb0-bd62-3bf4c2f1cbb9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume request issued successfully. Sep 06 17:07:19 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:19 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:19 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b4ed6a9-aaa2-4f79-8984-60798876fd36 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 996/1957] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:07:19 2026] POST /volume/v3/volumes => generated 822 bytes in 567 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:19 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:19 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:19 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2c63831-8dad-4746-a428-bb5c9fe40f41 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 returned with HTTP 200 Sep 06 17:07:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 962/1958] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:19 2026] GET /volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 => generated 890 bytes in 155 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-541de153-142a-4c16-bced-0b04b6698f55 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 Sep 06 17:07:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:07:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:20 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:20 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:20 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-541de153-142a-4c16-bced-0b04b6698f55 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 returned with HTTP 200 Sep 06 17:07:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 997/1959] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:20 2026] GET /volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 => generated 915 bytes in 145 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8ae0ad4f-49eb-44ae-8bfb-664672230497 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ae0ad4f-49eb-44ae-8bfb-664672230497 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ae0ad4f-49eb-44ae-8bfb-664672230497 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ae0ad4f-49eb-44ae-8bfb-664672230497 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-8ae0ad4f-49eb-44ae-8bfb-664672230497 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member d63380d2-3c51-43cb-a553-8507ee48f1a1 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ae0ad4f-49eb-44ae-8bfb-664672230497 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 returned with HTTP 200 Sep 06 17:07:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 963/1960] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:21 2026] GET /volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 => generated 322 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-82b21658-60a7-4141-b4ad-c1f6e6ad30b3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-82b21658-60a7-4141-b4ad-c1f6e6ad30b3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-82b21658-60a7-4141-b4ad-c1f6e6ad30b3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-82b21658-60a7-4141-b4ad-c1f6e6ad30b3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-82b21658-60a7-4141-b4ad-c1f6e6ad30b3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-82b21658-60a7-4141-b4ad-c1f6e6ad30b3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb returned with HTTP 200 Sep 06 17:07:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 998/1961] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:21 2026] GET /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb => generated 321 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fbe4b2b1-0e40-4d1b-89bf-737d53989d19 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fbe4b2b1-0e40-4d1b-89bf-737d53989d19 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/detail Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fbe4b2b1-0e40-4d1b-89bf-737d53989d19 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fbe4b2b1-0e40-4d1b-89bf-737d53989d19 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /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:07:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fbe4b2b1-0e40-4d1b-89bf-737d53989d19 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/detail returned with HTTP 200 Sep 06 17:07:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 964/1962] 192.168.122.183 () {60 vars in 1180 bytes} [Sun Sep 6 17:07:21 2026] GET /volume/v3/groups/detail => generated 637 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3544e7ba-9b87-49a7-b870-117397cc2959 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /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:07:21 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:21 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:21 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:21 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3544e7ba-9b87-49a7-b870-117397cc2959 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 999/1963] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:21 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /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:07:21 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:21 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b1ca4d8b-2a42-45e3-b6d9-7cd99cb8058e tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 965/1964] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:21 2026] GET /volume/v3/volumes/detail => generated 918 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1/action Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] delete called for group d63380d2-3c51-43cb-a553-8507ee48f1a1 {{(pid=87201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Delete group with id: d63380d2-3c51-43cb-a553-8507ee48f1a1 Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /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:07:21 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:21 devstack devstack@c-api.service[87201]: /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:21 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e8846b6-1391-47a9-81a2-00451a142bc1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1/action returned with HTTP 202 Sep 06 17:07:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1000/1965] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:21 2026] POST /volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-534208e4-9c24-4a0c-a266-f64dcffe011c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:21 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:21 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:21 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-534208e4-9c24-4a0c-a266-f64dcffe011c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 returned with HTTP 200 Sep 06 17:07:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 966/1966] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:21 2026] GET /volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 => generated 914 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c96c79e5-fe36-4ae5-9ead-2dbf695acd56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c96c79e5-fe36-4ae5-9ead-2dbf695acd56 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c96c79e5-fe36-4ae5-9ead-2dbf695acd56 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c96c79e5-fe36-4ae5-9ead-2dbf695acd56 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c96c79e5-fe36-4ae5-9ead-2dbf695acd56 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 returned with HTTP 404 Sep 06 17:07:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1001/1967] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:22 2026] GET /volume/v3/volumes/51103d1b-e95f-40ce-82f9-f0c2b1cb2237 => generated 109 bytes in 44 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-db4bab66-8318-4e68-8910-e71b4ad97a04 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db4bab66-8318-4e68-8910-e71b4ad97a04 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 Sep 06 17:07:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db4bab66-8318-4e68-8910-e71b4ad97a04 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db4bab66-8318-4e68-8910-e71b4ad97a04 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-db4bab66-8318-4e68-8910-e71b4ad97a04 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member d63380d2-3c51-43cb-a553-8507ee48f1a1 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db4bab66-8318-4e68-8910-e71b4ad97a04 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 returned with HTTP 404 Sep 06 17:07:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 967/1968] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:22 2026] GET /volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1 => generated 108 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb/action Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action body: b'{"delete": {"delete-volumes": false}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] delete called for group e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87201) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:22 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Delete group with id: e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:22 devstack devstack@c-api.service[87201]: /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:07:22 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8a26d4e-4391-4c4e-8120-52f45842dc2a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb/action returned with HTTP 202 Sep 06 17:07:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1002/1969] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:22 2026] POST /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb/action => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:07:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cdf1ce9c-8331-467c-b1f3-c065e377526a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cdf1ce9c-8331-467c-b1f3-c065e377526a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cdf1ce9c-8331-467c-b1f3-c065e377526a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cdf1ce9c-8331-467c-b1f3-c065e377526a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-cdf1ce9c-8331-467c-b1f3-c065e377526a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cdf1ce9c-8331-467c-b1f3-c065e377526a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb returned with HTTP 200 Sep 06 17:07:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 968/1970] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:23 2026] GET /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb => generated 320 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f060da5b-eb94-4ac5-b580-d25ec4c2e731 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f060da5b-eb94-4ac5-b580-d25ec4c2e731 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f060da5b-eb94-4ac5-b580-d25ec4c2e731 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f060da5b-eb94-4ac5-b580-d25ec4c2e731 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-f060da5b-eb94-4ac5-b580-d25ec4c2e731 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f060da5b-eb94-4ac5-b580-d25ec4c2e731 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb returned with HTTP 404 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1003/1971] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:24 2026] GET /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb => generated 108 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ef502719-5fb6-4474-adcb-895908b07445 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ef502719-5fb6-4474-adcb-895908b07445 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/detail Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ef502719-5fb6-4474-adcb-895908b07445 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ef502719-5fb6-4474-adcb-895908b07445 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:24 devstack devstack@c-api.service[87200]: /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:07:24 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ef502719-5fb6-4474-adcb-895908b07445 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/detail returned with HTTP 200 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 969/1972] 192.168.122.183 () {60 vars in 1180 bytes} [Sun Sep 6 17:07:24 2026] GET /volume/v3/groups/detail => generated 14 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: /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:07:24 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3e43fbe-759a-4096-8ac5-ab2015226302 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1004/1973] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:24 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ccadb99b-507c-4438-b716-e70426aafe9a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ccadb99b-507c-4438-b716-e70426aafe9a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb/action Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ccadb99b-507c-4438-b716-e70426aafe9a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ccadb99b-507c-4438-b716-e70426aafe9a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-ccadb99b-507c-4438-b716-e70426aafe9a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] delete called for group e257f947-0866-4bba-bef0-398bddd9a0cb {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-ccadb99b-507c-4438-b716-e70426aafe9a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Delete group with id: e257f947-0866-4bba-bef0-398bddd9a0cb Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ccadb99b-507c-4438-b716-e70426aafe9a tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb/action returned with HTTP 404 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 970/1974] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:24 2026] POST /volume/v3/groups/e257f947-0866-4bba-bef0-398bddd9a0cb/action => generated 108 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6a3ebf83-a18e-4c26-998b-70e937f3d3ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1005/1975] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:24 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:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1/action Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] delete called for group d63380d2-3c51-43cb-a553-8507ee48f1a1 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Delete group with id: d63380d2-3c51-43cb-a553-8507ee48f1a1 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d15f9c98-e6cd-4661-8b90-59c3e9e8d811 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1/action returned with HTTP 404 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 971/1976] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:24 2026] POST /volume/v3/groups/d63380d2-3c51-43cb-a553-8507ee48f1a1/action => generated 108 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d5b3ff6f-d61d-4ca7-add0-64208793fafa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5b3ff6f-d61d-4ca7-add0-64208793fafa tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/429aa410-9f16-4c91-bc75-2ff0f2a2da2b Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5b3ff6f-d61d-4ca7-add0-64208793fafa tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d5b3ff6f-d61d-4ca7-add0-64208793fafa tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d5b3ff6f-d61d-4ca7-add0-64208793fafa tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/group_types/429aa410-9f16-4c91-bc75-2ff0f2a2da2b returned with HTTP 202 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1006/1977] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:07:24 2026] DELETE /volume/v3/group_types/429aa410-9f16-4c91-bc75-2ff0f2a2da2b => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-299b73d8-cbef-4a8c-8db6-282911ae830c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-299b73d8-cbef-4a8c-8db6-282911ae830c tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] DELETE http://192.168.122.183/volume/v3/types/63d9a474-212c-42ba-8f1a-989bd5419e31 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-299b73d8-cbef-4a8c-8db6-282911ae830c tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-299b73d8-cbef-4a8c-8db6-282911ae830c tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-299b73d8-cbef-4a8c-8db6-282911ae830c tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/types/63d9a474-212c-42ba-8f1a-989bd5419e31 returned with HTTP 202 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 972/1978] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:07:24 2026] DELETE /volume/v3/types/63d9a474-212c-42ba-8f1a-989bd5419e31 => generated 0 bytes in 119 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4595bc4a-a5b2-4ada-af7c-074978d2b8cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4595bc4a-a5b2-4ada-af7c-074978d2b8cc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] GET http://192.168.122.183/volume/v3/types/63d9a474-212c-42ba-8f1a-989bd5419e31 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4595bc4a-a5b2-4ada-af7c-074978d2b8cc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4595bc4a-a5b2-4ada-af7c-074978d2b8cc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4595bc4a-a5b2-4ada-af7c-074978d2b8cc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/types/63d9a474-212c-42ba-8f1a-989bd5419e31 returned with HTTP 404 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1007/1979] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:07:24 2026] GET /volume/v3/types/63d9a474-212c-42ba-8f1a-989bd5419e31 => generated 114 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-74de64e4-a992-46fd-9063-f0e766004e46 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74de64e4-a992-46fd-9063-f0e766004e46 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-74de64e4-a992-46fd-9063-f0e766004e46 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsTest-volume-type-1656667110"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74de64e4-a992-46fd-9063-f0e766004e46 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 973/1980] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:07:24 2026] POST /volume/v3/types => generated 216 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-18dcaecd-57eb-4064-be77-81cf44745abc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18dcaecd-57eb-4064-be77-81cf44745abc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18dcaecd-57eb-4064-be77-81cf44745abc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsTest-group-type-1827466410"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18dcaecd-57eb-4064-be77-81cf44745abc tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1008/1981] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:07:24 2026] POST /volume/v3/group_types => generated 173 bytes in 74 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c152e188-6235-44d5-9b0e-28719491e1e0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "61787ced-7cf5-4cec-ac68-7f3a96372358", "volume_types": ["69750cce-70f9-4969-848d-17bef1ca6998"], "name": "tempest-GroupsTest-Group-887450916"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Creating new group {'group': {'group_type': '61787ced-7cf5-4cec-ac68-7f3a96372358', 'volume_types': ['69750cce-70f9-4969-848d-17bef1ca6998'], 'name': 'tempest-GroupsTest-Group-887450916'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Creating group tempest-GroupsTest-Group-887450916. Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Availability Zones retrieved successfully. Sep 06 17:07:24 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Created reservations ['f74fd0d9-be6e-464d-929a-b6211f8e4db5'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c152e188-6235-44d5-9b0e-28719491e1e0 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:07:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 974/1982] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:07:24 2026] POST /volume/v3/groups => generated 103 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5e00b58-c68e-441b-88a4-78377324e50d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5e00b58-c68e-441b-88a4-78377324e50d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5e00b58-c68e-441b-88a4-78377324e50d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5e00b58-c68e-441b-88a4-78377324e50d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-a5e00b58-c68e-441b-88a4-78377324e50d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5e00b58-c68e-441b-88a4-78377324e50d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1009/1983] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:24 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 331 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-095089df-2245-4921-91ad-6cc87778dc71 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-095089df-2245-4921-91ad-6cc87778dc71 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-095089df-2245-4921-91ad-6cc87778dc71 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-095089df-2245-4921-91ad-6cc87778dc71 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-095089df-2245-4921-91ad-6cc87778dc71 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-095089df-2245-4921-91ad-6cc87778dc71 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 975/1984] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:26 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 332 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1573676188", "volume_type": "69750cce-70f9-4969-848d-17bef1ca6998", "group_id": "f03c7981-2d1a-47e2-9cb7-39ec4d24f822", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1573676188', 'volume_type': '69750cce-70f9-4969-848d-17bef1ca6998', 'group_id': 'f03c7981-2d1a-47e2-9cb7-39ec4d24f822', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:26 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume of 1 GB Sep 06 17:07:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Availability Zones retrieved successfully. Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Flow 'volume_create_api' (4ae0d128-261e-4b6f-ab97-2fc76262089e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40493b25-24e8-41f6-9e78-c190abe83f92) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (40493b25-24e8-41f6-9e78-c190abe83f92) 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:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69750cce-70f9-4969-848d-17bef1ca6998,is_public=True,name='tempest-GroupsTest-volume-type-1656667110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69750cce-70f9-4969-848d-17bef1ca6998', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f03c7981-2d1a-47e2-9cb7-39ec4d24f822', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c9b825-9cb5-4466-a074-bc84120d14fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecated: Default quota for resource: volumes_tempest-GroupsTest-volume-type-1656667110 is set by the default quota flag: quota_volumes_tempest-GroupsTest-volume-type-1656667110, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:26 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecated: Default quota for resource: gigabytes_tempest-GroupsTest-volume-type-1656667110 is set by the default quota flag: quota_gigabytes_tempest-GroupsTest-volume-type-1656667110, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Created reservations ['df8ac704-9d95-41e6-b203-2d544b52efef', '81c2f31a-d4b6-42d4-9d5b-7aae9b72b12d', '142d96db-5640-45c3-b5b7-1756a35f2bdd', '4215d7fa-2299-4697-8669-66778a3341c4'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e1c9b825-9cb5-4466-a074-bc84120d14fb) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['df8ac704-9d95-41e6-b203-2d544b52efef', '81c2f31a-d4b6-42d4-9d5b-7aae9b72b12d', '142d96db-5640-45c3-b5b7-1756a35f2bdd', '4215d7fa-2299-4697-8669-66778a3341c4']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5b5cef-47e0-409f-950e-b825e36de45a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (df5b5cef-47e0-409f-950e-b825e36de45a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '005440a2-c951-4f35-add0-65e6370c6380', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1573676188',encryption_key_id=None,group_id=f03c7981-2d1a-47e2-9cb7-39ec4d24f822,group_type_id=,metadata={},multiattach=False,project_id='aea879c18def472c8404a2b44e9aae51',qos_specs=None,replication_status=,reservations=['df8ac704-9d95-41e6-b203-2d544b52efef','81c2f31a-d4b6-42d4-9d5b-7aae9b72b12d','142d96db-5640-45c3-b5b7-1756a35f2bdd','4215d7fa-2299-4697-8669-66778a3341c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5961368bac7747b694be3eb8568b9163',volume_type_id=69750cce-70f9-4969-848d-17bef1ca6998), 'volume': Volume(_name_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:26Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1573676188',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f03c7981-2d1a-47e2-9cb7-39ec4d24f822,host=None,id=005440a2-c951-4f35-add0-65e6370c6380,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aea879c18def472c8404a2b44e9aae51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5961368bac7747b694be3eb8568b9163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69750cce-70f9-4969-848d-17bef1ca6998),volume_type_id=69750cce-70f9-4969-848d-17bef1ca6998)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792f80f5-c7d6-42aa-a40f-bff224537bf1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (792f80f5-c7d6-42aa-a40f-bff224537bf1) transitioned into state 'SUCCESS' from state '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-1573676188',encryption_key_id=None,group_id=f03c7981-2d1a-47e2-9cb7-39ec4d24f822,group_type_id=,metadata={},multiattach=False,project_id='aea879c18def472c8404a2b44e9aae51',qos_specs=None,replication_status=,reservations=['df8ac704-9d95-41e6-b203-2d544b52efef','81c2f31a-d4b6-42d4-9d5b-7aae9b72b12d','142d96db-5640-45c3-b5b7-1756a35f2bdd','4215d7fa-2299-4697-8669-66778a3341c4'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5961368bac7747b694be3eb8568b9163',volume_type_id=69750cce-70f9-4969-848d-17bef1ca6998)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fadd71b2-455b-431c-902b-40c53e2dabdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fadd71b2-455b-431c-902b-40c53e2dabdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Flow 'volume_create_api' (4ae0d128-261e-4b6f-ab97-2fc76262089e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume request issued successfully. Sep 06 17:07:26 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:26 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:26 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7a8f9c5-ed10-439c-a909-c2d872593dac tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1010/1985] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:07:26 2026] POST /volume/v3/volumes => generated 823 bytes in 635 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:26 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:26 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:26 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d91c4bce-7758-4160-abc8-9f4bcc02b67f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 returned with HTTP 200 Sep 06 17:07:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 976/1986] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:26 2026] GET /volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 => generated 891 bytes in 211 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-944c1e52-7923-4b48-9c06-d74c757afab7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 Sep 06 17:07:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:28 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:28 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:28 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-944c1e52-7923-4b48-9c06-d74c757afab7 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 returned with HTTP 200 Sep 06 17:07:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1011/1987] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:27 2026] GET /volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 => generated 915 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 Sep 06 17:07:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:29 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:29 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:29 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-714f190b-8b4f-4e79-94f4-5a5914e0633c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 returned with HTTP 200 Sep 06 17:07:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 977/1988] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:29 2026] GET /volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 => generated 916 bytes in 196 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-volume-1761434265", "volume_type": "69750cce-70f9-4969-848d-17bef1ca6998", "group_id": "f03c7981-2d1a-47e2-9cb7-39ec4d24f822", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume request body: {'volume': {'name': 'tempest-volume-1761434265', 'volume_type': '69750cce-70f9-4969-848d-17bef1ca6998', 'group_id': 'f03c7981-2d1a-47e2-9cb7-39ec4d24f822', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:29 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume of 1 GB Sep 06 17:07:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Availability Zones retrieved successfully. Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Flow 'volume_create_api' (99343d55-0e0e-493c-98c2-f45af4e82ca4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1988d9a1-1579-43ad-8696-e847510001d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1988d9a1-1579-43ad-8696-e847510001d7) 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:25Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=69750cce-70f9-4969-848d-17bef1ca6998,is_public=True,name='tempest-GroupsTest-volume-type-1656667110',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '69750cce-70f9-4969-848d-17bef1ca6998', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': 'f03c7981-2d1a-47e2-9cb7-39ec4d24f822', 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785e4ae4-dbf9-41cf-85a1-a93cb5154c2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Created reservations ['4f836726-0452-4ae6-b02d-ab31d4f76e74', 'b8b53dd1-e40e-4d9f-9136-2c41d1e0733e', '40506f3d-90fc-484e-ac1f-eda4a9ba14b5', '842d32e5-9438-47b5-8466-36e190e98dd5'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (785e4ae4-dbf9-41cf-85a1-a93cb5154c2f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f836726-0452-4ae6-b02d-ab31d4f76e74', 'b8b53dd1-e40e-4d9f-9136-2c41d1e0733e', '40506f3d-90fc-484e-ac1f-eda4a9ba14b5', '842d32e5-9438-47b5-8466-36e190e98dd5']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382e208f-4629-44c6-901f-72c1521cb75c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (382e208f-4629-44c6-901f-72c1521cb75c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f17fdbcd-f791-4a9e-92e3-6d236dd43b78', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-volume-1761434265',encryption_key_id=None,group_id=f03c7981-2d1a-47e2-9cb7-39ec4d24f822,group_type_id=,metadata={},multiattach=False,project_id='aea879c18def472c8404a2b44e9aae51',qos_specs=None,replication_status=,reservations=['4f836726-0452-4ae6-b02d-ab31d4f76e74','b8b53dd1-e40e-4d9f-9136-2c41d1e0733e','40506f3d-90fc-484e-ac1f-eda4a9ba14b5','842d32e5-9438-47b5-8466-36e190e98dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5961368bac7747b694be3eb8568b9163',volume_type_id=69750cce-70f9-4969-848d-17bef1ca6998), 'volume': Volume(_name_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:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-volume-1761434265',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=f03c7981-2d1a-47e2-9cb7-39ec4d24f822,host=None,id=f17fdbcd-f791-4a9e-92e3-6d236dd43b78,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='aea879c18def472c8404a2b44e9aae51',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5961368bac7747b694be3eb8568b9163',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(69750cce-70f9-4969-848d-17bef1ca6998),volume_type_id=69750cce-70f9-4969-848d-17bef1ca6998)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e266fa4f-bf72-4c98-bb9f-994d8faf9815) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e266fa4f-bf72-4c98-bb9f-994d8faf9815) transitioned into state 'SUCCESS' from state '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-1761434265',encryption_key_id=None,group_id=f03c7981-2d1a-47e2-9cb7-39ec4d24f822,group_type_id=,metadata={},multiattach=False,project_id='aea879c18def472c8404a2b44e9aae51',qos_specs=None,replication_status=,reservations=['4f836726-0452-4ae6-b02d-ab31d4f76e74','b8b53dd1-e40e-4d9f-9136-2c41d1e0733e','40506f3d-90fc-484e-ac1f-eda4a9ba14b5','842d32e5-9438-47b5-8466-36e190e98dd5'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5961368bac7747b694be3eb8568b9163',volume_type_id=69750cce-70f9-4969-848d-17bef1ca6998)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44694b1a-cb22-4ef0-be2c-747b77650d38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (44694b1a-cb22-4ef0-be2c-747b77650d38) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Flow 'volume_create_api' (99343d55-0e0e-493c-98c2-f45af4e82ca4) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Create volume request issued successfully. Sep 06 17:07:29 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:29 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:30 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3975d666-a448-4b57-9d1f-77c6ce7dcb6c tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1012/1989] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:07:29 2026] POST /volume/v3/volumes => generated 823 bytes in 630 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:07:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 Sep 06 17:07:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:30 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:30 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:30 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7762a0de-e4cb-41b8-b6cd-e57807c97e62 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 returned with HTTP 200 Sep 06 17:07:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 978/1990] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:30 2026] GET /volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 => generated 891 bytes in 346 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-983709932", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-983709932', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Create volume of 1 GB Sep 06 17:07:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Availability Zones retrieved successfully. Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Flow 'volume_create_api' (4b741872-730d-4be2-81a6-2e60a43718f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d70692-f55f-4583-8aad-c95f4de423a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2efabbef-f989-4caf-ad3f-80ffed973872 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61d70692-f55f-4583-8aad-c95f4de423a9) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38780cae-44f7-4dea-a889-4c8526671541) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:31 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:31 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:31 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2efabbef-f989-4caf-ad3f-80ffed973872 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 returned with HTTP 200 Sep 06 17:07:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 979/1991] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:31 2026] GET /volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 => generated 915 bytes in 221 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Created reservations ['81a5aa57-097b-416b-951d-82961359a7cb', '26f7eb8e-4949-4817-be0f-f964ca2ea715', '9151048e-652d-4b0f-82eb-d2c08d839268', 'c7a33cf5-6734-4446-807f-0f1ebb65c2ee'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (38780cae-44f7-4dea-a889-4c8526671541) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['81a5aa57-097b-416b-951d-82961359a7cb', '26f7eb8e-4949-4817-be0f-f964ca2ea715', '9151048e-652d-4b0f-82eb-d2c08d839268', 'c7a33cf5-6734-4446-807f-0f1ebb65c2ee']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0ae4edd-052f-4028-9df7-2a6740a903ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b0ae4edd-052f-4028-9df7-2a6740a903ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '026badea-e955-4894-90c7-6f3a9df89f8f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-983709932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d4a564010478ba3e08f7cb89a83ad',qos_specs=None,replication_status=,reservations=['81a5aa57-097b-416b-951d-82961359a7cb','26f7eb8e-4949-4817-be0f-f964ca2ea715','9151048e-652d-4b0f-82eb-d2c08d839268','c7a33cf5-6734-4446-807f-0f1ebb65c2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f924dcee6c7e4fe582b7e7f4053e4211',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-983709932',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=026badea-e955-4894-90c7-6f3a9df89f8f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927d4a564010478ba3e08f7cb89a83ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f924dcee6c7e4fe582b7e7f4053e4211',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5289b812-e335-44e0-a801-191123e78b40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5289b812-e335-44e0-a801-191123e78b40) transitioned into state 'SUCCESS' from state '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-983709932',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d4a564010478ba3e08f7cb89a83ad',qos_specs=None,replication_status=,reservations=['81a5aa57-097b-416b-951d-82961359a7cb','26f7eb8e-4949-4817-be0f-f964ca2ea715','9151048e-652d-4b0f-82eb-d2c08d839268','c7a33cf5-6734-4446-807f-0f1ebb65c2ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f924dcee6c7e4fe582b7e7f4053e4211',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e201bb6-88dd-4294-aa69-255df496faa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6e201bb6-88dd-4294-aa69-255df496faa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Flow 'volume_create_api' (4b741872-730d-4be2-81a6-2e60a43718f1) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Create volume request issued successfully. Sep 06 17:07:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-63a619cc-43b4-4ab2-a27f-2b7ddff64f3b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1013/1992] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:07:31 2026] POST /volume/v3/volumes => generated 773 bytes in 875 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachmentScenario-volume-1452484324", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachmentScenario-volume-1452484324', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Create volume of 1 GB Sep 06 17:07:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Availability Zones retrieved successfully. Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Flow 'volume_create_api' (d3addd30-98a7-4259-ba1f-91a54f2402ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5e18a4-1f83-416d-a7b3-c9bd86897ec9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3a5e18a4-1f83-416d-a7b3-c9bd86897ec9) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadcf3ec-5f34-41bc-b664-c48d5bbb5e07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Created reservations ['75175220-3979-48f6-bb1e-87d270ea2111', '1c362bf0-8f0c-4698-9989-4eff7511a74c', '44939451-aeba-448b-9e13-4912a17e111f', 'ee5a79b4-e2d6-4252-b4cd-949837d33105'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fadcf3ec-5f34-41bc-b664-c48d5bbb5e07) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['75175220-3979-48f6-bb1e-87d270ea2111', '1c362bf0-8f0c-4698-9989-4eff7511a74c', '44939451-aeba-448b-9e13-4912a17e111f', 'ee5a79b4-e2d6-4252-b4cd-949837d33105']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05444f72-d2e9-444a-9aa0-4e4c5bb1306d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (05444f72-d2e9-444a-9aa0-4e4c5bb1306d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '696ae107-0b92-4922-8342-7cd006f35662', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1452484324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d4a564010478ba3e08f7cb89a83ad',qos_specs=None,replication_status=,reservations=['75175220-3979-48f6-bb1e-87d270ea2111','1c362bf0-8f0c-4698-9989-4eff7511a74c','44939451-aeba-448b-9e13-4912a17e111f','ee5a79b4-e2d6-4252-b4cd-949837d33105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f924dcee6c7e4fe582b7e7f4053e4211',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachmentScenario-volume-1452484324',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=696ae107-0b92-4922-8342-7cd006f35662,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='927d4a564010478ba3e08f7cb89a83ad',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f924dcee6c7e4fe582b7e7f4053e4211',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a263ba-e378-4257-b2b9-e75c95eff5d0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (64a263ba-e378-4257-b2b9-e75c95eff5d0) transitioned into state 'SUCCESS' from state '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-1452484324',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='927d4a564010478ba3e08f7cb89a83ad',qos_specs=None,replication_status=,reservations=['75175220-3979-48f6-bb1e-87d270ea2111','1c362bf0-8f0c-4698-9989-4eff7511a74c','44939451-aeba-448b-9e13-4912a17e111f','ee5a79b4-e2d6-4252-b4cd-949837d33105'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f924dcee6c7e4fe582b7e7f4053e4211',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f45369-2021-4a8c-9e99-ad327a8181c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a8f45369-2021-4a8c-9e99-ad327a8181c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Flow 'volume_create_api' (d3addd30-98a7-4259-ba1f-91a54f2402ca) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Create volume request issued successfully. Sep 06 17:07:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1b5ca7a-dfa1-4f54-8668-cc13542f6f1b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 980/1993] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:07:31 2026] POST /volume/v3/volumes => generated 774 bytes in 585 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 Sep 06 17:07:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:32 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:32 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:32 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1586f6c1-034d-47b0-b5f1-e45f2e050c9f tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 returned with HTTP 200 Sep 06 17:07:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1014/1994] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:32 2026] GET /volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 => generated 916 bytes in 259 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-46b3f406-2748-4f76-b42c-83e8eca36cfc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46b3f406-2748-4f76-b42c-83e8eca36cfc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] PUT http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46b3f406-2748-4f76-b42c-83e8eca36cfc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'update', calling method: version_select, body: {"group": {"name": "new_group", "description": "This is a new group", "remove_volumes": "f17fdbcd-f791-4a9e-92e3-6d236dd43b78"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-46b3f406-2748-4f76-b42c-83e8eca36cfc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Update called for group f03c7981-2d1a-47e2-9cb7-39ec4d24f822. {{(pid=87200) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:07:32 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-46b3f406-2748-4f76-b42c-83e8eca36cfc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Updating group f03c7981-2d1a-47e2-9cb7-39ec4d24f822 with name new_group description: This is a new group add_volumes: None remove_volumes: f17fdbcd-f791-4a9e-92e3-6d236dd43b78. Sep 06 17:07:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46b3f406-2748-4f76-b42c-83e8eca36cfc tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 202 Sep 06 17:07:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 981/1995] 192.168.122.183 () {62 vars in 1291 bytes} [Sun Sep 6 17:07:32 2026] PUT /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a7b15e74-e5a7-4a2a-abe8-91f797388e5d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a7b15e74-e5a7-4a2a-abe8-91f797388e5d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a7b15e74-e5a7-4a2a-abe8-91f797388e5d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a7b15e74-e5a7-4a2a-abe8-91f797388e5d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-a7b15e74-e5a7-4a2a-abe8-91f797388e5d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a7b15e74-e5a7-4a2a-abe8-91f797388e5d tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1015/1996] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:33 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 323 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-39344c59-7ceb-4b21-8ef0-820b93f2b515 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-39344c59-7ceb-4b21-8ef0-820b93f2b515 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-39344c59-7ceb-4b21-8ef0-820b93f2b515 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-39344c59-7ceb-4b21-8ef0-820b93f2b515 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-39344c59-7ceb-4b21-8ef0-820b93f2b515 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-39344c59-7ceb-4b21-8ef0-820b93f2b515 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 982/1997] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:34 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 324 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ed360560-9a0a-42b3-95af-10a92a60fee3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed360560-9a0a-42b3-95af-10a92a60fee3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed360560-9a0a-42b3-95af-10a92a60fee3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ed360560-9a0a-42b3-95af-10a92a60fee3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-ed360560-9a0a-42b3-95af-10a92a60fee3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ed360560-9a0a-42b3-95af-10a92a60fee3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1016/1998] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:34 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 324 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /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:07:34 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:34 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:34 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:34 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e4c24ecb-32fd-4351-8863-c9612da02c23 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 983/1999] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:34 2026] GET /volume/v3/volumes/detail => generated 1791 bytes in 190 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fd46423d-f317-46e4-9703-10e3afbb55a1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd46423d-f317-46e4-9703-10e3afbb55a1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] PUT http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd46423d-f317-46e4-9703-10e3afbb55a1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'update', calling method: version_select, body: {"group": {"add_volumes": "f17fdbcd-f791-4a9e-92e3-6d236dd43b78"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-fd46423d-f317-46e4-9703-10e3afbb55a1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Update called for group f03c7981-2d1a-47e2-9cb7-39ec4d24f822. {{(pid=87201) update /opt/stack/cinder/cinder/api/v3/groups.py:302}} Sep 06 17:07:34 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.groups [None req-fd46423d-f317-46e4-9703-10e3afbb55a1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Updating group f03c7981-2d1a-47e2-9cb7-39ec4d24f822 with name None description: None add_volumes: f17fdbcd-f791-4a9e-92e3-6d236dd43b78 remove_volumes: None. Sep 06 17:07:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:07:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd46423d-f317-46e4-9703-10e3afbb55a1 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 202 Sep 06 17:07:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1017/2000] 192.168.122.183 () {62 vars in 1290 bytes} [Sun Sep 6 17:07:34 2026] PUT /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 0 bytes in 128 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b41ff2e0-9ff3-4407-9d46-d93cfedfb7c3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b41ff2e0-9ff3-4407-9d46-d93cfedfb7c3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b41ff2e0-9ff3-4407-9d46-d93cfedfb7c3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b41ff2e0-9ff3-4407-9d46-d93cfedfb7c3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-b41ff2e0-9ff3-4407-9d46-d93cfedfb7c3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:07:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b41ff2e0-9ff3-4407-9d46-d93cfedfb7c3 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 984/2001] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:34 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 323 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-925b4897-1a61-44cd-92d8-6469914f848b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-925b4897-1a61-44cd-92d8-6469914f848b tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-925b4897-1a61-44cd-92d8-6469914f848b tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-925b4897-1a61-44cd-92d8-6469914f848b tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-925b4897-1a61-44cd-92d8-6469914f848b tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-925b4897-1a61-44cd-92d8-6469914f848b tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 200 Sep 06 17:07:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1018/2002] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:35 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 324 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:07:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-466896d6-209c-4c42-8f1d-69b369a72700 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:35 devstack devstack@c-api.service[87200]: /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:07:35 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:35 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:35 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:35 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:35 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:35 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:36 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-466896d6-209c-4c42-8f1d-69b369a72700 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 985/2003] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:35 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 285 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /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:07:36 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Get all volumes completed successfully. Sep 06 17:07:36 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:36 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:36 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:36 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:36 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15c1a55f-009c-4e07-8692-6103e5ab7270 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1019/2004] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:36 2026] GET /volume/v3/volumes/detail => generated 1825 bytes in 294 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] POST http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822/action Sep 06 17:07:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] delete called for group f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:36 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Delete group with id: f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87200]: /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:07:36 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:36 devstack devstack@c-api.service[87200]: /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:36 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:07:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1aaef4dc-f411-4a3b-8b29-cd58746c1413 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822/action returned with HTTP 202 Sep 06 17:07:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 986/2005] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:36 2026] POST /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822/action => generated 0 bytes in 200 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:36 devstack devstack@c-api.service[87201]: WARNING stevedore.named [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:36 devstack devstack@c-api.service[87201]: WARNING castellan.key_manager [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:36 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b049bdb9-d7a9-44e9-a256-1f4285a5e5ba tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 returned with HTTP 200 Sep 06 17:07:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1020/2006] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:36 2026] GET /volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 => generated 915 bytes in 189 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[87200]: DEBUG cinder.api.middleware.request_id [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 Sep 06 17:07:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Volume info retrieved successfully. Sep 06 17:07:37 devstack devstack@c-api.service[87200]: WARNING stevedore.named [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Could not load cinder.keymgr.conf_key_mgr.ConfKeyManager Sep 06 17:07:37 devstack devstack@c-api.service[87200]: WARNING castellan.key_manager [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Deprecation Warning : cinder.keymgr.conf_key_mgr.ConfKeyManager is not a stevedore based driver, trying 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:07:38 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:07:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-96c549b9-5c54-441c-8df1-d43f656e09c6 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 returned with HTTP 200 Sep 06 17:07:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 987/2007] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:37 2026] GET /volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 => generated 915 bytes in 208 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5391d7e0-1eb5-4fa9-b64d-073ed89a8564 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5391d7e0-1eb5-4fa9-b64d-073ed89a8564 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5391d7e0-1eb5-4fa9-b64d-073ed89a8564 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5391d7e0-1eb5-4fa9-b64d-073ed89a8564 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5391d7e0-1eb5-4fa9-b64d-073ed89a8564 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 returned with HTTP 404 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1021/2008] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:39 2026] GET /volume/v3/volumes/f17fdbcd-f791-4a9e-92e3-6d236dd43b78 => generated 109 bytes in 66 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-23f2c795-3aa6-4594-b319-cb2ad1584de5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23f2c795-3aa6-4594-b319-cb2ad1584de5 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23f2c795-3aa6-4594-b319-cb2ad1584de5 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23f2c795-3aa6-4594-b319-cb2ad1584de5 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23f2c795-3aa6-4594-b319-cb2ad1584de5 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 returned with HTTP 404 Sep 06 17:07:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 988/2009] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:07:39 2026] GET /volume/v3/volumes/005440a2-c951-4f35-add0-65e6370c6380 => generated 109 bytes in 57 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-20ab3882-ad30-41d7-9661-082c9f393606 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-20ab3882-ad30-41d7-9661-082c9f393606 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] GET http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-20ab3882-ad30-41d7-9661-082c9f393606 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-20ab3882-ad30-41d7-9661-082c9f393606 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-20ab3882-ad30-41d7-9661-082c9f393606 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] show called for member f03c7981-2d1a-47e2-9cb7-39ec4d24f822 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-20ab3882-ad30-41d7-9661-082c9f393606 tempest-GroupsTest-1632931638 tempest-GroupsTest-1632931638-project-member] http://192.168.122.183/volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 returned with HTTP 404 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1022/2010] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:39 2026] GET /volume/v3/groups/f03c7981-2d1a-47e2-9cb7-39ec4d24f822 => generated 108 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e90a4cd4-6260-41ed-a0f2-273ef6aa0225 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e90a4cd4-6260-41ed-a0f2-273ef6aa0225 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/61787ced-7cf5-4cec-ac68-7f3a96372358 Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e90a4cd4-6260-41ed-a0f2-273ef6aa0225 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e90a4cd4-6260-41ed-a0f2-273ef6aa0225 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e90a4cd4-6260-41ed-a0f2-273ef6aa0225 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/group_types/61787ced-7cf5-4cec-ac68-7f3a96372358 returned with HTTP 202 Sep 06 17:07:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 989/2011] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:07:39 2026] DELETE /volume/v3/group_types/61787ced-7cf5-4cec-ac68-7f3a96372358 => generated 0 bytes in 131 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-60a720e2-7ffe-41cc-9900-c5788cfdf27e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60a720e2-7ffe-41cc-9900-c5788cfdf27e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] DELETE http://192.168.122.183/volume/v3/types/69750cce-70f9-4969-848d-17bef1ca6998 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60a720e2-7ffe-41cc-9900-c5788cfdf27e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60a720e2-7ffe-41cc-9900-c5788cfdf27e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestMinimumBasicScenario-volume-1768121043", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Create volume request body: {'volume': {'name': 'tempest-TestMinimumBasicScenario-volume-1768121043', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Create volume of 1 GB Sep 06 17:07:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Availability Zones retrieved successfully. Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60a720e2-7ffe-41cc-9900-c5788cfdf27e tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/types/69750cce-70f9-4969-848d-17bef1ca6998 returned with HTTP 202 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1023/2012] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:07:39 2026] DELETE /volume/v3/types/69750cce-70f9-4969-848d-17bef1ca6998 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7d0befa7-1abf-4b96-9976-f89e74bac686 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d0befa7-1abf-4b96-9976-f89e74bac686 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] GET http://192.168.122.183/volume/v3/types/69750cce-70f9-4969-848d-17bef1ca6998 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d0befa7-1abf-4b96-9976-f89e74bac686 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d0befa7-1abf-4b96-9976-f89e74bac686 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Flow 'volume_create_api' (ac271b15-2946-43af-833e-c04a83b7abc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:07:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d0befa7-1abf-4b96-9976-f89e74bac686 tempest-GroupsTest-1025316898 tempest-GroupsTest-1025316898-project-admin] http://192.168.122.183/volume/v3/types/69750cce-70f9-4969-848d-17bef1ca6998 returned with HTTP 404 Sep 06 17:07:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1024/2013] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:07:39 2026] GET /volume/v3/types/69750cce-70f9-4969-848d-17bef1ca6998 => generated 114 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15664351-45da-487a-b915-d5a97160dbbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (15664351-45da-487a-b915-d5a97160dbbc) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:07:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2b8880-3f6b-4e4c-a16c-f378d6d7f43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Created reservations ['3f4e57cd-6b7e-41f9-ba0c-81e67d6d5855', '25777b61-4d8f-4a89-aec3-afa7c5c3980e', 'c0cfbf3a-4e1b-47cb-9b5b-692644c423ea', 'd0dcf1f4-33dd-456c-93f2-ff51c7afbdd8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4f2b8880-3f6b-4e4c-a16c-f378d6d7f43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3f4e57cd-6b7e-41f9-ba0c-81e67d6d5855', '25777b61-4d8f-4a89-aec3-afa7c5c3980e', 'c0cfbf3a-4e1b-47cb-9b5b-692644c423ea', 'd0dcf1f4-33dd-456c-93f2-ff51c7afbdd8']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4f5d97-387f-405a-a3b7-ea19e08c1977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6a4f5d97-387f-405a-a3b7-ea19e08c1977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '544b595b-c3de-44fd-b1f9-43b24604704d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestMinimumBasicScenario-volume-1768121043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4c2521e77a48d6b5322b2679115cd7',qos_specs=None,replication_status=,reservations=['3f4e57cd-6b7e-41f9-ba0c-81e67d6d5855','25777b61-4d8f-4a89-aec3-afa7c5c3980e','c0cfbf3a-4e1b-47cb-9b5b-692644c423ea','d0dcf1f4-33dd-456c-93f2-ff51c7afbdd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b7c095997fa47fba1e635efd25e3a5d',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-TestMinimumBasicScenario-volume-1768121043',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=544b595b-c3de-44fd-b1f9-43b24604704d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4c2521e77a48d6b5322b2679115cd7',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7b7c095997fa47fba1e635efd25e3a5d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f64a54-5ecb-45c2-bed3-0fa167cc6630) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (96f64a54-5ecb-45c2-bed3-0fa167cc6630) transitioned into state 'SUCCESS' from state '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-1768121043',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4c2521e77a48d6b5322b2679115cd7',qos_specs=None,replication_status=,reservations=['3f4e57cd-6b7e-41f9-ba0c-81e67d6d5855','25777b61-4d8f-4a89-aec3-afa7c5c3980e','c0cfbf3a-4e1b-47cb-9b5b-692644c423ea','d0dcf1f4-33dd-456c-93f2-ff51c7afbdd8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7b7c095997fa47fba1e635efd25e3a5d',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca7a33c-8617-49f3-bdf2-65385915c14f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca7a33c-8617-49f3-bdf2-65385915c14f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Flow 'volume_create_api' (ac271b15-2946-43af-833e-c04a83b7abc7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Create volume request issued successfully. Sep 06 17:07:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93cb676d-da98-4bba-bf9e-784bc6563a82 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:07:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 990/2014] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:07:39 2026] POST /volume/v3/volumes => generated 764 bytes in 828 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:07:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-04cf34f9-1543-4c55-82bf-fade137fbe26 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04cf34f9-1543-4c55-82bf-fade137fbe26 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04cf34f9-1543-4c55-82bf-fade137fbe26 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04cf34f9-1543-4c55-82bf-fade137fbe26 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:07:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-04cf34f9-1543-4c55-82bf-fade137fbe26 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04cf34f9-1543-4c55-82bf-fade137fbe26 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1025/2015] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:40 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 832 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c8151a7a-9984-4cce-a867-0a8a6f581cc7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8151a7a-9984-4cce-a867-0a8a6f581cc7 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8151a7a-9984-4cce-a867-0a8a6f581cc7 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8151a7a-9984-4cce-a867-0a8a6f581cc7 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c8151a7a-9984-4cce-a867-0a8a6f581cc7 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8151a7a-9984-4cce-a867-0a8a6f581cc7 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 991/2016] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:41 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 856 bytes in 142 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[87201]: DEBUG cinder.api.middleware.request_id [None req-a61ef6a4-2386-4454-ac6f-78d40e61fb48 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a61ef6a4-2386-4454-ac6f-78d40e61fb48 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a61ef6a4-2386-4454-ac6f-78d40e61fb48 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a61ef6a4-2386-4454-ac6f-78d40e61fb48 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a61ef6a4-2386-4454-ac6f-78d40e61fb48 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a61ef6a4-2386-4454-ac6f-78d40e61fb48 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1026/2017] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:42 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 857 bytes in 59 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[87200]: DEBUG cinder.api.middleware.request_id [None req-595014c7-c7ad-4cc3-baae-dacbf78f82d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-595014c7-c7ad-4cc3-baae-dacbf78f82d2 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-595014c7-c7ad-4cc3-baae-dacbf78f82d2 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-595014c7-c7ad-4cc3-baae-dacbf78f82d2 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-595014c7-c7ad-4cc3-baae-dacbf78f82d2 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-595014c7-c7ad-4cc3-baae-dacbf78f82d2 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 992/2018] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:42 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 857 bytes in 102 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[87201]: DEBUG cinder.api.middleware.request_id [None req-44304518-b0bc-4244-8f81-6a224f05ec78 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:07:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Get all volumes completed successfully. Sep 06 17:07:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-44304518-b0bc-4244-8f81-6a224f05ec78 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:07:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1027/2019] 192.168.122.183 () {58 vars in 1121 bytes} [Sun Sep 6 17:07:42 2026] GET /volume/v3/volumes => generated 347 bytes in 43 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[87200]: DEBUG cinder.api.middleware.request_id [None req-502f4d54-a4a1-409f-8d4f-0d66906cba49 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-502f4d54-a4a1-409f-8d4f-0d66906cba49 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-502f4d54-a4a1-409f-8d4f-0d66906cba49 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-502f4d54-a4a1-409f-8d4f-0d66906cba49 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-502f4d54-a4a1-409f-8d4f-0d66906cba49 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-502f4d54-a4a1-409f-8d4f-0d66906cba49 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 993/2020] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:42 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 857 bytes in 175 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-271f1211-4eac-481b-8739-f584ab632be0 req-b0bc3a5c-22b1-4cb5-9649-f9c0a8cb8ae8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-b0bc3a5c-22b1-4cb5-9649-f9c0a8cb8ae8 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-b0bc3a5c-22b1-4cb5-9649-f9c0a8cb8ae8 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-b0bc3a5c-22b1-4cb5-9649-f9c0a8cb8ae8 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-271f1211-4eac-481b-8739-f584ab632be0 req-b0bc3a5c-22b1-4cb5-9649-f9c0a8cb8ae8 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-b0bc3a5c-22b1-4cb5-9649-f9c0a8cb8ae8 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1028/2021] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:07:43 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 857 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2b1b9203-642c-4bb9-9b35-60102c46c54d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2b1b9203-642c-4bb9-9b35-60102c46c54d None None] GET http://192.168.122.183/volume// Sep 06 17:07:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2b1b9203-642c-4bb9-9b35-60102c46c54d None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2b1b9203-642c-4bb9-9b35-60102c46c54d None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2b1b9203-642c-4bb9-9b35-60102c46c54d None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:07:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 994/2022] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:07:43 2026] GET /volume/ => generated 390 bytes in 21 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:07:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-271f1211-4eac-481b-8739-f584ab632be0 req-6beedc29-24c4-4fda-bc0a-258044e4d69e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6beedc29-24c4-4fda-bc0a-258044e4d69e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:07:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6beedc29-24c4-4fda-bc0a-258044e4d69e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "544b595b-c3de-44fd-b1f9-43b24604704d", "connector": null, "instance_uuid": "97a511db-8472-475c-868c-dea5b9df3393"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:07:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6beedc29-24c4-4fda-bc0a-258044e4d69e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:07:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1029/2023] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:07:43 2026] POST /volume/v3/attachments => generated 273 bytes in 886 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e7a0c1f7-ba21-43f5-9b95-ff3665fc34cd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7a0c1f7-ba21-43f5-9b95-ff3665fc34cd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7a0c1f7-ba21-43f5-9b95-ff3665fc34cd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7a0c1f7-ba21-43f5-9b95-ff3665fc34cd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5269d105-2922-4280-bfa4-c66f257bd840 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5269d105-2922-4280-bfa4-c66f257bd840 None None] GET http://192.168.122.183/volume// Sep 06 17:07:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5269d105-2922-4280-bfa4-c66f257bd840 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5269d105-2922-4280-bfa4-c66f257bd840 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5269d105-2922-4280-bfa4-c66f257bd840 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:07:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1030/2024] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:07:44 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:07:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:07:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-271f1211-4eac-481b-8739-f584ab632be0 req-6ade4aa5-07a3-4bef-8315-bb3669a30702 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e7a0c1f7-ba21-43f5-9b95-ff3665fc34cd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6ade4aa5-07a3-4bef-8315-bb3669a30702 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6ade4aa5-07a3-4bef-8315-bb3669a30702 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6ade4aa5-07a3-4bef-8315-bb3669a30702 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7a0c1f7-ba21-43f5-9b95-ff3665fc34cd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 995/2025] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:44 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 856 bytes in 125 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-271f1211-4eac-481b-8739-f584ab632be0 req-6ade4aa5-07a3-4bef-8315-bb3669a30702 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-6ade4aa5-07a3-4bef-8315-bb3669a30702 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1031/2026] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:07:45 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 1037 bytes in 121 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:07:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] PUT http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 Sep 06 17:07:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:45 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Acquiring lock "cinder-attachment_update-544b595b-c3de-44fd-b1f9-43b24604704d-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:07:45 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Lock "cinder-attachment_update-544b595b-c3de-44fd-b1f9-43b24604704d-devstack" acquired by "attachment_update" :: waited 0.056s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:07:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:46 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Lock "cinder-attachment_update-544b595b-c3de-44fd-b1f9-43b24604704d-devstack" released by "attachment_update" :: held 0.369s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:07:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-2f6ac556-8085-4105-bec8-60e15856947c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 returned with HTTP 200 Sep 06 17:07:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 996/2027] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:07:45 2026] PUT /volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 => generated 694 bytes in 567 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b3efaa72-3e87-453c-9a57-d1d2a4494fd9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b3efaa72-3e87-453c-9a57-d1d2a4494fd9 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b3efaa72-3e87-453c-9a57-d1d2a4494fd9 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b3efaa72-3e87-453c-9a57-d1d2a4494fd9 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b3efaa72-3e87-453c-9a57-d1d2a4494fd9 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b3efaa72-3e87-453c-9a57-d1d2a4494fd9 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1032/2028] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:46 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 857 bytes in 143 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-271f1211-4eac-481b-8739-f584ab632be0 req-798e2d54-c283-4e4a-80a8-7aa8f3ca8c09 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-798e2d54-c283-4e4a-80a8-7aa8f3ca8c09 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] POST http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1/action Sep 06 17:07:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-798e2d54-c283-4e4a-80a8-7aa8f3ca8c09 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-798e2d54-c283-4e4a-80a8-7aa8f3ca8c09 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-271f1211-4eac-481b-8739-f584ab632be0 req-798e2d54-c283-4e4a-80a8-7aa8f3ca8c09 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1/action returned with HTTP 204 Sep 06 17:07:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 997/2029] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:07:46 2026] POST /volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1/action => generated 0 bytes in 96 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7d7eba7d-b4ad-4395-be95-7a7ccffafa3e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d7eba7d-b4ad-4395-be95-7a7ccffafa3e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d7eba7d-b4ad-4395-be95-7a7ccffafa3e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7d7eba7d-b4ad-4395-be95-7a7ccffafa3e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7d7eba7d-b4ad-4395-be95-7a7ccffafa3e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7d7eba7d-b4ad-4395-be95-7a7ccffafa3e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1033/2030] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:47 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 1149 bytes in 111 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[87200]: DEBUG cinder.api.middleware.request_id [None req-306f5b71-7e4d-4db5-a9f5-d73ff5e4a3dd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-306f5b71-7e4d-4db5-a9f5-d73ff5e4a3dd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-306f5b71-7e4d-4db5-a9f5-d73ff5e4a3dd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-306f5b71-7e4d-4db5-a9f5-d73ff5e4a3dd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-306f5b71-7e4d-4db5-a9f5-d73ff5e4a3dd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-306f5b71-7e4d-4db5-a9f5-d73ff5e4a3dd tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 998/2031] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:47 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 1149 bytes in 92 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[87201]: DEBUG cinder.api.middleware.request_id [None req-be67f227-177d-4f2a-8afe-d13459756c9c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-be67f227-177d-4f2a-8afe-d13459756c9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:07:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-be67f227-177d-4f2a-8afe-d13459756c9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-be67f227-177d-4f2a-8afe-d13459756c9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:07:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-be67f227-177d-4f2a-8afe-d13459756c9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:07:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-be67f227-177d-4f2a-8afe-d13459756c9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:07:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1034/2032] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:07:47 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 1149 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4838794a-5d09-431a-a023-fb3cab1151e3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4838794a-5d09-431a-a023-fb3cab1151e3 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:07:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4838794a-5d09-431a-a023-fb3cab1151e3 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-GroupsV320Test-volume-type-1449470313"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4838794a-5d09-431a-a023-fb3cab1151e3 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:07:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 999/2033] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:07:49 2026] POST /volume/v3/types => generated 220 bytes in 315 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[87201]: DEBUG cinder.api.middleware.request_id [None req-052823ee-321e-4a11-b9d1-56ec5a8bd239 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-052823ee-321e-4a11-b9d1-56ec5a8bd239 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] POST http://192.168.122.183/volume/v3/group_types Sep 06 17:07:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-052823ee-321e-4a11-b9d1-56ec5a8bd239 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action: 'create', calling method: version_select, body: {"group_type": {"name": "tempest-GroupsV320Test-group-type-1262722219"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-052823ee-321e-4a11-b9d1-56ec5a8bd239 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/group_types returned with HTTP 202 Sep 06 17:07:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1035/2034] 192.168.122.183 () {62 vars in 1195 bytes} [Sun Sep 6 17:07:49 2026] POST /volume/v3/group_types => generated 177 bytes in 55 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] POST http://192.168.122.183/volume/v3/groups Sep 06 17:07:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Action: 'create', calling method: version_select, body: {"group": {"group_type": "a16de0a5-7d29-4197-ac1f-a0428c6c7ecc", "volume_types": ["8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427"], "name": "tempest-GroupsV320Test-Group-2049638362"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Creating new group {'group': {'group_type': 'a16de0a5-7d29-4197-ac1f-a0428c6c7ecc', 'volume_types': ['8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427'], 'name': 'tempest-GroupsV320Test-Group-2049638362'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/groups.py:190}} Sep 06 17:07:50 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Creating group tempest-GroupsV320Test-Group-2049638362. Sep 06 17:07:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Availability Zones retrieved successfully. Sep 06 17:07:50 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Created reservations ['735a34de-b50d-4d18-8ff2-593e5a9ba28e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:07:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-08a093bf-5753-43db-abd9-d9a0f8682c7b tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups returned with HTTP 202 Sep 06 17:07:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1000/2035] 192.168.122.183 () {62 vars in 1181 bytes} [Sun Sep 6 17:07:50 2026] POST /volume/v3/groups => generated 108 bytes in 474 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a691aa2-385c-478c-a8f5-120fb729b4d4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a691aa2-385c-478c-a8f5-120fb729b4d4 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a691aa2-385c-478c-a8f5-120fb729b4d4 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a691aa2-385c-478c-a8f5-120fb729b4d4 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-3a691aa2-385c-478c-a8f5-120fb729b4d4 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a691aa2-385c-478c-a8f5-120fb729b4d4 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1036/2036] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:50 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 388 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-176f60c2-9941-4b3e-8adc-568d8e382acb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-176f60c2-9941-4b3e-8adc-568d8e382acb tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-176f60c2-9941-4b3e-8adc-568d8e382acb tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-176f60c2-9941-4b3e-8adc-568d8e382acb tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-176f60c2-9941-4b3e-8adc-568d8e382acb tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-176f60c2-9941-4b3e-8adc-568d8e382acb tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1001/2037] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 389 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-724d6c5d-563f-4ef8-b02c-7ad3bb6f9e49 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-724d6c5d-563f-4ef8-b02c-7ad3bb6f9e49 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] POST http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-724d6c5d-563f-4ef8-b02c-7ad3bb6f9e49 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action body: b'{"reset_status": {"status": "creating"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-724d6c5d-563f-4ef8-b02c-7ad3bb6f9e49 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action: 'action', calling method: version_select, body: {"reset_status": {"status": "creating"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-724d6c5d-563f-4ef8-b02c-7ad3bb6f9e49 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Updating group '16f9c71b-8716-44d1-96a0-0ff960af1e73' with 'creating' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-724d6c5d-563f-4ef8-b02c-7ad3bb6f9e49 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action returned with HTTP 202 Sep 06 17:07:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1037/2038] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:51 2026] POST /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action => generated 0 bytes in 42 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6856b1cd-df2c-42da-8a7e-c53c3ac8862d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6856b1cd-df2c-42da-8a7e-c53c3ac8862d tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6856b1cd-df2c-42da-8a7e-c53c3ac8862d tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6856b1cd-df2c-42da-8a7e-c53c3ac8862d tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-6856b1cd-df2c-42da-8a7e-c53c3ac8862d tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6856b1cd-df2c-42da-8a7e-c53c3ac8862d tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1002/2039] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 388 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-db9e37ea-8e55-4533-aaca-bf57e4f49d92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db9e37ea-8e55-4533-aaca-bf57e4f49d92 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] POST http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db9e37ea-8e55-4533-aaca-bf57e4f49d92 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db9e37ea-8e55-4533-aaca-bf57e4f49d92 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-db9e37ea-8e55-4533-aaca-bf57e4f49d92 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Updating group '16f9c71b-8716-44d1-96a0-0ff960af1e73' with 'available' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db9e37ea-8e55-4533-aaca-bf57e4f49d92 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action returned with HTTP 202 Sep 06 17:07:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1038/2040] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:51 2026] POST /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action => generated 0 bytes in 44 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9faff85e-ca63-4b69-95af-75b1b9706b61 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9faff85e-ca63-4b69-95af-75b1b9706b61 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9faff85e-ca63-4b69-95af-75b1b9706b61 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9faff85e-ca63-4b69-95af-75b1b9706b61 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-9faff85e-ca63-4b69-95af-75b1b9706b61 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9faff85e-ca63-4b69-95af-75b1b9706b61 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1003/2041] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 389 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-37f5e85c-7d36-4933-850c-52799eb055be None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-37f5e85c-7d36-4933-850c-52799eb055be tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] POST http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-37f5e85c-7d36-4933-850c-52799eb055be tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action body: b'{"reset_status": {"status": "error"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-37f5e85c-7d36-4933-850c-52799eb055be tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "error"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-37f5e85c-7d36-4933-850c-52799eb055be tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Updating group '16f9c71b-8716-44d1-96a0-0ff960af1e73' with 'error' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-37f5e85c-7d36-4933-850c-52799eb055be tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action returned with HTTP 202 Sep 06 17:07:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1039/2042] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:51 2026] POST /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9ca59c2b-bbea-4e5e-bfd3-d96ed3bcedf7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9ca59c2b-bbea-4e5e-bfd3-d96ed3bcedf7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9ca59c2b-bbea-4e5e-bfd3-d96ed3bcedf7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9ca59c2b-bbea-4e5e-bfd3-d96ed3bcedf7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-9ca59c2b-bbea-4e5e-bfd3-d96ed3bcedf7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9ca59c2b-bbea-4e5e-bfd3-d96ed3bcedf7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1004/2043] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 385 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-feb2277d-8576-432d-9972-4c53d13de640 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-feb2277d-8576-432d-9972-4c53d13de640 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] POST http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-feb2277d-8576-432d-9972-4c53d13de640 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action body: b'{"reset_status": {"status": "available"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-feb2277d-8576-432d-9972-4c53d13de640 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Action: 'action', calling method: reset_status, body: {"reset_status": {"status": "available"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-feb2277d-8576-432d-9972-4c53d13de640 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Updating group '16f9c71b-8716-44d1-96a0-0ff960af1e73' with 'available' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/v3/groups.py:82}} Sep 06 17:07:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-feb2277d-8576-432d-9972-4c53d13de640 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action returned with HTTP 202 Sep 06 17:07:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1040/2044] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:51 2026] POST /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9e5361c6-a293-4057-81e5-41c86cfdb0f7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e5361c6-a293-4057-81e5-41c86cfdb0f7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e5361c6-a293-4057-81e5-41c86cfdb0f7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e5361c6-a293-4057-81e5-41c86cfdb0f7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-9e5361c6-a293-4057-81e5-41c86cfdb0f7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e5361c6-a293-4057-81e5-41c86cfdb0f7 tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1005/2045] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:51 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 389 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: /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:07:52 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:07:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Get all volumes completed successfully. Sep 06 17:07:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d669857b-2c4f-48f5-a393-c215cf8b29bc tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:07:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1041/2046] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:07:52 2026] GET /volume/v3/volumes/detail => generated 15 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] POST http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action Sep 06 17:07:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Action body: b'{"delete": {"delete-volumes": true}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Action: 'action', calling method: delete_group, body: {"delete": {"delete-volumes": true}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] delete called for group 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) _delete /opt/stack/cinder/cinder/api/v3/groups.py:117}} Sep 06 17:07:52 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.groups [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Delete group with id: 16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:52 devstack devstack@c-api.service[87200]: /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:07:52 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.GroupSnapshot, Sep 06 17:07:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9afbf948-fe48-4a2a-adc4-0e4f4300430a tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action returned with HTTP 202 Sep 06 17:07:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1006/2047] 192.168.122.183 () {62 vars in 1312 bytes} [Sun Sep 6 17:07:52 2026] POST /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73/action => generated 0 bytes in 133 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4755df91-8c4a-4119-87d2-2686ae6af40c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4755df91-8c4a-4119-87d2-2686ae6af40c tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4755df91-8c4a-4119-87d2-2686ae6af40c tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4755df91-8c4a-4119-87d2-2686ae6af40c tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.groups [None req-4755df91-8c4a-4119-87d2-2686ae6af40c tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87201) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume_type.py:195: DeprecationWarning: Passing 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[87201]: return base.obj_make_list(context, cls(context), Sep 06 17:07:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4755df91-8c4a-4119-87d2-2686ae6af40c tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 200 Sep 06 17:07:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1042/2048] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:52 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 388 bytes in 89 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3a70ea1f-c673-4952-bbdf-54394accb32f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a70ea1f-c673-4952-bbdf-54394accb32f tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] GET http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 Sep 06 17:07:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a70ea1f-c673-4952-bbdf-54394accb32f tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a70ea1f-c673-4952-bbdf-54394accb32f tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.groups [None req-3a70ea1f-c673-4952-bbdf-54394accb32f tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] show called for member 16f9c71b-8716-44d1-96a0-0ff960af1e73 {{(pid=87200) show /opt/stack/cinder/cinder/api/v3/groups.py:58}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a70ea1f-c673-4952-bbdf-54394accb32f tempest-GroupsV320Test-1874217053 tempest-GroupsV320Test-1874217053-project-member] http://192.168.122.183/volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 returned with HTTP 404 Sep 06 17:07:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1007/2049] 192.168.122.183 () {60 vars in 1270 bytes} [Sun Sep 6 17:07:53 2026] GET /volume/v3/groups/16f9c71b-8716-44d1-96a0-0ff960af1e73 => generated 108 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:07:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6b7468a-36d0-4a02-8ba4-c1ce51208415 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6b7468a-36d0-4a02-8ba4-c1ce51208415 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] DELETE http://192.168.122.183/volume/v3/group_types/a16de0a5-7d29-4197-ac1f-a0428c6c7ecc Sep 06 17:07:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6b7468a-36d0-4a02-8ba4-c1ce51208415 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6b7468a-36d0-4a02-8ba4-c1ce51208415 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:07:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6b7468a-36d0-4a02-8ba4-c1ce51208415 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/group_types/a16de0a5-7d29-4197-ac1f-a0428c6c7ecc returned with HTTP 202 Sep 06 17:07:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1043/2050] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:07:53 2026] DELETE /volume/v3/group_types/a16de0a5-7d29-4197-ac1f-a0428c6c7ecc => generated 0 bytes in 46 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:07:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-853a5145-0b10-4b18-b960-0905482f3f65 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-853a5145-0b10-4b18-b960-0905482f3f65 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] DELETE http://192.168.122.183/volume/v3/types/8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427 Sep 06 17:07:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-853a5145-0b10-4b18-b960-0905482f3f65 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-853a5145-0b10-4b18-b960-0905482f3f65 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-853a5145-0b10-4b18-b960-0905482f3f65 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/types/8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427 returned with HTTP 202 Sep 06 17:07:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1008/2051] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:07:53 2026] DELETE /volume/v3/types/8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427 => generated 0 bytes in 78 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:07:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7b966bc6-7baa-4c89-b16f-4db067caccf0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7b966bc6-7baa-4c89-b16f-4db067caccf0 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] GET http://192.168.122.183/volume/v3/types/8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427 Sep 06 17:07:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7b966bc6-7baa-4c89-b16f-4db067caccf0 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7b966bc6-7baa-4c89-b16f-4db067caccf0 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7b966bc6-7baa-4c89-b16f-4db067caccf0 tempest-GroupsV320Test-878665988 tempest-GroupsV320Test-878665988-project-admin] http://192.168.122.183/volume/v3/types/8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427 returned with HTTP 404 Sep 06 17:07:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1044/2052] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:07:53 2026] GET /volume/v3/types/8a0f7f5e-0aa7-4660-9ba1-9eb4cb115427 => generated 114 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-281e0df4-0521-451f-bf11-92373426671e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-281e0df4-0521-451f-bf11-92373426671e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/attachments?instance_id=97a511db-8472-475c-868c-dea5b9df3393 Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-281e0df4-0521-451f-bf11-92373426671e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-281e0df4-0521-451f-bf11-92373426671e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0fc34a2e-7416-4672-839f-2c1ddee8c6a0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: /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:07:59 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), Sep 06 17:07:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-281e0df4-0521-451f-bf11-92373426671e tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/attachments?instance_id=97a511db-8472-475c-868c-dea5b9df3393 returned with HTTP 200 Sep 06 17:07:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1009/2053] 192.168.122.183 () {62 vars in 1526 bytes} [Sun Sep 6 17:07:59 2026] GET /volume/v3/attachments?instance_id=97a511db-8472-475c-868c-dea5b9df3393 => generated 192 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-42ffc292-8194-4387-8d0e-c8fc17c7f619 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-42ffc292-8194-4387-8d0e-c8fc17c7f619 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-42ffc292-8194-4387-8d0e-c8fc17c7f619 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-42ffc292-8194-4387-8d0e-c8fc17c7f619 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:07:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d5ce9f4d-9c75-428c-bd6f-160092bc2ab1 req-42ffc292-8194-4387-8d0e-c8fc17c7f619 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 returned with HTTP 200 Sep 06 17:07:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1010/2054] 192.168.122.183 () {62 vars in 1540 bytes} [Sun Sep 6 17:07:59 2026] GET /volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 => generated 718 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0fc34a2e-7416-4672-839f-2c1ddee8c6a0 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:07:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0fc34a2e-7416-4672-839f-2c1ddee8c6a0 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0fc34a2e-7416-4672-839f-2c1ddee8c6a0 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:07:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1045/2055] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:07:59 2026] POST /volume/v3/types => generated 188 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2486ecb7-a89b-4d9d-aedf-2f317a7acc4c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2486ecb7-a89b-4d9d-aedf-2f317a7acc4c tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:07:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2486ecb7-a89b-4d9d-aedf-2f317a7acc4c tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "volume-type-2"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:07:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:07:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2486ecb7-a89b-4d9d-aedf-2f317a7acc4c tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:07:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1011/2056] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:07:59 2026] POST /volume/v3/types => generated 188 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:07:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "volume-type-1", "size": 1, "name": "tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Create volume request body: {'volume': {'volume_type': 'volume-type-1', 'size': 1, 'name': 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Create volume of 1 GB Sep 06 17:08:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Availability Zones retrieved successfully. Sep 06 17:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Flow 'volume_create_api' (d82a4cea-c7c3-43dc-95e7-31a92ccd0e9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f456059a-470a-4a36-8183-5a7e8ebd361e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f456059a-470a-4a36-8183-5a7e8ebd361e) 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:08:00Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=64c29ba4-b476-4b83-9154-3216fb2ab9e8,is_public=True,name='volume-type-1',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '64c29ba4-b476-4b83-9154-3216fb2ab9e8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b478e97b-4f3f-4646-a0ca-629cb232274c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: WARNING cinder.quota [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-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:08:00 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-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:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Created reservations ['8ba81e7a-e652-4a5b-8f98-7d8d10e99a5f', '26cb3319-73c0-4bdc-9cd4-bddce83fede0', 'dfa70525-4a6e-4f33-8f0b-59c5499ceb0b', '8ad44464-a359-46be-8e0b-04b55e76a70c'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b478e97b-4f3f-4646-a0ca-629cb232274c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba81e7a-e652-4a5b-8f98-7d8d10e99a5f', '26cb3319-73c0-4bdc-9cd4-bddce83fede0', 'dfa70525-4a6e-4f33-8f0b-59c5499ceb0b', '8ad44464-a359-46be-8e0b-04b55e76a70c']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974574da-ebbd-4d69-a655-9a0012e4f29d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (974574da-ebbd-4d69-a655-9a0012e4f29d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '24a9b621-ecea-41e5-b18c-3bc6e1f253e0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84fb5911d87463fb22d64915f429ebd',qos_specs=None,replication_status=,reservations=['8ba81e7a-e652-4a5b-8f98-7d8d10e99a5f','26cb3319-73c0-4bdc-9cd4-bddce83fede0','dfa70525-4a6e-4f33-8f0b-59c5499ceb0b','8ad44464-a359-46be-8e0b-04b55e76a70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd77a4fc4e78413b8d9227f492cfcb50',volume_type_id=64c29ba4-b476-4b83-9154-3216fb2ab9e8), 'volume': Volume(_name_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-VolumeRetypeWithoutMigrationTest-Volume-2020766960',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=24a9b621-ecea-41e5-b18c-3bc6e1f253e0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d84fb5911d87463fb22d64915f429ebd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='fd77a4fc4e78413b8d9227f492cfcb50',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(64c29ba4-b476-4b83-9154-3216fb2ab9e8),volume_type_id=64c29ba4-b476-4b83-9154-3216fb2ab9e8)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9926adcb-a03b-4fb7-b820-8708dcefc548) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9926adcb-a03b-4fb7-b820-8708dcefc548) transitioned into state 'SUCCESS' from state '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-2020766960',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d84fb5911d87463fb22d64915f429ebd',qos_specs=None,replication_status=,reservations=['8ba81e7a-e652-4a5b-8f98-7d8d10e99a5f','26cb3319-73c0-4bdc-9cd4-bddce83fede0','dfa70525-4a6e-4f33-8f0b-59c5499ceb0b','8ad44464-a359-46be-8e0b-04b55e76a70c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='fd77a4fc4e78413b8d9227f492cfcb50',volume_type_id=64c29ba4-b476-4b83-9154-3216fb2ab9e8)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d3fe45-d26b-4542-b1f2-0922b12f1e43) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60d3fe45-d26b-4542-b1f2-0922b12f1e43) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Flow 'volume_create_api' (d82a4cea-c7c3-43dc-95e7-31a92ccd0e9d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Create volume request issued successfully. Sep 06 17:08:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1fc624eb-ffca-4c01-9c80-9a35baa1f06f tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1046/2057] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:07:59 2026] POST /volume/v3/volumes => generated 776 bytes in 502 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fe6fc0f4-3414-4a28-9c90-88255dbccc62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fe6fc0f4-3414-4a28-9c90-88255dbccc62 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fe6fc0f4-3414-4a28-9c90-88255dbccc62 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fe6fc0f4-3414-4a28-9c90-88255dbccc62 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fe6fc0f4-3414-4a28-9c90-88255dbccc62 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fe6fc0f4-3414-4a28-9c90-88255dbccc62 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1012/2058] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:00 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 844 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7268c207-fbce-4edb-967c-bcedeb4d7abb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7268c207-fbce-4edb-967c-bcedeb4d7abb tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7268c207-fbce-4edb-967c-bcedeb4d7abb tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7268c207-fbce-4edb-967c-bcedeb4d7abb tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7268c207-fbce-4edb-967c-bcedeb4d7abb tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7268c207-fbce-4edb-967c-bcedeb4d7abb tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1047/2059] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:01 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 869 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-348abcb3-f84a-43ed-9935-ddb0b5ec9841 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-348abcb3-f84a-43ed-9935-ddb0b5ec9841 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-348abcb3-f84a-43ed-9935-ddb0b5ec9841 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-348abcb3-f84a-43ed-9935-ddb0b5ec9841 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-348abcb3-f84a-43ed-9935-ddb0b5ec9841 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Volume info retrieved successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-348abcb3-f84a-43ed-9935-ddb0b5ec9841 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1013/2060] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:01 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 1032 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] POST http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0/action Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Action body: b'{"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Action: 'action', calling method: _retype, body: {"os-retype": {"new_type": "volume-type-2", "migration_policy": "never"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87201]: /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:08:01 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:08:01 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-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:08:01 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-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:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Created reservations ['17557401-873c-4151-8d69-ffe789c7c0a1', 'ab2352c2-3bd9-448d-a376-fbc9937da652'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Created reservations ['108d52cf-a1fe-40e3-8fa9-7998abd32726', 'd6c936c7-ea28-450c-b2a3-75a2ef12d752'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Retype volume request issued successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-317810ef-ba85-4bf7-8041-5321c01fffa2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0/action returned with HTTP 202 Sep 06 17:08:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1048/2061] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:01 2026] POST /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0/action => generated 0 bytes in 199 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:08:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-895074c4-4f96-47eb-83d7-6ed07c10283b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-895074c4-4f96-47eb-83d7-6ed07c10283b tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-895074c4-4f96-47eb-83d7-6ed07c10283b tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-895074c4-4f96-47eb-83d7-6ed07c10283b tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-895074c4-4f96-47eb-83d7-6ed07c10283b tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-895074c4-4f96-47eb-83d7-6ed07c10283b tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1014/2062] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:01 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 868 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2a2e8abe-910e-45b7-a704-6499ba0259a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2a2e8abe-910e-45b7-a704-6499ba0259a2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2a2e8abe-910e-45b7-a704-6499ba0259a2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2a2e8abe-910e-45b7-a704-6499ba0259a2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2a2e8abe-910e-45b7-a704-6499ba0259a2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2a2e8abe-910e-45b7-a704-6499ba0259a2 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1049/2063] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:02 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 869 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-158dc89b-33c2-4e11-bef3-17a2d2c672ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-158dc89b-33c2-4e11-bef3-17a2d2c672ec tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-158dc89b-33c2-4e11-bef3-17a2d2c672ec tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-158dc89b-33c2-4e11-bef3-17a2d2c672ec tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-158dc89b-33c2-4e11-bef3-17a2d2c672ec tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Volume info retrieved successfully. Sep 06 17:08:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-158dc89b-33c2-4e11-bef3-17a2d2c672ec tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1015/2064] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:02 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 1032 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b72430f7-3b99-4663-9455-cc54976ccea9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b72430f7-3b99-4663-9455-cc54976ccea9 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] GET http://192.168.122.183/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960 Sep 06 17:08:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b72430f7-3b99-4663-9455-cc54976ccea9 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b72430f7-3b99-4663-9455-cc54976ccea9 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b72430f7-3b99-4663-9455-cc54976ccea9 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Searching by: MultiDict([('display_name', 'tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960'), ('all_tenants', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:08:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b72430f7-3b99-4663-9455-cc54976ccea9 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Get all volumes completed successfully. Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b72430f7-3b99-4663-9455-cc54976ccea9 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960 returned with HTTP 200 Sep 06 17:08:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1050/2065] 192.168.122.183 () {58 vars in 1282 bytes} [Sun Sep 6 17:08:02 2026] GET /volume/v3/volumes?all_tenants=True&name=tempest-VolumeRetypeWithoutMigrationTest-Volume-2020766960 => generated 355 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-66ca2812-d7c2-437c-8e14-43b6b8050d34 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66ca2812-d7c2-437c-8e14-43b6b8050d34 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66ca2812-d7c2-437c-8e14-43b6b8050d34 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66ca2812-d7c2-437c-8e14-43b6b8050d34 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-66ca2812-d7c2-437c-8e14-43b6b8050d34 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66ca2812-d7c2-437c-8e14-43b6b8050d34 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1016/2066] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:03 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 869 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-29072484-94e6-441d-893b-779749e9aadd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] DELETE http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Delete volume with id: 24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Delete volume request issued successfully. Sep 06 17:08:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29072484-94e6-441d-893b-779749e9aadd tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 202 Sep 06 17:08:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1051/2067] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:03 2026] DELETE /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6183f827-ed04-42b1-b6bd-40b01ad5251a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6183f827-ed04-42b1-b6bd-40b01ad5251a tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6183f827-ed04-42b1-b6bd-40b01ad5251a tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6183f827-ed04-42b1-b6bd-40b01ad5251a tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6183f827-ed04-42b1-b6bd-40b01ad5251a tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Volume info retrieved successfully. Sep 06 17:08:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6183f827-ed04-42b1-b6bd-40b01ad5251a tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 200 Sep 06 17:08:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1017/2068] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:03 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 868 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b62c937a-548a-4d8a-bd69-f09b6729b8f8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b62c937a-548a-4d8a-bd69-f09b6729b8f8 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] GET http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b62c937a-548a-4d8a-bd69-f09b6729b8f8 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b62c937a-548a-4d8a-bd69-f09b6729b8f8 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b62c937a-548a-4d8a-bd69-f09b6729b8f8 tempest-VolumeRetypeWithoutMigrationTest-1199118083 tempest-VolumeRetypeWithoutMigrationTest-1199118083-project-member] http://192.168.122.183/volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 returned with HTTP 404 Sep 06 17:08:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1052/2069] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:04 2026] GET /volume/v3/volumes/24a9b621-ecea-41e5-b18c-3bc6e1f253e0 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8f9f2d0a-cb30-47b1-aa47-1de7ef1f8732 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f9f2d0a-cb30-47b1-aa47-1de7ef1f8732 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] DELETE http://192.168.122.183/volume/v3/types/0836caf1-d9a6-4d19-b2da-b50b9ec37745 Sep 06 17:08:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f9f2d0a-cb30-47b1-aa47-1de7ef1f8732 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f9f2d0a-cb30-47b1-aa47-1de7ef1f8732 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f9f2d0a-cb30-47b1-aa47-1de7ef1f8732 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/types/0836caf1-d9a6-4d19-b2da-b50b9ec37745 returned with HTTP 202 Sep 06 17:08:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1018/2070] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:08:04 2026] DELETE /volume/v3/types/0836caf1-d9a6-4d19-b2da-b50b9ec37745 => generated 0 bytes in 82 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e501a9a6-4123-4e96-b9fc-13fdfb3c743d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e501a9a6-4123-4e96-b9fc-13fdfb3c743d tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] GET http://192.168.122.183/volume/v3/types/0836caf1-d9a6-4d19-b2da-b50b9ec37745 Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e501a9a6-4123-4e96-b9fc-13fdfb3c743d tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e501a9a6-4123-4e96-b9fc-13fdfb3c743d tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e501a9a6-4123-4e96-b9fc-13fdfb3c743d tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/types/0836caf1-d9a6-4d19-b2da-b50b9ec37745 returned with HTTP 404 Sep 06 17:08:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1053/2071] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:08:04 2026] GET /volume/v3/types/0836caf1-d9a6-4d19-b2da-b50b9ec37745 => generated 114 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9a8cdcb4-6870-4fa5-860c-7d6c98752d71 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a8cdcb4-6870-4fa5-860c-7d6c98752d71 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] DELETE http://192.168.122.183/volume/v3/types/64c29ba4-b476-4b83-9154-3216fb2ab9e8 Sep 06 17:08:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a8cdcb4-6870-4fa5-860c-7d6c98752d71 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a8cdcb4-6870-4fa5-860c-7d6c98752d71 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a8cdcb4-6870-4fa5-860c-7d6c98752d71 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/types/64c29ba4-b476-4b83-9154-3216fb2ab9e8 returned with HTTP 202 Sep 06 17:08:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1019/2072] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:08:04 2026] DELETE /volume/v3/types/64c29ba4-b476-4b83-9154-3216fb2ab9e8 => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-783d959c-e5d5-446c-a9d8-616b599fd1f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-783d959c-e5d5-446c-a9d8-616b599fd1f5 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] GET http://192.168.122.183/volume/v3/types/64c29ba4-b476-4b83-9154-3216fb2ab9e8 Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-783d959c-e5d5-446c-a9d8-616b599fd1f5 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-783d959c-e5d5-446c-a9d8-616b599fd1f5 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-783d959c-e5d5-446c-a9d8-616b599fd1f5 tempest-VolumeRetypeWithoutMigrationTest-1838713067 tempest-VolumeRetypeWithoutMigrationTest-1838713067-project-admin] http://192.168.122.183/volume/v3/types/64c29ba4-b476-4b83-9154-3216fb2ab9e8 returned with HTTP 404 Sep 06 17:08:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1054/2073] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:08:04 2026] GET /volume/v3/types/64c29ba4-b476-4b83-9154-3216fb2ab9e8 => generated 114 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-df0b04f2-0c96-4d0b-bf69-529c458338c1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df0b04f2-0c96-4d0b-bf69-529c458338c1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df0b04f2-0c96-4d0b-bf69-529c458338c1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df0b04f2-0c96-4d0b-bf69-529c458338c1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df0b04f2-0c96-4d0b-bf69-529c458338c1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df0b04f2-0c96-4d0b-bf69-529c458338c1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1020/2074] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:09 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 866 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-1a4f2bc0-4c05-44fb-8ab7-39b3401a998d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9061e871-3758-4fe8-b7f8-8c5dbc196d79 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9061e871-3758-4fe8-b7f8-8c5dbc196d79 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9061e871-3758-4fe8-b7f8-8c5dbc196d79 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9061e871-3758-4fe8-b7f8-8c5dbc196d79 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9061e871-3758-4fe8-b7f8-8c5dbc196d79 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9061e871-3758-4fe8-b7f8-8c5dbc196d79 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1021/2075] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:09 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 866 bytes in 47 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[87200]: DEBUG cinder.api.middleware.request_id [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-d086c2f8-7396-4db9-8ab4-d4069cfa8632 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-d086c2f8-7396-4db9-8ab4-d4069cfa8632 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-d086c2f8-7396-4db9-8ab4-d4069cfa8632 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-d086c2f8-7396-4db9-8ab4-d4069cfa8632 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-d086c2f8-7396-4db9-8ab4-d4069cfa8632 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-d086c2f8-7396-4db9-8ab4-d4069cfa8632 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1022/2076] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:09 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 866 bytes in 52 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[87201]: INFO cinder.api.openstack.wsgi [None req-1a4f2bc0-4c05-44fb-8ab7-39b3401a998d tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] GET http://192.168.122.183/volume/v3/os-services Sep 06 17:08:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a4f2bc0-4c05-44fb-8ab7-39b3401a998d tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a4f2bc0-4c05-44fb-8ab7-39b3401a998d tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:09 devstack devstack@c-api.service[87201]: /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:08:09 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:08:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a4f2bc0-4c05-44fb-8ab7-39b3401a998d tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] http://192.168.122.183/volume/v3/os-services returned with HTTP 200 Sep 06 17:08:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1055/2077] 192.168.122.183 () {58 vars in 1133 bytes} [Sun Sep 6 17:08:09 2026] GET /volume/v3/os-services => generated 707 bytes in 275 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f01b2943-02e9-40b5-9aea-7b81df7788c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f01b2943-02e9-40b5-9aea-7b81df7788c9 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] PUT http://192.168.122.183/volume/v3/os-services/disable-log-reason Sep 06 17:08:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f01b2943-02e9-40b5-9aea-7b81df7788c9 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Action: 'disable_log_reason', calling method: disable_log_reason, body: {"host": "devstack", "binary": "cinder-scheduler", "disabled_reason": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f01b2943-02e9-40b5-9aea-7b81df7788c9 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] http://192.168.122.183/volume/v3/os-services/disable-log-reason returned with HTTP 400 Sep 06 17:08:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1023/2078] 192.168.122.183 () {60 vars in 1210 bytes} [Sun Sep 6 17:08:09 2026] PUT /volume/v3/os-services/disable-log-reason => generated 136 bytes in 20 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3cfb83a6-5160-4eaf-bc5b-9929ae551c25 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3cfb83a6-5160-4eaf-bc5b-9929ae551c25 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] PUT http://192.168.122.183/volume/v3/os-services/disable Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3cfb83a6-5160-4eaf-bc5b-9929ae551c25 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Action: 'disable', calling method: disable, body: {"host": "devstack", "binary": "invalid_binary"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3cfb83a6-5160-4eaf-bc5b-9929ae551c25 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] http://192.168.122.183/volume/v3/os-services/disable returned with HTTP 404 Sep 06 17:08:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1056/2079] 192.168.122.183 () {60 vars in 1177 bytes} [Sun Sep 6 17:08:10 2026] PUT /volume/v3/os-services/disable => generated 105 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ccb7ae8c-8ee5-44e2-969a-9ea7b5edc7e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ccb7ae8c-8ee5-44e2-969a-9ea7b5edc7e2 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] PUT http://192.168.122.183/volume/v3/os-services/enable Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ccb7ae8c-8ee5-44e2-969a-9ea7b5edc7e2 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Action: 'enable', calling method: enable, body: {"host": "invalid_host", "binary": "cinder-scheduler"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ccb7ae8c-8ee5-44e2-969a-9ea7b5edc7e2 tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] http://192.168.122.183/volume/v3/os-services/enable returned with HTTP 404 Sep 06 17:08:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1024/2080] 192.168.122.183 () {60 vars in 1174 bytes} [Sun Sep 6 17:08:10 2026] PUT /volume/v3/os-services/enable => generated 111 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c6992790-715a-43d5-8327-a0cd9cec728f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c6992790-715a-43d5-8327-a0cd9cec728f tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] PUT http://192.168.122.183/volume/v3/os-services/freeze Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c6992790-715a-43d5-8327-a0cd9cec728f tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Action: 'freeze', calling method: freeze, body: {"host": "invalid_host"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c6992790-715a-43d5-8327-a0cd9cec728f tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] http://192.168.122.183/volume/v3/os-services/freeze returned with HTTP 400 Sep 06 17:08:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1057/2081] 192.168.122.183 () {60 vars in 1174 bytes} [Sun Sep 6 17:08:10 2026] PUT /volume/v3/os-services/freeze => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-96be681a-74cc-4067-b93b-4d9c171c9548 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-96be681a-74cc-4067-b93b-4d9c171c9548 None None] GET http://192.168.122.183/volume// Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-96be681a-74cc-4067-b93b-4d9c171c9548 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-96be681a-74cc-4067-b93b-4d9c171c9548 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-96be681a-74cc-4067-b93b-4d9c171c9548 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3d5df362-e6bc-494c-9911-a38d4a7d937b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1025/2082] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:08:10 2026] GET /volume/ => generated 390 bytes in 9 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3d5df362-e6bc-494c-9911-a38d4a7d937b tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] PUT http://192.168.122.183/volume/v3/os-services/thaw Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3d5df362-e6bc-494c-9911-a38d4a7d937b tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] Action: 'thaw', calling method: thaw, body: {"host": "invalid_host"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-bf0d0af0-be8f-4438-9762-229e76fa7ce4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3d5df362-e6bc-494c-9911-a38d4a7d937b tempest-VolumeServicesNegativeTest-1461719500 tempest-VolumeServicesNegativeTest-1461719500-project-admin] http://192.168.122.183/volume/v3/os-services/thaw returned with HTTP 400 Sep 06 17:08:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1058/2083] 192.168.122.183 () {60 vars in 1168 bytes} [Sun Sep 6 17:08:10 2026] PUT /volume/v3/os-services/thaw => generated 83 bytes in 21 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-bf0d0af0-be8f-4438-9762-229e76fa7ce4 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-bf0d0af0-be8f-4438-9762-229e76fa7ce4 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "026badea-e955-4894-90c7-6f3a9df89f8f", "connector": null, "instance_uuid": "93d0666c-e83f-4e21-a971-c2183ec8c740"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-bf0d0af0-be8f-4438-9762-229e76fa7ce4 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:08:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1026/2084] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:08:10 2026] POST /volume/v3/attachments => generated 273 bytes in 343 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[87201]: DEBUG cinder.api.middleware.request_id [None req-aab07c0b-7011-433a-b8a1-2c3b6d46b94f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aab07c0b-7011-433a-b8a1-2c3b6d46b94f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aab07c0b-7011-433a-b8a1-2c3b6d46b94f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aab07c0b-7011-433a-b8a1-2c3b6d46b94f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-56ef8299-5ff9-459d-92d0-77019d1fc6c0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56ef8299-5ff9-459d-92d0-77019d1fc6c0 None None] GET http://192.168.122.183/volume// Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56ef8299-5ff9-459d-92d0-77019d1fc6c0 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56ef8299-5ff9-459d-92d0-77019d1fc6c0 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56ef8299-5ff9-459d-92d0-77019d1fc6c0 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1027/2085] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:08:10 2026] GET /volume/ => generated 390 bytes in 11 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-44942b31-f931-4123-bb7f-623af539bcb0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aab07c0b-7011-433a-b8a1-2c3b6d46b94f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-44942b31-f931-4123-bb7f-623af539bcb0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-44942b31-f931-4123-bb7f-623af539bcb0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-44942b31-f931-4123-bb7f-623af539bcb0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aab07c0b-7011-433a-b8a1-2c3b6d46b94f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1059/2086] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:10 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 865 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-44942b31-f931-4123-bb7f-623af539bcb0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-44942b31-f931-4123-bb7f-623af539bcb0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1028/2087] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:08:10 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1046 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] PUT http://192.168.122.183/volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Acquiring lock "cinder-attachment_update-026badea-e955-4894-90c7-6f3a9df89f8f-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Lock "cinder-attachment_update-026badea-e955-4894-90c7-6f3a9df89f8f-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:08:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Lock "cinder-attachment_update-026badea-e955-4894-90c7-6f3a9df89f8f-devstack" released by "attachment_update" :: held 0.207s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-8ff18e3e-a700-40a3-aaa7-17b4611bed7c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d returned with HTTP 200 Sep 06 17:08:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1060/2088] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:08:10 2026] PUT /volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d => generated 694 bytes in 255 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[87200]: DEBUG cinder.api.middleware.request_id [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-83482f55-5c89-4fc8-9d22-c7265b977682 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-83482f55-5c89-4fc8-9d22-c7265b977682 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d/action Sep 06 17:08:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-83482f55-5c89-4fc8-9d22-c7265b977682 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-83482f55-5c89-4fc8-9d22-c7265b977682 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-2b39f4c9-4848-4c3d-b1a7-d8d052f68519 req-83482f55-5c89-4fc8-9d22-c7265b977682 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d/action returned with HTTP 204 Sep 06 17:08:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1029/2089] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:08:11 2026] POST /volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d/action => generated 0 bytes in 83 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6f59a07a-a30e-4139-9435-a8a5d6d327c6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6f59a07a-a30e-4139-9435-a8a5d6d327c6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6f59a07a-a30e-4139-9435-a8a5d6d327c6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6f59a07a-a30e-4139-9435-a8a5d6d327c6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6f59a07a-a30e-4139-9435-a8a5d6d327c6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6f59a07a-a30e-4139-9435-a8a5d6d327c6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1061/2090] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:11 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1158 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-19241697-28aa-466b-a0ee-91f710132cb8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-19241697-28aa-466b-a0ee-91f710132cb8 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-19241697-28aa-466b-a0ee-91f710132cb8 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-19241697-28aa-466b-a0ee-91f710132cb8 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-19241697-28aa-466b-a0ee-91f710132cb8 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-19241697-28aa-466b-a0ee-91f710132cb8 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1030/2091] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:11 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1158 bytes in 79 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-detach": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Attachment connected to vm 93d0666c-e83f-4e21-a971-c2183ec8c740, checking data on nova Sep 06 17:08:11 devstack devstack@c-api.service[87201]: DEBUG cinder.compute.nova [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Creating Keystone token plugin using URL: http://192.168.122.183/identity {{(pid=87201) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:08:12 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] REQ: curl -g -i -X GET http://192.168.122.183/compute/v2.1/servers/93d0666c-e83f-4e21-a971-c2183ec8c740/os-volume_attachments/026badea-e955-4894-90c7-6f3a9df89f8f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}57afed22b863485044fababc98c47adbdb20b866f882c119721f6721d8cdfeb8" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1" -H "X-Service-Token: {SHA256}02047e61b3655cf178cff1edadc889d87994130f2428ee70a9cf2a9b1dfabea0" {{(pid=87201) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:08:12 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:08:12 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-540a78cf-22f6-44e7-8d43-ac52e67c10ab x-openstack-request-id: req-540a78cf-22f6-44e7-8d43-ac52e67c10ab {{(pid=87201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:08:12 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "026badea-e955-4894-90c7-6f3a9df89f8f", "serverId": "93d0666c-e83f-4e21-a971-c2183ec8c740", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "323851ae-cedf-4ea7-b48c-711b7ad8872d", "bdm_uuid": "a0293826-a19d-4618-95e1-5f12e9ecd39b"}} {{(pid=87201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:08:12 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET call to compute for http://192.168.122.183/compute/v2.1/servers/93d0666c-e83f-4e21-a971-c2183ec8c740/os-volume_attachments/026badea-e955-4894-90c7-6f3a9df89f8f used request id req-540a78cf-22f6-44e7-8d43-ac52e67c10ab {{(pid=87201) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.volume.api [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Caught error: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: 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:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 101, in _detach Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault self.volume_api.detach(context, volume, attachment_id) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 869, in detach Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, attachment_id, volume) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API Sep 06 17:08:12 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault Sep 06 17:08:12 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-b64e43ce-5ca6-40a8-a355-c4b97544fdf1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 409 Sep 06 17:08:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1062/2092] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:11 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 167 bytes in 793 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-terminate_connection": {"connector": {}}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: _terminate_connection, body: {"os-terminate_connection": {"connector": {}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Attachment connected to vm 93d0666c-e83f-4e21-a971-c2183ec8c740, checking data on nova Sep 06 17:08:12 devstack devstack@c-api.service[87200]: DEBUG cinder.compute.nova [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Creating Keystone token plugin using URL: http://192.168.122.183/identity {{(pid=87200) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG novaclient.v2.client [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] REQ: curl -g -i -X GET http://192.168.122.183/compute/v2.1/servers/93d0666c-e83f-4e21-a971-c2183ec8c740/os-volume_attachments/026badea-e955-4894-90c7-6f3a9df89f8f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}5d12b02c5976c0e0759cd2a92638988ee7eb85d86a499aad420433b75595b067" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e" -H "X-Service-Token: {SHA256}a8cd53bb987d0973544731219922e8ad58f4db1d4c10b53ea1a3eac48a976dec" {{(pid=87200) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG novaclient.v2.client [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:08:13 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-2f6e4d0e-b919-47a9-a996-9861b6cf322a x-openstack-request-id: req-2f6e4d0e-b919-47a9-a996-9861b6cf322a {{(pid=87200) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG novaclient.v2.client [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "026badea-e955-4894-90c7-6f3a9df89f8f", "serverId": "93d0666c-e83f-4e21-a971-c2183ec8c740", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "323851ae-cedf-4ea7-b48c-711b7ad8872d", "bdm_uuid": "a0293826-a19d-4618-95e1-5f12e9ecd39b"}} {{(pid=87200) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG novaclient.v2.client [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET call to compute for http://192.168.122.183/compute/v2.1/servers/93d0666c-e83f-4e21-a971-c2183ec8c740/os-volume_attachments/026badea-e955-4894-90c7-6f3a9df89f8f used request id req-2f6e4d0e-b919-47a9-a996-9861b6cf322a {{(pid=87200) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.volume.api [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Caught error: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: 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:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/volume_actions.py", line 194, in _terminate_connection Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API Sep 06 17:08:13 devstack devstack@c-api.service[87200]: ERROR cinder.api.middleware.fault Sep 06 17:08:13 devstack devstack@c-api.service[87200]: INFO cinder.api.middleware.fault [None req-57fd3ba2-fb91-40a9-9858-b3ab2b03ff8e tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 409 Sep 06 17:08:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1031/2093] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:12 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 167 bytes in 693 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-384d7cb2-b944-4bdc-93dd-8abef8d4c263 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1063/2094] 192.168.122.183 () {62 vars in 1481 bytes} [Sun Sep 6 17:08:13 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 114 bytes in 11 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3823f22f-ffe1-4777-bcb5-76dad332db5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1032/2095] 192.168.122.183 () {62 vars in 1481 bytes} [Sun Sep 6 17:08:13 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 114 bytes in 9 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b883d21a-baeb-4455-abc2-868d86658dde None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: WARNING keystonemiddleware.auth_token [None req-b883d21a-baeb-4455-abc2-868d86658dde None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:08:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1064/2096] 192.168.122.183 () {62 vars in 1481 bytes} [Sun Sep 6 17:08:13 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 114 bytes in 146 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-12f95971-2f06-42ff-aa9d-7ee15e4e0f56 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: WARNING keystonemiddleware.auth_token [None req-12f95971-2f06-42ff-aa9d-7ee15e4e0f56 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:08:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1033/2097] 192.168.122.183 () {62 vars in 1481 bytes} [Sun Sep 6 17:08:13 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 114 bytes in 62 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-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=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Updating volume '026badea-e955-4894-90c7-6f3a9df89f8f' with '{'status': 'error'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:08:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7223a45-7f23-46f3-8d4d-4cfad2662294 tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 202 Sep 06 17:08:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1065/2098] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:13 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 0 bytes in 307 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cd413590-bb52-4f9a-a624-feb8151884bd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd413590-bb52-4f9a-a624-feb8151884bd tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd413590-bb52-4f9a-a624-feb8151884bd tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd413590-bb52-4f9a-a624-feb8151884bd tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: DEBUG oslo_db.sqlalchemy.engines [None req-cd413590-bb52-4f9a-a624-feb8151884bd tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87200) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:08:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cd413590-bb52-4f9a-a624-feb8151884bd tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd413590-bb52-4f9a-a624-feb8151884bd tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1034/2099] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:13 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1157 bytes in 114 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[87201]: DEBUG cinder.api.middleware.request_id [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Action body: b'{"os-force_detach": {"connector": null, "attachment_id": "323851ae-cedf-4ea7-b48c-711b7ad8872d"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Action: 'action', calling method: _force_detach, body: {"os-force_detach": {"connector": null, "attachment_id": "323851ae-cedf-4ea7-b48c-711b7ad8872d"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Volume info retrieved successfully. Sep 06 17:08:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Attachment connected to vm 93d0666c-e83f-4e21-a971-c2183ec8c740, checking data on nova Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG cinder.compute.nova [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Creating Keystone token plugin using URL: http://192.168.122.183/identity {{(pid=87201) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] REQ: curl -g -i -X GET http://192.168.122.183/compute/v2.1/servers/93d0666c-e83f-4e21-a971-c2183ec8c740/os-volume_attachments/026badea-e955-4894-90c7-6f3a9df89f8f -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}11e8093f896185f011be68157fc6670b6e88491c66696570e2c0b95be2fce7c5" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b" -H "X-Service-Token: {SHA256}02047e61b3655cf178cff1edadc889d87994130f2428ee70a9cf2a9b1dfabea0" {{(pid=87201) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:08:14 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-ba625e05-b786-40c5-877d-fea9dd98e1f0 x-openstack-request-id: req-ba625e05-b786-40c5-877d-fea9dd98e1f0 {{(pid=87201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] RESP BODY: {"volumeAttachment": {"volumeId": "026badea-e955-4894-90c7-6f3a9df89f8f", "serverId": "93d0666c-e83f-4e21-a971-c2183ec8c740", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "323851ae-cedf-4ea7-b48c-711b7ad8872d", "bdm_uuid": "a0293826-a19d-4618-95e1-5f12e9ecd39b"}} {{(pid=87201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] GET call to compute for http://192.168.122.183/compute/v2.1/servers/93d0666c-e83f-4e21-a971-c2183ec8c740/os-volume_attachments/026badea-e955-4894-90c7-6f3a9df89f8f used request id req-ba625e05-b786-40c5-877d-fea9dd98e1f0 {{(pid=87201) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.volume.api [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Caught error: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: 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:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/validation/__init__.py", line 60, in wrapper Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return func(*args, **kwargs) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/contrib/admin_actions.py", line 139, in _force_detach Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault self.volume_api.terminate_connection(context, volume, connector) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 923, in terminate_connection Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(context, None, volume) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 93d0666c-e83f-4e21-a971-c2183ec8c740 using the Compute API Sep 06 17:08:14 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault Sep 06 17:08:14 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-92fe5cf1-5c98-4f7a-a145-5eb733d0a82b tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 409 Sep 06 17:08:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1066/2100] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:14 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 167 bytes in 787 msecs (HTTP/1.1 409) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e6c18d1f-3276-4bc8-b27f-0d2653a4b2e5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1035/2101] 192.168.122.183 () {62 vars in 1481 bytes} [Sun Sep 6 17:08:14 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 114 bytes in 5 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-070f25f7-69ac-4998-97fb-86375f2dbc56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:14 devstack devstack@c-api.service[87201]: WARNING keystonemiddleware.auth_token [None req-070f25f7-69ac-4998-97fb-86375f2dbc56 None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:08:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1067/2102] 192.168.122.183 () {62 vars in 1481 bytes} [Sun Sep 6 17:08:14 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 114 bytes in 126 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-779d2350-3043-4d14-b58a-50f694b0afbb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-779d2350-3043-4d14-b58a-50f694b0afbb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-779d2350-3043-4d14-b58a-50f694b0afbb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-779d2350-3043-4d14-b58a-50f694b0afbb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-779d2350-3043-4d14-b58a-50f694b0afbb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-779d2350-3043-4d14-b58a-50f694b0afbb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1036/2103] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:14 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 867 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-32ac92d9-26d4-4f23-a2a1-d832cd26c751 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1068/2104] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:15 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 867 bytes in 110 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-5a25a9ba-8834-4b3e-9b2c-d112080f19d7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-5a25a9ba-8834-4b3e-9b2c-d112080f19d7 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-5a25a9ba-8834-4b3e-9b2c-d112080f19d7 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-5a25a9ba-8834-4b3e-9b2c-d112080f19d7 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-5a25a9ba-8834-4b3e-9b2c-d112080f19d7 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-5a25a9ba-8834-4b3e-9b2c-d112080f19d7 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1037/2105] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:15 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 867 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dac3cb3b-41da-4870-9958-58688b470cbc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dac3cb3b-41da-4870-9958-58688b470cbc None None] GET http://192.168.122.183/volume// Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dac3cb3b-41da-4870-9958-58688b470cbc None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dac3cb3b-41da-4870-9958-58688b470cbc None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dac3cb3b-41da-4870-9958-58688b470cbc None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1069/2106] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:08:15 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-ffe93ce9-a4c9-4ad5-a75f-5f265d36a65a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-ffe93ce9-a4c9-4ad5-a75f-5f265d36a65a tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-ffe93ce9-a4c9-4ad5-a75f-5f265d36a65a tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "696ae107-0b92-4922-8342-7cd006f35662", "connector": null, "instance_uuid": "93d0666c-e83f-4e21-a971-c2183ec8c740"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-ffe93ce9-a4c9-4ad5-a75f-5f265d36a65a tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:08:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1038/2107] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:08:15 2026] POST /volume/v3/attachments => generated 273 bytes in 93 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9cdf0cdc-b435-4261-a034-6b5a03306953 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cdf0cdc-b435-4261-a034-6b5a03306953 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cdf0cdc-b435-4261-a034-6b5a03306953 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cdf0cdc-b435-4261-a034-6b5a03306953 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2b609113-cc12-476b-879c-e7d5e5d85a4d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2b609113-cc12-476b-879c-e7d5e5d85a4d None None] GET http://192.168.122.183/volume// Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2b609113-cc12-476b-879c-e7d5e5d85a4d None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2b609113-cc12-476b-879c-e7d5e5d85a4d None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2b609113-cc12-476b-879c-e7d5e5d85a4d None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1039/2108] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:08:15 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9cdf0cdc-b435-4261-a034-6b5a03306953 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-69cf6fb0-daa7-416d-ae05-ed0bd51911ef None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-69cf6fb0-daa7-416d-ae05-ed0bd51911ef tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-69cf6fb0-daa7-416d-ae05-ed0bd51911ef tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-69cf6fb0-daa7-416d-ae05-ed0bd51911ef tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cdf0cdc-b435-4261-a034-6b5a03306953 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1070/2109] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:15 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 866 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-69cf6fb0-daa7-416d-ae05-ed0bd51911ef tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-69cf6fb0-daa7-416d-ae05-ed0bd51911ef tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1040/2110] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:08:15 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 1047 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] PUT http://192.168.122.183/volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Acquiring lock "cinder-attachment_update-696ae107-0b92-4922-8342-7cd006f35662-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Lock "cinder-attachment_update-696ae107-0b92-4922-8342-7cd006f35662-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:08:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e618ea71-3dd6-453c-9882-90fb6f5fc414 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Lock "cinder-attachment_update-696ae107-0b92-4922-8342-7cd006f35662-devstack" released by "attachment_update" :: held 0.208s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-d680d81a-e170-4940-a5ad-7e619631782d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e returned with HTTP 200 Sep 06 17:08:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1071/2111] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:08:15 2026] PUT /volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e => generated 694 bytes in 253 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e618ea71-3dd6-453c-9882-90fb6f5fc414 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e618ea71-3dd6-453c-9882-90fb6f5fc414 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-873875237", "os-volume-type-access:is_public": false}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=386,cinder:INSERT=32,cinder:UPDATE=65 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e618ea71-3dd6-453c-9882-90fb6f5fc414 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1041/2112] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/types => generated 228 bytes in 199 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d9a5428a-4f03-4ab2-9215-b60879776892 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9a5428a-4f03-4ab2-9215-b60879776892 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9a5428a-4f03-4ab2-9215-b60879776892 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14406fe1-1add-4af4-9ed1-5577c9ce2cdd", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d9a5428a-4f03-4ab2-9215-b60879776892 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Create volume request body: {'volume': {'volume_type': '14406fe1-1add-4af4-9ed1-5577c9ce2cdd', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=393,cinder:INSERT=60,cinder:UPDATE=89,cinder:DELETE=1 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9a5428a-4f03-4ab2-9215-b60879776892 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 404 Sep 06 17:08:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1072/2113] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/volumes => generated 114 bytes in 179 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f2fcd2a8-34c5-43df-a627-a4818e28ae20 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2fcd2a8-34c5-43df-a627-a4818e28ae20 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd/action Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2fcd2a8-34c5-43df-a627-a4818e28ae20 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action body: b'{"addProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2fcd2a8-34c5-43df-a627-a4818e28ae20 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2fcd2a8-34c5-43df-a627-a4818e28ae20 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd/action returned with HTTP 202 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1042/2114] 192.168.122.183 () {60 vars in 1268 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c300518e-dcd4-46cd-b551-530e87c49c03 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Action: 'create', calling method: create, body: {"volume": {"volume_type": "14406fe1-1add-4af4-9ed1-5577c9ce2cdd", "size": 1, "name": "tempest-VolumeTypesAccessTest-Volume-1801167705"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Create volume request body: {'volume': {'volume_type': '14406fe1-1add-4af4-9ed1-5577c9ce2cdd', 'size': 1, 'name': 'tempest-VolumeTypesAccessTest-Volume-1801167705'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Create volume of 1 GB Sep 06 17:08:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-55336e8b-6368-444d-8bfa-75038df3efd1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Availability Zones retrieved successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-55336e8b-6368-444d-8bfa-75038df3efd1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e/action Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-55336e8b-6368-444d-8bfa-75038df3efd1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-55336e8b-6368-444d-8bfa-75038df3efd1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Flow 'volume_create_api' (66445513-3e9e-4be1-b0b8-b7ea3df2c499) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a6fd81-64e8-4903-9c64-6a0bfb38e9e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (91a6fd81-64e8-4903-9c64-6a0bfb38e9e8) 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:08:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=14406fe1-1add-4af4-9ed1-5577c9ce2cdd,is_public=False,name='tempest-VolumeTypesAccessTest-volume-type-873875237',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '14406fe1-1add-4af4-9ed1-5577c9ce2cdd', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [req-062605b5-dc01-4af3-ae7a-d0d335795ab0 req-55336e8b-6368-444d-8bfa-75038df3efd1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e/action returned with HTTP 204 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1043/2115] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e/action => generated 0 bytes in 82 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ec1a57-4a71-4365-b5bc-2f0bd0a2ffb8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: WARNING cinder.quota [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Deprecated: Default quota for resource: volumes_tempest-VolumeTypesAccessTest-volume-type-873875237 is set by the default quota flag: quota_volumes_tempest-VolumeTypesAccessTest-volume-type-873875237, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:08:16 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Deprecated: Default quota for resource: gigabytes_tempest-VolumeTypesAccessTest-volume-type-873875237 is set by the default quota flag: quota_gigabytes_tempest-VolumeTypesAccessTest-volume-type-873875237, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-49984ecb-2a7d-43ee-a6af-54439d02036c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49984ecb-2a7d-43ee-a6af-54439d02036c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49984ecb-2a7d-43ee-a6af-54439d02036c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49984ecb-2a7d-43ee-a6af-54439d02036c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-49984ecb-2a7d-43ee-a6af-54439d02036c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49984ecb-2a7d-43ee-a6af-54439d02036c tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1044/2116] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:16 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 1159 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Created reservations ['a21239a4-cfca-4915-8db5-2f6d7b118318', '5ae6c67d-c100-47ab-9341-0ef9743a5428', 'e6cd4e93-92ce-4450-92ca-28d45bbf12de', 'f390d399-96d3-4179-8aca-3dae46619992'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-814f92a7-c917-4333-9bbe-5e499a689f9b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00ec1a57-4a71-4365-b5bc-2f0bd0a2ffb8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a21239a4-cfca-4915-8db5-2f6d7b118318', '5ae6c67d-c100-47ab-9341-0ef9743a5428', 'e6cd4e93-92ce-4450-92ca-28d45bbf12de', 'f390d399-96d3-4179-8aca-3dae46619992']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a72329e-f467-4931-8750-e88efa682044) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-814f92a7-c917-4333-9bbe-5e499a689f9b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-814f92a7-c917-4333-9bbe-5e499a689f9b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-814f92a7-c917-4333-9bbe-5e499a689f9b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-814f92a7-c917-4333-9bbe-5e499a689f9b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (5a72329e-f467-4931-8750-e88efa682044) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5d656821-fbb4-43c8-8ea2-508f95fc98f7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1801167705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01a2783f8e9949a0b38132c87aaaa560',qos_specs=None,replication_status=,reservations=['a21239a4-cfca-4915-8db5-2f6d7b118318','5ae6c67d-c100-47ab-9341-0ef9743a5428','e6cd4e93-92ce-4450-92ca-28d45bbf12de','f390d399-96d3-4179-8aca-3dae46619992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79339c33a6e423a852b5f1c5196e0ed',volume_type_id=14406fe1-1add-4af4-9ed1-5577c9ce2cdd), 'volume': Volume(_name_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:16Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeTypesAccessTest-Volume-1801167705',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5d656821-fbb4-43c8-8ea2-508f95fc98f7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='01a2783f8e9949a0b38132c87aaaa560',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='e79339c33a6e423a852b5f1c5196e0ed',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(14406fe1-1add-4af4-9ed1-5577c9ce2cdd),volume_type_id=14406fe1-1add-4af4-9ed1-5577c9ce2cdd)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7744dc-2280-4c4f-927a-338012e67b7e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-814f92a7-c917-4333-9bbe-5e499a689f9b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1045/2117] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:16 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 1159 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-828421b0-c185-4fe8-a65d-39a09c2ebceb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-828421b0-c185-4fe8-a65d-39a09c2ebceb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-828421b0-c185-4fe8-a65d-39a09c2ebceb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-detach": {"attachment_id": "17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-828421b0-c185-4fe8-a65d-39a09c2ebceb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {"attachment_id": "17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ca7744dc-2280-4c4f-927a-338012e67b7e) transitioned into state 'SUCCESS' from state '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-1801167705',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='01a2783f8e9949a0b38132c87aaaa560',qos_specs=None,replication_status=,reservations=['a21239a4-cfca-4915-8db5-2f6d7b118318','5ae6c67d-c100-47ab-9341-0ef9743a5428','e6cd4e93-92ce-4450-92ca-28d45bbf12de','f390d399-96d3-4179-8aca-3dae46619992'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='e79339c33a6e423a852b5f1c5196e0ed',volume_type_id=14406fe1-1add-4af4-9ed1-5577c9ce2cdd)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769c1e20-d6b5-46c0-84cd-da05ea909882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-828421b0-c185-4fe8-a65d-39a09c2ebceb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (769c1e20-d6b5-46c0-84cd-da05ea909882) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Flow 'volume_create_api' (66445513-3e9e-4be1-b0b8-b7ea3df2c499) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Create volume request issued successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c300518e-dcd4-46cd-b551-530e87c49c03 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1073/2118] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/volumes => generated 803 bytes in 405 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-828421b0-c185-4fe8-a65d-39a09c2ebceb tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 400 Sep 06 17:08:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1046/2119] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:16 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 100 bytes in 79 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-def7ea24-ff25-482d-a1c9-85437bb496c7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-def7ea24-ff25-482d-a1c9-85437bb496c7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] GET http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-def7ea24-ff25-482d-a1c9-85437bb496c7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-def7ea24-ff25-482d-a1c9-85437bb496c7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-def7ea24-ff25-482d-a1c9-85437bb496c7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Volume info retrieved successfully. Sep 06 17:08:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-def7ea24-ff25-482d-a1c9-85437bb496c7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 200 Sep 06 17:08:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1074/2120] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:16 2026] GET /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 871 bytes in 52 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[87200]: DEBUG cinder.api.middleware.request_id [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-d2ff349d-b2c9-4960-b93c-295308a768b9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-d2ff349d-b2c9-4960-b93c-295308a768b9 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-d2ff349d-b2c9-4960-b93c-295308a768b9 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-d2ff349d-b2c9-4960-b93c-295308a768b9 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-d2ff349d-b2c9-4960-b93c-295308a768b9 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-d2ff349d-b2c9-4960-b93c-295308a768b9 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1047/2121] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:17 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 1159 bytes in 62 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[87201]: DEBUG cinder.api.middleware.request_id [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662/action Sep 06 17:08:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Begin detaching volume completed successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-ca2a956d-36a9-4615-8e51-937089f94d04 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662/action returned with HTTP 202 Sep 06 17:08:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1075/2122] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:08:17 2026] POST /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662/action => generated 0 bytes in 68 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-65ff69fb-b72f-4687-a73b-c17f845df343 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-65ff69fb-b72f-4687-a73b-c17f845df343 None None] GET http://192.168.122.183/volume// Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-65ff69fb-b72f-4687-a73b-c17f845df343 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-65ff69fb-b72f-4687-a73b-c17f845df343 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-65ff69fb-b72f-4687-a73b-c17f845df343 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1048/2123] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:08:17 2026] GET /volume/ => generated 390 bytes in 11 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[87201]: DEBUG cinder.api.middleware.request_id [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-62bc5867-b761-456b-b566-6c348074baf0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-62bc5867-b761-456b-b566-6c348074baf0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-62bc5867-b761-456b-b566-6c348074baf0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-62bc5867-b761-456b-b566-6c348074baf0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-62bc5867-b761-456b-b566-6c348074baf0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-62bc5867-b761-456b-b566-6c348074baf0 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1076/2124] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:08:17 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 1343 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (2 switches on core 0) Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-12eaab9f-ed22-453d-a0ff-195a300081b1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-12eaab9f-ed22-453d-a0ff-195a300081b1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] DELETE http://192.168.122.183/volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-12eaab9f-ed22-453d-a0ff-195a300081b1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-12eaab9f-ed22-453d-a0ff-195a300081b1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:17 devstack devstack@c-api.service[87200]: /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:08:17 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:08:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1a9a129b-2243-46aa-8a86-70c6263bcb3e req-12eaab9f-ed22-453d-a0ff-195a300081b1 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e returned with HTTP 200 Sep 06 17:08:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1049/2125] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:08:17 2026] DELETE /volume/v3/attachments/17cecbd0-b193-4a2c-b8aa-2a9bdc367c5e => generated 19 bytes in 136 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ef653c9e-a1db-4533-9c26-5c771dc62a75 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef653c9e-a1db-4533-9c26-5c771dc62a75 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] GET http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ef653c9e-a1db-4533-9c26-5c771dc62a75 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ef653c9e-a1db-4533-9c26-5c771dc62a75 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ef653c9e-a1db-4533-9c26-5c771dc62a75 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Volume info retrieved successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef653c9e-a1db-4533-9c26-5c771dc62a75 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 200 Sep 06 17:08:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1077/2126] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:17 2026] GET /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 895 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5837ae1d-1420-493b-8aed-174771dbbb8e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5837ae1d-1420-493b-8aed-174771dbbb8e tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5837ae1d-1420-493b-8aed-174771dbbb8e tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Action body: b'{"os-reset_status": {"status": "in-use"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5837ae1d-1420-493b-8aed-174771dbbb8e tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "in-use"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-5837ae1d-1420-493b-8aed-174771dbbb8e tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] Updating volume '026badea-e955-4894-90c7-6f3a9df89f8f' with '{'status': 'in-use'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:109}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5837ae1d-1420-493b-8aed-174771dbbb8e tempest-TestServerVolumeAttachmentScenario-767074133 tempest-TestServerVolumeAttachmentScenario-767074133-project-admin] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 202 Sep 06 17:08:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1050/2127] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:08:18 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 0 bytes in 86 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-085166a7-9b96-4aad-8d69-317ed27ccf0f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-085166a7-9b96-4aad-8d69-317ed27ccf0f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-085166a7-9b96-4aad-8d69-317ed27ccf0f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-085166a7-9b96-4aad-8d69-317ed27ccf0f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-085166a7-9b96-4aad-8d69-317ed27ccf0f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-085166a7-9b96-4aad-8d69-317ed27ccf0f tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1078/2128] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:18 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1158 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-d0c83143-19c5-4dbc-81e0-1ef89afa1810 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-d0c83143-19c5-4dbc-81e0-1ef89afa1810 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-d0c83143-19c5-4dbc-81e0-1ef89afa1810 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-d0c83143-19c5-4dbc-81e0-1ef89afa1810 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-d0c83143-19c5-4dbc-81e0-1ef89afa1810 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-d0c83143-19c5-4dbc-81e0-1ef89afa1810 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1051/2129] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:18 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1158 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] POST http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Begin detaching volume completed successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-788bb680-e3f3-4ed8-9757-bbccfb557ef6 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action returned with HTTP 202 Sep 06 17:08:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1079/2130] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:08:18 2026] POST /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3441d33a-08db-45af-b33a-3cd470c2ba6c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3441d33a-08db-45af-b33a-3cd470c2ba6c None None] GET http://192.168.122.183/volume// Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3441d33a-08db-45af-b33a-3cd470c2ba6c None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3441d33a-08db-45af-b33a-3cd470c2ba6c None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3441d33a-08db-45af-b33a-3cd470c2ba6c None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1052/2131] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:08:18 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-7c8c326a-36ff-4643-a248-987ebed91908 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-7c8c326a-36ff-4643-a248-987ebed91908 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-7c8c326a-36ff-4643-a248-987ebed91908 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-7c8c326a-36ff-4643-a248-987ebed91908 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-7c8c326a-36ff-4643-a248-987ebed91908 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-7c8c326a-36ff-4643-a248-987ebed91908 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1080/2132] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:08:18 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 1342 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c938fece-eeb7-4baa-91c8-cd00eeb0d8c1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-8249ace4-c7e5-4e0b-b9e4-d71b0fec5232 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c938fece-eeb7-4baa-91c8-cd00eeb0d8c1 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] GET http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c938fece-eeb7-4baa-91c8-cd00eeb0d8c1 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-8249ace4-c7e5-4e0b-b9e4-d71b0fec5232 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] DELETE http://192.168.122.183/volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c938fece-eeb7-4baa-91c8-cd00eeb0d8c1 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-8249ace4-c7e5-4e0b-b9e4-d71b0fec5232 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-8249ace4-c7e5-4e0b-b9e4-d71b0fec5232 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c938fece-eeb7-4baa-91c8-cd00eeb0d8c1 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c938fece-eeb7-4baa-91c8-cd00eeb0d8c1 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1053/2133] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 896 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87201]: /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:08:19 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-078ac6de-1fe9-4cb7-8691-045ff8360750 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-078ac6de-1fe9-4cb7-8691-045ff8360750 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] GET http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-078ac6de-1fe9-4cb7-8691-045ff8360750 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-078ac6de-1fe9-4cb7-8691-045ff8360750 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-078ac6de-1fe9-4cb7-8691-045ff8360750 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-078ac6de-1fe9-4cb7-8691-045ff8360750 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1054/2134] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 896 bytes in 45 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[87201]: INFO cinder.api.openstack.wsgi [req-7cb760e6-2061-4a27-b5ad-7917de99c2ae req-8249ace4-c7e5-4e0b-b9e4-d71b0fec5232 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1081/2135] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:08:19 2026] DELETE /volume/v3/attachments/323851ae-cedf-4ea7-b48c-711b7ad8872d => generated 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Delete volume with id: 5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Delete volume request issued successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0498f05-37fe-4ae2-80df-9d2a81cfc87b tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 202 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1055/2136] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:19 2026] DELETE /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3fec5347-ca70-4d58-8b7c-07a4cc8fad88 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3fec5347-ca70-4d58-8b7c-07a4cc8fad88 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] GET http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3fec5347-ca70-4d58-8b7c-07a4cc8fad88 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3fec5347-ca70-4d58-8b7c-07a4cc8fad88 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3fec5347-ca70-4d58-8b7c-07a4cc8fad88 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3fec5347-ca70-4d58-8b7c-07a4cc8fad88 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1082/2137] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 895 bytes in 47 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[87200]: DEBUG cinder.api.middleware.request_id [req-97c53dfc-e9f8-49d3-a75a-0b3eea0d02e5 req-da291206-c0ba-4e5c-a64e-6f0ea6a5deed None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-97c53dfc-e9f8-49d3-a75a-0b3eea0d02e5 req-da291206-c0ba-4e5c-a64e-6f0ea6a5deed tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-97c53dfc-e9f8-49d3-a75a-0b3eea0d02e5 req-da291206-c0ba-4e5c-a64e-6f0ea6a5deed tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-97c53dfc-e9f8-49d3-a75a-0b3eea0d02e5 req-da291206-c0ba-4e5c-a64e-6f0ea6a5deed tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-97c53dfc-e9f8-49d3-a75a-0b3eea0d02e5 req-da291206-c0ba-4e5c-a64e-6f0ea6a5deed tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-97c53dfc-e9f8-49d3-a75a-0b3eea0d02e5 req-da291206-c0ba-4e5c-a64e-6f0ea6a5deed tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1056/2138] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:19 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 866 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ef47fe1b-9c45-4374-a662-2d8dde3fd2f7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef47fe1b-9c45-4374-a662-2d8dde3fd2f7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] GET http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ef47fe1b-9c45-4374-a662-2d8dde3fd2f7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ef47fe1b-9c45-4374-a662-2d8dde3fd2f7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef47fe1b-9c45-4374-a662-2d8dde3fd2f7 tempest-VolumeTypesAccessTest-196411761 tempest-VolumeTypesAccessTest-196411761-project-member] http://192.168.122.183/volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 returned with HTTP 404 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1083/2139] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/v3/volumes/5d656821-fbb4-43c8-8ea2-508f95fc98f7 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4007edf4-00ab-4ec2-9319-fe6d0986a196 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4007edf4-00ab-4ec2-9319-fe6d0986a196 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd/action Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4007edf4-00ab-4ec2-9319-fe6d0986a196 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action body: b'{"removeProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4007edf4-00ab-4ec2-9319-fe6d0986a196 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4007edf4-00ab-4ec2-9319-fe6d0986a196 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd/action returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1057/2140] 192.168.122.183 () {60 vars in 1268 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd/action => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9ed1c88b-7850-44a4-ab9a-bf316c4abe06 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ed1c88b-7850-44a4-ab9a-bf316c4abe06 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] DELETE http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ed1c88b-7850-44a4-ab9a-bf316c4abe06 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ed1c88b-7850-44a4-ab9a-bf316c4abe06 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ed1c88b-7850-44a4-ab9a-bf316c4abe06 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1084/2141] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:08:20 2026] DELETE /volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd => generated 0 bytes in 102 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c0aa9c5f-f7b1-4a82-af34-ae28149f7868 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c0aa9c5f-f7b1-4a82-af34-ae28149f7868 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] GET http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c0aa9c5f-f7b1-4a82-af34-ae28149f7868 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c0aa9c5f-f7b1-4a82-af34-ae28149f7868 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c0aa9c5f-f7b1-4a82-af34-ae28149f7868 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd returned with HTTP 404 Sep 06 17:08:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1058/2142] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/v3/types/14406fe1-1add-4af4-9ed1-5577c9ce2cdd => generated 114 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5425dab8-2b6c-4a9d-9973-23f266394d50 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5425dab8-2b6c-4a9d-9973-23f266394d50 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5425dab8-2b6c-4a9d-9973-23f266394d50 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-VolumeTypesAccessTest-volume-type-401003475", "os-volume-type-access:is_public": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5425dab8-2b6c-4a9d-9973-23f266394d50 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1085/2143] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/types => generated 228 bytes in 87 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3c921da2-1525-4111-b6c3-721cc458a6a7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c921da2-1525-4111-b6c3-721cc458a6a7 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c921da2-1525-4111-b6c3-721cc458a6a7 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action body: b'{"addProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c921da2-1525-4111-b6c3-721cc458a6a7 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c921da2-1525-4111-b6c3-721cc458a6a7 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1059/2144] 192.168.122.183 () {60 vars in 1268 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bb43d705-92ee-42d8-ba7c-45d79fa9bbc0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bb43d705-92ee-42d8-ba7c-45d79fa9bbc0 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bb43d705-92ee-42d8-ba7c-45d79fa9bbc0 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action body: b'{"addProjectAccess": {"project": "f106f3c7525b42b58c602811b8613065"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bb43d705-92ee-42d8-ba7c-45d79fa9bbc0 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'action', calling method: _addProjectAccess, body: {"addProjectAccess": {"project": "f106f3c7525b42b58c602811b8613065"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bb43d705-92ee-42d8-ba7c-45d79fa9bbc0 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1086/2145] 192.168.122.183 () {60 vars in 1268 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action => generated 0 bytes in 43 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3809a671-f049-4641-b038-8f4905ec89aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3809a671-f049-4641-b038-8f4905ec89aa tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] GET http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/os-volume-type-access Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3809a671-f049-4641-b038-8f4905ec89aa tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3809a671-f049-4641-b038-8f4905ec89aa tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3809a671-f049-4641-b038-8f4905ec89aa tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/os-volume-type-access returned with HTTP 200 Sep 06 17:08:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1060/2146] 192.168.122.183 () {58 vars in 1292 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/os-volume-type-access => generated 244 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-416d5ab0-7945-47db-bcee-6e207c99e384 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-416d5ab0-7945-47db-bcee-6e207c99e384 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-416d5ab0-7945-47db-bcee-6e207c99e384 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action body: b'{"removeProjectAccess": {"project": "f106f3c7525b42b58c602811b8613065"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-416d5ab0-7945-47db-bcee-6e207c99e384 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "f106f3c7525b42b58c602811b8613065"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-416d5ab0-7945-47db-bcee-6e207c99e384 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1087/2147] 192.168.122.183 () {60 vars in 1268 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action => generated 0 bytes in 38 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dbdd1d75-4520-4ccb-8a87-c01ef2343508 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dbdd1d75-4520-4ccb-8a87-c01ef2343508 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] POST http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dbdd1d75-4520-4ccb-8a87-c01ef2343508 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action body: b'{"removeProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dbdd1d75-4520-4ccb-8a87-c01ef2343508 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Action: 'action', calling method: _removeProjectAccess, body: {"removeProjectAccess": {"project": "01a2783f8e9949a0b38132c87aaaa560"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dbdd1d75-4520-4ccb-8a87-c01ef2343508 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1061/2148] 192.168.122.183 () {60 vars in 1268 bytes} [Sun Sep 6 17:08:20 2026] POST /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d3b0a222-b75e-468f-9a28-15acf81b767c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3b0a222-b75e-468f-9a28-15acf81b767c tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] DELETE http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3b0a222-b75e-468f-9a28-15acf81b767c tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3b0a222-b75e-468f-9a28-15acf81b767c tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3b0a222-b75e-468f-9a28-15acf81b767c tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a returned with HTTP 202 Sep 06 17:08:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1088/2149] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:08:20 2026] DELETE /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e7577b44-dfe0-4b7e-ad68-60b035fe3b13 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7577b44-dfe0-4b7e-ad68-60b035fe3b13 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] GET http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a Sep 06 17:08:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7577b44-dfe0-4b7e-ad68-60b035fe3b13 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7577b44-dfe0-4b7e-ad68-60b035fe3b13 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7577b44-dfe0-4b7e-ad68-60b035fe3b13 tempest-VolumeTypesAccessTest-2076028297 tempest-VolumeTypesAccessTest-2076028297-project-admin] http://192.168.122.183/volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a returned with HTTP 404 Sep 06 17:08:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1062/2150] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:08:20 2026] GET /volume/v3/types/25a11898-7297-46d7-8608-c33ca26b2e7a => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] DELETE http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:23 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Delete volume with id: 696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Delete volume request issued successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7322e268-784c-4f61-bfb8-7b4d6e9c3c63 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 202 Sep 06 17:08:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1089/2151] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:23 2026] DELETE /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-905b1fc6-e980-4a97-a6fc-240a236c962d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-905b1fc6-e980-4a97-a6fc-240a236c962d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-905b1fc6-e980-4a97-a6fc-240a236c962d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-905b1fc6-e980-4a97-a6fc-240a236c962d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-905b1fc6-e980-4a97-a6fc-240a236c962d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-905b1fc6-e980-4a97-a6fc-240a236c962d tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 200 Sep 06 17:08:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1063/2152] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:23 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 866 bytes in 64 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7784a8f0-1e45-4413-b60a-7b3dae44fe27 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7784a8f0-1e45-4413-b60a-7b3dae44fe27 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 Sep 06 17:08:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7784a8f0-1e45-4413-b60a-7b3dae44fe27 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7784a8f0-1e45-4413-b60a-7b3dae44fe27 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7784a8f0-1e45-4413-b60a-7b3dae44fe27 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 returned with HTTP 404 Sep 06 17:08:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1090/2153] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:24 2026] GET /volume/v3/volumes/696ae107-0b92-4922-8342-7cd006f35662 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] DELETE http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Delete volume with id: 026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Delete volume request issued successfully. Sep 06 17:08:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04d48a90-904d-4104-a3a0-5cbf7be60398 tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 202 Sep 06 17:08:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1064/2154] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:24 2026] DELETE /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 0 bytes in 132 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e8752d94-3582-447e-9d51-19bb8e23eaea None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e8752d94-3582-447e-9d51-19bb8e23eaea tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e8752d94-3582-447e-9d51-19bb8e23eaea tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e8752d94-3582-447e-9d51-19bb8e23eaea tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e8752d94-3582-447e-9d51-19bb8e23eaea tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Volume info retrieved successfully. Sep 06 17:08:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e8752d94-3582-447e-9d51-19bb8e23eaea tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 200 Sep 06 17:08:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1091/2155] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:25 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 865 bytes in 97 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a45d0770-797e-42a4-b9f3-e9aac6d0741b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a45d0770-797e-42a4-b9f3-e9aac6d0741b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] GET http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f Sep 06 17:08:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a45d0770-797e-42a4-b9f3-e9aac6d0741b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a45d0770-797e-42a4-b9f3-e9aac6d0741b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a45d0770-797e-42a4-b9f3-e9aac6d0741b tempest-TestServerVolumeAttachmentScenario-1852044241 tempest-TestServerVolumeAttachmentScenario-1852044241-project-member] http://192.168.122.183/volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f returned with HTTP 404 Sep 06 17:08:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1065/2156] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:26 2026] GET /volume/v3/volumes/026badea-e955-4894-90c7-6f3a9df89f8f => generated 109 bytes in 45 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e80fda14-f973-4f05-8377-df0add626d42 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e80fda14-f973-4f05-8377-df0add626d42 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e80fda14-f973-4f05-8377-df0add626d42 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ExtraSpecsNegativeTest-volume-type-1912334239", "extra_specs": {"spec1": "val1"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e80fda14-f973-4f05-8377-df0add626d42 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1092/2157] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:08:27 2026] POST /volume/v3/types => generated 243 bytes in 327 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[87200]: DEBUG cinder.api.middleware.request_id [None req-44ae5f4b-d557-4107-8cdb-bf0db418cf8b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44ae5f4b-d557-4107-8cdb-bf0db418cf8b tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] POST http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44ae5f4b-d557-4107-8cdb-bf0db418cf8b tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'create', calling method: create, body: {"extra_specs": ["invalid"]} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44ae5f4b-d557-4107-8cdb-bf0db418cf8b tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs returned with HTTP 400 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1066/2158] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:08:28 2026] POST /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs => generated 146 bytes in 12 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-666c4833-0ef5-4673-b896-3d3e000730e8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-666c4833-0ef5-4673-b896-3d3e000730e8 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] POST http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-666c4833-0ef5-4673-b896-3d3e000730e8 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'create', calling method: create, body: {"extra_specs": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-666c4833-0ef5-4673-b896-3d3e000730e8 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs returned with HTTP 400 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1093/2159] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:08:28 2026] POST /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs => generated 132 bytes in 11 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b0fd98c0-240a-4175-910d-b18be8eae5aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b0fd98c0-240a-4175-910d-b18be8eae5aa tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] POST http://192.168.122.183/volume/v3/types/816540c0-7fef-4d7e-8623-19fd19f9a3b3/extra_specs Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b0fd98c0-240a-4175-910d-b18be8eae5aa tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"spec2": "val1"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b0fd98c0-240a-4175-910d-b18be8eae5aa tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/816540c0-7fef-4d7e-8623-19fd19f9a3b3/extra_specs returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1067/2160] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:08:28 2026] POST /volume/v3/types/816540c0-7fef-4d7e-8623-19fd19f9a3b3/extra_specs => generated 114 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f173c360-78c6-4bce-a6aa-af79b5d41ea4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f173c360-78c6-4bce-a6aa-af79b5d41ea4 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] DELETE http://192.168.122.183/volume/v3/types/a2ec8820-f29b-4bb0-9c5b-bd569531dd17/extra_specs/spec1 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f173c360-78c6-4bce-a6aa-af79b5d41ea4 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f173c360-78c6-4bce-a6aa-af79b5d41ea4 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f173c360-78c6-4bce-a6aa-af79b5d41ea4 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/a2ec8820-f29b-4bb0-9c5b-bd569531dd17/extra_specs/spec1 returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1094/2161] 192.168.122.183 () {58 vars in 1283 bytes} [Sun Sep 6 17:08:28 2026] DELETE /volume/v3/types/a2ec8820-f29b-4bb0-9c5b-bd569531dd17/extra_specs/spec1 => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-888e02df-16a2-469b-9380-2610d87d2083 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-888e02df-16a2-469b-9380-2610d87d2083 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] GET http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/nonexistent_extra_spec_name Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-888e02df-16a2-469b-9380-2610d87d2083 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-888e02df-16a2-469b-9380-2610d87d2083 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-888e02df-16a2-469b-9380-2610d87d2083 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/nonexistent_extra_spec_name returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1068/2162] 192.168.122.183 () {58 vars in 1346 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/nonexistent_extra_spec_name => generated 151 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-746968fa-356e-41d3-b728-7f2a391b26f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-746968fa-356e-41d3-b728-7f2a391b26f5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] GET http://192.168.122.183/volume/v3/types/e151cdd7-e89d-46b5-a055-a9002cad3bc7/extra_specs/spec1 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-746968fa-356e-41d3-b728-7f2a391b26f5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-746968fa-356e-41d3-b728-7f2a391b26f5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-746968fa-356e-41d3-b728-7f2a391b26f5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/e151cdd7-e89d-46b5-a055-a9002cad3bc7/extra_specs/spec1 returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1095/2163] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/types/e151cdd7-e89d-46b5-a055-a9002cad3bc7/extra_specs/spec1 => generated 114 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a6fe0692-7a0a-4784-9441-e1996ee8af6f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a6fe0692-7a0a-4784-9441-e1996ee8af6f tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] GET http://192.168.122.183/volume/v3/types/3b18f2e7-1b3d-4e45-ba7c-80955820268e/extra_specs Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a6fe0692-7a0a-4784-9441-e1996ee8af6f tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a6fe0692-7a0a-4784-9441-e1996ee8af6f tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a6fe0692-7a0a-4784-9441-e1996ee8af6f tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/3b18f2e7-1b3d-4e45-ba7c-80955820268e/extra_specs returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1069/2164] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/types/3b18f2e7-1b3d-4e45-ba7c-80955820268e/extra_specs => generated 114 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7ae09ed2-fef7-4ca5-b532-19eff734640d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ae09ed2-fef7-4ca5-b532-19eff734640d tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] PUT http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/spec1 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ae09ed2-fef7-4ca5-b532-19eff734640d tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2", "spec2": "val1"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ae09ed2-fef7-4ca5-b532-19eff734640d tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/spec1 returned with HTTP 400 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1096/2165] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:08:28 2026] PUT /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/spec1 => generated 102 bytes in 24 msecs (HTTP/1.1 400) 7 headers in 294 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-de880590-942c-4738-981b-0f315da87e82 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de880590-942c-4738-981b-0f315da87e82 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] PUT http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/spec1 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-de880590-942c-4738-981b-0f315da87e82 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'update', calling method: update, body: null {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de880590-942c-4738-981b-0f315da87e82 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/spec1 returned with HTTP 400 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1070/2166] 192.168.122.183 () {60 vars in 1299 bytes} [Sun Sep 6 17:08:28 2026] PUT /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/spec1 => generated 72 bytes in 14 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6dc5b864-36c3-42a4-b9ca-f9acb1656a3e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dc5b864-36c3-42a4-b9ca-f9acb1656a3e tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] PUT http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/None Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dc5b864-36c3-42a4-b9ca-f9acb1656a3e tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dc5b864-36c3-42a4-b9ca-f9acb1656a3e tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dc5b864-36c3-42a4-b9ca-f9acb1656a3e tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/None returned with HTTP 400 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1097/2167] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:08:28 2026] PUT /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/None => generated 73 bytes in 44 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-50cdc27d-6b85-4727-b5dd-66cd62fa02b5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50cdc27d-6b85-4727-b5dd-66cd62fa02b5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] PUT http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/1e19efc6-e94a-46fb-be79-38ab06803b99 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50cdc27d-6b85-4727-b5dd-66cd62fa02b5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'update', calling method: update, body: {"spec1": "val2"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50cdc27d-6b85-4727-b5dd-66cd62fa02b5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] HTTP exception thrown: Request body and URI mismatch Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50cdc27d-6b85-4727-b5dd-66cd62fa02b5 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/1e19efc6-e94a-46fb-be79-38ab06803b99 returned with HTTP 400 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1071/2168] 192.168.122.183 () {60 vars in 1393 bytes} [Sun Sep 6 17:08:28 2026] PUT /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f/extra_specs/1e19efc6-e94a-46fb-be79-38ab06803b99 => generated 73 bytes in 38 msecs (HTTP/1.1 400) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-92f77871-5726-42e6-8826-4a607d789f30 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92f77871-5726-42e6-8826-4a607d789f30 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] PUT http://192.168.122.183/volume/v3/types/4acf30b3-f77e-4438-a2a1-047fb19da503/extra_specs/spec1 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92f77871-5726-42e6-8826-4a607d789f30 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Action: 'update', calling method: update, body: {"spec1": "val5"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92f77871-5726-42e6-8826-4a607d789f30 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/4acf30b3-f77e-4438-a2a1-047fb19da503/extra_specs/spec1 returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1098/2169] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:08:28 2026] PUT /volume/v3/types/4acf30b3-f77e-4438-a2a1-047fb19da503/extra_specs/spec1 => generated 114 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0d7dea3b-2883-475f-b3c7-3fd45cfdc465 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d7dea3b-2883-475f-b3c7-3fd45cfdc465 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] DELETE http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d7dea3b-2883-475f-b3c7-3fd45cfdc465 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d7dea3b-2883-475f-b3c7-3fd45cfdc465 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-4b00b3c2-a4aa-4f8f-b062-28111ebe9b9c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-4b00b3c2-a4aa-4f8f-b062-28111ebe9b9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-4b00b3c2-a4aa-4f8f-b062-28111ebe9b9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-4b00b3c2-a4aa-4f8f-b062-28111ebe9b9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d7dea3b-2883-475f-b3c7-3fd45cfdc465 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f returned with HTTP 202 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1072/2170] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:08:28 2026] DELETE /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2ec3176e-67fb-4f14-a1c0-2adb861ac5c1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2ec3176e-67fb-4f14-a1c0-2adb861ac5c1 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] GET http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2ec3176e-67fb-4f14-a1c0-2adb861ac5c1 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2ec3176e-67fb-4f14-a1c0-2adb861ac5c1 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2ec3176e-67fb-4f14-a1c0-2adb861ac5c1 tempest-ExtraSpecsNegativeTest-1725915189 tempest-ExtraSpecsNegativeTest-1725915189-project-admin] http://192.168.122.183/volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f returned with HTTP 404 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1073/2171] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/types/ceb4f171-d11c-4999-9c0a-1c789fb0ad8f => generated 114 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-4b00b3c2-a4aa-4f8f-b062-28111ebe9b9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-4b00b3c2-a4aa-4f8f-b062-28111ebe9b9c tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:08:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1099/2172] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:28 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 1149 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] POST http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d/action Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Begin detaching volume completed successfully. Sep 06 17:08:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-1f08e19d-5959-440f-b45d-ce133d12444d tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d/action returned with HTTP 202 Sep 06 17:08:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1074/2173] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:08:28 2026] POST /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d/action => generated 0 bytes in 57 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:08:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6dbc5ff-ba21-4d0c-9616-53e9afa32ad2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6dbc5ff-ba21-4d0c-9616-53e9afa32ad2 None None] GET http://192.168.122.183/volume// Sep 06 17:08:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6dbc5ff-ba21-4d0c-9616-53e9afa32ad2 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6dbc5ff-ba21-4d0c-9616-53e9afa32ad2 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6dbc5ff-ba21-4d0c-9616-53e9afa32ad2 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:08:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1100/2174] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:08:29 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:08:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-2bc47784-dba7-4a64-8480-30a87a57b3ac None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-2bc47784-dba7-4a64-8480-30a87a57b3ac tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-2bc47784-dba7-4a64-8480-30a87a57b3ac tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-2bc47784-dba7-4a64-8480-30a87a57b3ac tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-2bc47784-dba7-4a64-8480-30a87a57b3ac tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:08:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-2bc47784-dba7-4a64-8480-30a87a57b3ac tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:08:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1075/2175] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:08:29 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 1333 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:08:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-5869c0cb-b6a2-45d1-abe0-b2997f31b6ca None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-5869c0cb-b6a2-45d1-abe0-b2997f31b6ca tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] DELETE http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 Sep 06 17:08:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-5869c0cb-b6a2-45d1-abe0-b2997f31b6ca tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-5869c0cb-b6a2-45d1-abe0-b2997f31b6ca tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:29 devstack devstack@c-api.service[87201]: /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:08:29 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:08:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1ad15d4e-f028-4749-affe-c6ba5f299a9c req-5869c0cb-b6a2-45d1-abe0-b2997f31b6ca tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 returned with HTTP 200 Sep 06 17:08:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1101/2176] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:08:29 2026] DELETE /volume/v3/attachments/7f7fd0b4-0f8d-44ee-9401-94ecbd67fce1 => generated 19 bytes in 197 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[87200]: DEBUG cinder.api.middleware.request_id [req-4478c9ad-93d6-48d4-810e-35a4cf3e3712 req-1b42264c-a3e3-43b2-be31-73ddc4023484 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-4478c9ad-93d6-48d4-810e-35a4cf3e3712 req-1b42264c-a3e3-43b2-be31-73ddc4023484 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-4478c9ad-93d6-48d4-810e-35a4cf3e3712 req-1b42264c-a3e3-43b2-be31-73ddc4023484 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-4478c9ad-93d6-48d4-810e-35a4cf3e3712 req-1b42264c-a3e3-43b2-be31-73ddc4023484 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-4478c9ad-93d6-48d4-810e-35a4cf3e3712 req-1b42264c-a3e3-43b2-be31-73ddc4023484 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:08:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-4478c9ad-93d6-48d4-810e-35a4cf3e3712 req-1b42264c-a3e3-43b2-be31-73ddc4023484 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:08:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1076/2177] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:08:30 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 857 bytes in 108 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f7850c2e-45fa-46f7-94db-21084552f967 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] DELETE http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:30 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Delete volume with id: 544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:08:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Delete volume request issued successfully. Sep 06 17:08:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7850c2e-45fa-46f7-94db-21084552f967 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 202 Sep 06 17:08:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1102/2178] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:30 2026] DELETE /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 0 bytes in 99 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0e132a5a-455a-4478-bc06-26fb9c821d08 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e132a5a-455a-4478-bc06-26fb9c821d08 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e132a5a-455a-4478-bc06-26fb9c821d08 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e132a5a-455a-4478-bc06-26fb9c821d08 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e132a5a-455a-4478-bc06-26fb9c821d08 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Volume info retrieved successfully. Sep 06 17:08:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e132a5a-455a-4478-bc06-26fb9c821d08 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 200 Sep 06 17:08:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1077/2179] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:30 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 856 bytes in 92 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b641760d-5e4c-4fdd-ba93-3416d5d25448 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b641760d-5e4c-4fdd-ba93-3416d5d25448 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] GET http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d Sep 06 17:08:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b641760d-5e4c-4fdd-ba93-3416d5d25448 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b641760d-5e4c-4fdd-ba93-3416d5d25448 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b641760d-5e4c-4fdd-ba93-3416d5d25448 tempest-TestMinimumBasicScenario-976761781 tempest-TestMinimumBasicScenario-976761781-project-member] http://192.168.122.183/volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d returned with HTTP 404 Sep 06 17:08:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1103/2180] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:31 2026] GET /volume/v3/volumes/544b595b-c3de-44fd-b1f9-43b24604704d => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-SnapshotMetadataTestJSON-Volume-1713280846"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-SnapshotMetadataTestJSON-Volume-1713280846'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Create volume of 1 GB Sep 06 17:08:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Availability Zones retrieved successfully. Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Flow 'volume_create_api' (b0eabc9f-3a26-4593-970f-f62cd7804bcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3538e90f-cfa1-4f9d-a814-ddb5bc96b5f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3538e90f-cfa1-4f9d-a814-ddb5bc96b5f6) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f93bbe-7d07-48e9-b663-d58ad6f2305f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Created reservations ['60e7c069-9e01-4881-8ef8-00b5ce4f7dcc', '1a55bebb-21c7-438c-b5ec-3cbd27a38a2a', '6012fece-d2b1-46f3-9236-742f394d3c03', 'dfa2e679-6c86-414f-9cd2-d8b6f14e083c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (31f93bbe-7d07-48e9-b663-d58ad6f2305f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['60e7c069-9e01-4881-8ef8-00b5ce4f7dcc', '1a55bebb-21c7-438c-b5ec-3cbd27a38a2a', '6012fece-d2b1-46f3-9236-742f394d3c03', 'dfa2e679-6c86-414f-9cd2-d8b6f14e083c']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518ea483-a397-4d80-9c0c-22e6ac4c1e0b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (518ea483-a397-4d80-9c0c-22e6ac4c1e0b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2b3e10c3-8003-4a62-b72f-70edc99d7fbf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1713280846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5006f43db448f1a97cc01f5ed62f49',qos_specs=None,replication_status=,reservations=['60e7c069-9e01-4881-8ef8-00b5ce4f7dcc','1a55bebb-21c7-438c-b5ec-3cbd27a38a2a','6012fece-d2b1-46f3-9236-742f394d3c03','dfa2e679-6c86-414f-9cd2-d8b6f14e083c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3851a86da164ba1a0147d6f3b25f994',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotMetadataTestJSON-Volume-1713280846',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2b3e10c3-8003-4a62-b72f-70edc99d7fbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ae5006f43db448f1a97cc01f5ed62f49',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b3851a86da164ba1a0147d6f3b25f994',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc172aca-1eac-46d9-8295-c0d923f2bab6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fc172aca-1eac-46d9-8295-c0d923f2bab6) transitioned into state 'SUCCESS' from state '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-1713280846',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ae5006f43db448f1a97cc01f5ed62f49',qos_specs=None,replication_status=,reservations=['60e7c069-9e01-4881-8ef8-00b5ce4f7dcc','1a55bebb-21c7-438c-b5ec-3cbd27a38a2a','6012fece-d2b1-46f3-9236-742f394d3c03','dfa2e679-6c86-414f-9cd2-d8b6f14e083c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b3851a86da164ba1a0147d6f3b25f994',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (234018c5-d062-4545-8b9b-e539fa410a76) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (234018c5-d062-4545-8b9b-e539fa410a76) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Flow 'volume_create_api' (b0eabc9f-3a26-4593-970f-f62cd7804bcd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Create volume request issued successfully. Sep 06 17:08:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-334775bc-c6b7-400e-b34f-aa2108f7d461 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1078/2181] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:08:34 2026] POST /volume/v3/volumes => generated 764 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:08:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0cd89b10-1d67-4059-ae97-d3727f44b0ca None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0cd89b10-1d67-4059-ae97-d3727f44b0ca tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0cd89b10-1d67-4059-ae97-d3727f44b0ca tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0cd89b10-1d67-4059-ae97-d3727f44b0ca tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0cd89b10-1d67-4059-ae97-d3727f44b0ca tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0cd89b10-1d67-4059-ae97-d3727f44b0ca tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 200 Sep 06 17:08:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1104/2182] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:35 2026] GET /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 832 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1690646c-0589-44e3-83cc-10586b00e8ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1690646c-0589-44e3-83cc-10586b00e8ff tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1690646c-0589-44e3-83cc-10586b00e8ff tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1690646c-0589-44e3-83cc-10586b00e8ff tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1690646c-0589-44e3-83cc-10586b00e8ff tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1690646c-0589-44e3-83cc-10586b00e8ff tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 200 Sep 06 17:08:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1079/2183] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:36 2026] GET /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 856 bytes in 104 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[87201]: DEBUG cinder.api.middleware.request_id [None req-00439888-45de-40f8-a959-9b3b9dd590cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00439888-45de-40f8-a959-9b3b9dd590cc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00439888-45de-40f8-a959-9b3b9dd590cc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00439888-45de-40f8-a959-9b3b9dd590cc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-00439888-45de-40f8-a959-9b3b9dd590cc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00439888-45de-40f8-a959-9b3b9dd590cc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 200 Sep 06 17:08:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1105/2184] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:37 2026] GET /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:08:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "2b3e10c3-8003-4a62-b72f-70edc99d7fbf", "name": "tempest-SnapshotMetadataTestJSON-Snapshot-700008266"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:37 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Create snapshot from volume 2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:37 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Created reservations ['aaa52e51-fa0b-4d61-893c-77c996d9e504', 'a3866d4b-0ec5-4dad-9ed3-03abc2c6ee0c', 'e7099a09-53f7-442a-abcb-3da19fcf776d', 'af0cf83e-d626-4ec4-a0b1-ad66dcb26059'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot create request issued successfully. Sep 06 17:08:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f88ed5d-1bd0-4da4-8287-1ef42a8c4fdc tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:08:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1080/2185] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:08:37 2026] POST /volume/v3/snapshots => generated 310 bytes in 237 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8e60b567-3373-4df0-a75d-e5cdd520de9f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e60b567-3373-4df0-a75d-e5cdd520de9f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e60b567-3373-4df0-a75d-e5cdd520de9f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e60b567-3373-4df0-a75d-e5cdd520de9f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8e60b567-3373-4df0-a75d-e5cdd520de9f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e60b567-3373-4df0-a75d-e5cdd520de9f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 200 Sep 06 17:08:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1106/2186] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:37 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 442 bytes in 26 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[87200]: DEBUG cinder.api.middleware.request_id [None req-48a9f816-cf8e-4a36-958a-e4781fc2670f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48a9f816-cf8e-4a36-958a-e4781fc2670f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48a9f816-cf8e-4a36-958a-e4781fc2670f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48a9f816-cf8e-4a36-958a-e4781fc2670f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-48a9f816-cf8e-4a36-958a-e4781fc2670f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48a9f816-cf8e-4a36-958a-e4781fc2670f tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 200 Sep 06 17:08:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1081/2187] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:38 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 442 bytes in 25 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[87201]: DEBUG cinder.api.middleware.request_id [None req-470b529d-be1e-4fa2-8996-34f02077f467 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-470b529d-be1e-4fa2-8996-34f02077f467 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-470b529d-be1e-4fa2-8996-34f02077f467 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-470b529d-be1e-4fa2-8996-34f02077f467 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-470b529d-be1e-4fa2-8996-34f02077f467 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-470b529d-be1e-4fa2-8996-34f02077f467 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 200 Sep 06 17:08:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1107/2188] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:39 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 442 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e6b47609-b6c3-434e-ac41-146458a68e41 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6b47609-b6c3-434e-ac41-146458a68e41 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6b47609-b6c3-434e-ac41-146458a68e41 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6b47609-b6c3-434e-ac41-146458a68e41 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e6b47609-b6c3-434e-ac41-146458a68e41 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6b47609-b6c3-434e-ac41-146458a68e41 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 200 Sep 06 17:08:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1082/2189] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:40 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 469 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ba6ea180-8119-4ef1-9d40-42d0fa281a98 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba6ea180-8119-4ef1-9d40-42d0fa281a98 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] POST http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba6ea180-8119-4ef1-9d40-42d0fa281a98 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ba6ea180-8119-4ef1-9d40-42d0fa281a98 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ba6ea180-8119-4ef1-9d40-42d0fa281a98 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Update snapshot metadata completed successfully. Sep 06 17:08:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba6ea180-8119-4ef1-9d40-42d0fa281a98 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1108/2190] 192.168.122.183 () {60 vars in 1286 bytes} [Sun Sep 6 17:08:40 2026] POST /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 68 bytes in 94 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9c9e065d-0af0-4860-85b2-683304d55c23 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9c9e065d-0af0-4860-85b2-683304d55c23 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9c9e065d-0af0-4860-85b2-683304d55c23 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9c9e065d-0af0-4860-85b2-683304d55c23 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9c9e065d-0af0-4860-85b2-683304d55c23 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9c9e065d-0af0-4860-85b2-683304d55c23 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9c9e065d-0af0-4860-85b2-683304d55c23 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1083/2191] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:08:40 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 68 bytes in 297 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ade2ec9f-3f41-42bd-adc1-2226190351b3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ade2ec9f-3f41-42bd-adc1-2226190351b3 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] PUT http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ade2ec9f-3f41-42bd-adc1-2226190351b3 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {"key3": "value3_update", "key4": "value4"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ade2ec9f-3f41-42bd-adc1-2226190351b3 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ade2ec9f-3f41-42bd-adc1-2226190351b3 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Update snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ade2ec9f-3f41-42bd-adc1-2226190351b3 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1109/2192] 192.168.122.183 () {60 vars in 1285 bytes} [Sun Sep 6 17:08:41 2026] PUT /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 57 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6df240e2-4ee2-46ac-97cc-4db92c0c642c tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1084/2193] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 57 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Delete snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5d6caa4-2381-43af-8abd-4193d6c84927 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1110/2194] 192.168.122.183 () {58 vars in 1283 bytes} [Sun Sep 6 17:08:41 2026] DELETE /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 => generated 0 bytes in 50 msecs (HTTP/1.1 200) 6 headers in 227 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ba5f7e5-63c0-4c24-b341-f66ec4f73b24 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1085/2195] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 32 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-96290a41-ecff-4f92-8945-0e72aabfb5b6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96290a41-ecff-4f92-8945-0e72aabfb5b6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] PUT http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-96290a41-ecff-4f92-8945-0e72aabfb5b6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-96290a41-ecff-4f92-8945-0e72aabfb5b6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-96290a41-ecff-4f92-8945-0e72aabfb5b6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Update snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96290a41-ecff-4f92-8945-0e72aabfb5b6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1111/2196] 192.168.122.183 () {60 vars in 1285 bytes} [Sun Sep 6 17:08:41 2026] PUT /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 16 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c69cd8f9-9ede-451e-9bb7-87dfe83e0f90 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c69cd8f9-9ede-451e-9bb7-87dfe83e0f90 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] POST http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c69cd8f9-9ede-451e-9bb7-87dfe83e0f90 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'create', calling method: create, body: {"metadata": {"key1": "value1", "key2": "value2", "key3": "value3"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c69cd8f9-9ede-451e-9bb7-87dfe83e0f90 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c69cd8f9-9ede-451e-9bb7-87dfe83e0f90 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Update snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c69cd8f9-9ede-451e-9bb7-87dfe83e0f90 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1086/2197] 192.168.122.183 () {60 vars in 1286 bytes} [Sun Sep 6 17:08:41 2026] POST /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 68 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c9fc9d10-5484-43d6-b59e-cf2baa3e9540 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1112/2198] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 68 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0e2369c7-81e6-43b0-a5d7-295c85471242 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e2369c7-81e6-43b0-a5d7-295c85471242 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] PUT http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e2369c7-81e6-43b0-a5d7-295c85471242 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'update', calling method: update, body: {"meta": {"key3": "value3_update"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e2369c7-81e6-43b0-a5d7-295c85471242 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e2369c7-81e6-43b0-a5d7-295c85471242 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Update snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e2369c7-81e6-43b0-a5d7-295c85471242 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1087/2199] 192.168.122.183 () {60 vars in 1300 bytes} [Sun Sep 6 17:08:41 2026] PUT /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 => generated 35 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8746062d-a366-4d34-b0fe-b5a954fc2368 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1113/2200] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata/key3 => generated 35 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9e9e35f2-c60c-4756-bd76-15026231e58e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e9e35f2-c60c-4756-bd76-15026231e58e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e9e35f2-c60c-4756-bd76-15026231e58e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e9e35f2-c60c-4756-bd76-15026231e58e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9e9e35f2-c60c-4756-bd76-15026231e58e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9e9e35f2-c60c-4756-bd76-15026231e58e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] Get snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e9e35f2-c60c-4756-bd76-15026231e58e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-reader] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1088/2201] 192.168.122.183 () {58 vars in 1265 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 75 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6fefe278-35f7-43b9-a3b0-cbd8947039a8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6fefe278-35f7-43b9-a3b0-cbd8947039a8 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] PUT http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6fefe278-35f7-43b9-a3b0-cbd8947039a8 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Action: 'update_all', calling method: update_all, body: {"metadata": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6fefe278-35f7-43b9-a3b0-cbd8947039a8 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6fefe278-35f7-43b9-a3b0-cbd8947039a8 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Update snapshot metadata completed successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6fefe278-35f7-43b9-a3b0-cbd8947039a8 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1114/2202] 192.168.122.183 () {60 vars in 1285 bytes} [Sun Sep 6 17:08:41 2026] PUT /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999/metadata => generated 16 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5ebaed38-483d-4336-980b-c70764f276e6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Delete snapshot with id: e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot delete request issued successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5ebaed38-483d-4336-980b-c70764f276e6 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 202 Sep 06 17:08:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1089/2203] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:08:41 2026] DELETE /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 0 bytes in 52 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-47eb9d65-e2d6-42c8-b329-cf68b4badf6e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47eb9d65-e2d6-42c8-b329-cf68b4badf6e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47eb9d65-e2d6-42c8-b329-cf68b4badf6e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47eb9d65-e2d6-42c8-b329-cf68b4badf6e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-47eb9d65-e2d6-42c8-b329-cf68b4badf6e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47eb9d65-e2d6-42c8-b329-cf68b4badf6e tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 200 Sep 06 17:08:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1115/2204] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:41 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 468 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7add29d1-1405-43da-b5d6-7c60d8b991ba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7add29d1-1405-43da-b5d6-7c60d8b991ba tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7add29d1-1405-43da-b5d6-7c60d8b991ba tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7add29d1-1405-43da-b5d6-7c60d8b991ba tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7add29d1-1405-43da-b5d6-7c60d8b991ba tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Snapshot retrieved successfully. Sep 06 17:08:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7add29d1-1405-43da-b5d6-7c60d8b991ba tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 200 Sep 06 17:08:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1090/2205] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:42 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 468 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6fe6c1ae-6c2c-4818-ae32-97767612b865 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6fe6c1ae-6c2c-4818-ae32-97767612b865 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 Sep 06 17:08:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6fe6c1ae-6c2c-4818-ae32-97767612b865 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6fe6c1ae-6c2c-4818-ae32-97767612b865 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6fe6c1ae-6c2c-4818-ae32-97767612b865 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 returned with HTTP 404 Sep 06 17:08:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1116/2206] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:44 2026] GET /volume/v3/snapshots/e8770b60-7f15-4eb8-8adf-a1a7afc58999 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ffc44df9-16a5-4870-b77d-928a9900a9c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ffc44df9-16a5-4870-b77d-928a9900a9c9 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ffc44df9-16a5-4870-b77d-928a9900a9c9 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ffc44df9-16a5-4870-b77d-928a9900a9c9 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ffc44df9-16a5-4870-b77d-928a9900a9c9 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ffc44df9-16a5-4870-b77d-928a9900a9c9 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 200 Sep 06 17:08:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1091/2207] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:44 2026] GET /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 857 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-301638be-f64d-4eb1-b12c-255838287619 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] DELETE http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Delete volume with id: 2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Delete volume request issued successfully. Sep 06 17:08:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-301638be-f64d-4eb1-b12c-255838287619 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 202 Sep 06 17:08:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1117/2208] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:44 2026] DELETE /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:08:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9bf9900a-1247-4b78-b350-ac1af9898290 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9bf9900a-1247-4b78-b350-ac1af9898290 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9bf9900a-1247-4b78-b350-ac1af9898290 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9bf9900a-1247-4b78-b350-ac1af9898290 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9bf9900a-1247-4b78-b350-ac1af9898290 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Volume info retrieved successfully. Sep 06 17:08:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9bf9900a-1247-4b78-b350-ac1af9898290 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 200 Sep 06 17:08:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1092/2209] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:44 2026] GET /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 856 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-060721d9-2976-48c4-83f5-1bc8838a9eb7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-060721d9-2976-48c4-83f5-1bc8838a9eb7 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] GET http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf Sep 06 17:08:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-060721d9-2976-48c4-83f5-1bc8838a9eb7 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-060721d9-2976-48c4-83f5-1bc8838a9eb7 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-060721d9-2976-48c4-83f5-1bc8838a9eb7 tempest-SnapshotMetadataTestJSON-696979700 tempest-SnapshotMetadataTestJSON-696979700-project-member] http://192.168.122.183/volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf returned with HTTP 404 Sep 06 17:08:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1118/2210] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:45 2026] GET /volume/v3/volumes/2b3e10c3-8003-4a62-b72f-70edc99d7fbf => generated 109 bytes in 50 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:08:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1790790091"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1790790091'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume of 1 GB Sep 06 17:08:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Availability Zones retrieved successfully. Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Flow 'volume_create_api' (587fc1ab-8d9d-46a1-b71b-ae022cf84b05) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d11cfa3-bb93-44c3-be28-3b398519a8db) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9d11cfa3-bb93-44c3-be28-3b398519a8db) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff1fd06-cd3e-4851-8699-74306a9518c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Created reservations ['789157ae-0c4f-4474-8a28-53838a69e94b', '58696114-af48-4983-8220-0d6afbb77bfc', '2a540b48-6c8d-4cfa-b1bf-b1991afd67a8', '5b937c24-3aa8-4fdd-884d-c5f3113d7a04'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5ff1fd06-cd3e-4851-8699-74306a9518c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['789157ae-0c4f-4474-8a28-53838a69e94b', '58696114-af48-4983-8220-0d6afbb77bfc', '2a540b48-6c8d-4cfa-b1bf-b1991afd67a8', '5b937c24-3aa8-4fdd-884d-c5f3113d7a04']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4579b9e-65af-4e58-91b4-51d2c044da1e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4579b9e-65af-4e58-91b4-51d2c044da1e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b980587a-ee74-4e5e-b149-a7dc4e1d9e8b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1790790091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb960eab635f4baea0b6cc35f896d498',qos_specs=None,replication_status=,reservations=['789157ae-0c4f-4474-8a28-53838a69e94b','58696114-af48-4983-8220-0d6afbb77bfc','2a540b48-6c8d-4cfa-b1bf-b1991afd67a8','5b937c24-3aa8-4fdd-884d-c5f3113d7a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:50Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1790790091',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b980587a-ee74-4e5e-b149-a7dc4e1d9e8b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb960eab635f4baea0b6cc35f896d498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75dc5d5-946f-4123-b4e0-74d416817dd9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b75dc5d5-946f-4123-b4e0-74d416817dd9) transitioned into state 'SUCCESS' from state '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-1790790091',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb960eab635f4baea0b6cc35f896d498',qos_specs=None,replication_status=,reservations=['789157ae-0c4f-4474-8a28-53838a69e94b','58696114-af48-4983-8220-0d6afbb77bfc','2a540b48-6c8d-4cfa-b1bf-b1991afd67a8','5b937c24-3aa8-4fdd-884d-c5f3113d7a04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce976c0-8b30-4a96-80b6-dc65d427deb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0ce976c0-8b30-4a96-80b6-dc65d427deb6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Flow 'volume_create_api' (587fc1ab-8d9d-46a1-b71b-ae022cf84b05) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume request issued successfully. Sep 06 17:08:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5d9f0f3-5ec9-4c6d-86ad-e2a59a4ed988 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1093/2211] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:08:49 2026] POST /volume/v3/volumes => generated 760 bytes in 830 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d9b253ad-025e-4e83-8b30-51b4cc68b633 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9b253ad-025e-4e83-8b30-51b4cc68b633 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:08:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9b253ad-025e-4e83-8b30-51b4cc68b633 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9b253ad-025e-4e83-8b30-51b4cc68b633 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d9b253ad-025e-4e83-8b30-51b4cc68b633 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:08:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9b253ad-025e-4e83-8b30-51b4cc68b633 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:08:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1119/2212] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:50 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 828 bytes in 88 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-696508022"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-696508022'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume of 1 GB Sep 06 17:08:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:51 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Availability Zones retrieved successfully. Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (289425b2-7ec1-46d6-85a9-73fc6a641f15) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735e03f2-fd0b-46ff-89b6-b6014ac06ea2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (735e03f2-fd0b-46ff-89b6-b6014ac06ea2) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bbfe54-82fd-4758-b793-4724ec5d1c5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Created reservations ['873ffc88-a2c4-49a8-9ef5-4ebd534c3ad0', '1c94eafb-7b85-4f97-8a47-8cb473d43f00', 'ea6c787f-506f-40d2-96e4-205da26efa28', 'b0f63a1c-3287-43f3-8faa-3cae42474be7'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (71bbfe54-82fd-4758-b793-4724ec5d1c5c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['873ffc88-a2c4-49a8-9ef5-4ebd534c3ad0', '1c94eafb-7b85-4f97-8a47-8cb473d43f00', 'ea6c787f-506f-40d2-96e4-205da26efa28', 'b0f63a1c-3287-43f3-8faa-3cae42474be7']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dc5f9e-c637-40c0-9d78-a0587e955ca5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:51 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e2dc5f9e-c637-40c0-9d78-a0587e955ca5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5160782-062c-4534-a971-65de7edd62ac', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-696508022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['873ffc88-a2c4-49a8-9ef5-4ebd534c3ad0','1c94eafb-7b85-4f97-8a47-8cb473d43f00','ea6c787f-506f-40d2-96e4-205da26efa28','b0f63a1c-3287-43f3-8faa-3cae42474be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-696508022',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5160782-062c-4534-a971-65de7edd62ac,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e543c95074f669915c81dbc0bae3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3491bce4cb04a18972290913118e064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8096c18a-85f3-44f8-a1f2-ae0f5806dcdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8096c18a-85f3-44f8-a1f2-ae0f5806dcdf) transitioned into state 'SUCCESS' from state '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-696508022',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['873ffc88-a2c4-49a8-9ef5-4ebd534c3ad0','1c94eafb-7b85-4f97-8a47-8cb473d43f00','ea6c787f-506f-40d2-96e4-205da26efa28','b0f63a1c-3287-43f3-8faa-3cae42474be7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9180726-dfd2-46aa-8e87-3c67b75353ab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c9180726-dfd2-46aa-8e87-3c67b75353ab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (289425b2-7ec1-46d6-85a9-73fc6a641f15) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request issued successfully. Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c5c99051-6462-47db-8af0-ecf4b89cfac6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1094/2213] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:08:50 2026] POST /volume/v3/volumes => generated 765 bytes in 705 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-891719f5-8bb7-468c-81df-367dfe442d23 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1683675551"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1683675551'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume of 1 GB Sep 06 17:08:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Availability Zones retrieved successfully. Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (d359ea10-9928-4695-a984-7569b7dea41e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ee6ebf-827c-4089-bb21-7849f51ad9e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-97250019-eb3a-4a3d-ac5f-f4ea3fc26f43 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97250019-eb3a-4a3d-ac5f-f4ea3fc26f43 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97250019-eb3a-4a3d-ac5f-f4ea3fc26f43 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97250019-eb3a-4a3d-ac5f-f4ea3fc26f43 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c0ee6ebf-827c-4089-bb21-7849f51ad9e6) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c95694-5d62-4342-a785-1d7765bcac59) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:51 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:08:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:51 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-97250019-eb3a-4a3d-ac5f-f4ea3fc26f43 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:08:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97250019-eb3a-4a3d-ac5f-f4ea3fc26f43 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:08:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1095/2214] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:51 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Created reservations ['c1ef725a-9819-4ccb-9ec9-e30b20e98ee4', 'bcc7767d-2a26-4053-8298-4846e3da4da1', '5867aea2-6825-4f5d-87d6-d45406458083', 'd895a523-e464-4e71-804a-d0c954648628'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (85c95694-5d62-4342-a785-1d7765bcac59) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c1ef725a-9819-4ccb-9ec9-e30b20e98ee4', 'bcc7767d-2a26-4053-8298-4846e3da4da1', '5867aea2-6825-4f5d-87d6-d45406458083', 'd895a523-e464-4e71-804a-d0c954648628']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213b6608-6bfa-430d-a99a-87e7fb382dcd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:51 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (213b6608-6bfa-430d-a99a-87e7fb382dcd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '78a2f23f-18fc-4106-826e-0decf028753e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1683675551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['c1ef725a-9819-4ccb-9ec9-e30b20e98ee4','bcc7767d-2a26-4053-8298-4846e3da4da1','5867aea2-6825-4f5d-87d6-d45406458083','d895a523-e464-4e71-804a-d0c954648628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:51Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1683675551',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=78a2f23f-18fc-4106-826e-0decf028753e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e543c95074f669915c81dbc0bae3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3491bce4cb04a18972290913118e064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:51 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3a1275-6377-4179-aecb-d3c7bcb64968) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a3a1275-6377-4179-aecb-d3c7bcb64968) transitioned into state 'SUCCESS' from state '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-1683675551',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['c1ef725a-9819-4ccb-9ec9-e30b20e98ee4','bcc7767d-2a26-4053-8298-4846e3da4da1','5867aea2-6825-4f5d-87d6-d45406458083','d895a523-e464-4e71-804a-d0c954648628'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d96c36-b992-4968-ac5b-e3e7b0f0422f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95d96c36-b992-4968-ac5b-e3e7b0f0422f) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (d359ea10-9928-4695-a984-7569b7dea41e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request issued successfully. Sep 06 17:08:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-891719f5-8bb7-468c-81df-367dfe442d23 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1120/2215] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:08:51 2026] POST /volume/v3/volumes => generated 766 bytes in 450 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-831034760"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-831034760'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume of 1 GB Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Availability Zones retrieved successfully. Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (e82dcd91-fb32-4375-be0f-59d803c9fd2c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992e4754-7e7e-47a2-85d5-23e8d126b09c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (992e4754-7e7e-47a2-85d5-23e8d126b09c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca8b8e1-b0a0-4040-88b6-327233890a5b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Created reservations ['d9452094-9f10-4624-a42a-67531467afe9', '4a98628b-600a-400a-b912-8e4d033bb3c4', '3e9533f7-8521-4c19-9bdb-870a361accf9', '7448cda1-ddf1-438b-84cf-061a1b8b567e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (cca8b8e1-b0a0-4040-88b6-327233890a5b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d9452094-9f10-4624-a42a-67531467afe9', '4a98628b-600a-400a-b912-8e4d033bb3c4', '3e9533f7-8521-4c19-9bdb-870a361accf9', '7448cda1-ddf1-438b-84cf-061a1b8b567e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb3c7c2-ddcc-4fde-a7ee-34366d38c7c1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ecb3c7c2-ddcc-4fde-a7ee-34366d38c7c1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2ddc2da-6683-4664-9365-c272b12aaaf7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-831034760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['d9452094-9f10-4624-a42a-67531467afe9','4a98628b-600a-400a-b912-8e4d033bb3c4','3e9533f7-8521-4c19-9bdb-870a361accf9','7448cda1-ddf1-438b-84cf-061a1b8b567e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-831034760',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2ddc2da-6683-4664-9365-c272b12aaaf7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e543c95074f669915c81dbc0bae3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3491bce4cb04a18972290913118e064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be34e3d3-46b6-49ec-b990-946af889b764) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (be34e3d3-46b6-49ec-b990-946af889b764) transitioned into state 'SUCCESS' from state '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-831034760',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['d9452094-9f10-4624-a42a-67531467afe9','4a98628b-600a-400a-b912-8e4d033bb3c4','3e9533f7-8521-4c19-9bdb-870a361accf9','7448cda1-ddf1-438b-84cf-061a1b8b567e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091d5e87-02e4-4511-966d-162c70a32eef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (091d5e87-02e4-4511-966d-162c70a32eef) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (e82dcd91-fb32-4375-be0f-59d803c9fd2c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request issued successfully. Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e583c9bf-e51a-4730-9bfe-b192d29fbe77 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1096/2216] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:08:52 2026] POST /volume/v3/volumes => generated 765 bytes in 498 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8e932840-a008-4553-b955-000bce784900 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1370393036"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1370393036'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume of 1 GB Sep 06 17:08:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Availability Zones retrieved successfully. Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (4760074f-592f-471f-beaf-adc309f697d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696a20c8-e96b-41c0-9848-81cc9ac07246) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (696a20c8-e96b-41c0-9848-81cc9ac07246) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d324043e-be14-40ae-83cd-d58cb01fa7c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Created reservations ['b1519074-c5de-44e5-91ee-bd342cd86b3a', '46f2c904-9cc0-4c2e-adc1-19cc4c5baaea', 'e55bd2cf-c7fe-4871-880a-7cfa73f02919', 'c880cd21-a4b8-4780-8d8f-aaee59cf56f1'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d324043e-be14-40ae-83cd-d58cb01fa7c5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b1519074-c5de-44e5-91ee-bd342cd86b3a', '46f2c904-9cc0-4c2e-adc1-19cc4c5baaea', 'e55bd2cf-c7fe-4871-880a-7cfa73f02919', 'c880cd21-a4b8-4780-8d8f-aaee59cf56f1']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc599880-73e5-4dd1-95ba-573d97270fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7547b1c3-4c04-4a4a-804c-fe96f681c219 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7547b1c3-4c04-4a4a-804c-fe96f681c219 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7547b1c3-4c04-4a4a-804c-fe96f681c219 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7547b1c3-4c04-4a4a-804c-fe96f681c219 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cc599880-73e5-4dd1-95ba-573d97270fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a0616a5d-6361-4f53-b872-bbd8a27f2b8a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1370393036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['b1519074-c5de-44e5-91ee-bd342cd86b3a','46f2c904-9cc0-4c2e-adc1-19cc4c5baaea','e55bd2cf-c7fe-4871-880a-7cfa73f02919','c880cd21-a4b8-4780-8d8f-aaee59cf56f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1370393036',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a0616a5d-6361-4f53-b872-bbd8a27f2b8a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e543c95074f669915c81dbc0bae3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3491bce4cb04a18972290913118e064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (132a5b30-6ac2-4ffa-9e30-db0b775d7835) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7547b1c3-4c04-4a4a-804c-fe96f681c219 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7547b1c3-4c04-4a4a-804c-fe96f681c219 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:08:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1097/2217] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:52 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 853 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (132a5b30-6ac2-4ffa-9e30-db0b775d7835) transitioned into state 'SUCCESS' from state '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-1370393036',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['b1519074-c5de-44e5-91ee-bd342cd86b3a','46f2c904-9cc0-4c2e-adc1-19cc4c5baaea','e55bd2cf-c7fe-4871-880a-7cfa73f02919','c880cd21-a4b8-4780-8d8f-aaee59cf56f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1370f139-becc-4671-b9c3-ffb090fe7220) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:08:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b980587a-ee74-4e5e-b149-a7dc4e1d9e8b", "name": "tempest-VolumesDeleteCascade-Snapshot-1282746512"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create snapshot from volume b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1370f139-becc-4671-b9c3-ffb090fe7220) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (4760074f-592f-471f-beaf-adc309f697d6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request issued successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e932840-a008-4553-b955-000bce784900 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1121/2218] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:08:52 2026] POST /volume/v3/volumes => generated 766 bytes in 419 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-96ae6232-0bf6-437f-916b-de4a707b46ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1644688786"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1644688786'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume of 1 GB Sep 06 17:08:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Availability Zones retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (8aa14b49-55db-4402-a27e-43a875230935) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e534af64-288e-4b94-a0b3-6d8d087313ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Created reservations ['dde7b739-2fe0-4933-bcf7-4a73435e584c', '40b46b75-b89b-435c-90cd-ac1360fe048d', '4cdaff06-1d34-4db0-a4af-ac2d3a445506', '2ea5c99b-1bf7-4abe-8e30-e96075e62a77'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e534af64-288e-4b94-a0b3-6d8d087313ae) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c5742e-98c3-4562-bbfb-fd905a5f7f36) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.volume.api [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot create request issued successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-84659ced-ef8d-46d0-ac15-09a9e7e7a747 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:08:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1098/2219] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:08:52 2026] POST /volume/v3/snapshots => generated 307 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9d84e48f-d9f8-43cc-a062-6a258a789d76 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d84e48f-d9f8-43cc-a062-6a258a789d76 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d84e48f-d9f8-43cc-a062-6a258a789d76 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d84e48f-d9f8-43cc-a062-6a258a789d76 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9d84e48f-d9f8-43cc-a062-6a258a789d76 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d84e48f-d9f8-43cc-a062-6a258a789d76 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 200 Sep 06 17:08:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1099/2220] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:53 2026] GET /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 439 bytes in 54 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[87201]: DEBUG cinder.quota [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Created reservations ['c362e66e-4353-4094-b80a-a7baf5f2b6d3', 'dbed124c-0e1d-4f19-833b-8afe293840ae', 'bfc74dfc-c0f5-4cd2-8b39-e5465dc198e2', '56bf0e78-e4a1-4a50-b776-f54f65abe143'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (75c5742e-98c3-4562-bbfb-fd905a5f7f36) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c362e66e-4353-4094-b80a-a7baf5f2b6d3', 'dbed124c-0e1d-4f19-833b-8afe293840ae', 'bfc74dfc-c0f5-4cd2-8b39-e5465dc198e2', '56bf0e78-e4a1-4a50-b776-f54f65abe143']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0280ff06-e760-4fe5-837e-b2f8e110b965) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0280ff06-e760-4fe5-837e-b2f8e110b965) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '07c2de6a-e5ef-4ca8-9048-a9d67ccff34d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1644688786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['c362e66e-4353-4094-b80a-a7baf5f2b6d3','dbed124c-0e1d-4f19-833b-8afe293840ae','bfc74dfc-c0f5-4cd2-8b39-e5465dc198e2','56bf0e78-e4a1-4a50-b776-f54f65abe143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1644688786',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=07c2de6a-e5ef-4ca8-9048-a9d67ccff34d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='661e543c95074f669915c81dbc0bae3e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c3491bce4cb04a18972290913118e064',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e1ff72-0afe-4c00-9876-7aef4caa4a4b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (61e1ff72-0afe-4c00-9876-7aef4caa4a4b) transitioned into state 'SUCCESS' from state '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-1644688786',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='661e543c95074f669915c81dbc0bae3e',qos_specs=None,replication_status=,reservations=['c362e66e-4353-4094-b80a-a7baf5f2b6d3','dbed124c-0e1d-4f19-833b-8afe293840ae','bfc74dfc-c0f5-4cd2-8b39-e5465dc198e2','56bf0e78-e4a1-4a50-b776-f54f65abe143'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c3491bce4cb04a18972290913118e064',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162ff80f-8448-40fa-a55d-645cca033975) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (162ff80f-8448-40fa-a55d-645cca033975) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Flow 'volume_create_api' (8aa14b49-55db-4402-a27e-43a875230935) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Create volume request issued successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96ae6232-0bf6-437f-916b-de4a707b46ae tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:08:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1122/2221] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:08:53 2026] POST /volume/v3/volumes => generated 766 bytes in 674 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5563520b-647e-42b9-b54e-861712b5dcc3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5563520b-647e-42b9-b54e-861712b5dcc3 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5563520b-647e-42b9-b54e-861712b5dcc3 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5563520b-647e-42b9-b54e-861712b5dcc3 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5563520b-647e-42b9-b54e-861712b5dcc3 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5563520b-647e-42b9-b54e-861712b5dcc3 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac returned with HTTP 200 Sep 06 17:08:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1100/2222] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:53 2026] GET /volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac => generated 858 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-16a4b37f-15c2-4fed-9a0b-1f51f27b1315 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-16a4b37f-15c2-4fed-9a0b-1f51f27b1315 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-16a4b37f-15c2-4fed-9a0b-1f51f27b1315 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-16a4b37f-15c2-4fed-9a0b-1f51f27b1315 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-16a4b37f-15c2-4fed-9a0b-1f51f27b1315 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-16a4b37f-15c2-4fed-9a0b-1f51f27b1315 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e returned with HTTP 200 Sep 06 17:08:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1123/2223] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:53 2026] GET /volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e => generated 858 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-245ac2da-6f15-4783-af32-60b282048180 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-245ac2da-6f15-4783-af32-60b282048180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:08:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-245ac2da-6f15-4783-af32-60b282048180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-245ac2da-6f15-4783-af32-60b282048180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:08:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-245ac2da-6f15-4783-af32-60b282048180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-245ac2da-6f15-4783-af32-60b282048180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 200 Sep 06 17:08:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1101/2224] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:54 2026] GET /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 439 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4c9062b8-dce3-4acf-8b3c-a7d4ff36451c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c9062b8-dce3-4acf-8b3c-a7d4ff36451c tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e Sep 06 17:08:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c9062b8-dce3-4acf-8b3c-a7d4ff36451c tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c9062b8-dce3-4acf-8b3c-a7d4ff36451c tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:08:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4c9062b8-dce3-4acf-8b3c-a7d4ff36451c tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c9062b8-dce3-4acf-8b3c-a7d4ff36451c tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e returned with HTTP 200 Sep 06 17:08:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1124/2225] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:54 2026] GET /volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e => generated 859 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bc2afc3d-0194-4703-b57b-e81911a951ba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc2afc3d-0194-4703-b57b-e81911a951ba tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 Sep 06 17:08:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc2afc3d-0194-4703-b57b-e81911a951ba tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc2afc3d-0194-4703-b57b-e81911a951ba tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bc2afc3d-0194-4703-b57b-e81911a951ba tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc2afc3d-0194-4703-b57b-e81911a951ba tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 returned with HTTP 200 Sep 06 17:08:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1102/2226] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:54 2026] GET /volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 => generated 858 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:08:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f06b4703-c5c6-43cf-b679-eee99ede6fa4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f06b4703-c5c6-43cf-b679-eee99ede6fa4 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a Sep 06 17:08:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f06b4703-c5c6-43cf-b679-eee99ede6fa4 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f06b4703-c5c6-43cf-b679-eee99ede6fa4 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f06b4703-c5c6-43cf-b679-eee99ede6fa4 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f06b4703-c5c6-43cf-b679-eee99ede6fa4 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a returned with HTTP 200 Sep 06 17:08:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1125/2227] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:55 2026] GET /volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a => generated 858 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c278ec33-a4c6-420f-b0a9-3e349100f6c1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c278ec33-a4c6-420f-b0a9-3e349100f6c1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:08:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c278ec33-a4c6-420f-b0a9-3e349100f6c1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c278ec33-a4c6-420f-b0a9-3e349100f6c1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c278ec33-a4c6-420f-b0a9-3e349100f6c1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c278ec33-a4c6-420f-b0a9-3e349100f6c1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 200 Sep 06 17:08:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1103/2228] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:55 2026] GET /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-89df2bf4-3d6b-4497-a632-3064844febaf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-89df2bf4-3d6b-4497-a632-3064844febaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a Sep 06 17:08:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-89df2bf4-3d6b-4497-a632-3064844febaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-89df2bf4-3d6b-4497-a632-3064844febaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-89df2bf4-3d6b-4497-a632-3064844febaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-89df2bf4-3d6b-4497-a632-3064844febaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a returned with HTTP 200 Sep 06 17:08:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1126/2229] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:56 2026] GET /volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a => generated 859 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-54df51ca-70e8-4bc8-b89a-d505b619ed00 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-54df51ca-70e8-4bc8-b89a-d505b619ed00 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-54df51ca-70e8-4bc8-b89a-d505b619ed00 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-54df51ca-70e8-4bc8-b89a-d505b619ed00 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-54df51ca-70e8-4bc8-b89a-d505b619ed00 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-54df51ca-70e8-4bc8-b89a-d505b619ed00 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 200 Sep 06 17:08:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1104/2230] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:56 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 858 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:08:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe4c8baa-55fa-4f03-af82-668e9c7f2532 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe4c8baa-55fa-4f03-af82-668e9c7f2532 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:08:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe4c8baa-55fa-4f03-af82-668e9c7f2532 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe4c8baa-55fa-4f03-af82-668e9c7f2532 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fe4c8baa-55fa-4f03-af82-668e9c7f2532 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe4c8baa-55fa-4f03-af82-668e9c7f2532 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 200 Sep 06 17:08:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1127/2231] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:56 2026] GET /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 439 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6f56faf4-950f-4014-84d2-8bb3e64092b9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f56faf4-950f-4014-84d2-8bb3e64092b9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f56faf4-950f-4014-84d2-8bb3e64092b9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f56faf4-950f-4014-84d2-8bb3e64092b9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6f56faf4-950f-4014-84d2-8bb3e64092b9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f56faf4-950f-4014-84d2-8bb3e64092b9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 200 Sep 06 17:08:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1105/2232] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:57 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 858 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-78ae8cbd-8ac0-4a8e-9e08-f6e0895f7f82 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78ae8cbd-8ac0-4a8e-9e08-f6e0895f7f82 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:08:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78ae8cbd-8ac0-4a8e-9e08-f6e0895f7f82 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78ae8cbd-8ac0-4a8e-9e08-f6e0895f7f82 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-78ae8cbd-8ac0-4a8e-9e08-f6e0895f7f82 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78ae8cbd-8ac0-4a8e-9e08-f6e0895f7f82 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 200 Sep 06 17:08:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1128/2233] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:57 2026] GET /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 439 bytes in 25 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[87200]: DEBUG cinder.api.middleware.request_id [None req-814758f6-d77e-4d1b-82ee-270222443bf9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-814758f6-d77e-4d1b-82ee-270222443bf9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-814758f6-d77e-4d1b-82ee-270222443bf9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-814758f6-d77e-4d1b-82ee-270222443bf9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-814758f6-d77e-4d1b-82ee-270222443bf9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-814758f6-d77e-4d1b-82ee-270222443bf9 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 200 Sep 06 17:08:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1106/2234] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:58 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 858 bytes in 72 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e65de7df-1314-401d-aa12-489d12122482 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e65de7df-1314-401d-aa12-489d12122482 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:08:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e65de7df-1314-401d-aa12-489d12122482 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e65de7df-1314-401d-aa12-489d12122482 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e65de7df-1314-401d-aa12-489d12122482 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e65de7df-1314-401d-aa12-489d12122482 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 200 Sep 06 17:08:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1129/2235] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:58 2026] GET /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 466 bytes in 33 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:08:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b980587a-ee74-4e5e-b149-a7dc4e1d9e8b", "name": "tempest-VolumesDeleteCascade-Snapshot-1565027769"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:08:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create snapshot from volume b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:08:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Created reservations ['e8c128b9-11ee-4421-9468-bab53016ba66', '008babfe-7a22-443c-911d-1ed03ec9f08e', '0078dac5-bdad-443e-87d5-d15ca6f65b23', '4b79f1d6-26c4-4280-81d7-7256d8d5d66e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:08:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot create request issued successfully. Sep 06 17:08:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b94c36c-4fd7-4564-9368-3e5ba85a143d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:08:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1107/2236] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:08:58 2026] POST /volume/v3/snapshots => generated 307 bytes in 176 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:08:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5529c33e-7b72-4162-9c75-7763cc4767ff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5529c33e-7b72-4162-9c75-7763cc4767ff tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 Sep 06 17:08:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5529c33e-7b72-4162-9c75-7763cc4767ff tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5529c33e-7b72-4162-9c75-7763cc4767ff tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5529c33e-7b72-4162-9c75-7763cc4767ff tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5529c33e-7b72-4162-9c75-7763cc4767ff tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 returned with HTTP 200 Sep 06 17:08:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1130/2237] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:58 2026] GET /volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 => generated 439 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-af703494-20cc-4a96-b3c8-2a9d7ee6f71b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af703494-20cc-4a96-b3c8-2a9d7ee6f71b tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af703494-20cc-4a96-b3c8-2a9d7ee6f71b tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af703494-20cc-4a96-b3c8-2a9d7ee6f71b tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-af703494-20cc-4a96-b3c8-2a9d7ee6f71b tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af703494-20cc-4a96-b3c8-2a9d7ee6f71b tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 200 Sep 06 17:08:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1108/2238] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:59 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 859 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] DELETE http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume with id: 07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:08:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume request issued successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91ed4937-4415-4f60-9f98-bbcea1b677d6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 202 Sep 06 17:08:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1131/2239] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:08:59 2026] DELETE /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 0 bytes in 77 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:08:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e2e72356-3390-4498-85e8-37206567a5a8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e2e72356-3390-4498-85e8-37206567a5a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:08:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e2e72356-3390-4498-85e8-37206567a5a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e2e72356-3390-4498-85e8-37206567a5a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:08:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:08:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e2e72356-3390-4498-85e8-37206567a5a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e2e72356-3390-4498-85e8-37206567a5a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 200 Sep 06 17:08:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1109/2240] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:08:59 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 858 bytes in 61 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[87201]: DEBUG cinder.api.middleware.request_id [None req-47bbffd6-87f1-4834-9b76-82d4ef928a2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47bbffd6-87f1-4834-9b76-82d4ef928a2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 Sep 06 17:08:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47bbffd6-87f1-4834-9b76-82d4ef928a2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:08:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-47bbffd6-87f1-4834-9b76-82d4ef928a2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:08:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-47bbffd6-87f1-4834-9b76-82d4ef928a2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:08:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-47bbffd6-87f1-4834-9b76-82d4ef928a2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 returned with HTTP 200 Sep 06 17:08:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1132/2241] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:08:59 2026] GET /volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 => generated 439 bytes in 34 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[87200]: DEBUG cinder.api.middleware.request_id [None req-38afd649-4f44-46b6-9796-91f766946376 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-38afd649-4f44-46b6-9796-91f766946376 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:09:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-38afd649-4f44-46b6-9796-91f766946376 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-38afd649-4f44-46b6-9796-91f766946376 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-38afd649-4f44-46b6-9796-91f766946376 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-38afd649-4f44-46b6-9796-91f766946376 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 200 Sep 06 17:09:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1110/2242] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:00 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 858 bytes in 73 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4fa460c7-ca7b-4de8-8c9c-82224571b648 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4fa460c7-ca7b-4de8-8c9c-82224571b648 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 Sep 06 17:09:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4fa460c7-ca7b-4de8-8c9c-82224571b648 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4fa460c7-ca7b-4de8-8c9c-82224571b648 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:00 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4fa460c7-ca7b-4de8-8c9c-82224571b648 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:09:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4fa460c7-ca7b-4de8-8c9c-82224571b648 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 returned with HTTP 200 Sep 06 17:09:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1133/2243] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:00 2026] GET /volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 => generated 466 bytes in 29 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b?cascade=True Sep 06 17:09:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:00 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume with id: b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87200]: /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:09:01 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:09:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume request issued successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c54c1cc9-b926-4ea3-a371-ee97e812df6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b?cascade=True returned with HTTP 202 Sep 06 17:09:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1111/2244] 192.168.122.183 () {58 vars in 1260 bytes} [Sun Sep 6 17:09:00 2026] DELETE /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b?cascade=True => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2ccb4a6b-0fff-4b11-a25c-c1631de05b8a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2ccb4a6b-0fff-4b11-a25c-c1631de05b8a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2ccb4a6b-0fff-4b11-a25c-c1631de05b8a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2ccb4a6b-0fff-4b11-a25c-c1631de05b8a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2ccb4a6b-0fff-4b11-a25c-c1631de05b8a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2ccb4a6b-0fff-4b11-a25c-c1631de05b8a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1134/2245] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:01 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-30a735c1-dbe7-46b5-a0c6-95368068d6d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30a735c1-dbe7-46b5-a0c6-95368068d6d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d Sep 06 17:09:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30a735c1-dbe7-46b5-a0c6-95368068d6d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-30a735c1-dbe7-46b5-a0c6-95368068d6d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-30a735c1-dbe7-46b5-a0c6-95368068d6d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d returned with HTTP 404 Sep 06 17:09:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1112/2246] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:01 2026] GET /volume/v3/volumes/07c2de6a-e5ef-4ca8-9048-a9d67ccff34d => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] DELETE http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume with id: a0616a5d-6361-4f53-b872-bbd8a27f2b8a Sep 06 17:09:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7eefe881-472e-42f0-a92f-a87d1148db4a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume request issued successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cce3ec29-d17a-4ac8-8869-c13113eced62 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a returned with HTTP 202 Sep 06 17:09:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1135/2247] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:01 2026] DELETE /volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-22da66ee-4a0c-4da4-b5ff-ef63c31182d2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22da66ee-4a0c-4da4-b5ff-ef63c31182d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22da66ee-4a0c-4da4-b5ff-ef63c31182d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22da66ee-4a0c-4da4-b5ff-ef63c31182d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-22da66ee-4a0c-4da4-b5ff-ef63c31182d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22da66ee-4a0c-4da4-b5ff-ef63c31182d2 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a returned with HTTP 200 Sep 06 17:09:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1136/2248] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:01 2026] GET /volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a => generated 858 bytes in 99 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[87200]: INFO cinder.api.openstack.wsgi [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestImageHashVerification-volume-1608698952", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Create volume request body: {'volume': {'name': 'tempest-TestImageHashVerification-volume-1608698952', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Create volume of 1 GB Sep 06 17:09:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Availability Zones retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Flow 'volume_create_api' (7c038452-af38-4cb1-b435-2aa02b2a1e1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a248b2d-bac6-4f37-a209-86cb3109bb26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-04c541b2-765f-4717-b1bf-3cde945fae33 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04c541b2-765f-4717-b1bf-3cde945fae33 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04c541b2-765f-4717-b1bf-3cde945fae33 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04c541b2-765f-4717-b1bf-3cde945fae33 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-04c541b2-765f-4717-b1bf-3cde945fae33 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04c541b2-765f-4717-b1bf-3cde945fae33 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1137/2249] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 78 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[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9a248b2d-bac6-4f37-a209-86cb3109bb26) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe523194-913d-40de-aa7e-093b68f642f7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Created reservations ['16e4e18f-0e4b-4300-9f52-7ab2afbdde46', 'a431c77f-b690-44a7-9a99-f628203cc282', 'ac937222-47a6-41e7-83c3-c7d5e0391c84', 'eea31e3c-719a-4d76-8d00-6a2f7988a4ee'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fe523194-913d-40de-aa7e-093b68f642f7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['16e4e18f-0e4b-4300-9f52-7ab2afbdde46', 'a431c77f-b690-44a7-9a99-f628203cc282', 'ac937222-47a6-41e7-83c3-c7d5e0391c84', 'eea31e3c-719a-4d76-8d00-6a2f7988a4ee']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38eb6aa7-3434-431a-b304-874dc7c79012) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (38eb6aa7-3434-431a-b304-874dc7c79012) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b7863d3-44ac-4773-8c2f-1639694080b6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1608698952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc604cdf7ec41fb8101bbf31142fd02',qos_specs=None,replication_status=,reservations=['16e4e18f-0e4b-4300-9f52-7ab2afbdde46','a431c77f-b690-44a7-9a99-f628203cc282','ac937222-47a6-41e7-83c3-c7d5e0391c84','eea31e3c-719a-4d76-8d00-6a2f7988a4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5ab2071206457ca1381650db84a110',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestImageHashVerification-volume-1608698952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b7863d3-44ac-4773-8c2f-1639694080b6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='cdc604cdf7ec41fb8101bbf31142fd02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8e5ab2071206457ca1381650db84a110',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008cc31c-ab57-4fa4-a156-95a7d7c69eb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (008cc31c-ab57-4fa4-a156-95a7d7c69eb0) transitioned into state 'SUCCESS' from state '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-1608698952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='cdc604cdf7ec41fb8101bbf31142fd02',qos_specs=None,replication_status=,reservations=['16e4e18f-0e4b-4300-9f52-7ab2afbdde46','a431c77f-b690-44a7-9a99-f628203cc282','ac937222-47a6-41e7-83c3-c7d5e0391c84','eea31e3c-719a-4d76-8d00-6a2f7988a4ee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8e5ab2071206457ca1381650db84a110',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c338a61c-c4b7-4fd1-bfdb-b2a5b6170ebe) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c338a61c-c4b7-4fd1-bfdb-b2a5b6170ebe) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Flow 'volume_create_api' (7c038452-af38-4cb1-b435-2aa02b2a1e1a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Create volume request issued successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7eefe881-472e-42f0-a92f-a87d1148db4a tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1113/2250] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:01 2026] POST /volume/v3/volumes => generated 765 bytes in 779 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-38d574b3-c437-4c82-bdc9-60a85e5323e2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-38d574b3-c437-4c82-bdc9-60a85e5323e2 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-38d574b3-c437-4c82-bdc9-60a85e5323e2 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-38d574b3-c437-4c82-bdc9-60a85e5323e2 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-38d574b3-c437-4c82-bdc9-60a85e5323e2 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-38d574b3-c437-4c82-bdc9-60a85e5323e2 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1138/2251] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 833 bytes in 57 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[87200]: DEBUG cinder.api.middleware.request_id [None req-92a99d09-b9c9-4f3e-a554-c32f8185fde6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-92a99d09-b9c9-4f3e-a554-c32f8185fde6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-92a99d09-b9c9-4f3e-a554-c32f8185fde6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-92a99d09-b9c9-4f3e-a554-c32f8185fde6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-92a99d09-b9c9-4f3e-a554-c32f8185fde6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a returned with HTTP 404 Sep 06 17:09:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1114/2252] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:02 2026] GET /volume/v3/volumes/a0616a5d-6361-4f53-b872-bbd8a27f2b8a => generated 109 bytes in 54 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 Sep 06 17:09:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume with id: c2ddc2da-6683-4664-9365-c272b12aaaf7 Sep 06 17:09:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume request issued successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3154b74d-3440-495b-ac63-3a3fd32478d8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 returned with HTTP 202 Sep 06 17:09:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1139/2253] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:03 2026] DELETE /volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 => generated 0 bytes in 89 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[87200]: DEBUG cinder.api.middleware.request_id [None req-01c8f3de-2e60-4ac1-8476-e811d806acaf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01c8f3de-2e60-4ac1-8476-e811d806acaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 Sep 06 17:09:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01c8f3de-2e60-4ac1-8476-e811d806acaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01c8f3de-2e60-4ac1-8476-e811d806acaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-01c8f3de-2e60-4ac1-8476-e811d806acaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01c8f3de-2e60-4ac1-8476-e811d806acaf tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1115/2254] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 => generated 857 bytes in 114 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8070f2fc-d21f-4717-9b5f-4c7d545e6ad7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8070f2fc-d21f-4717-9b5f-4c7d545e6ad7 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8070f2fc-d21f-4717-9b5f-4c7d545e6ad7 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8070f2fc-d21f-4717-9b5f-4c7d545e6ad7 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8070f2fc-d21f-4717-9b5f-4c7d545e6ad7 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8070f2fc-d21f-4717-9b5f-4c7d545e6ad7 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1140/2255] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 65 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c3471698-0125-4687-9c7e-7fa20101aa3d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3471698-0125-4687-9c7e-7fa20101aa3d tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3471698-0125-4687-9c7e-7fa20101aa3d tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3471698-0125-4687-9c7e-7fa20101aa3d tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c3471698-0125-4687-9c7e-7fa20101aa3d tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3471698-0125-4687-9c7e-7fa20101aa3d tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1116/2256] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:03 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 857 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-1029daa6-f5bc-43a0-b7a3-80a4dcf85ef6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1029daa6-f5bc-43a0-b7a3-80a4dcf85ef6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1029daa6-f5bc-43a0-b7a3-80a4dcf85ef6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1029daa6-f5bc-43a0-b7a3-80a4dcf85ef6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1029daa6-f5bc-43a0-b7a3-80a4dcf85ef6 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 returned with HTTP 404 Sep 06 17:09:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1141/2257] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:04 2026] GET /volume/v3/volumes/c2ddc2da-6683-4664-9365-c272b12aaaf7 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] DELETE http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume with id: 78a2f23f-18fc-4106-826e-0decf028753e Sep 06 17:09:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f05daaf3-3ad4-4a79-890c-e79047ce1832 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f05daaf3-3ad4-4a79-890c-e79047ce1832 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f05daaf3-3ad4-4a79-890c-e79047ce1832 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f05daaf3-3ad4-4a79-890c-e79047ce1832 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume request issued successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6656d0b2-b01c-40d7-bfdf-9040795a87ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e returned with HTTP 202 Sep 06 17:09:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1117/2258] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:04 2026] DELETE /volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-63652ef8-0303-4afd-aea7-28cf924c41ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-63652ef8-0303-4afd-aea7-28cf924c41ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-63652ef8-0303-4afd-aea7-28cf924c41ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-63652ef8-0303-4afd-aea7-28cf924c41ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f05daaf3-3ad4-4a79-890c-e79047ce1832 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f05daaf3-3ad4-4a79-890c-e79047ce1832 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1142/2259] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:04 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 66 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[87200]: INFO cinder.volume.api [None req-63652ef8-0303-4afd-aea7-28cf924c41ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-63652ef8-0303-4afd-aea7-28cf924c41ff tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e returned with HTTP 200 Sep 06 17:09:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1118/2260] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:04 2026] GET /volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e => generated 858 bytes in 73 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cfe5114c-b48d-4cdb-bcbb-8f60ec4b2c52 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cfe5114c-b48d-4cdb-bcbb-8f60ec4b2c52 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cfe5114c-b48d-4cdb-bcbb-8f60ec4b2c52 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cfe5114c-b48d-4cdb-bcbb-8f60ec4b2c52 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cfe5114c-b48d-4cdb-bcbb-8f60ec4b2c52 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cfe5114c-b48d-4cdb-bcbb-8f60ec4b2c52 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1143/2261] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:04 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 858 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ae4dfe2c-3a9e-48bf-9312-bafeabc3a871 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ae4dfe2c-3a9e-48bf-9312-bafeabc3a871 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ae4dfe2c-3a9e-48bf-9312-bafeabc3a871 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ae4dfe2c-3a9e-48bf-9312-bafeabc3a871 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ae4dfe2c-3a9e-48bf-9312-bafeabc3a871 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ae4dfe2c-3a9e-48bf-9312-bafeabc3a871 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1119/2262] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:04 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 858 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] POST http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6/action Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1870379488", "disk_format": "raw"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-volume-upload-hash-test-1870379488", "disk_format": "raw"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:04 devstack devstack@c-api.service[87201]: DEBUG cinder.image.image_utils [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-volume-upload-hash-test-1870379488'}] 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-1870379488'}]. {{(pid=87201) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f6c7f83b-acf5-4bc4-9063-9877cac78c8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f6c7f83b-acf5-4bc4-9063-9877cac78c8f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f6c7f83b-acf5-4bc4-9063-9877cac78c8f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f6c7f83b-acf5-4bc4-9063-9877cac78c8f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f6c7f83b-acf5-4bc4-9063-9877cac78c8f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f6c7f83b-acf5-4bc4-9063-9877cac78c8f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1120/2263] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:05 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-51fe2481-a024-4e80-a7d1-654324b0c291 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-51fe2481-a024-4e80-a7d1-654324b0c291 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-51fe2481-a024-4e80-a7d1-654324b0c291 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-51fe2481-a024-4e80-a7d1-654324b0c291 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-51fe2481-a024-4e80-a7d1-654324b0c291 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e returned with HTTP 404 Sep 06 17:09:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1121/2264] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:05 2026] GET /volume/v3/volumes/78a2f23f-18fc-4106-826e-0decf028753e => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume with id: c5160782-062c-4534-a971-65de7edd62ac Sep 06 17:09:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Delete volume request issued successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1224e95a-c6a2-4b5b-bf1f-3a4b684e83a8 tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac returned with HTTP 202 Sep 06 17:09:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1122/2265] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:05 2026] DELETE /volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-05a6f6e3-87a3-4085-baba-7e0d79c8d40f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-05a6f6e3-87a3-4085-baba-7e0d79c8d40f tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-05a6f6e3-87a3-4085-baba-7e0d79c8d40f tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-05a6f6e3-87a3-4085-baba-7e0d79c8d40f tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-05a6f6e3-87a3-4085-baba-7e0d79c8d40f tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Volume info retrieved successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-05a6f6e3-87a3-4085-baba-7e0d79c8d40f tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac returned with HTTP 200 Sep 06 17:09:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1123/2266] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:05 2026] GET /volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac => generated 857 bytes in 49 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[87201]: INFO cinder.volume.api [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Copy volume to image completed successfully. Sep 06 17:09:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05fc5e87-cc80-4fec-a7c1-7ebe3f9736aa tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6/action returned with HTTP 202 Sep 06 17:09:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1144/2267] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:09:04 2026] POST /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6/action => generated 654 bytes in 1001 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e5495d63-33dd-4d4f-a222-4b5b55035604 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5495d63-33dd-4d4f-a222-4b5b55035604 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5495d63-33dd-4d4f-a222-4b5b55035604 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5495d63-33dd-4d4f-a222-4b5b55035604 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e5495d63-33dd-4d4f-a222-4b5b55035604 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5495d63-33dd-4d4f-a222-4b5b55035604 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1124/2268] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 77 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[87201]: DEBUG cinder.api.middleware.request_id [None req-02928574-d19c-4f6d-8a37-93a38418f2ac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02928574-d19c-4f6d-8a37-93a38418f2ac tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] GET http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac Sep 06 17:09:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02928574-d19c-4f6d-8a37-93a38418f2ac tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02928574-d19c-4f6d-8a37-93a38418f2ac tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02928574-d19c-4f6d-8a37-93a38418f2ac tempest-CreateVolumesFromImageTest-877646506 tempest-CreateVolumesFromImageTest-877646506-project-member] http://192.168.122.183/volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac returned with HTTP 404 Sep 06 17:09:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1145/2269] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:06 2026] GET /volume/v3/volumes/c5160782-062c-4534-a971-65de7edd62ac => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-12e98258-b0af-4963-9202-1dd68bf73b1e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-12e98258-b0af-4963-9202-1dd68bf73b1e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-12e98258-b0af-4963-9202-1dd68bf73b1e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-12e98258-b0af-4963-9202-1dd68bf73b1e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-12e98258-b0af-4963-9202-1dd68bf73b1e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-12e98258-b0af-4963-9202-1dd68bf73b1e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1125/2270] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:07 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 117 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a9c345cc-2288-47ea-a90b-7dd76ad9f310 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9c345cc-2288-47ea-a90b-7dd76ad9f310 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9c345cc-2288-47ea-a90b-7dd76ad9f310 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9c345cc-2288-47ea-a90b-7dd76ad9f310 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a9c345cc-2288-47ea-a90b-7dd76ad9f310 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9c345cc-2288-47ea-a90b-7dd76ad9f310 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 200 Sep 06 17:09:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1146/2271] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:08 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 852 bytes in 88 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2820e024-d9d8-4673-aed1-d9f49ff8f984 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2820e024-d9d8-4673-aed1-d9f49ff8f984 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2820e024-d9d8-4673-aed1-d9f49ff8f984 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2820e024-d9d8-4673-aed1-d9f49ff8f984 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2820e024-d9d8-4673-aed1-d9f49ff8f984 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 404 Sep 06 17:09:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1126/2272] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:09 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 109 bytes in 79 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b384497e-7657-4928-a487-e1589ce6beda None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Get all volumes completed successfully. Sep 06 17:09:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b384497e-7657-4928-a487-e1589ce6beda tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:09:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1147/2273] 192.168.122.183 () {58 vars in 1121 bytes} [Sun Sep 6 17:09:09 2026] GET /volume/v3/volumes => generated 15 bytes in 908 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:09:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:09:10 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:09:10 devstack devstack@c-api.service[87200]: /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:09:10 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:09:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Get all snapshots completed successfully. Sep 06 17:09:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8a626c4b-1e91-4e5f-bae5-6b04f0957d6d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:09:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1127/2274] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:09:10 2026] GET /volume/v3/snapshots => generated 17 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-21b378f3-396b-43e5-8903-839101fdb49e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-21b378f3-396b-43e5-8903-839101fdb49e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-21b378f3-396b-43e5-8903-839101fdb49e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-21b378f3-396b-43e5-8903-839101fdb49e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-21b378f3-396b-43e5-8903-839101fdb49e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete snapshot with id: d3416e88-d86f-4f09-ab56-8f16c90a07b9 Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-21b378f3-396b-43e5-8903-839101fdb49e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 returned with HTTP 404 Sep 06 17:09:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1148/2275] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:09:10 2026] DELETE /volume/v3/snapshots/d3416e88-d86f-4f09-ab56-8f16c90a07b9 => generated 111 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1333dcb2-ede6-42e5-92df-d6126b88ac62 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1333dcb2-ede6-42e5-92df-d6126b88ac62 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1333dcb2-ede6-42e5-92df-d6126b88ac62 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1333dcb2-ede6-42e5-92df-d6126b88ac62 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-1333dcb2-ede6-42e5-92df-d6126b88ac62 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete snapshot with id: 9bd58e94-9ea3-418c-8238-c58e32852fc4 Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1333dcb2-ede6-42e5-92df-d6126b88ac62 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 returned with HTTP 404 Sep 06 17:09:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1128/2276] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:09:11 2026] DELETE /volume/v3/snapshots/9bd58e94-9ea3-418c-8238-c58e32852fc4 => generated 111 bytes in 38 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f5c5ec08-3d7d-4bf7-b569-a5bad59556dd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f5c5ec08-3d7d-4bf7-b569-a5bad59556dd tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f5c5ec08-3d7d-4bf7-b569-a5bad59556dd tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f5c5ec08-3d7d-4bf7-b569-a5bad59556dd tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f5c5ec08-3d7d-4bf7-b569-a5bad59556dd tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 404 Sep 06 17:09:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1149/2277] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:11 2026] GET /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 109 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f5f39a62-9fbf-44c0-b6d7-404bd5c97296 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5f39a62-9fbf-44c0-b6d7-404bd5c97296 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5f39a62-9fbf-44c0-b6d7-404bd5c97296 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5f39a62-9fbf-44c0-b6d7-404bd5c97296 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f5f39a62-9fbf-44c0-b6d7-404bd5c97296 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume with id: b980587a-ee74-4e5e-b149-a7dc4e1d9e8b Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5f39a62-9fbf-44c0-b6d7-404bd5c97296 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b returned with HTTP 404 Sep 06 17:09:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1129/2278] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:11 2026] DELETE /volume/v3/volumes/b980587a-ee74-4e5e-b149-a7dc4e1d9e8b => generated 109 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesDeleteCascade-Volume-1709760071"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-1709760071'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume of 1 GB Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Availability Zones retrieved successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Flow 'volume_create_api' (7e31525b-7649-4b67-b68b-61d330d1c9d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9959cec3-611a-4ad5-821c-09af04ed6acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9959cec3-611a-4ad5-821c-09af04ed6acd) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463b2186-2bea-4708-bfaa-c8f1adb85214) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Created reservations ['b8919366-d9af-4699-8273-1de3677ea93e', '8fbce4ea-0875-4024-bd43-1ab9a2f03dce', '31eb67d5-522f-4e0f-904b-5f9ce57db324', '334f5821-fff6-46ed-9db5-5bbcea5dd524'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (463b2186-2bea-4708-bfaa-c8f1adb85214) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['b8919366-d9af-4699-8273-1de3677ea93e', '8fbce4ea-0875-4024-bd43-1ab9a2f03dce', '31eb67d5-522f-4e0f-904b-5f9ce57db324', '334f5821-fff6-46ed-9db5-5bbcea5dd524']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07427da-14e6-41d7-9390-cc92cf25ca42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d07427da-14e6-41d7-9390-cc92cf25ca42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '69989fbf-0df2-4d21-a25f-b754380eed6c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1709760071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb960eab635f4baea0b6cc35f896d498',qos_specs=None,replication_status=,reservations=['b8919366-d9af-4699-8273-1de3677ea93e','8fbce4ea-0875-4024-bd43-1ab9a2f03dce','31eb67d5-522f-4e0f-904b-5f9ce57db324','334f5821-fff6-46ed-9db5-5bbcea5dd524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-1709760071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=69989fbf-0df2-4d21-a25f-b754380eed6c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb960eab635f4baea0b6cc35f896d498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b43ff2-8bde-4989-9739-593547cc51c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (37b43ff2-8bde-4989-9739-593547cc51c6) transitioned into state 'SUCCESS' from state '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-1709760071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb960eab635f4baea0b6cc35f896d498',qos_specs=None,replication_status=,reservations=['b8919366-d9af-4699-8273-1de3677ea93e','8fbce4ea-0875-4024-bd43-1ab9a2f03dce','31eb67d5-522f-4e0f-904b-5f9ce57db324','334f5821-fff6-46ed-9db5-5bbcea5dd524'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c189c8-60a5-4e4f-ba71-5abc2f6871ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (71c189c8-60a5-4e4f-ba71-5abc2f6871ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Flow 'volume_create_api' (7e31525b-7649-4b67-b68b-61d330d1c9d3) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume request issued successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4b90668a-96c8-4db0-a7fc-1a6338dff335 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1150/2279] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:09:11 2026] POST /volume/v3/volumes => generated 760 bytes in 660 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f63d4686-e00f-494e-b314-0c6208f33a8d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f63d4686-e00f-494e-b314-0c6208f33a8d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f63d4686-e00f-494e-b314-0c6208f33a8d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f63d4686-e00f-494e-b314-0c6208f33a8d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f63d4686-e00f-494e-b314-0c6208f33a8d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f63d4686-e00f-494e-b314-0c6208f33a8d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1151/2280] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:11 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 828 bytes in 44 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[87200]: INFO cinder.api.openstack.wsgi [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1064934875"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1064934875'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume of 1 GB Sep 06 17:09:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Availability Zones retrieved successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (ff40d4b6-4295-4659-bb23-5b230f5ed251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821b3417-97d8-4903-ab71-2ae86a9d586e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (821b3417-97d8-4903-ab71-2ae86a9d586e) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05b7e19-0bf1-4856-a934-7b2e11fd6fc5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Created reservations ['2c7cb6df-c038-4d89-8365-1fb7b217c64a', '4ebe5818-b3d3-4e9c-8a71-5bf38a8407dc', 'bffc39ab-6b54-4c5d-bb1f-67339546f03f', '93486aec-7041-4a2e-98c6-6f54cdacf386'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c05b7e19-0bf1-4856-a934-7b2e11fd6fc5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2c7cb6df-c038-4d89-8365-1fb7b217c64a', '4ebe5818-b3d3-4e9c-8a71-5bf38a8407dc', 'bffc39ab-6b54-4c5d-bb1f-67339546f03f', '93486aec-7041-4a2e-98c6-6f54cdacf386']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bca53c-69c2-4aee-b7b1-a5f68e474a7b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (62bca53c-69c2-4aee-b7b1-a5f68e474a7b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19ec08a7-33ea-4f81-bf49-a61e2c7f31f6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1064934875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['2c7cb6df-c038-4d89-8365-1fb7b217c64a','4ebe5818-b3d3-4e9c-8a71-5bf38a8407dc','bffc39ab-6b54-4c5d-bb1f-67339546f03f','93486aec-7041-4a2e-98c6-6f54cdacf386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1064934875',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19ec08a7-33ea-4f81-bf49-a61e2c7f31f6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de258f515024bd995b0b559a986ff20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4549f58f50547809abfb9e15f948f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (639147c1-151e-4133-8ca3-2a083b919cce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (639147c1-151e-4133-8ca3-2a083b919cce) transitioned into state 'SUCCESS' from state '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-1064934875',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['2c7cb6df-c038-4d89-8365-1fb7b217c64a','4ebe5818-b3d3-4e9c-8a71-5bf38a8407dc','bffc39ab-6b54-4c5d-bb1f-67339546f03f','93486aec-7041-4a2e-98c6-6f54cdacf386'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3088eab-3e71-4529-907e-7fd112f1fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a3088eab-3e71-4529-907e-7fd112f1fc89) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (ff40d4b6-4295-4659-bb23-5b230f5ed251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request issued successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd4eeef6-a3bc-4416-90ec-8f279fe83481 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1130/2281] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:09:11 2026] POST /volume/v3/volumes => generated 773 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-75a49633-e6c6-4a13-99ea-35a66a73a7b9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-75a49633-e6c6-4a13-99ea-35a66a73a7b9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-75a49633-e6c6-4a13-99ea-35a66a73a7b9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-75a49633-e6c6-4a13-99ea-35a66a73a7b9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-75a49633-e6c6-4a13-99ea-35a66a73a7b9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-75a49633-e6c6-4a13-99ea-35a66a73a7b9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1152/2282] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:12 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 841 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-428188d0-a358-417f-9206-a2a96e1e28c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-428188d0-a358-417f-9206-a2a96e1e28c9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-428188d0-a358-417f-9206-a2a96e1e28c9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-428188d0-a358-417f-9206-a2a96e1e28c9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-428188d0-a358-417f-9206-a2a96e1e28c9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-428188d0-a358-417f-9206-a2a96e1e28c9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1131/2283] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:12 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-db1c0a08-2ab4-4366-b8c6-d580583ff021 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db1c0a08-2ab4-4366-b8c6-d580583ff021 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db1c0a08-2ab4-4366-b8c6-d580583ff021 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db1c0a08-2ab4-4366-b8c6-d580583ff021 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-db1c0a08-2ab4-4366-b8c6-d580583ff021 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db1c0a08-2ab4-4366-b8c6-d580583ff021 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1153/2284] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:13 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3aab02b5-3d26-409e-b7f4-4f7320ed8ba6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3aab02b5-3d26-409e-b7f4-4f7320ed8ba6 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3aab02b5-3d26-409e-b7f4-4f7320ed8ba6 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3aab02b5-3d26-409e-b7f4-4f7320ed8ba6 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3aab02b5-3d26-409e-b7f4-4f7320ed8ba6 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3aab02b5-3d26-409e-b7f4-4f7320ed8ba6 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1132/2285] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:14 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3ac2a420-a068-4129-9540-6f9aa8d7a537 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ac2a420-a068-4129-9540-6f9aa8d7a537 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ac2a420-a068-4129-9540-6f9aa8d7a537 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ac2a420-a068-4129-9540-6f9aa8d7a537 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3ac2a420-a068-4129-9540-6f9aa8d7a537 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ac2a420-a068-4129-9540-6f9aa8d7a537 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1154/2286] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:14 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c11be3d3-edd7-4a56-a57b-1937e78bf16c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c11be3d3-edd7-4a56-a57b-1937e78bf16c tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c11be3d3-edd7-4a56-a57b-1937e78bf16c tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c11be3d3-edd7-4a56-a57b-1937e78bf16c tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c11be3d3-edd7-4a56-a57b-1937e78bf16c tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c11be3d3-edd7-4a56-a57b-1937e78bf16c tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1133/2287] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:15 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 38 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[87201]: DEBUG cinder.api.middleware.request_id [None req-2ea11dea-64a2-4ca4-858b-b9289119e4d0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2ea11dea-64a2-4ca4-858b-b9289119e4d0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2ea11dea-64a2-4ca4-858b-b9289119e4d0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2ea11dea-64a2-4ca4-858b-b9289119e4d0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2ea11dea-64a2-4ca4-858b-b9289119e4d0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2ea11dea-64a2-4ca4-858b-b9289119e4d0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1155/2288] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:15 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-089fb64d-9fa0-4859-8be8-4e55b6693180 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-089fb64d-9fa0-4859-8be8-4e55b6693180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-089fb64d-9fa0-4859-8be8-4e55b6693180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-089fb64d-9fa0-4859-8be8-4e55b6693180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-089fb64d-9fa0-4859-8be8-4e55b6693180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-089fb64d-9fa0-4859-8be8-4e55b6693180 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1134/2289] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-69ec02a4-fc64-4443-8d0c-08fbbd14fe58 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-69ec02a4-fc64-4443-8d0c-08fbbd14fe58 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-69ec02a4-fc64-4443-8d0c-08fbbd14fe58 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-69ec02a4-fc64-4443-8d0c-08fbbd14fe58 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:16 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=351,cinder:INSERT=48,cinder:UPDATE=96 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:09:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-69ec02a4-fc64-4443-8d0c-08fbbd14fe58 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-69ec02a4-fc64-4443-8d0c-08fbbd14fe58 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1156/2290] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:16 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-df6bd0b8-6c48-4a8d-a7d7-4ccb9edcceba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df6bd0b8-6c48-4a8d-a7d7-4ccb9edcceba tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df6bd0b8-6c48-4a8d-a7d7-4ccb9edcceba tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df6bd0b8-6c48-4a8d-a7d7-4ccb9edcceba tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=455,cinder:INSERT=86,cinder:UPDATE=132,cinder:DELETE=1 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:09:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df6bd0b8-6c48-4a8d-a7d7-4ccb9edcceba tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df6bd0b8-6c48-4a8d-a7d7-4ccb9edcceba tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1135/2291] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:17 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [None req-01df9841-5d84-4bc7-9b6f-e76a27c7d4eb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01df9841-5d84-4bc7-9b6f-e76a27c7d4eb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01df9841-5d84-4bc7-9b6f-e76a27c7d4eb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-01df9841-5d84-4bc7-9b6f-e76a27c7d4eb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-01df9841-5d84-4bc7-9b6f-e76a27c7d4eb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-01df9841-5d84-4bc7-9b6f-e76a27c7d4eb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1157/2292] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:17 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c50dc0cf-127d-4b9b-bdce-ec16a2635c23 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c50dc0cf-127d-4b9b-bdce-ec16a2635c23 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c50dc0cf-127d-4b9b-bdce-ec16a2635c23 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c50dc0cf-127d-4b9b-bdce-ec16a2635c23 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c50dc0cf-127d-4b9b-bdce-ec16a2635c23 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c50dc0cf-127d-4b9b-bdce-ec16a2635c23 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1136/2293] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:18 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-082650ef-dd3b-4a4c-9792-ce4855133cab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-082650ef-dd3b-4a4c-9792-ce4855133cab tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-082650ef-dd3b-4a4c-9792-ce4855133cab tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-082650ef-dd3b-4a4c-9792-ce4855133cab tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-082650ef-dd3b-4a4c-9792-ce4855133cab tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-082650ef-dd3b-4a4c-9792-ce4855133cab tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1158/2294] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:18 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2cea919d-6946-4167-9742-bf7cdc59a0b8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2cea919d-6946-4167-9742-bf7cdc59a0b8 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2cea919d-6946-4167-9742-bf7cdc59a0b8 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2cea919d-6946-4167-9742-bf7cdc59a0b8 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2cea919d-6946-4167-9742-bf7cdc59a0b8 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2cea919d-6946-4167-9742-bf7cdc59a0b8 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1137/2295] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:19 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d3eabdb4-6c23-4c43-851d-859d430f72b7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3eabdb4-6c23-4c43-851d-859d430f72b7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3eabdb4-6c23-4c43-851d-859d430f72b7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d3eabdb4-6c23-4c43-851d-859d430f72b7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d3eabdb4-6c23-4c43-851d-859d430f72b7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d3eabdb4-6c23-4c43-851d-859d430f72b7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1159/2296] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:19 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-492cc412-9c71-4830-8eae-d2239b89c30e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-492cc412-9c71-4830-8eae-d2239b89c30e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-492cc412-9c71-4830-8eae-d2239b89c30e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-492cc412-9c71-4830-8eae-d2239b89c30e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-492cc412-9c71-4830-8eae-d2239b89c30e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-492cc412-9c71-4830-8eae-d2239b89c30e tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1138/2297] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:20 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a745def3-6512-4296-a9af-92dd4f996474 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a745def3-6512-4296-a9af-92dd4f996474 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a745def3-6512-4296-a9af-92dd4f996474 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a745def3-6512-4296-a9af-92dd4f996474 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a745def3-6512-4296-a9af-92dd4f996474 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a745def3-6512-4296-a9af-92dd4f996474 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1160/2298] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:21 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1edc3e6f-000b-461b-b32d-7a8d68abb079 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1edc3e6f-000b-461b-b32d-7a8d68abb079 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1edc3e6f-000b-461b-b32d-7a8d68abb079 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1edc3e6f-000b-461b-b32d-7a8d68abb079 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1edc3e6f-000b-461b-b32d-7a8d68abb079 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1edc3e6f-000b-461b-b32d-7a8d68abb079 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1139/2299] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:21 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a5995c5e-c069-450a-9195-b90748896c5d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5995c5e-c069-450a-9195-b90748896c5d tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5995c5e-c069-450a-9195-b90748896c5d tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a5995c5e-c069-450a-9195-b90748896c5d tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a5995c5e-c069-450a-9195-b90748896c5d tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a5995c5e-c069-450a-9195-b90748896c5d tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1161/2300] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:22 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-210dd02f-6691-468e-a52e-271b7d5299b5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-210dd02f-6691-468e-a52e-271b7d5299b5 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-210dd02f-6691-468e-a52e-271b7d5299b5 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-210dd02f-6691-468e-a52e-271b7d5299b5 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-210dd02f-6691-468e-a52e-271b7d5299b5 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-210dd02f-6691-468e-a52e-271b7d5299b5 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1140/2301] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:22 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ee4bd5f5-09f7-4c0f-8d9e-f95ee8679c36 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ee4bd5f5-09f7-4c0f-8d9e-f95ee8679c36 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ee4bd5f5-09f7-4c0f-8d9e-f95ee8679c36 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ee4bd5f5-09f7-4c0f-8d9e-f95ee8679c36 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ee4bd5f5-09f7-4c0f-8d9e-f95ee8679c36 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ee4bd5f5-09f7-4c0f-8d9e-f95ee8679c36 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1162/2302] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:23 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-958a3320-e5e9-46ad-9f9f-a7e699d15cbb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-958a3320-e5e9-46ad-9f9f-a7e699d15cbb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-958a3320-e5e9-46ad-9f9f-a7e699d15cbb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-958a3320-e5e9-46ad-9f9f-a7e699d15cbb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-958a3320-e5e9-46ad-9f9f-a7e699d15cbb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-958a3320-e5e9-46ad-9f9f-a7e699d15cbb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1141/2303] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:23 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [None req-fc1eb625-3b59-4ad0-9891-5065602bbe55 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc1eb625-3b59-4ad0-9891-5065602bbe55 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc1eb625-3b59-4ad0-9891-5065602bbe55 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc1eb625-3b59-4ad0-9891-5065602bbe55 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fc1eb625-3b59-4ad0-9891-5065602bbe55 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc1eb625-3b59-4ad0-9891-5065602bbe55 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1163/2304] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:24 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5bde9ca6-f00e-4e0e-bd69-ae8761702145 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5bde9ca6-f00e-4e0e-bd69-ae8761702145 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5bde9ca6-f00e-4e0e-bd69-ae8761702145 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5bde9ca6-f00e-4e0e-bd69-ae8761702145 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5bde9ca6-f00e-4e0e-bd69-ae8761702145 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5bde9ca6-f00e-4e0e-bd69-ae8761702145 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1142/2305] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:24 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-26812b7a-6a84-41f2-8d66-f5bdb13ab66c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26812b7a-6a84-41f2-8d66-f5bdb13ab66c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26812b7a-6a84-41f2-8d66-f5bdb13ab66c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26812b7a-6a84-41f2-8d66-f5bdb13ab66c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-26812b7a-6a84-41f2-8d66-f5bdb13ab66c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26812b7a-6a84-41f2-8d66-f5bdb13ab66c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1164/2306] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:25 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dc8f2bd1-9715-4133-812b-498581636a18 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc8f2bd1-9715-4133-812b-498581636a18 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc8f2bd1-9715-4133-812b-498581636a18 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc8f2bd1-9715-4133-812b-498581636a18 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dc8f2bd1-9715-4133-812b-498581636a18 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc8f2bd1-9715-4133-812b-498581636a18 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1143/2307] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:25 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e4052251-dd6d-4621-aea5-8d00e5c40279 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e4052251-dd6d-4621-aea5-8d00e5c40279 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e4052251-dd6d-4621-aea5-8d00e5c40279 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e4052251-dd6d-4621-aea5-8d00e5c40279 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e4052251-dd6d-4621-aea5-8d00e5c40279 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e4052251-dd6d-4621-aea5-8d00e5c40279 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1165/2308] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:26 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-701609ea-2d54-4b09-9f2f-03009fb80639 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-701609ea-2d54-4b09-9f2f-03009fb80639 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-701609ea-2d54-4b09-9f2f-03009fb80639 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-701609ea-2d54-4b09-9f2f-03009fb80639 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-701609ea-2d54-4b09-9f2f-03009fb80639 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-701609ea-2d54-4b09-9f2f-03009fb80639 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1144/2309] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:26 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6fa4c91b-3c1d-46c4-94fb-20cad0af42fa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6fa4c91b-3c1d-46c4-94fb-20cad0af42fa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6fa4c91b-3c1d-46c4-94fb-20cad0af42fa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6fa4c91b-3c1d-46c4-94fb-20cad0af42fa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6fa4c91b-3c1d-46c4-94fb-20cad0af42fa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6fa4c91b-3c1d-46c4-94fb-20cad0af42fa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1166/2310] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:27 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-861556b1-0134-4b2e-89be-cbad0aaa8581 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-861556b1-0134-4b2e-89be-cbad0aaa8581 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-861556b1-0134-4b2e-89be-cbad0aaa8581 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-861556b1-0134-4b2e-89be-cbad0aaa8581 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-861556b1-0134-4b2e-89be-cbad0aaa8581 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-861556b1-0134-4b2e-89be-cbad0aaa8581 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1145/2311] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:27 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9698a9fe-1e3e-49b9-95b2-e0bd3489421a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9698a9fe-1e3e-49b9-95b2-e0bd3489421a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9698a9fe-1e3e-49b9-95b2-e0bd3489421a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9698a9fe-1e3e-49b9-95b2-e0bd3489421a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9698a9fe-1e3e-49b9-95b2-e0bd3489421a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9698a9fe-1e3e-49b9-95b2-e0bd3489421a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1167/2312] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:28 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c2b6e148-abfe-44dc-997d-ef93a712fa2f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c2b6e148-abfe-44dc-997d-ef93a712fa2f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c2b6e148-abfe-44dc-997d-ef93a712fa2f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c2b6e148-abfe-44dc-997d-ef93a712fa2f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c2b6e148-abfe-44dc-997d-ef93a712fa2f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c2b6e148-abfe-44dc-997d-ef93a712fa2f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1146/2313] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:28 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-59fd553b-f71f-48da-a92f-b6c6b3028461 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59fd553b-f71f-48da-a92f-b6c6b3028461 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59fd553b-f71f-48da-a92f-b6c6b3028461 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59fd553b-f71f-48da-a92f-b6c6b3028461 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-59fd553b-f71f-48da-a92f-b6c6b3028461 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59fd553b-f71f-48da-a92f-b6c6b3028461 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1168/2314] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:29 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-19f2d78f-47aa-4c20-9bbf-99daffb264a1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-19f2d78f-47aa-4c20-9bbf-99daffb264a1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-19f2d78f-47aa-4c20-9bbf-99daffb264a1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-19f2d78f-47aa-4c20-9bbf-99daffb264a1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-19f2d78f-47aa-4c20-9bbf-99daffb264a1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-19f2d78f-47aa-4c20-9bbf-99daffb264a1 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1147/2315] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:29 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8e8f75a9-79a8-4298-ac30-ac59a4725ff0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e8f75a9-79a8-4298-ac30-ac59a4725ff0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e8f75a9-79a8-4298-ac30-ac59a4725ff0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e8f75a9-79a8-4298-ac30-ac59a4725ff0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8e8f75a9-79a8-4298-ac30-ac59a4725ff0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e8f75a9-79a8-4298-ac30-ac59a4725ff0 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1169/2316] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:30 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7ae1c242-0c14-4035-b3e8-ab1bbf504503 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7ae1c242-0c14-4035-b3e8-ab1bbf504503 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c242-0c14-4035-b3e8-ab1bbf504503 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7ae1c242-0c14-4035-b3e8-ab1bbf504503 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7ae1c242-0c14-4035-b3e8-ab1bbf504503 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7ae1c242-0c14-4035-b3e8-ab1bbf504503 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1148/2317] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:30 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 858 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b0a4f938-dfb3-443a-a7f0-edb9f365350a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0a4f938-dfb3-443a-a7f0-edb9f365350a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f938-dfb3-443a-a7f0-edb9f365350a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0a4f938-dfb3-443a-a7f0-edb9f365350a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b0a4f938-dfb3-443a-a7f0-edb9f365350a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0a4f938-dfb3-443a-a7f0-edb9f365350a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1170/2318] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:31 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e1fb396a-38a9-417e-a7bc-9604dfbdd2db None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1fb396a-38a9-417e-a7bc-9604dfbdd2db tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1fb396a-38a9-417e-a7bc-9604dfbdd2db tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1fb396a-38a9-417e-a7bc-9604dfbdd2db tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e1fb396a-38a9-417e-a7bc-9604dfbdd2db tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1fb396a-38a9-417e-a7bc-9604dfbdd2db tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1149/2319] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:31 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-76d57f01-deec-451b-9f99-68ef0af1d643 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76d57f01-deec-451b-9f99-68ef0af1d643 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76d57f01-deec-451b-9f99-68ef0af1d643 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76d57f01-deec-451b-9f99-68ef0af1d643 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-76d57f01-deec-451b-9f99-68ef0af1d643 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76d57f01-deec-451b-9f99-68ef0af1d643 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1171/2320] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:32 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 858 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-84816c31-b29a-4ed3-bc7a-ddb27396b317 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-84816c31-b29a-4ed3-bc7a-ddb27396b317 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-84816c31-b29a-4ed3-bc7a-ddb27396b317 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-84816c31-b29a-4ed3-bc7a-ddb27396b317 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-84816c31-b29a-4ed3-bc7a-ddb27396b317 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-84816c31-b29a-4ed3-bc7a-ddb27396b317 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1150/2321] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:32 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 853 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b3f91598-a017-4849-b934-239b52b2e43f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "69989fbf-0df2-4d21-a25f-b754380eed6c", "name": "tempest-VolumesDeleteCascade-Snapshot-1865604159"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create snapshot from volume 69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Created reservations ['0e93e3ab-047f-4992-8a28-e730c9c34244', '6ba64fd3-9b88-486e-969c-769dae37d310', '0a4335f8-7f58-4839-9973-517ae6e761e2', '631db4f0-8744-4894-a9ab-5ee9bfc05eff'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot create request issued successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b3f91598-a017-4849-b934-239b52b2e43f tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1172/2322] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:09:32 2026] POST /volume/v3/snapshots => generated 307 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f1d9a0ef-efeb-4f25-9f87-763b71bce6e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1d9a0ef-efeb-4f25-9f87-763b71bce6e9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1d9a0ef-efeb-4f25-9f87-763b71bce6e9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1d9a0ef-efeb-4f25-9f87-763b71bce6e9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f1d9a0ef-efeb-4f25-9f87-763b71bce6e9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1d9a0ef-efeb-4f25-9f87-763b71bce6e9 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a returned with HTTP 200 Sep 06 17:09:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1151/2323] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:32 2026] GET /volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a => generated 439 bytes in 31 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[87201]: DEBUG cinder.api.middleware.request_id [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] DELETE http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Delete volume with id: 1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Delete volume request issued successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-243bbf19-4ef3-4ce7-b373-41ddc2800573 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 202 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1173/2324] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:32 2026] DELETE /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4b38d012-c751-4724-aef7-42eb3abdad43 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b38d012-c751-4724-aef7-42eb3abdad43 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b38d012-c751-4724-aef7-42eb3abdad43 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b38d012-c751-4724-aef7-42eb3abdad43 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4b38d012-c751-4724-aef7-42eb3abdad43 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b38d012-c751-4724-aef7-42eb3abdad43 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 200 Sep 06 17:09:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1152/2325] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:32 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 857 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-54b30416-9814-4f62-a4b4-856737bb0544 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-54b30416-9814-4f62-a4b4-856737bb0544 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-54b30416-9814-4f62-a4b4-856737bb0544 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-54b30416-9814-4f62-a4b4-856737bb0544 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-54b30416-9814-4f62-a4b4-856737bb0544 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-54b30416-9814-4f62-a4b4-856737bb0544 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1174/2326] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:32 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 866 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-928a407b-4f7a-449a-a4fb-41147fcd207f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "19ec08a7-33ea-4f81-bf49-a61e2c7f31f6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-106608685"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request body: {'volume': {"'source_volid": '19ec08a7-33ea-4f81-bf49-a61e2c7f31f6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-106608685'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume of 1 GB Sep 06 17:09:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Availability Zones retrieved successfully. Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (1f0464d5-9fcf-484d-9050-2a5d0fd211a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6201675e-4e4a-42e3-9ee4-16845c4b081c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6201675e-4e4a-42e3-9ee4-16845c4b081c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f377ef89-7b5e-4781-aa0c-a4aba44274ca) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Created reservations ['35f73f6f-40f8-4b4e-bb40-afaf20bdaa31', 'f2e80c98-7e5c-419c-b33f-4fcdc35ec064', '9b4e935f-21d2-42e4-ae85-449c0d9c8bd1', '40551d26-971a-4e47-82fe-ef099b47c311'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f377ef89-7b5e-4781-aa0c-a4aba44274ca) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['35f73f6f-40f8-4b4e-bb40-afaf20bdaa31', 'f2e80c98-7e5c-419c-b33f-4fcdc35ec064', '9b4e935f-21d2-42e4-ae85-449c0d9c8bd1', '40551d26-971a-4e47-82fe-ef099b47c311']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c657b2c-cecf-4252-b3c5-3554c796c94e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2c657b2c-cecf-4252-b3c5-3554c796c94e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6b6c58eb-5760-421f-8d1d-808df28d6010', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-106608685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['35f73f6f-40f8-4b4e-bb40-afaf20bdaa31','f2e80c98-7e5c-419c-b33f-4fcdc35ec064','9b4e935f-21d2-42e4-ae85-449c0d9c8bd1','40551d26-971a-4e47-82fe-ef099b47c311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-106608685',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6b6c58eb-5760-421f-8d1d-808df28d6010,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de258f515024bd995b0b559a986ff20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4549f58f50547809abfb9e15f948f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994a75ab-b359-4ec3-a112-825c1b7c4b67) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (994a75ab-b359-4ec3-a112-825c1b7c4b67) transitioned into state 'SUCCESS' from state '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-106608685',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['35f73f6f-40f8-4b4e-bb40-afaf20bdaa31','f2e80c98-7e5c-419c-b33f-4fcdc35ec064','9b4e935f-21d2-42e4-ae85-449c0d9c8bd1','40551d26-971a-4e47-82fe-ef099b47c311'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d345a97b-5c99-4d2f-b757-d4507a214046) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d345a97b-5c99-4d2f-b757-d4507a214046) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (1f0464d5-9fcf-484d-9050-2a5d0fd211a8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request issued successfully. Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-928a407b-4f7a-449a-a4fb-41147fcd207f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1153/2327] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:32 2026] POST /volume/v3/volumes => generated 772 bytes in 361 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "19ec08a7-33ea-4f81-bf49-a61e2c7f31f6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1029736410"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request body: {'volume': {"'source_volid": '19ec08a7-33ea-4f81-bf49-a61e2c7f31f6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1029736410'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume of 1 GB Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Availability Zones retrieved successfully. Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (591a0eb8-12a4-4726-b7d3-176cff3512fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6decb0-2859-4a42-b5eb-7fef3c8bf867) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (3e6decb0-2859-4a42-b5eb-7fef3c8bf867) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4780f5f1-e68b-49ec-b80a-d954d9c2a9f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2fdc244a-ead9-43a5-a086-bf535b53e980 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2fdc244a-ead9-43a5-a086-bf535b53e980 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2fdc244a-ead9-43a5-a086-bf535b53e980 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2fdc244a-ead9-43a5-a086-bf535b53e980 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2fdc244a-ead9-43a5-a086-bf535b53e980 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2fdc244a-ead9-43a5-a086-bf535b53e980 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a returned with HTTP 200 Sep 06 17:09:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1154/2328] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:33 2026] GET /volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a => generated 439 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Created reservations ['762c5515-fe71-4bf3-abe3-450a49dfdedf', 'bb843203-7890-4335-9c64-3952ce3f4ed6', '5c1b42f5-bd58-4baf-b7aa-7e5b5c02aebe', '48b31f26-550c-46ee-b3ec-16745788ba44'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4780f5f1-e68b-49ec-b80a-d954d9c2a9f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['762c5515-fe71-4bf3-abe3-450a49dfdedf', 'bb843203-7890-4335-9c64-3952ce3f4ed6', '5c1b42f5-bd58-4baf-b7aa-7e5b5c02aebe', '48b31f26-550c-46ee-b3ec-16745788ba44']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f572b66e-91eb-4c66-bd5c-bbfe1760b542) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f572b66e-91eb-4c66-bd5c-bbfe1760b542) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c8f72d4-27b9-48d3-8034-c8006e36990b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1029736410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['762c5515-fe71-4bf3-abe3-450a49dfdedf','bb843203-7890-4335-9c64-3952ce3f4ed6','5c1b42f5-bd58-4baf-b7aa-7e5b5c02aebe','48b31f26-550c-46ee-b3ec-16745788ba44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1029736410',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c8f72d4-27b9-48d3-8034-c8006e36990b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de258f515024bd995b0b559a986ff20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4549f58f50547809abfb9e15f948f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295cfc3c-4f19-4c03-b6ec-a98cb4727560) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (295cfc3c-4f19-4c03-b6ec-a98cb4727560) transitioned into state 'SUCCESS' from state '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-1029736410',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['762c5515-fe71-4bf3-abe3-450a49dfdedf','bb843203-7890-4335-9c64-3952ce3f4ed6','5c1b42f5-bd58-4baf-b7aa-7e5b5c02aebe','48b31f26-550c-46ee-b3ec-16745788ba44'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96897333-faa5-4ee7-8d28-fcbeef89c823) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a165e2d1-ede4-43c6-8916-7d7126d50777 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (96897333-faa5-4ee7-8d28-fcbeef89c823) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a165e2d1-ede4-43c6-8916-7d7126d50777 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] GET http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a165e2d1-ede4-43c6-8916-7d7126d50777 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a165e2d1-ede4-43c6-8916-7d7126d50777 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (591a0eb8-12a4-4726-b7d3-176cff3512fd) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request issued successfully. Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e6b5c1c-3d59-44b7-a16b-8e7c7869ad1a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1175/2329] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:33 2026] POST /volume/v3/volumes => generated 773 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a165e2d1-ede4-43c6-8916-7d7126d50777 tempest-TestImageHashVerification-1053805083 tempest-TestImageHashVerification-1053805083-project-member] http://192.168.122.183/volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 returned with HTTP 404 Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1155/2330] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:33 2026] GET /volume/v3/volumes/1b7863d3-44ac-4773-8c2f-1639694080b6 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "19ec08a7-33ea-4f81-bf49-a61e2c7f31f6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1553291780"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request body: {'volume': {"'source_volid": '19ec08a7-33ea-4f81-bf49-a61e2c7f31f6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1553291780'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume of 1 GB Sep 06 17:09:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Availability Zones retrieved successfully. Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (c6afde5f-e383-44f6-ba9c-74560aad7b77) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b761ad2-8ae3-4377-94ad-c8a00cbaa0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b761ad2-8ae3-4377-94ad-c8a00cbaa0e8) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b9e97e-ba43-4e1a-a04e-ce99571e5f12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Created reservations ['11c8661a-8037-4f85-a95a-43ad01149886', 'd09aa801-e022-483e-8909-6e59e4ff9029', '4587c0a8-ebba-45d3-b379-654ec8371b0a', 'f1cf3fe2-e618-4ff6-9b5d-f4c72418ea34'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (60b9e97e-ba43-4e1a-a04e-ce99571e5f12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['11c8661a-8037-4f85-a95a-43ad01149886', 'd09aa801-e022-483e-8909-6e59e4ff9029', '4587c0a8-ebba-45d3-b379-654ec8371b0a', 'f1cf3fe2-e618-4ff6-9b5d-f4c72418ea34']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff45c80-1014-440a-bf88-d78239a6b30c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bff45c80-1014-440a-bf88-d78239a6b30c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1553291780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['11c8661a-8037-4f85-a95a-43ad01149886','d09aa801-e022-483e-8909-6e59e4ff9029','4587c0a8-ebba-45d3-b379-654ec8371b0a','f1cf3fe2-e618-4ff6-9b5d-f4c72418ea34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1553291780',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de258f515024bd995b0b559a986ff20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4549f58f50547809abfb9e15f948f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea3cd93-597f-48ad-a290-d72655d1ca75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (eea3cd93-597f-48ad-a290-d72655d1ca75) transitioned into state 'SUCCESS' from state '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-1553291780',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['11c8661a-8037-4f85-a95a-43ad01149886','d09aa801-e022-483e-8909-6e59e4ff9029','4587c0a8-ebba-45d3-b379-654ec8371b0a','f1cf3fe2-e618-4ff6-9b5d-f4c72418ea34'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8759ab07-2ecf-44c8-ae8e-b0e14bde6242) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8759ab07-2ecf-44c8-ae8e-b0e14bde6242) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (c6afde5f-e383-44f6-ba9c-74560aad7b77) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request issued successfully. Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b3ebccdf-3bec-4f9f-a24e-d34fca53ea60 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1176/2331] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:33 2026] POST /volume/v3/volumes => generated 773 bytes in 514 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "19ec08a7-33ea-4f81-bf49-a61e2c7f31f6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1498575423"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request body: {'volume': {"'source_volid": '19ec08a7-33ea-4f81-bf49-a61e2c7f31f6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1498575423'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume of 1 GB Sep 06 17:09:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Availability Zones retrieved successfully. Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (5ad85a90-4566-4110-82fa-8df581f658b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e44875-5931-4846-b270-c6f7600b0304) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (02e44875-5931-4846-b270-c6f7600b0304) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9480167-f7ff-4dda-bcb5-8b46a856e43b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6c5f4c06-f671-4596-9a08-12c6e25e6ead None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c5f4c06-f671-4596-9a08-12c6e25e6ead tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c5f4c06-f671-4596-9a08-12c6e25e6ead tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c5f4c06-f671-4596-9a08-12c6e25e6ead tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c5f4c06-f671-4596-9a08-12c6e25e6ead tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c5f4c06-f671-4596-9a08-12c6e25e6ead tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a returned with HTTP 200 Sep 06 17:09:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1177/2332] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:34 2026] GET /volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a => generated 439 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Created reservations ['9375bdd8-405d-4e16-9c32-8d6cf7c8d90c', '2fc8f248-8dd5-4ef4-a902-2f5f53d71da4', '8f3921c8-2178-4d35-89c5-d065edddae80', '170d1a21-0951-44f2-a606-f8020ddd6aee'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d9480167-f7ff-4dda-bcb5-8b46a856e43b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9375bdd8-405d-4e16-9c32-8d6cf7c8d90c', '2fc8f248-8dd5-4ef4-a902-2f5f53d71da4', '8f3921c8-2178-4d35-89c5-d065edddae80', '170d1a21-0951-44f2-a606-f8020ddd6aee']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2137925a-e02c-47b3-bd12-8b9cee389147) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (2137925a-e02c-47b3-bd12-8b9cee389147) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '33c79fe2-1f4a-4b85-b89e-1c0dda0e9209', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1498575423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['9375bdd8-405d-4e16-9c32-8d6cf7c8d90c','2fc8f248-8dd5-4ef4-a902-2f5f53d71da4','8f3921c8-2178-4d35-89c5-d065edddae80','170d1a21-0951-44f2-a606-f8020ddd6aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1498575423',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=33c79fe2-1f4a-4b85-b89e-1c0dda0e9209,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de258f515024bd995b0b559a986ff20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4549f58f50547809abfb9e15f948f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a94149-abf4-44a1-8fd8-2724e7765b26) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17a94149-abf4-44a1-8fd8-2724e7765b26) transitioned into state 'SUCCESS' from state '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-1498575423',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['9375bdd8-405d-4e16-9c32-8d6cf7c8d90c','2fc8f248-8dd5-4ef4-a902-2f5f53d71da4','8f3921c8-2178-4d35-89c5-d065edddae80','170d1a21-0951-44f2-a606-f8020ddd6aee'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2747e29-07a3-44cd-a526-ca87bd92f3f3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e2747e29-07a3-44cd-a526-ca87bd92f3f3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (5ad85a90-4566-4110-82fa-8df581f658b9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request issued successfully. Sep 06 17:09:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5cc295a1-5152-4c4b-9c4e-1a4fc33e5b0e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1156/2333] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:34 2026] POST /volume/v3/volumes => generated 773 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "19ec08a7-33ea-4f81-bf49-a61e2c7f31f6", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1295233518"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request body: {'volume': {"'source_volid": '19ec08a7-33ea-4f81-bf49-a61e2c7f31f6', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1295233518'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume of 1 GB Sep 06 17:09:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Availability Zones retrieved successfully. Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (46b324d9-fe73-4133-8715-c56d65526778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847a026e-55fa-41fb-b7a4-0d0519ba3f8e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (847a026e-55fa-41fb-b7a4-0d0519ba3f8e) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81cbb301-5004-4bcf-b161-2f5ce6610f29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Created reservations ['e494b67b-0ddc-49ca-814d-d88c08bdbedd', '811ce8a0-6a0d-48cc-882f-aad28ff11678', 'f8cb53ac-8a12-4368-8084-d3efb9f8bf4b', '33266814-fede-4dc8-ad4a-d05e7389370b'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (81cbb301-5004-4bcf-b161-2f5ce6610f29) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e494b67b-0ddc-49ca-814d-d88c08bdbedd', '811ce8a0-6a0d-48cc-882f-aad28ff11678', 'f8cb53ac-8a12-4368-8084-d3efb9f8bf4b', '33266814-fede-4dc8-ad4a-d05e7389370b']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a907efe-95b8-4229-9a55-e15e949b2fd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a907efe-95b8-4229-9a55-e15e949b2fd6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c2981270-b060-4e3c-a226-19f8b2ef8b6e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1295233518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['e494b67b-0ddc-49ca-814d-d88c08bdbedd','811ce8a0-6a0d-48cc-882f-aad28ff11678','f8cb53ac-8a12-4368-8084-d3efb9f8bf4b','33266814-fede-4dc8-ad4a-d05e7389370b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:34Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1295233518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c2981270-b060-4e3c-a226-19f8b2ef8b6e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3de258f515024bd995b0b559a986ff20',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a4549f58f50547809abfb9e15f948f2c',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af7e1fcc-4ebb-4c8f-9709-577cb22a2cf0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (af7e1fcc-4ebb-4c8f-9709-577cb22a2cf0) transitioned into state 'SUCCESS' from state '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-1295233518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3de258f515024bd995b0b559a986ff20',qos_specs=None,replication_status=,reservations=['e494b67b-0ddc-49ca-814d-d88c08bdbedd','811ce8a0-6a0d-48cc-882f-aad28ff11678','f8cb53ac-8a12-4368-8084-d3efb9f8bf4b','33266814-fede-4dc8-ad4a-d05e7389370b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a4549f58f50547809abfb9e15f948f2c',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:34 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7515c6b2-9f89-40ac-ace2-8fd8d1a96ebc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7515c6b2-9f89-40ac-ace2-8fd8d1a96ebc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Flow 'volume_create_api' (46b324d9-fe73-4133-8715-c56d65526778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Create volume request issued successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca0482aa-7b33-45ff-89f7-0763bb07f737 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1178/2334] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:34 2026] POST /volume/v3/volumes => generated 773 bytes in 400 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c2eb353-f021-407b-aaa5-7e671048d0ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c2eb353-f021-407b-aaa5-7e671048d0ca tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c2eb353-f021-407b-aaa5-7e671048d0ca tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c2eb353-f021-407b-aaa5-7e671048d0ca tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c2eb353-f021-407b-aaa5-7e671048d0ca tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c2eb353-f021-407b-aaa5-7e671048d0ca tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 returned with HTTP 200 Sep 06 17:09:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1157/2335] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:35 2026] GET /volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-484a3553-fade-4b35-82e5-7272cd9b2ca0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-484a3553-fade-4b35-82e5-7272cd9b2ca0 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-484a3553-fade-4b35-82e5-7272cd9b2ca0 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-484a3553-fade-4b35-82e5-7272cd9b2ca0 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-484a3553-fade-4b35-82e5-7272cd9b2ca0 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-484a3553-fade-4b35-82e5-7272cd9b2ca0 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a returned with HTTP 200 Sep 06 17:09:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1179/2336] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:35 2026] GET /volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a => generated 466 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cbcf5069-9e91-4327-9353-6418446e3367 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "6738a57e-6896-4075-a7ad-42549c95230a", "size": 1, "name": "tempest-VolumesDeleteCascade-Volume-413143695"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume request body: {'volume': {'snapshot_id': '6738a57e-6896-4075-a7ad-42549c95230a', 'size': 1, 'name': 'tempest-VolumesDeleteCascade-Volume-413143695'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Snapshot retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume of 1 GB Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Availability Zones retrieved successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Flow 'volume_create_api' (82b51637-9049-4e55-b444-6b8e283a23ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab268c09-87b8-4f46-b64a-fb7e300530a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ab268c09-87b8-4f46-b64a-fb7e300530a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '6738a57e-6896-4075-a7ad-42549c95230a', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9fd1f2-a89f-410f-9798-a79aa2281bef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Created reservations ['8e711e36-ee36-4fef-8daa-1512f7a7ab10', '2346fa44-c946-44bb-9817-04ff9a1e1b30', '955f2b17-89b0-4129-8d73-a6b7e416b992', 'f2ea97c9-3fc5-4fec-bd46-6e1d223164df'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (af9fd1f2-a89f-410f-9798-a79aa2281bef) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e711e36-ee36-4fef-8daa-1512f7a7ab10', '2346fa44-c946-44bb-9817-04ff9a1e1b30', '955f2b17-89b0-4129-8d73-a6b7e416b992', 'f2ea97c9-3fc5-4fec-bd46-6e1d223164df']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e59e6a-f5cc-4b80-adc4-c7bfc7a64065) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (72e59e6a-f5cc-4b80-adc4-c7bfc7a64065) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aee3f86a-67a9-46b4-b3f4-1eb8496c6b99', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-413143695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb960eab635f4baea0b6cc35f896d498',qos_specs=None,replication_status=,reservations=['8e711e36-ee36-4fef-8daa-1512f7a7ab10','2346fa44-c946-44bb-9817-04ff9a1e1b30','955f2b17-89b0-4129-8d73-a6b7e416b992','f2ea97c9-3fc5-4fec-bd46-6e1d223164df'],size=1,snapshot_id=6738a57e-6896-4075-a7ad-42549c95230a,source_replicaid=,source_volid=None,status='creating',user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:35Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesDeleteCascade-Volume-413143695',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=aee3f86a-67a9-46b4-b3f4-1eb8496c6b99,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='eb960eab635f4baea0b6cc35f896d498',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=6738a57e-6896-4075-a7ad-42549c95230a,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81381def-dc7e-4727-95cc-84afffb4674c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (81381def-dc7e-4727-95cc-84afffb4674c) transitioned into state 'SUCCESS' from state '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-413143695',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='eb960eab635f4baea0b6cc35f896d498',qos_specs=None,replication_status=,reservations=['8e711e36-ee36-4fef-8daa-1512f7a7ab10','2346fa44-c946-44bb-9817-04ff9a1e1b30','955f2b17-89b0-4129-8d73-a6b7e416b992','f2ea97c9-3fc5-4fec-bd46-6e1d223164df'],size=1,snapshot_id=6738a57e-6896-4075-a7ad-42549c95230a,source_replicaid=,source_volid=None,status='creating',user_id='8a2719724e1f4400a0ad7b2bddb1e489',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1451fd7-1b55-49ea-9f56-192e1dc69ee6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d1451fd7-1b55-49ea-9f56-192e1dc69ee6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Flow 'volume_create_api' (82b51637-9049-4e55-b444-6b8e283a23ba) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Create volume request issued successfully. Sep 06 17:09:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cbcf5069-9e91-4327-9353-6418446e3367 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1158/2337] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:09:35 2026] POST /volume/v3/volumes => generated 793 bytes in 431 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08136a8e-2ad3-4db9-a51b-59500bf1429b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08136a8e-2ad3-4db9-a51b-59500bf1429b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08136a8e-2ad3-4db9-a51b-59500bf1429b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08136a8e-2ad3-4db9-a51b-59500bf1429b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08136a8e-2ad3-4db9-a51b-59500bf1429b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08136a8e-2ad3-4db9-a51b-59500bf1429b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1180/2338] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:35 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 861 bytes in 84 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fa57e35e-a7d6-4c25-9265-50c1bacf33e6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fa57e35e-a7d6-4c25-9265-50c1bacf33e6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 Sep 06 17:09:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fa57e35e-a7d6-4c25-9265-50c1bacf33e6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fa57e35e-a7d6-4c25-9265-50c1bacf33e6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fa57e35e-a7d6-4c25-9265-50c1bacf33e6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fa57e35e-a7d6-4c25-9265-50c1bacf33e6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 returned with HTTP 200 Sep 06 17:09:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1159/2339] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:36 2026] GET /volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 => generated 865 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cc54eaed-9bcf-4c9f-854a-2c16e9622d1e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc54eaed-9bcf-4c9f-854a-2c16e9622d1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b Sep 06 17:09:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc54eaed-9bcf-4c9f-854a-2c16e9622d1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc54eaed-9bcf-4c9f-854a-2c16e9622d1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cc54eaed-9bcf-4c9f-854a-2c16e9622d1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc54eaed-9bcf-4c9f-854a-2c16e9622d1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b returned with HTTP 200 Sep 06 17:09:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1181/2340] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:36 2026] GET /volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b => generated 865 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-96895489-6cf6-4c0d-b787-8a20eb913d97 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-96895489-6cf6-4c0d-b787-8a20eb913d97 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-96895489-6cf6-4c0d-b787-8a20eb913d97 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-96895489-6cf6-4c0d-b787-8a20eb913d97 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-96895489-6cf6-4c0d-b787-8a20eb913d97 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-96895489-6cf6-4c0d-b787-8a20eb913d97 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1160/2341] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:37 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-acbadb56-6d48-4f55-9bdf-7532c326c5a9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acbadb56-6d48-4f55-9bdf-7532c326c5a9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b Sep 06 17:09:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acbadb56-6d48-4f55-9bdf-7532c326c5a9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acbadb56-6d48-4f55-9bdf-7532c326c5a9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-acbadb56-6d48-4f55-9bdf-7532c326c5a9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acbadb56-6d48-4f55-9bdf-7532c326c5a9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b returned with HTTP 200 Sep 06 17:09:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1182/2342] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:37 2026] GET /volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b => generated 866 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-20a86d26-7138-4f8c-b121-387f12c51c4c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-20a86d26-7138-4f8c-b121-387f12c51c4c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 Sep 06 17:09:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-20a86d26-7138-4f8c-b121-387f12c51c4c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-20a86d26-7138-4f8c-b121-387f12c51c4c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-20a86d26-7138-4f8c-b121-387f12c51c4c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-20a86d26-7138-4f8c-b121-387f12c51c4c tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 returned with HTTP 200 Sep 06 17:09:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1161/2343] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:37 2026] GET /volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5d92c1a7-c177-4673-8360-71356bfe2954 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5d92c1a7-c177-4673-8360-71356bfe2954 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5d92c1a7-c177-4673-8360-71356bfe2954 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5d92c1a7-c177-4673-8360-71356bfe2954 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5d92c1a7-c177-4673-8360-71356bfe2954 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5d92c1a7-c177-4673-8360-71356bfe2954 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1183/2344] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:38 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8f0ad815-9825-4329-9c30-276cdd2599b6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f0ad815-9825-4329-9c30-276cdd2599b6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 Sep 06 17:09:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f0ad815-9825-4329-9c30-276cdd2599b6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f0ad815-9825-4329-9c30-276cdd2599b6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8f0ad815-9825-4329-9c30-276cdd2599b6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f0ad815-9825-4329-9c30-276cdd2599b6 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 returned with HTTP 200 Sep 06 17:09:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1162/2345] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:38 2026] GET /volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 => generated 866 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3ae06113-1e8d-4650-8ec8-8d9b5d19927e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ae06113-1e8d-4650-8ec8-8d9b5d19927e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 Sep 06 17:09:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ae06113-1e8d-4650-8ec8-8d9b5d19927e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ae06113-1e8d-4650-8ec8-8d9b5d19927e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3ae06113-1e8d-4650-8ec8-8d9b5d19927e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ae06113-1e8d-4650-8ec8-8d9b5d19927e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 returned with HTTP 200 Sep 06 17:09:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1184/2346] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:38 2026] GET /volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 => generated 866 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3e989d8d-3f65-46c6-80d2-bc6ffd25c04e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e989d8d-3f65-46c6-80d2-bc6ffd25c04e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e989d8d-3f65-46c6-80d2-bc6ffd25c04e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e989d8d-3f65-46c6-80d2-bc6ffd25c04e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3e989d8d-3f65-46c6-80d2-bc6ffd25c04e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e989d8d-3f65-46c6-80d2-bc6ffd25c04e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e returned with HTTP 200 Sep 06 17:09:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1163/2347] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:38 2026] GET /volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e => generated 865 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dfcd485d-929a-476f-9097-c3c12e6d570b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dfcd485d-929a-476f-9097-c3c12e6d570b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dfcd485d-929a-476f-9097-c3c12e6d570b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dfcd485d-929a-476f-9097-c3c12e6d570b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dfcd485d-929a-476f-9097-c3c12e6d570b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dfcd485d-929a-476f-9097-c3c12e6d570b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1185/2348] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9b9c0834-72b0-4aa4-bb35-86ff07210041 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b9c0834-72b0-4aa4-bb35-86ff07210041 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b9c0834-72b0-4aa4-bb35-86ff07210041 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9b9c0834-72b0-4aa4-bb35-86ff07210041 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9b9c0834-72b0-4aa4-bb35-86ff07210041 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9b9c0834-72b0-4aa4-bb35-86ff07210041 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e returned with HTTP 200 Sep 06 17:09:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1164/2349] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e => generated 866 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume with id: c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume request issued successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-44d8628f-653d-46ff-997c-b2685bd5afc7 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e returned with HTTP 202 Sep 06 17:09:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1186/2350] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:39 2026] DELETE /volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-590950df-89a4-4caf-baa0-51402cbc1f1e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-590950df-89a4-4caf-baa0-51402cbc1f1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-590950df-89a4-4caf-baa0-51402cbc1f1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-590950df-89a4-4caf-baa0-51402cbc1f1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-590950df-89a4-4caf-baa0-51402cbc1f1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-590950df-89a4-4caf-baa0-51402cbc1f1e tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e returned with HTTP 200 Sep 06 17:09:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1165/2351] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:39 2026] GET /volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e => generated 865 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a9f590c9-8dce-4f31-98f7-bdaa5efe5f88 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9f590c9-8dce-4f31-98f7-bdaa5efe5f88 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9f590c9-8dce-4f31-98f7-bdaa5efe5f88 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9f590c9-8dce-4f31-98f7-bdaa5efe5f88 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a9f590c9-8dce-4f31-98f7-bdaa5efe5f88 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9f590c9-8dce-4f31-98f7-bdaa5efe5f88 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1187/2352] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:40 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 171 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c7e36be-4560-4e97-91d2-1d50cf255baa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c7e36be-4560-4e97-91d2-1d50cf255baa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c7e36be-4560-4e97-91d2-1d50cf255baa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c7e36be-4560-4e97-91d2-1d50cf255baa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c7e36be-4560-4e97-91d2-1d50cf255baa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c7e36be-4560-4e97-91d2-1d50cf255baa tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e returned with HTTP 200 Sep 06 17:09:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1166/2353] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:40 2026] GET /volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e => generated 865 bytes in 192 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4ad2a4da-5e22-45dc-8e03-827c875e9258 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ad2a4da-5e22-45dc-8e03-827c875e9258 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ad2a4da-5e22-45dc-8e03-827c875e9258 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4ad2a4da-5e22-45dc-8e03-827c875e9258 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4ad2a4da-5e22-45dc-8e03-827c875e9258 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4ad2a4da-5e22-45dc-8e03-827c875e9258 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1188/2354] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:41 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 127 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[87200]: DEBUG cinder.api.middleware.request_id [None req-dc881ab6-186e-4665-b1b0-8dabc28a1a9a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc881ab6-186e-4665-b1b0-8dabc28a1a9a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e Sep 06 17:09:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc881ab6-186e-4665-b1b0-8dabc28a1a9a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc881ab6-186e-4665-b1b0-8dabc28a1a9a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc881ab6-186e-4665-b1b0-8dabc28a1a9a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e returned with HTTP 404 Sep 06 17:09:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1167/2355] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:42 2026] GET /volume/v3/volumes/c2981270-b060-4e3c-a226-19f8b2ef8b6e => generated 109 bytes in 60 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] DELETE http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 Sep 06 17:09:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume with id: 33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 Sep 06 17:09:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume request issued successfully. Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-44eb4410-e406-4bf8-89bf-eecde74d9d17 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 returned with HTTP 202 Sep 06 17:09:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1189/2356] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:42 2026] DELETE /volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 => generated 0 bytes in 217 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8beece21-6e40-45c1-8d40-d41af80eca45 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8beece21-6e40-45c1-8d40-d41af80eca45 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 Sep 06 17:09:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8beece21-6e40-45c1-8d40-d41af80eca45 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8beece21-6e40-45c1-8d40-d41af80eca45 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8beece21-6e40-45c1-8d40-d41af80eca45 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8beece21-6e40-45c1-8d40-d41af80eca45 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 returned with HTTP 200 Sep 06 17:09:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1168/2357] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:42 2026] GET /volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 => generated 865 bytes in 91 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8b6087e6-27e4-481c-8e56-14e08b6c369d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8b6087e6-27e4-481c-8e56-14e08b6c369d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8b6087e6-27e4-481c-8e56-14e08b6c369d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8b6087e6-27e4-481c-8e56-14e08b6c369d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8b6087e6-27e4-481c-8e56-14e08b6c369d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8b6087e6-27e4-481c-8e56-14e08b6c369d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1190/2358] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:42 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 99 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[87200]: DEBUG cinder.api.middleware.request_id [None req-85e8c752-59b2-4bbe-b46b-46b4487f984f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85e8c752-59b2-4bbe-b46b-46b4487f984f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 Sep 06 17:09:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-85e8c752-59b2-4bbe-b46b-46b4487f984f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-85e8c752-59b2-4bbe-b46b-46b4487f984f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-85e8c752-59b2-4bbe-b46b-46b4487f984f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85e8c752-59b2-4bbe-b46b-46b4487f984f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 returned with HTTP 200 Sep 06 17:09:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1169/2359] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:43 2026] GET /volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 => generated 865 bytes in 157 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dbd8eb4b-7e41-491d-92d5-42872bfded2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dbd8eb4b-7e41-491d-92d5-42872bfded2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dbd8eb4b-7e41-491d-92d5-42872bfded2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dbd8eb4b-7e41-491d-92d5-42872bfded2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dbd8eb4b-7e41-491d-92d5-42872bfded2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dbd8eb4b-7e41-491d-92d5-42872bfded2a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1191/2360] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:43 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 87 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f0dcdfe4-e4df-4e3c-baf2-c2a238a452a4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0dcdfe4-e4df-4e3c-baf2-c2a238a452a4 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 Sep 06 17:09:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f0dcdfe4-e4df-4e3c-baf2-c2a238a452a4 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f0dcdfe4-e4df-4e3c-baf2-c2a238a452a4 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0dcdfe4-e4df-4e3c-baf2-c2a238a452a4 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 returned with HTTP 404 Sep 06 17:09:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1170/2361] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:44 2026] GET /volume/v3/volumes/33c79fe2-1f4a-4b85-b89e-1c0dda0e9209 => generated 109 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] DELETE http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 Sep 06 17:09:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume with id: 2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 Sep 06 17:09:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d0687677-ad8d-42cc-8130-d43c41355aeb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0687677-ad8d-42cc-8130-d43c41355aeb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0687677-ad8d-42cc-8130-d43c41355aeb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0687677-ad8d-42cc-8130-d43c41355aeb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume request issued successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc0e4adc-5c3a-44af-bdfc-276ed335e982 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 returned with HTTP 202 Sep 06 17:09:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1192/2362] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:44 2026] DELETE /volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 => generated 0 bytes in 142 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-29fdbb68-544b-4d13-a262-20d66334a809 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d0687677-ad8d-42cc-8130-d43c41355aeb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29fdbb68-544b-4d13-a262-20d66334a809 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 Sep 06 17:09:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29fdbb68-544b-4d13-a262-20d66334a809 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29fdbb68-544b-4d13-a262-20d66334a809 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0687677-ad8d-42cc-8130-d43c41355aeb tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1171/2363] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:44 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 58 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29fdbb68-544b-4d13-a262-20d66334a809 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29fdbb68-544b-4d13-a262-20d66334a809 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 returned with HTTP 200 Sep 06 17:09:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1193/2364] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:44 2026] GET /volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 => generated 865 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cad09b51-9b60-4327-9858-37cba83a298d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cad09b51-9b60-4327-9858-37cba83a298d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cad09b51-9b60-4327-9858-37cba83a298d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cad09b51-9b60-4327-9858-37cba83a298d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c7893537-d81d-4959-8216-8b9b7229d51a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7893537-d81d-4959-8216-8b9b7229d51a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 Sep 06 17:09:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7893537-d81d-4959-8216-8b9b7229d51a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7893537-d81d-4959-8216-8b9b7229d51a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cad09b51-9b60-4327-9858-37cba83a298d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cad09b51-9b60-4327-9858-37cba83a298d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1172/2365] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:45 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 886 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7893537-d81d-4959-8216-8b9b7229d51a tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 returned with HTTP 404 Sep 06 17:09:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1194/2366] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:45 2026] GET /volume/v3/volumes/2a28fb35-5e2a-41b5-9bec-fb5cd111d7e3 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f712c2f7-f03d-4d1a-80e7-38e1e0284208 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] DELETE http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b Sep 06 17:09:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f712c2f7-f03d-4d1a-80e7-38e1e0284208 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f712c2f7-f03d-4d1a-80e7-38e1e0284208 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f712c2f7-f03d-4d1a-80e7-38e1e0284208 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:45 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume with id: 8c8f72d4-27b9-48d3-8034-c8006e36990b Sep 06 17:09:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f712c2f7-f03d-4d1a-80e7-38e1e0284208 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Volume info retrieved successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f712c2f7-f03d-4d1a-80e7-38e1e0284208 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1195/2367] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:45 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 886 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c?cascade=True Sep 06 17:09:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume with id: 69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume request issued successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cdbc8797-a702-4bc0-8fb7-8f6989ec8cdc tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b returned with HTTP 202 Sep 06 17:09:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1173/2368] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:45 2026] DELETE /volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b => generated 0 bytes in 110 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4ac96cf7-fca6-4250-8362-908f368cacec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4ac96cf7-fca6-4250-8362-908f368cacec tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b Sep 06 17:09:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4ac96cf7-fca6-4250-8362-908f368cacec tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4ac96cf7-fca6-4250-8362-908f368cacec tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:46 devstack devstack@c-api.service[87201]: /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:09:46 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:09:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4ac96cf7-fca6-4250-8362-908f368cacec tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4ac96cf7-fca6-4250-8362-908f368cacec tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b returned with HTTP 200 Sep 06 17:09:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1174/2369] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:46 2026] GET /volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b => generated 865 bytes in 65 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume request issued successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd9f9eef-c0f5-4d1a-8126-b89a2f34fddf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c?cascade=True returned with HTTP 202 Sep 06 17:09:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1196/2370] 192.168.122.183 () {58 vars in 1260 bytes} [Sun Sep 6 17:09:46 2026] DELETE /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c?cascade=True => generated 0 bytes in 143 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d04c53f0-a220-41ac-9fa7-0287a7fe6372 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d04c53f0-a220-41ac-9fa7-0287a7fe6372 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d04c53f0-a220-41ac-9fa7-0287a7fe6372 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d04c53f0-a220-41ac-9fa7-0287a7fe6372 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d04c53f0-a220-41ac-9fa7-0287a7fe6372 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d04c53f0-a220-41ac-9fa7-0287a7fe6372 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1175/2371] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:46 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8d80b999-5e61-423e-ad45-900dba2228a3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8d80b999-5e61-423e-ad45-900dba2228a3 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b Sep 06 17:09:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8d80b999-5e61-423e-ad45-900dba2228a3 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8d80b999-5e61-423e-ad45-900dba2228a3 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8d80b999-5e61-423e-ad45-900dba2228a3 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b returned with HTTP 404 Sep 06 17:09:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1197/2372] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:47 2026] GET /volume/v3/volumes/8c8f72d4-27b9-48d3-8034-c8006e36990b => generated 109 bytes in 33 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] DELETE http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 Sep 06 17:09:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume with id: 6b6c58eb-5760-421f-8d1d-808df28d6010 Sep 06 17:09:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b383e539-61c3-4d63-9e39-abd2cbe7c1c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b383e539-61c3-4d63-9e39-abd2cbe7c1c3 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b383e539-61c3-4d63-9e39-abd2cbe7c1c3 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b383e539-61c3-4d63-9e39-abd2cbe7c1c3 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume request issued successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd20ce4c-e9e9-43b0-a5ea-9906af2c4d5f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 returned with HTTP 202 Sep 06 17:09:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1176/2373] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:47 2026] DELETE /volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b383e539-61c3-4d63-9e39-abd2cbe7c1c3 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c1a2413c-8bb5-483b-88b2-ff8fab6b645f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b383e539-61c3-4d63-9e39-abd2cbe7c1c3 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1198/2374] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:47 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c1a2413c-8bb5-483b-88b2-ff8fab6b645f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 Sep 06 17:09:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c1a2413c-8bb5-483b-88b2-ff8fab6b645f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c1a2413c-8bb5-483b-88b2-ff8fab6b645f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c1a2413c-8bb5-483b-88b2-ff8fab6b645f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c1a2413c-8bb5-483b-88b2-ff8fab6b645f tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 returned with HTTP 200 Sep 06 17:09:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1177/2375] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:47 2026] GET /volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 => generated 864 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-539d8ad8-9c9b-4dcb-9c38-31204dc5bb64 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-539d8ad8-9c9b-4dcb-9c38-31204dc5bb64 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-539d8ad8-9c9b-4dcb-9c38-31204dc5bb64 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-539d8ad8-9c9b-4dcb-9c38-31204dc5bb64 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-539d8ad8-9c9b-4dcb-9c38-31204dc5bb64 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-539d8ad8-9c9b-4dcb-9c38-31204dc5bb64 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1199/2376] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:48 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:09:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3ff6c9eb-380a-44ea-850a-e5041e65c445 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3ff6c9eb-380a-44ea-850a-e5041e65c445 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 Sep 06 17:09:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3ff6c9eb-380a-44ea-850a-e5041e65c445 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3ff6c9eb-380a-44ea-850a-e5041e65c445 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3ff6c9eb-380a-44ea-850a-e5041e65c445 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 returned with HTTP 404 Sep 06 17:09:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1178/2377] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:48 2026] GET /volume/v3/volumes/6b6c58eb-5760-421f-8d1d-808df28d6010 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-099496b1-25dd-4ced-8398-4082cdba2fdb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] DELETE http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume with id: 19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Delete volume request issued successfully. Sep 06 17:09:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-099496b1-25dd-4ced-8398-4082cdba2fdb tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 202 Sep 06 17:09:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1200/2378] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:48 2026] DELETE /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-16ff9281-6f61-4b90-a0ee-95d6772ef0e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-16ff9281-6f61-4b90-a0ee-95d6772ef0e9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-16ff9281-6f61-4b90-a0ee-95d6772ef0e9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-16ff9281-6f61-4b90-a0ee-95d6772ef0e9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-16ff9281-6f61-4b90-a0ee-95d6772ef0e9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Volume info retrieved successfully. Sep 06 17:09:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-16ff9281-6f61-4b90-a0ee-95d6772ef0e9 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 200 Sep 06 17:09:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1179/2379] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:48 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 865 bytes in 74 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0e3bb5dd-e79c-41d3-9acf-d36254b8e552 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e3bb5dd-e79c-41d3-9acf-d36254b8e552 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e3bb5dd-e79c-41d3-9acf-d36254b8e552 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e3bb5dd-e79c-41d3-9acf-d36254b8e552 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:49 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:49 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e3bb5dd-e79c-41d3-9acf-d36254b8e552 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e3bb5dd-e79c-41d3-9acf-d36254b8e552 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 200 Sep 06 17:09:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1201/2380] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:49 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 852 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-adb259a2-638b-42cc-b3b1-17f442b60f12 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-adb259a2-638b-42cc-b3b1-17f442b60f12 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] GET http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 Sep 06 17:09:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-adb259a2-638b-42cc-b3b1-17f442b60f12 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-adb259a2-638b-42cc-b3b1-17f442b60f12 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-adb259a2-638b-42cc-b3b1-17f442b60f12 tempest-CreateVolumesFromSourceVolumeTest-249344022 tempest-CreateVolumesFromSourceVolumeTest-249344022-project-member] http://192.168.122.183/volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 returned with HTTP 404 Sep 06 17:09:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1180/2381] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:49 2026] GET /volume/v3/volumes/19ec08a7-33ea-4f81-bf49-a61e2c7f31f6 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9f16fa90-eced-4ec4-9642-d2d8c7921427 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f16fa90-eced-4ec4-9642-d2d8c7921427 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f16fa90-eced-4ec4-9642-d2d8c7921427 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9f16fa90-eced-4ec4-9642-d2d8c7921427 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9f16fa90-eced-4ec4-9642-d2d8c7921427 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 404 Sep 06 17:09:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1202/2382] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:50 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 109 bytes in 27 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:50 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Get all volumes completed successfully. Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d9cfe214-8f74-4efe-a85b-ccf5c0e63d8b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:09:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1181/2383] 192.168.122.183 () {58 vars in 1121 bytes} [Sun Sep 6 17:09:50 2026] GET /volume/v3/volumes => generated 342 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: /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:09:50 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] Get all snapshots completed successfully. Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf0a55d3-0d0c-41cf-8294-a261cae53715 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-reader] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:09:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1203/2384] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:09:50 2026] GET /volume/v3/snapshots => generated 17 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3309edbb-a769-4e57-ba65-444d93a460cf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3309edbb-a769-4e57-ba65-444d93a460cf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3309edbb-a769-4e57-ba65-444d93a460cf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3309edbb-a769-4e57-ba65-444d93a460cf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:50 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3309edbb-a769-4e57-ba65-444d93a460cf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3309edbb-a769-4e57-ba65-444d93a460cf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1182/2385] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:50 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 886 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume with id: aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:50 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:09:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume request issued successfully. Sep 06 17:09:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e0f95719-cf49-45d4-a45b-e9736d2ce042 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 202 Sep 06 17:09:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1204/2386] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:50 2026] DELETE /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7ba45def-2c9a-4fa7-93c7-ebd26f16f8bf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7ba45def-2c9a-4fa7-93c7-ebd26f16f8bf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7ba45def-2c9a-4fa7-93c7-ebd26f16f8bf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7ba45def-2c9a-4fa7-93c7-ebd26f16f8bf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:50 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:09:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:50 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7ba45def-2c9a-4fa7-93c7-ebd26f16f8bf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Volume info retrieved successfully. Sep 06 17:09:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7ba45def-2c9a-4fa7-93c7-ebd26f16f8bf tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 200 Sep 06 17:09:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1183/2387] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:50 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 885 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a94ad194-90dd-4394-a9ef-62227314a39d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a94ad194-90dd-4394-a9ef-62227314a39d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 Sep 06 17:09:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a94ad194-90dd-4394-a9ef-62227314a39d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a94ad194-90dd-4394-a9ef-62227314a39d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a94ad194-90dd-4394-a9ef-62227314a39d tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 returned with HTTP 404 Sep 06 17:09:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1205/2388] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:51 2026] GET /volume/v3/volumes/aee3f86a-67a9-46b4-b3f4-1eb8496c6b99 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-45861e6d-694f-4cf9-85d1-6d5ff70ae322 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45861e6d-694f-4cf9-85d1-6d5ff70ae322 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a Sep 06 17:09:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45861e6d-694f-4cf9-85d1-6d5ff70ae322 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45861e6d-694f-4cf9-85d1-6d5ff70ae322 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-45861e6d-694f-4cf9-85d1-6d5ff70ae322 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete snapshot with id: 6738a57e-6896-4075-a7ad-42549c95230a Sep 06 17:09:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45861e6d-694f-4cf9-85d1-6d5ff70ae322 tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a returned with HTTP 404 Sep 06 17:09:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1184/2389] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:09:51 2026] DELETE /volume/v3/snapshots/6738a57e-6896-4075-a7ad-42549c95230a => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:09:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5f7f9df6-b713-45ee-ad43-eef49fbee66a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f7f9df6-b713-45ee-ad43-eef49fbee66a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] GET http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f7f9df6-b713-45ee-ad43-eef49fbee66a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5f7f9df6-b713-45ee-ad43-eef49fbee66a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5f7f9df6-b713-45ee-ad43-eef49fbee66a tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 404 Sep 06 17:09:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1206/2390] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:09:51 2026] GET /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:09:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7f493e11-272b-4c5b-88fc-b2418b6fe44b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f493e11-272b-4c5b-88fc-b2418b6fe44b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] DELETE http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f493e11-272b-4c5b-88fc-b2418b6fe44b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f493e11-272b-4c5b-88fc-b2418b6fe44b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-7f493e11-272b-4c5b-88fc-b2418b6fe44b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] Delete volume with id: 69989fbf-0df2-4d21-a25f-b754380eed6c Sep 06 17:09:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f493e11-272b-4c5b-88fc-b2418b6fe44b tempest-VolumesDeleteCascade-15191882 tempest-VolumesDeleteCascade-15191882-project-member] http://192.168.122.183/volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c returned with HTTP 404 Sep 06 17:09:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1185/2391] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:09:51 2026] DELETE /volume/v3/volumes/69989fbf-0df2-4d21-a25f-b754380eed6c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-488d6a8e-801e-4192-8d23-f1700ba5223e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-174961903"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-174961903'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:52 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create volume of 1 GB Sep 06 17:09:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Availability Zones retrieved successfully. Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Flow 'volume_create_api' (630f77f0-5156-4896-8b21-c367b8f4ab5c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1298b7d1-1032-4bf5-90c7-2eec32bf4c04) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1298b7d1-1032-4bf5-90c7-2eec32bf4c04) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f08c96-d711-44e8-b46f-74267efaa96d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Created reservations ['a8265d71-d47e-41b2-a174-a5146f521734', '64e6a22e-da96-4540-bca9-03cb44a2c1d6', '5c526658-e14b-4dcb-afd3-2c798bc87635', 'aa5236ad-35e6-4823-9367-6605dcbfb8be'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d3f08c96-d711-44e8-b46f-74267efaa96d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a8265d71-d47e-41b2-a174-a5146f521734', '64e6a22e-da96-4540-bca9-03cb44a2c1d6', '5c526658-e14b-4dcb-afd3-2c798bc87635', 'aa5236ad-35e6-4823-9367-6605dcbfb8be']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6783678a-376d-4eb7-b18d-94059a87d6f8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6783678a-376d-4eb7-b18d-94059a87d6f8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bca42f26-e92d-458f-aa06-438d386ae412', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-174961903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1abf86c14464eda997b55c4e61c2099',qos_specs=None,replication_status=,reservations=['a8265d71-d47e-41b2-a174-a5146f521734','64e6a22e-da96-4540-bca9-03cb44a2c1d6','5c526658-e14b-4dcb-afd3-2c798bc87635','aa5236ad-35e6-4823-9367-6605dcbfb8be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42a5f9c36ce40748f696c7060a4d756',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:53Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-174961903',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bca42f26-e92d-458f-aa06-438d386ae412,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1abf86c14464eda997b55c4e61c2099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42a5f9c36ce40748f696c7060a4d756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f480e2b6-3b7e-4880-a68a-f338910d3cc4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f480e2b6-3b7e-4880-a68a-f338910d3cc4) transitioned into state 'SUCCESS' from state '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-174961903',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1abf86c14464eda997b55c4e61c2099',qos_specs=None,replication_status=,reservations=['a8265d71-d47e-41b2-a174-a5146f521734','64e6a22e-da96-4540-bca9-03cb44a2c1d6','5c526658-e14b-4dcb-afd3-2c798bc87635','aa5236ad-35e6-4823-9367-6605dcbfb8be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='b42a5f9c36ce40748f696c7060a4d756',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a8099d-1f2c-4957-8c77-24e74d3b143b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (85a8099d-1f2c-4957-8c77-24e74d3b143b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Flow 'volume_create_api' (630f77f0-5156-4896-8b21-c367b8f4ab5c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:09:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create volume request issued successfully. Sep 06 17:09:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-488d6a8e-801e-4192-8d23-f1700ba5223e tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1207/2392] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:09:52 2026] POST /volume/v3/volumes => generated 778 bytes in 755 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:09:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bf90ccac-1d4a-455b-90ee-e1966e742dc3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf90ccac-1d4a-455b-90ee-e1966e742dc3 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:09:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf90ccac-1d4a-455b-90ee-e1966e742dc3 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bf90ccac-1d4a-455b-90ee-e1966e742dc3 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bf90ccac-1d4a-455b-90ee-e1966e742dc3 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:09:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bf90ccac-1d4a-455b-90ee-e1966e742dc3 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 200 Sep 06 17:09:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1186/2393] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:09:53 2026] GET /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 846 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f3e56248-b584-4c76-a96f-fb273a9b0e19 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f3e56248-b584-4c76-a96f-fb273a9b0e19 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:09:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f3e56248-b584-4c76-a96f-fb273a9b0e19 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f3e56248-b584-4c76-a96f-fb273a9b0e19 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f3e56248-b584-4c76-a96f-fb273a9b0e19 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:09:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f3e56248-b584-4c76-a96f-fb273a9b0e19 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 200 Sep 06 17:09:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1208/2394] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:09:54 2026] GET /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 870 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:09:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9ccc8953-ddba-4659-a2bc-b42ae1b67ffc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9ccc8953-ddba-4659-a2bc-b42ae1b67ffc tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:09:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9ccc8953-ddba-4659-a2bc-b42ae1b67ffc tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9ccc8953-ddba-4659-a2bc-b42ae1b67ffc tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9ccc8953-ddba-4659-a2bc-b42ae1b67ffc tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9ccc8953-ddba-4659-a2bc-b42ae1b67ffc tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 200 Sep 06 17:09:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1187/2395] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:09:55 2026] GET /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 871 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:09:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:09:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bca42f26-e92d-458f-aa06-438d386ae412", "name": "tempest-VolumeDependencyTests-Snapshot-327570159"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create snapshot from volume bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:09:55 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Created reservations ['52b6be8a-c04c-434b-841b-042a706daeb7', 'f98e4715-ab18-4fbc-a7c5-16513e069bee', '7f41eb33-f93b-456a-ad58-f82a34b38f1c', 'df6a3126-7236-4b23-b783-838dc0e3f5a9'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot create request issued successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e68c9d04-c8f5-456b-85bf-e23372a9d549 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:09:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1209/2396] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:09:55 2026] POST /volume/v3/snapshots => generated 307 bytes in 226 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:09:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d3f7e8b3-e743-4a90-80f4-c9e3da5bf0df None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3f7e8b3-e743-4a90-80f4-c9e3da5bf0df tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:09:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3f7e8b3-e743-4a90-80f4-c9e3da5bf0df tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3f7e8b3-e743-4a90-80f4-c9e3da5bf0df tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d3f7e8b3-e743-4a90-80f4-c9e3da5bf0df tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:09:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3f7e8b3-e743-4a90-80f4-c9e3da5bf0df tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:09:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1188/2397] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:55 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-670772ff-f302-4c65-86a3-884883aa8f47 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-670772ff-f302-4c65-86a3-884883aa8f47 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:09:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-670772ff-f302-4c65-86a3-884883aa8f47 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-670772ff-f302-4c65-86a3-884883aa8f47 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:56 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:09:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-670772ff-f302-4c65-86a3-884883aa8f47 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:09:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-670772ff-f302-4c65-86a3-884883aa8f47 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:09:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1210/2398] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:56 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 439 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2a6fd82f-3b29-4ad6-be8a-84c6aaa1b9f0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2a6fd82f-3b29-4ad6-be8a-84c6aaa1b9f0 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:09:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2a6fd82f-3b29-4ad6-be8a-84c6aaa1b9f0 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2a6fd82f-3b29-4ad6-be8a-84c6aaa1b9f0 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2a6fd82f-3b29-4ad6-be8a-84c6aaa1b9f0 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:09:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2a6fd82f-3b29-4ad6-be8a-84c6aaa1b9f0 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:09:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1189/2399] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:57 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 439 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-58ba1e0e-35be-4968-a5eb-ca0915165f33 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-58ba1e0e-35be-4968-a5eb-ca0915165f33 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:09:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-58ba1e0e-35be-4968-a5eb-ca0915165f33 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-58ba1e0e-35be-4968-a5eb-ca0915165f33 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-58ba1e0e-35be-4968-a5eb-ca0915165f33 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-58ba1e0e-35be-4968-a5eb-ca0915165f33 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:09:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1211/2400] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:09:59 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 466 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "902dc050-b1ec-4671-96ec-0a050e2d2a1b", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-1004881296"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create volume request body: {'volume': {'snapshot_id': '902dc050-b1ec-4671-96ec-0a050e2d2a1b', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-1004881296'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:09:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:09:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create volume of 1 GB Sep 06 17:09:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Availability Zones retrieved successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Flow 'volume_create_api' (a2f95e1e-d410-403b-9775-98b4b8a414c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dcb813-a084-4c73-b67a-ec616ad0dbad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:09:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67dcb813-a084-4c73-b67a-ec616ad0dbad) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '902dc050-b1ec-4671-96ec-0a050e2d2a1b', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296593f2-4f25-494b-9c73-536c01cd9393) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Created reservations ['98f33c54-a6a6-4378-8345-47dfbb5b6293', '7a8f63b6-e7c4-4578-8b8f-1b43da3fd219', '63c07e5d-b2cb-4213-a377-c4f30a981caf', 'a7688912-a1a3-410e-82c2-c3cdfa25e3cd'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (296593f2-4f25-494b-9c73-536c01cd9393) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['98f33c54-a6a6-4378-8345-47dfbb5b6293', '7a8f63b6-e7c4-4578-8b8f-1b43da3fd219', '63c07e5d-b2cb-4213-a377-c4f30a981caf', 'a7688912-a1a3-410e-82c2-c3cdfa25e3cd']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aca13e2-a68e-4966-87b5-4c0b5d72b31e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8aca13e2-a68e-4966-87b5-4c0b5d72b31e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1269067d-8f5d-4b15-8f74-86db838dfc3b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-1004881296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1abf86c14464eda997b55c4e61c2099',qos_specs=None,replication_status=,reservations=['98f33c54-a6a6-4378-8345-47dfbb5b6293','7a8f63b6-e7c4-4578-8b8f-1b43da3fd219','63c07e5d-b2cb-4213-a377-c4f30a981caf','a7688912-a1a3-410e-82c2-c3cdfa25e3cd'],size=1,snapshot_id=902dc050-b1ec-4671-96ec-0a050e2d2a1b,source_replicaid=,source_volid=None,status='creating',user_id='b42a5f9c36ce40748f696c7060a4d756',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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='tempest-VolumeDependencyTests-Volume-1004881296',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1269067d-8f5d-4b15-8f74-86db838dfc3b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b1abf86c14464eda997b55c4e61c2099',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=902dc050-b1ec-4671-96ec-0a050e2d2a1b,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='b42a5f9c36ce40748f696c7060a4d756',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc27e3b-6314-4348-bcae-9b7693aabf50) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5dc27e3b-6314-4348-bcae-9b7693aabf50) transitioned into state 'SUCCESS' from state '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-1004881296',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b1abf86c14464eda997b55c4e61c2099',qos_specs=None,replication_status=,reservations=['98f33c54-a6a6-4378-8345-47dfbb5b6293','7a8f63b6-e7c4-4578-8b8f-1b43da3fd219','63c07e5d-b2cb-4213-a377-c4f30a981caf','a7688912-a1a3-410e-82c2-c3cdfa25e3cd'],size=1,snapshot_id=902dc050-b1ec-4671-96ec-0a050e2d2a1b,source_replicaid=,source_volid=None,status='creating',user_id='b42a5f9c36ce40748f696c7060a4d756',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd25e25-8b8a-45e3-af75-31fa879d4a75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1dd25e25-8b8a-45e3-af75-31fa879d4a75) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Flow 'volume_create_api' (a2f95e1e-d410-403b-9775-98b4b8a414c2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Create volume request issued successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c41653d-9fdf-4da5-97dc-265360d46e2f tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:09:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1190/2401] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:09:59 2026] POST /volume/v3/volumes => generated 813 bytes in 474 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3e5e0eac-c93e-47ef-b8a3-4fb9354f3ded None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:09:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e5e0eac-c93e-47ef-b8a3-4fb9354f3ded tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:09:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e5e0eac-c93e-47ef-b8a3-4fb9354f3ded tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:09:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e5e0eac-c93e-47ef-b8a3-4fb9354f3ded tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:09:59 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:09:59 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:09:59 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e5e0eac-c93e-47ef-b8a3-4fb9354f3ded tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:09:59 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e5e0eac-c93e-47ef-b8a3-4fb9354f3ded tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:09:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1212/2402] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:09:59 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 881 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fc337194-e610-4489-b69b-71022580d846 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc337194-e610-4489-b69b-71022580d846 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc337194-e610-4489-b69b-71022580d846 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc337194-e610-4489-b69b-71022580d846 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fc337194-e610-4489-b69b-71022580d846 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc337194-e610-4489-b69b-71022580d846 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1191/2403] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:00 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 59 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[87201]: DEBUG cinder.api.middleware.request_id [None req-660c81c5-f954-440b-a9e3-c1d3b7960863 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-660c81c5-f954-440b-a9e3-c1d3b7960863 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-660c81c5-f954-440b-a9e3-c1d3b7960863 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-660c81c5-f954-440b-a9e3-c1d3b7960863 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-660c81c5-f954-440b-a9e3-c1d3b7960863 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-660c81c5-f954-440b-a9e3-c1d3b7960863 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1213/2404] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:01 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 122 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[87200]: DEBUG cinder.api.middleware.request_id [None req-74c1afef-3d1e-47e8-be7e-45056d1685ef None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74c1afef-3d1e-47e8-be7e-45056d1685ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-74c1afef-3d1e-47e8-be7e-45056d1685ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-74c1afef-3d1e-47e8-be7e-45056d1685ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-74c1afef-3d1e-47e8-be7e-45056d1685ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74c1afef-3d1e-47e8-be7e-45056d1685ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1192/2405] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:02 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:10:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a8cf4b72-e977-4024-80fd-a7b8b0ae4e54 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8cf4b72-e977-4024-80fd-a7b8b0ae4e54 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8cf4b72-e977-4024-80fd-a7b8b0ae4e54 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8cf4b72-e977-4024-80fd-a7b8b0ae4e54 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a8cf4b72-e977-4024-80fd-a7b8b0ae4e54 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8cf4b72-e977-4024-80fd-a7b8b0ae4e54 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1214/2406] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:03 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 125 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[87200]: DEBUG cinder.api.middleware.request_id [None req-20aa92b9-5ba2-4391-aad3-57fba826e99b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-20aa92b9-5ba2-4391-aad3-57fba826e99b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-20aa92b9-5ba2-4391-aad3-57fba826e99b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-20aa92b9-5ba2-4391-aad3-57fba826e99b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-20aa92b9-5ba2-4391-aad3-57fba826e99b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-20aa92b9-5ba2-4391-aad3-57fba826e99b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1193/2407] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:05 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:10:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-256b94ac-1c98-4be6-9f8f-07745219e83b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-256b94ac-1c98-4be6-9f8f-07745219e83b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-256b94ac-1c98-4be6-9f8f-07745219e83b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-256b94ac-1c98-4be6-9f8f-07745219e83b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-256b94ac-1c98-4be6-9f8f-07745219e83b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-256b94ac-1c98-4be6-9f8f-07745219e83b tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1215/2408] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:06 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 167 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3c8fad8e-4146-4144-a367-32b2a7602cb4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c8fad8e-4146-4144-a367-32b2a7602cb4 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c8fad8e-4146-4144-a367-32b2a7602cb4 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c8fad8e-4146-4144-a367-32b2a7602cb4 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3c8fad8e-4146-4144-a367-32b2a7602cb4 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c8fad8e-4146-4144-a367-32b2a7602cb4 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1194/2409] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:07 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 906 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete snapshot with id: 902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot delete request issued successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c83c5bd-f528-43a8-92aa-6c43e18b20a8 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 202 Sep 06 17:10:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1216/2410] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:10:07 2026] DELETE /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4dd13426-f73d-4d97-88fa-0eee771df859 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dd13426-f73d-4d97-88fa-0eee771df859 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dd13426-f73d-4d97-88fa-0eee771df859 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dd13426-f73d-4d97-88fa-0eee771df859 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4dd13426-f73d-4d97-88fa-0eee771df859 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:10:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dd13426-f73d-4d97-88fa-0eee771df859 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:10:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1195/2411] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:07 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 465 bytes in 25 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7a6db80b-4f01-4c11-b6a3-57461cce197d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a6db80b-4f01-4c11-b6a3-57461cce197d tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a6db80b-4f01-4c11-b6a3-57461cce197d tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a6db80b-4f01-4c11-b6a3-57461cce197d tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7a6db80b-4f01-4c11-b6a3-57461cce197d tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:10:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a6db80b-4f01-4c11-b6a3-57461cce197d tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:10:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1217/2412] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:08 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 465 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-33ddb1d2-a429-4b5f-95f6-73de7fca30a2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-33ddb1d2-a429-4b5f-95f6-73de7fca30a2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-33ddb1d2-a429-4b5f-95f6-73de7fca30a2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-33ddb1d2-a429-4b5f-95f6-73de7fca30a2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-33ddb1d2-a429-4b5f-95f6-73de7fca30a2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Snapshot retrieved successfully. Sep 06 17:10:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-33ddb1d2-a429-4b5f-95f6-73de7fca30a2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 200 Sep 06 17:10:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1196/2413] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:09 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 465 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-92f5dc73-4736-4f3e-bdae-16920ad44dbb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92f5dc73-4736-4f3e-bdae-16920ad44dbb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92f5dc73-4736-4f3e-bdae-16920ad44dbb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-92f5dc73-4736-4f3e-bdae-16920ad44dbb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-92f5dc73-4736-4f3e-bdae-16920ad44dbb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 404 Sep 06 17:10:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1218/2414] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:10 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] DELETE http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:10 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete volume with id: bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete volume request issued successfully. Sep 06 17:10:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8b289ee1-1d59-466b-8a89-1bba6f383584 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 202 Sep 06 17:10:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1197/2415] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:10:10 2026] DELETE /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:10:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ae85bfcd-d693-42f3-9a5e-41bf12764c07 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae85bfcd-d693-42f3-9a5e-41bf12764c07 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae85bfcd-d693-42f3-9a5e-41bf12764c07 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae85bfcd-d693-42f3-9a5e-41bf12764c07 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ae85bfcd-d693-42f3-9a5e-41bf12764c07 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae85bfcd-d693-42f3-9a5e-41bf12764c07 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 200 Sep 06 17:10:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1219/2416] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:10 2026] GET /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 870 bytes in 137 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5e196194-c3e1-4c28-9360-47cfad27e1ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e196194-c3e1-4c28-9360-47cfad27e1ca tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e196194-c3e1-4c28-9360-47cfad27e1ca tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e196194-c3e1-4c28-9360-47cfad27e1ca tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e196194-c3e1-4c28-9360-47cfad27e1ca tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 404 Sep 06 17:10:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1198/2417] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:11 2026] GET /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 109 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] DELETE http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete volume with id: 1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete volume request issued successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1677637-f0cc-479a-9ab1-d43b593cd6fb tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 202 Sep 06 17:10:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1220/2418] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:10:12 2026] DELETE /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 0 bytes in 106 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:10:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d1c612db-4ba7-473d-89cc-5a48bd872d01 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d1c612db-4ba7-473d-89cc-5a48bd872d01 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d1c612db-4ba7-473d-89cc-5a48bd872d01 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d1c612db-4ba7-473d-89cc-5a48bd872d01 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d1c612db-4ba7-473d-89cc-5a48bd872d01 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Volume info retrieved successfully. Sep 06 17:10:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d1c612db-4ba7-473d-89cc-5a48bd872d01 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 200 Sep 06 17:10:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1199/2419] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:12 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 905 bytes in 119 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a8dc5571-3f04-4069-8220-30a413fbfdd1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8dc5571-3f04-4069-8220-30a413fbfdd1 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8dc5571-3f04-4069-8220-30a413fbfdd1 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8dc5571-3f04-4069-8220-30a413fbfdd1 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8dc5571-3f04-4069-8220-30a413fbfdd1 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b returned with HTTP 404 Sep 06 17:10:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1221/2420] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:13 2026] GET /volume/v3/volumes/1269067d-8f5d-4b15-8f74-86db838dfc3b => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e841edb1-ea29-4078-9eb7-2e760ce6e6a5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e841edb1-ea29-4078-9eb7-2e760ce6e6a5 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e841edb1-ea29-4078-9eb7-2e760ce6e6a5 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e841edb1-ea29-4078-9eb7-2e760ce6e6a5 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-e841edb1-ea29-4078-9eb7-2e760ce6e6a5 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete snapshot with id: 902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e841edb1-ea29-4078-9eb7-2e760ce6e6a5 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 404 Sep 06 17:10:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1200/2421] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:10:13 2026] DELETE /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 111 bytes in 36 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2cd1afc1-b880-4238-bcfc-0a9771068224 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cd1afc1-b880-4238-bcfc-0a9771068224 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cd1afc1-b880-4238-bcfc-0a9771068224 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cd1afc1-b880-4238-bcfc-0a9771068224 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cd1afc1-b880-4238-bcfc-0a9771068224 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b returned with HTTP 404 Sep 06 17:10:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1222/2422] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:13 2026] GET /volume/v3/snapshots/902dc050-b1ec-4671-96ec-0a050e2d2a1b => generated 111 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5e722971-0c29-4192-986b-14ff74a465c2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e722971-0c29-4192-986b-14ff74a465c2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] DELETE http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e722971-0c29-4192-986b-14ff74a465c2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e722971-0c29-4192-986b-14ff74a465c2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5e722971-0c29-4192-986b-14ff74a465c2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Delete volume with id: bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e722971-0c29-4192-986b-14ff74a465c2 tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 404 Sep 06 17:10:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1201/2423] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:10:13 2026] DELETE /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5a6249f0-10b4-412d-96de-b1f32e5039ef None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5a6249f0-10b4-412d-96de-b1f32e5039ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] GET http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5a6249f0-10b4-412d-96de-b1f32e5039ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5a6249f0-10b4-412d-96de-b1f32e5039ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5a6249f0-10b4-412d-96de-b1f32e5039ef tempest-VolumeDependencyTests-1502796835 tempest-VolumeDependencyTests-1502796835-project-member] http://192.168.122.183/volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 returned with HTTP 404 Sep 06 17:10:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1223/2424] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:10:13 2026] GET /volume/v3/volumes/bca42f26-e92d-458f-aa06-438d386ae412 => generated 109 bytes in 41 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:10:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:10:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesActionsTest-Volume-1206763722"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesActionsTest-Volume-1206763722'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:14 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Create volume of 1 GB Sep 06 17:10:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Availability Zones retrieved successfully. Sep 06 17:10:14 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Flow 'volume_create_api' (d236f0c8-cdec-43f3-a271-14d8e9d06f23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:14 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2fd7ff-b015-4873-a1ab-ca3eea89b617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:14 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea2fd7ff-b015-4873-a1ab-ca3eea89b617) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8c3dc4-4544-4ec9-a7ff-b2ca5af4f0e8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Created reservations ['0719ffde-40dd-4036-8309-64c5ebb28ec1', '0d2000a3-86aa-4798-bb55-ce71cf8896f9', 'a314f8ba-2fb8-4e05-b132-f7f00504ca37', 'e8d5b158-3b5f-4c69-8d8a-f37d9aa40dfc'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f8c3dc4-4544-4ec9-a7ff-b2ca5af4f0e8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0719ffde-40dd-4036-8309-64c5ebb28ec1', '0d2000a3-86aa-4798-bb55-ce71cf8896f9', 'a314f8ba-2fb8-4e05-b132-f7f00504ca37', 'e8d5b158-3b5f-4c69-8d8a-f37d9aa40dfc']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96255de3-d588-49ff-9089-c0cbf39b9c5d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (96255de3-d588-49ff-9089-c0cbf39b9c5d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9430dd5a-b848-4a18-8496-8bdf2f17745b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1206763722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4084e5db484d9aa6a17dbec0854516',qos_specs=None,replication_status=,reservations=['0719ffde-40dd-4036-8309-64c5ebb28ec1','0d2000a3-86aa-4798-bb55-ce71cf8896f9','a314f8ba-2fb8-4e05-b132-f7f00504ca37','e8d5b158-3b5f-4c69-8d8a-f37d9aa40dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f819918c467244789caab45faf0ccbd8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:15Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesActionsTest-Volume-1206763722',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9430dd5a-b848-4a18-8496-8bdf2f17745b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='9e4084e5db484d9aa6a17dbec0854516',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='f819918c467244789caab45faf0ccbd8',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959dd926-a63b-42d3-b34b-1f2c7c2b0861) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (959dd926-a63b-42d3-b34b-1f2c7c2b0861) transitioned into state 'SUCCESS' from state '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-1206763722',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='9e4084e5db484d9aa6a17dbec0854516',qos_specs=None,replication_status=,reservations=['0719ffde-40dd-4036-8309-64c5ebb28ec1','0d2000a3-86aa-4798-bb55-ce71cf8896f9','a314f8ba-2fb8-4e05-b132-f7f00504ca37','e8d5b158-3b5f-4c69-8d8a-f37d9aa40dfc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='f819918c467244789caab45faf0ccbd8',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b521b8b6-e8f4-4f4e-9f1f-ba8c521148f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b521b8b6-e8f4-4f4e-9f1f-ba8c521148f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Flow 'volume_create_api' (d236f0c8-cdec-43f3-a271-14d8e9d06f23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Create volume request issued successfully. Sep 06 17:10:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c9cef356-83ea-4cf6-83ff-6c2f0148f233 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1202/2425] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:10:14 2026] POST /volume/v3/volumes => generated 758 bytes in 762 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d0ba03cf-4f04-4e8e-8572-2e6bd59d8fe9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0ba03cf-4f04-4e8e-8572-2e6bd59d8fe9 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0ba03cf-4f04-4e8e-8572-2e6bd59d8fe9 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0ba03cf-4f04-4e8e-8572-2e6bd59d8fe9 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d0ba03cf-4f04-4e8e-8572-2e6bd59d8fe9 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0ba03cf-4f04-4e8e-8572-2e6bd59d8fe9 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1224/2426] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:15 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 826 bytes in 103 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3ad1aa98-df02-4142-9999-b62cd681c761 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3ad1aa98-df02-4142-9999-b62cd681c761 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3ad1aa98-df02-4142-9999-b62cd681c761 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3ad1aa98-df02-4142-9999-b62cd681c761 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3ad1aa98-df02-4142-9999-b62cd681c761 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3ad1aa98-df02-4142-9999-b62cd681c761 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1203/2427] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:16 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 850 bytes in 105 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create volume of 1 GB Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=313,cinder:INSERT=48,cinder:UPDATE=82 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Availability Zones retrieved successfully. Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Flow 'volume_create_api' (ba524685-3c05-4571-be3a-eab77a5724fb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c337c289-d2bd-4311-929f-9034f06f2680) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3c256ea6-c404-4035-a235-a8436e4fe881 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c256ea6-c404-4035-a235-a8436e4fe881 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c256ea6-c404-4035-a235-a8436e4fe881 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c256ea6-c404-4035-a235-a8436e4fe881 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:17 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=319,cinder:INSERT=37,cinder:UPDATE=63 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:10:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3c256ea6-c404-4035-a235-a8436e4fe881 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c337c289-d2bd-4311-929f-9034f06f2680) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c256ea6-c404-4035-a235-a8436e4fe881 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1204/2428] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:17 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 851 bytes in 58 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[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60f8da2-923c-456b-b509-4ffaaade07ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Created reservations ['2ccb634c-ec05-4512-957d-42b23324351f', '678ec9c6-02cb-4bce-8dac-604f28774af2', '6da99c1f-559b-4dc2-83c8-e69ecae19255', 'abe800c6-1f1e-4242-83dc-083bfc4b3d45'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e60f8da2-923c-456b-b509-4ffaaade07ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2ccb634c-ec05-4512-957d-42b23324351f', '678ec9c6-02cb-4bce-8dac-604f28774af2', '6da99c1f-559b-4dc2-83c8-e69ecae19255', 'abe800c6-1f1e-4242-83dc-083bfc4b3d45']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a8e892-a39e-401b-ba06-e69f5e906b6c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (30a8e892-a39e-401b-ba06-e69f5e906b6c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5587c065-ddb0-4f7e-98d9-3f2e136f9e74', '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='2ae1e2d3dad944f8907030a07d362326',qos_specs=None,replication_status=,reservations=['2ccb634c-ec05-4512-957d-42b23324351f','678ec9c6-02cb-4bce-8dac-604f28774af2','6da99c1f-559b-4dc2-83c8-e69ecae19255','abe800c6-1f1e-4242-83dc-083bfc4b3d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c36287dc28554972b746d8eac7378947',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:17Z,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=5587c065-ddb0-4f7e-98d9-3f2e136f9e74,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae1e2d3dad944f8907030a07d362326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c36287dc28554972b746d8eac7378947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d30915-0f37-4ba0-888e-906d25f81432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (38d30915-0f37-4ba0-888e-906d25f81432) transitioned into state 'SUCCESS' from 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='2ae1e2d3dad944f8907030a07d362326',qos_specs=None,replication_status=,reservations=['2ccb634c-ec05-4512-957d-42b23324351f','678ec9c6-02cb-4bce-8dac-604f28774af2','6da99c1f-559b-4dc2-83c8-e69ecae19255','abe800c6-1f1e-4242-83dc-083bfc4b3d45'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c36287dc28554972b746d8eac7378947',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:17 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444cf5a2-baa7-4d8d-90b9-144b2f3ea86b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (444cf5a2-baa7-4d8d-90b9-144b2f3ea86b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Flow 'volume_create_api' (ba524685-3c05-4571-be3a-eab77a5724fb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create volume request issued successfully. Sep 06 17:10:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61aad62f-f6a0-4789-8d4e-87f9b87af426 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1225/2429] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:10:17 2026] POST /volume/v3/volumes => generated 749 bytes in 520 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[87200]: DEBUG cinder.api.middleware.request_id [None req-efbadb5c-7b75-4159-a861-67377c6bdf87 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-efbadb5c-7b75-4159-a861-67377c6bdf87 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-efbadb5c-7b75-4159-a861-67377c6bdf87 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-efbadb5c-7b75-4159-a861-67377c6bdf87 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-efbadb5c-7b75-4159-a861-67377c6bdf87 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-efbadb5c-7b75-4159-a861-67377c6bdf87 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 200 Sep 06 17:10:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1205/2430] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:18 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 817 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-53e87a19-a735-43d5-96dd-55e4c082a821 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-53e87a19-a735-43d5-96dd-55e4c082a821 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-53e87a19-a735-43d5-96dd-55e4c082a821 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-53e87a19-a735-43d5-96dd-55e4c082a821 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-53e87a19-a735-43d5-96dd-55e4c082a821 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-53e87a19-a735-43d5-96dd-55e4c082a821 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 200 Sep 06 17:10:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1226/2431] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:19 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 841 bytes in 98 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:10:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1464335290", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1464335290', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create volume of 1 GB Sep 06 17:10:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Availability Zones retrieved successfully. Sep 06 17:10:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Flow 'volume_create_api' (fd1bc60e-0c50-456f-9709-ec2470027125) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:10:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcefd28a-5248-466e-bc1d-4ea8590b101f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:10:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (bcefd28a-5248-466e-bc1d-4ea8590b101f) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af7cb72-d382-4889-bbae-51b03d63b3c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Created reservations ['9f25d8b4-3a52-4644-89c2-a6d6934ca2ac', '0abb35ac-1437-4d3f-9c79-28c5361e462b', 'ab669d14-c73d-4063-886d-ef690d1fc955', 'c9d50b06-9384-41ee-b38a-40c0ce948e20'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7af7cb72-d382-4889-bbae-51b03d63b3c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9f25d8b4-3a52-4644-89c2-a6d6934ca2ac', '0abb35ac-1437-4d3f-9c79-28c5361e462b', 'ab669d14-c73d-4063-886d-ef690d1fc955', 'c9d50b06-9384-41ee-b38a-40c0ce948e20']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d41dc5-c684-4496-baa3-9b9be993c7fc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-30dd99d8-a516-4bae-9e1c-09016768da4a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30dd99d8-a516-4bae-9e1c-09016768da4a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30dd99d8-a516-4bae-9e1c-09016768da4a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30dd99d8-a516-4bae-9e1c-09016768da4a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a3d41dc5-c684-4496-baa3-9b9be993c7fc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1464335290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef93cde820264ede98ef5a23c32507af',qos_specs=None,replication_status=,reservations=['9f25d8b4-3a52-4644-89c2-a6d6934ca2ac','0abb35ac-1437-4d3f-9c79-28c5361e462b','ab669d14-c73d-4063-886d-ef690d1fc955','c9d50b06-9384-41ee-b38a-40c0ce948e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef46ae725a4041338a54d18c949ae213',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:20Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1464335290',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef93cde820264ede98ef5a23c32507af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef46ae725a4041338a54d18c949ae213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5c085a-3ad9-4bd3-9c30-2ba18efd3faf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-30dd99d8-a516-4bae-9e1c-09016768da4a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30dd99d8-a516-4bae-9e1c-09016768da4a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 200 Sep 06 17:10:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1227/2432] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:20 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 842 bytes in 71 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d25e5b70-ba0d-4f98-a1e8-6540f1dd6092 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d25e5b70-ba0d-4f98-a1e8-6540f1dd6092 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d25e5b70-ba0d-4f98-a1e8-6540f1dd6092 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d25e5b70-ba0d-4f98-a1e8-6540f1dd6092 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (da5c085a-3ad9-4bd3-9c30-2ba18efd3faf) transitioned into state 'SUCCESS' from state '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-1464335290',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef93cde820264ede98ef5a23c32507af',qos_specs=None,replication_status=,reservations=['9f25d8b4-3a52-4644-89c2-a6d6934ca2ac','0abb35ac-1437-4d3f-9c79-28c5361e462b','ab669d14-c73d-4063-886d-ef690d1fc955','c9d50b06-9384-41ee-b38a-40c0ce948e20'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ef46ae725a4041338a54d18c949ae213',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60414406-3454-461d-81c2-7184ed8f2ba8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d25e5b70-ba0d-4f98-a1e8-6540f1dd6092 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (60414406-3454-461d-81c2-7184ed8f2ba8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Flow 'volume_create_api' (fd1bc60e-0c50-456f-9709-ec2470027125) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create volume request issued successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d25e5b70-ba0d-4f98-a1e8-6540f1dd6092 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 200 Sep 06 17:10:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c3b2602-8f27-4d3f-86f6-a2771269dbe7 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1206/2433] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:10:19 2026] POST /volume/v3/volumes => generated 756 bytes in 512 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1228/2434] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:20 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 842 bytes in 65 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3bce2afb-1301-486e-bb7d-f6380050c374 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-631000628"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-631000628'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create volume of 1 GB Sep 06 17:10:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Availability Zones retrieved successfully. Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Flow 'volume_create_api' (1ed2c619-f405-4141-a7e1-8cc9b081fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a27075-9d2c-4140-832a-0492827cd1f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (14a27075-9d2c-4140-832a-0492827cd1f6) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18372cd5-03ff-4e9e-979f-8016b3cd88d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Created reservations ['bcafdcb2-1b11-4984-a0af-6ff4b6f7cef0', 'c6d89bde-1617-4cb5-a7fc-7a441903e450', '5578749f-28d6-4599-88f1-25afbaaed0ec', 'b4d421de-b2b5-415e-91f1-ea132244db83'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (18372cd5-03ff-4e9e-979f-8016b3cd88d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcafdcb2-1b11-4984-a0af-6ff4b6f7cef0', 'c6d89bde-1617-4cb5-a7fc-7a441903e450', '5578749f-28d6-4599-88f1-25afbaaed0ec', 'b4d421de-b2b5-415e-91f1-ea132244db83']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12824e5-3080-4d2a-ae31-7c6921e60496) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d12824e5-3080-4d2a-ae31-7c6921e60496) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'e2dffc8c-5fc7-4867-b1a5-7e50070aa182', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-631000628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae1e2d3dad944f8907030a07d362326',qos_specs=None,replication_status=,reservations=['bcafdcb2-1b11-4984-a0af-6ff4b6f7cef0','c6d89bde-1617-4cb5-a7fc-7a441903e450','5578749f-28d6-4599-88f1-25afbaaed0ec','b4d421de-b2b5-415e-91f1-ea132244db83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c36287dc28554972b746d8eac7378947',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:20Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-631000628',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=e2dffc8c-5fc7-4867-b1a5-7e50070aa182,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2ae1e2d3dad944f8907030a07d362326',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c36287dc28554972b746d8eac7378947',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34f700c6-d396-416e-85f1-86b7b8f8d506) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (34f700c6-d396-416e-85f1-86b7b8f8d506) transitioned into 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-631000628',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2ae1e2d3dad944f8907030a07d362326',qos_specs=None,replication_status=,reservations=['bcafdcb2-1b11-4984-a0af-6ff4b6f7cef0','c6d89bde-1617-4cb5-a7fc-7a441903e450','5578749f-28d6-4599-88f1-25afbaaed0ec','b4d421de-b2b5-415e-91f1-ea132244db83'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c36287dc28554972b746d8eac7378947',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:10:20 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe519438-842d-4959-a098-1c920b7ab2a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (fe519438-842d-4959-a098-1c920b7ab2a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Flow 'volume_create_api' (1ed2c619-f405-4141-a7e1-8cc9b081fc89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create volume request issued successfully. Sep 06 17:10:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3bce2afb-1301-486e-bb7d-f6380050c374 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:10:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1207/2435] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:10:20 2026] POST /volume/v3/volumes => generated 784 bytes in 577 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:10:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e26fa6d9-1d25-4630-b017-aeef97fefde2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e26fa6d9-1d25-4630-b017-aeef97fefde2 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e26fa6d9-1d25-4630-b017-aeef97fefde2 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e26fa6d9-1d25-4630-b017-aeef97fefde2 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e26fa6d9-1d25-4630-b017-aeef97fefde2 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e26fa6d9-1d25-4630-b017-aeef97fefde2 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 200 Sep 06 17:10:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1229/2436] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:21 2026] GET /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 852 bytes in 105 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[87200]: DEBUG cinder.api.middleware.request_id [None req-309663e4-5e76-4df9-b2fd-d4595ab34c31 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-309663e4-5e76-4df9-b2fd-d4595ab34c31 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-309663e4-5e76-4df9-b2fd-d4595ab34c31 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-309663e4-5e76-4df9-b2fd-d4595ab34c31 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-309663e4-5e76-4df9-b2fd-d4595ab34c31 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-309663e4-5e76-4df9-b2fd-d4595ab34c31 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 200 Sep 06 17:10:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1208/2437] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:22 2026] GET /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 876 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[87201]: DEBUG cinder.api.middleware.request_id [None req-088692fe-a010-43a8-be4d-a5ce959d7e3f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-088692fe-a010-43a8-be4d-a5ce959d7e3f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-088692fe-a010-43a8-be4d-a5ce959d7e3f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-088692fe-a010-43a8-be4d-a5ce959d7e3f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-088692fe-a010-43a8-be4d-a5ce959d7e3f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-088692fe-a010-43a8-be4d-a5ce959d7e3f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 200 Sep 06 17:10:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1230/2438] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:23 2026] GET /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 877 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cfd3402d-bdb2-431f-aa5b-c27e57542d05 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfd3402d-bdb2-431f-aa5b-c27e57542d05 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfd3402d-bdb2-431f-aa5b-c27e57542d05 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfd3402d-bdb2-431f-aa5b-c27e57542d05 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cfd3402d-bdb2-431f-aa5b-c27e57542d05 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfd3402d-bdb2-431f-aa5b-c27e57542d05 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 200 Sep 06 17:10:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1209/2439] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:23 2026] GET /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 877 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:10:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "e2dffc8c-5fc7-4867-b1a5-7e50070aa182", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-17995369"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Create snapshot from volume e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:23 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Created reservations ['0c5285e3-72ae-46d9-9eb9-dbfcd1a49073', '77b03dda-8921-400e-8155-0e7c4f62fa0d', '2513e331-2abf-40d7-8480-cb85e5ecf660', 'd3e6f52e-a4b9-4830-80c1-bf7e7bfadfe8'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:10:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot create request issued successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2940261b-2ae9-4746-90db-d4ccab0ce10e tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:10:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1231/2440] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:10:23 2026] POST /volume/v3/snapshots => generated 324 bytes in 369 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d07d4a87-36b2-4409-9a72-d27cb8c06e3a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d07d4a87-36b2-4409-9a72-d27cb8c06e3a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d07d4a87-36b2-4409-9a72-d27cb8c06e3a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d07d4a87-36b2-4409-9a72-d27cb8c06e3a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d07d4a87-36b2-4409-9a72-d27cb8c06e3a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d07d4a87-36b2-4409-9a72-d27cb8c06e3a tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1210/2441] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:23 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 456 bytes in 65 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0f9b5e21-55ea-4a96-9e55-2493ebf0ed78 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f9b5e21-55ea-4a96-9e55-2493ebf0ed78 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f9b5e21-55ea-4a96-9e55-2493ebf0ed78 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f9b5e21-55ea-4a96-9e55-2493ebf0ed78 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0f9b5e21-55ea-4a96-9e55-2493ebf0ed78 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f9b5e21-55ea-4a96-9e55-2493ebf0ed78 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1232/2442] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:24 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 456 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ce394fc8-3cc2-4a3c-b5e7-1852fb93e003 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce394fc8-3cc2-4a3c-b5e7-1852fb93e003 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce394fc8-3cc2-4a3c-b5e7-1852fb93e003 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce394fc8-3cc2-4a3c-b5e7-1852fb93e003 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ce394fc8-3cc2-4a3c-b5e7-1852fb93e003 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce394fc8-3cc2-4a3c-b5e7-1852fb93e003 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1211/2443] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:25 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 456 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-05b490d1-0e70-4b2b-9086-7843f374b91d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-attach": {"instance_uuid": "f402c6e4-8346-45d1-a9b3-7bb153ce7e24", "mountpoint": "/dev/vdb"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "f402c6e4-8346-45d1-a9b3-7bb153ce7e24", "mountpoint": "/dev/vdb"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Update volume admin metadata completed successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-36ae9133-d3f3-44a5-9310-7e53b3d60817 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36ae9133-d3f3-44a5-9310-7e53b3d60817 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36ae9133-d3f3-44a5-9310-7e53b3d60817 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36ae9133-d3f3-44a5-9310-7e53b3d60817 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-36ae9133-d3f3-44a5-9310-7e53b3d60817 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36ae9133-d3f3-44a5-9310-7e53b3d60817 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1212/2444] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:26 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 456 bytes in 40 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[87201]: INFO cinder.volume.api [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Attach volume completed successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05b490d1-0e70-4b2b-9086-7843f374b91d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1233/2445] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:26 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 326 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8edc0b89-831a-4d83-94b8-d64fca9d99b1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8edc0b89-831a-4d83-94b8-d64fca9d99b1 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8edc0b89-831a-4d83-94b8-d64fca9d99b1 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8edc0b89-831a-4d83-94b8-d64fca9d99b1 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8edc0b89-831a-4d83-94b8-d64fca9d99b1 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8edc0b89-831a-4d83-94b8-d64fca9d99b1 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1213/2446] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:27 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 1185 bytes in 120 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-detach": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Detach volume completed successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13bd34aa-ecda-439c-a5d5-94e7ed89ec59 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1234/2447] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:27 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 203 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-13be1dfc-3150-4691-92a5-949fd29949ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-13be1dfc-3150-4691-92a5-949fd29949ec tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-13be1dfc-3150-4691-92a5-949fd29949ec tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-13be1dfc-3150-4691-92a5-949fd29949ec tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-13be1dfc-3150-4691-92a5-949fd29949ec tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-13be1dfc-3150-4691-92a5-949fd29949ec tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1214/2448] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:27 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-61757ca4-64a7-42e3-92ac-99b7afa8672c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61757ca4-64a7-42e3-92ac-99b7afa8672c tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61757ca4-64a7-42e3-92ac-99b7afa8672c tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61757ca4-64a7-42e3-92ac-99b7afa8672c tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-61757ca4-64a7-42e3-92ac-99b7afa8672c tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61757ca4-64a7-42e3-92ac-99b7afa8672c tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1235/2449] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:28 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 483 bytes in 37 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b1d44ec6-614a-4b34-b734-738add2ba246 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b1d44ec6-614a-4b34-b734-738add2ba246 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b1d44ec6-614a-4b34-b734-738add2ba246 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b1d44ec6-614a-4b34-b734-738add2ba246 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b1d44ec6-614a-4b34-b734-738add2ba246 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b1d44ec6-614a-4b34-b734-738add2ba246 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1215/2450] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:28 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 483 bytes in 27 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Delete snapshot with id: 9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot delete request issued successfully. Sep 06 17:10:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f34043e4-09ed-419b-ac62-74fe66ec81cc tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 202 Sep 06 17:10:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1236/2451] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:10:28 2026] DELETE /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 0 bytes in 88 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-06f9bdb0-9ab6-4f5a-a29b-fcb093af3549 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-06f9bdb0-9ab6-4f5a-a29b-fcb093af3549 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-06f9bdb0-9ab6-4f5a-a29b-fcb093af3549 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-06f9bdb0-9ab6-4f5a-a29b-fcb093af3549 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-06f9bdb0-9ab6-4f5a-a29b-fcb093af3549 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-06f9bdb0-9ab6-4f5a-a29b-fcb093af3549 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1216/2452] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:28 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 482 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:10:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e52f9543-4e53-4c35-9c12-1846da17c6c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e52f9543-4e53-4c35-9c12-1846da17c6c9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e52f9543-4e53-4c35-9c12-1846da17c6c9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e52f9543-4e53-4c35-9c12-1846da17c6c9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e52f9543-4e53-4c35-9c12-1846da17c6c9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e52f9543-4e53-4c35-9c12-1846da17c6c9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1237/2453] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:29 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 482 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2818de6b-e7dd-4789-afd4-aa01ea3bafcb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2818de6b-e7dd-4789-afd4-aa01ea3bafcb tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2818de6b-e7dd-4789-afd4-aa01ea3bafcb tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2818de6b-e7dd-4789-afd4-aa01ea3bafcb tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2818de6b-e7dd-4789-afd4-aa01ea3bafcb tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2818de6b-e7dd-4789-afd4-aa01ea3bafcb tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1217/2454] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:30 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 482 bytes in 36 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[87201]: DEBUG cinder.api.middleware.request_id [None req-80544eeb-236f-4e54-ba0c-cdce0ee15833 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80544eeb-236f-4e54-ba0c-cdce0ee15833 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80544eeb-236f-4e54-ba0c-cdce0ee15833 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80544eeb-236f-4e54-ba0c-cdce0ee15833 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-80544eeb-236f-4e54-ba0c-cdce0ee15833 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Snapshot retrieved successfully. Sep 06 17:10:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80544eeb-236f-4e54-ba0c-cdce0ee15833 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 200 Sep 06 17:10:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1238/2455] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:31 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 482 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cb00b30f-2245-4c85-87bd-cb3d48418361 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cb00b30f-2245-4c85-87bd-cb3d48418361 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a Sep 06 17:10:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cb00b30f-2245-4c85-87bd-cb3d48418361 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cb00b30f-2245-4c85-87bd-cb3d48418361 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cb00b30f-2245-4c85-87bd-cb3d48418361 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a returned with HTTP 404 Sep 06 17:10:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1218/2456] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:10:32 2026] GET /volume/v3/snapshots/9dbfe744-153d-4196-b91d-0d4d4333bb2a => generated 111 bytes in 20 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] DELETE http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Delete volume with id: e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Delete volume request issued successfully. Sep 06 17:10:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e8417af-ed97-48e2-ba82-30582b4bacf9 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 202 Sep 06 17:10:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1239/2457] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:10:32 2026] DELETE /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 0 bytes in 87 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dbdb6320-3cd4-45f5-b67f-9219b00e79d6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dbdb6320-3cd4-45f5-b67f-9219b00e79d6 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dbdb6320-3cd4-45f5-b67f-9219b00e79d6 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dbdb6320-3cd4-45f5-b67f-9219b00e79d6 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dbdb6320-3cd4-45f5-b67f-9219b00e79d6 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dbdb6320-3cd4-45f5-b67f-9219b00e79d6 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 200 Sep 06 17:10:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1219/2458] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:32 2026] GET /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 876 bytes in 83 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5903894d-ed28-4689-9ffa-2985bcccbe51 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5903894d-ed28-4689-9ffa-2985bcccbe51 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 Sep 06 17:10:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5903894d-ed28-4689-9ffa-2985bcccbe51 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5903894d-ed28-4689-9ffa-2985bcccbe51 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5903894d-ed28-4689-9ffa-2985bcccbe51 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 returned with HTTP 404 Sep 06 17:10:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1240/2459] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:33 2026] GET /volume/v3/volumes/e2dffc8c-5fc7-4867-b1a5-7e50070aa182 => generated 109 bytes in 117 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:10:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-df9ac182-eca2-44fd-9e4a-33039f60861f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] DELETE http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Delete volume with id: 5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Delete volume request issued successfully. Sep 06 17:10:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df9ac182-eca2-44fd-9e4a-33039f60861f tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 202 Sep 06 17:10:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1220/2460] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:10:33 2026] DELETE /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 0 bytes in 174 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:10:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d006f4ab-a344-42e6-985b-794e26de4048 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d006f4ab-a344-42e6-985b-794e26de4048 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d006f4ab-a344-42e6-985b-794e26de4048 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d006f4ab-a344-42e6-985b-794e26de4048 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d006f4ab-a344-42e6-985b-794e26de4048 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d006f4ab-a344-42e6-985b-794e26de4048 tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 200 Sep 06 17:10:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1241/2461] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:34 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 841 bytes in 197 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bc1ed563-ac96-4a0e-9945-65971a089ced None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc1ed563-ac96-4a0e-9945-65971a089ced tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc1ed563-ac96-4a0e-9945-65971a089ced tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bc1ed563-ac96-4a0e-9945-65971a089ced tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bc1ed563-ac96-4a0e-9945-65971a089ced tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Volume info retrieved successfully. Sep 06 17:10:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bc1ed563-ac96-4a0e-9945-65971a089ced tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 200 Sep 06 17:10:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1221/2462] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:35 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 841 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0de0440c-7270-4e0c-a315-a0af816d337d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0de0440c-7270-4e0c-a315-a0af816d337d tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] GET http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 Sep 06 17:10:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0de0440c-7270-4e0c-a315-a0af816d337d tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0de0440c-7270-4e0c-a315-a0af816d337d tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0de0440c-7270-4e0c-a315-a0af816d337d tempest-CinderUnicodeTest-856860739 tempest-CinderUnicodeTest-856860739-project-member] http://192.168.122.183/volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 returned with HTTP 404 Sep 06 17:10:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1242/2463] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:36 2026] GET /volume/v3/volumes/5587c065-ddb0-4f7e-98d9-3f2e136f9e74 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:10:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-attach": {"instance_uuid": "2fac489a-d0b2-4dd0-b582-05a63b97febe", "mountpoint": "/dev/vdb"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _attach, body: {"os-attach": {"instance_uuid": "2fac489a-d0b2-4dd0-b582-05a63b97febe", "mountpoint": "/dev/vdb"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Update volume admin metadata completed successfully. Sep 06 17:10:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Attach volume completed successfully. Sep 06 17:10:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5916cfb7-e46d-4d7e-9681-1ceecd1a091c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1222/2464] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:41 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 183 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-17058761-97af-44c9-a5a3-8d20444f0838 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17058761-97af-44c9-a5a3-8d20444f0838 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17058761-97af-44c9-a5a3-8d20444f0838 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17058761-97af-44c9-a5a3-8d20444f0838 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-17058761-97af-44c9-a5a3-8d20444f0838 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17058761-97af-44c9-a5a3-8d20444f0838 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1243/2465] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:41 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 1185 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:10:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-311df41f-88c8-4729-9385-5efe30598991 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-311df41f-88c8-4729-9385-5efe30598991 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-311df41f-88c8-4729-9385-5efe30598991 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-311df41f-88c8-4729-9385-5efe30598991 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-311df41f-88c8-4729-9385-5efe30598991 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-311df41f-88c8-4729-9385-5efe30598991 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1223/2466] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:41 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 1185 bytes in 353 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-detach": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _detach, body: {"os-detach": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Detach volume completed successfully. Sep 06 17:10:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e281d9d-f812-4393-91e2-4fb9b17995c7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1244/2467] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:42 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 133 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9a5dee6a-10b8-4906-bcd1-da43f69a454d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a5dee6a-10b8-4906-bcd1-da43f69a454d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a5dee6a-10b8-4906-bcd1-da43f69a454d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a5dee6a-10b8-4906-bcd1-da43f69a454d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:10:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9a5dee6a-10b8-4906-bcd1-da43f69a454d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a5dee6a-10b8-4906-bcd1-da43f69a454d tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1224/2468] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:42 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-reserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _reserve, body: {"os-reserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:10:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:10:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Reserve volume completed successfully. Sep 06 17:10:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c2fd9ffe-56b2-4e77-b188-0475fece0dd7 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1245/2469] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:44 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 37 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-39cf1514-a2a5-429a-ab8b-9fd0498467b3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-39cf1514-a2a5-429a-ab8b-9fd0498467b3 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-39cf1514-a2a5-429a-ab8b-9fd0498467b3 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-39cf1514-a2a5-429a-ab8b-9fd0498467b3 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-39cf1514-a2a5-429a-ab8b-9fd0498467b3 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-39cf1514-a2a5-429a-ab8b-9fd0498467b3 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1225/2470] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:44 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-unreserve": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _unreserve, body: {"os-unreserve": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Unreserve volume completed successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe2da527-8c56-4464-afed-f9026fa2a3a2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1246/2471] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:45 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 47 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b115d654-f871-4748-a7d9-65bbb90a834a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b115d654-f871-4748-a7d9-65bbb90a834a tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b115d654-f871-4748-a7d9-65bbb90a834a tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b115d654-f871-4748-a7d9-65bbb90a834a tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b115d654-f871-4748-a7d9-65bbb90a834a tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b115d654-f871-4748-a7d9-65bbb90a834a tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1226/2472] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:45 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-df36ea18-69b4-4213-b74f-91a6e944c7be None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df36ea18-69b4-4213-b74f-91a6e944c7be tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df36ea18-69b4-4213-b74f-91a6e944c7be tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-set_bootable": {"bootable": true}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df36ea18-69b4-4213-b74f-91a6e944c7be tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": true}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-df36ea18-69b4-4213-b74f-91a6e944c7be tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-df36ea18-69b4-4213-b74f-91a6e944c7be tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume updated successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df36ea18-69b4-4213-b74f-91a6e944c7be tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1247/2473] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:45 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bbf321b8-976c-4cdb-b286-337c77b05506 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bbf321b8-976c-4cdb-b286-337c77b05506 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bbf321b8-976c-4cdb-b286-337c77b05506 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bbf321b8-976c-4cdb-b286-337c77b05506 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bbf321b8-976c-4cdb-b286-337c77b05506 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bbf321b8-976c-4cdb-b286-337c77b05506 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1227/2474] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:45 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 869 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-set_bootable": {"bootable": false}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _set_bootable, body: {"os-set_bootable": {"bootable": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume updated successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ebe6d76-b6f5-472b-bffa-162cfbdc3d8b tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1248/2475] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:45 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 283 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-470220cf-6a8a-48a6-a9a7-258c45cef0fd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470220cf-6a8a-48a6-a9a7-258c45cef0fd tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470220cf-6a8a-48a6-a9a7-258c45cef0fd tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470220cf-6a8a-48a6-a9a7-258c45cef0fd tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-470220cf-6a8a-48a6-a9a7-258c45cef0fd tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470220cf-6a8a-48a6-a9a7-258c45cef0fd tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1228/2476] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:45 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": true}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": true}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Update volume admin metadata completed successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Update readonly setting on volume completed successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08a3594b-11e3-4a57-862c-6acd1647e1f5 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1249/2477] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:45 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dd551ae9-d1f7-4f8c-b85e-4e815a3e17a4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd551ae9-d1f7-4f8c-b85e-4e815a3e17a4 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd551ae9-d1f7-4f8c-b85e-4e815a3e17a4 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dd551ae9-d1f7-4f8c-b85e-4e815a3e17a4 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dd551ae9-d1f7-4f8c-b85e-4e815a3e17a4 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dd551ae9-d1f7-4f8c-b85e-4e815a3e17a4 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1229/2478] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:45 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 869 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-update_readonly_flag": {"readonly": false}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _volume_readonly_update, body: {"os-update_readonly_flag": {"readonly": false}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Update volume admin metadata completed successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Update readonly setting on volume completed successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3cf39005-9497-49dd-8770-be4f40a2ec1c tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1250/2479] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:10:45 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 0 bytes in 41 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-952ef1b9-32c6-468a-bbcc-0d6947138dce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-952ef1b9-32c6-468a-bbcc-0d6947138dce tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-952ef1b9-32c6-468a-bbcc-0d6947138dce tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-952ef1b9-32c6-468a-bbcc-0d6947138dce tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-952ef1b9-32c6-468a-bbcc-0d6947138dce tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-952ef1b9-32c6-468a-bbcc-0d6947138dce tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-reader] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:10:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1230/2480] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:45 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-887461437", "disk_format": "raw"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-887461437", "disk_format": "raw"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:45 devstack devstack@c-api.service[87201]: DEBUG cinder.image.image_utils [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'raw', 'name': 'tempest-VolumesActionsTest-Image-887461437'}] 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-887461437'}]. {{(pid=87201) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 17:10:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Copy volume to image completed successfully. Sep 06 17:10:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1592d773-d533-44c6-b653-7c1f3c4d8388 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:10:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1251/2481] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:10:45 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 654 bytes in 856 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:10:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-82012d7a-c418-4160-9b51-f413c42c815c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82012d7a-c418-4160-9b51-f413c42c815c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82012d7a-c418-4160-9b51-f413c42c815c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82012d7a-c418-4160-9b51-f413c42c815c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-82012d7a-c418-4160-9b51-f413c42c815c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82012d7a-c418-4160-9b51-f413c42c815c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1231/2482] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:54 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 849 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-480a60fd-8d6d-443b-a4e6-3081cab2a438 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-480a60fd-8d6d-443b-a4e6-3081cab2a438 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-480a60fd-8d6d-443b-a4e6-3081cab2a438 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-480a60fd-8d6d-443b-a4e6-3081cab2a438 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-480a60fd-8d6d-443b-a4e6-3081cab2a438 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-480a60fd-8d6d-443b-a4e6-3081cab2a438 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1252/2483] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:54 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 849 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-339b953c-336f-466f-8d52-2e2538a9ffd4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-339b953c-336f-466f-8d52-2e2538a9ffd4 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-339b953c-336f-466f-8d52-2e2538a9ffd4 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-339b953c-336f-466f-8d52-2e2538a9ffd4 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-339b953c-336f-466f-8d52-2e2538a9ffd4 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-339b953c-336f-466f-8d52-2e2538a9ffd4 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1232/2484] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:10:54 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 849 bytes in 242 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-742b6531-c9f3-408c-962a-41150d93e489 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-742b6531-c9f3-408c-962a-41150d93e489 None None] GET http://192.168.122.183/volume// Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-742b6531-c9f3-408c-962a-41150d93e489 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-742b6531-c9f3-408c-962a-41150d93e489 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-742b6531-c9f3-408c-962a-41150d93e489 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:10:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1253/2485] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:10:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-06b1f422-1721-48e9-8535-013b23014f76 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-06b1f422-1721-48e9-8535-013b23014f76 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-06b1f422-1721-48e9-8535-013b23014f76 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503", "connector": null, "instance_uuid": "75821580-5198-44f7-8e14-989f768a45c6"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-06b1f422-1721-48e9-8535-013b23014f76 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:10:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1233/2486] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:10:55 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:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-53013f8c-bd1b-4e2c-b13b-f6e27ac68d9d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-53013f8c-bd1b-4e2c-b13b-f6e27ac68d9d tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-53013f8c-bd1b-4e2c-b13b-f6e27ac68d9d tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-53013f8c-bd1b-4e2c-b13b-f6e27ac68d9d tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-98d7d8ea-1716-412f-b87b-887ba332876b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98d7d8ea-1716-412f-b87b-887ba332876b None None] GET http://192.168.122.183/volume// Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98d7d8ea-1716-412f-b87b-887ba332876b None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98d7d8ea-1716-412f-b87b-887ba332876b None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98d7d8ea-1716-412f-b87b-887ba332876b None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:10:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1234/2487] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:10:55 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (2 switches on core 0) Sep 06 17:10:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-53013f8c-bd1b-4e2c-b13b-f6e27ac68d9d tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-53013f8c-bd1b-4e2c-b13b-f6e27ac68d9d tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-7047af77-cbbb-4c21-a7a0-7c69c9a29396 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1254/2488] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:55 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-7047af77-cbbb-4c21-a7a0-7c69c9a29396 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-7047af77-cbbb-4c21-a7a0-7c69c9a29396 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-7047af77-cbbb-4c21-a7a0-7c69c9a29396 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:55 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-7047af77-cbbb-4c21-a7a0-7c69c9a29396 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-7047af77-cbbb-4c21-a7a0-7c69c9a29396 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1235/2489] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:10:55 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 1029 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] PUT http://192.168.122.183/volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Acquiring lock "cinder-attachment_update-bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Lock "cinder-attachment_update-bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:10:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:10:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:55 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:10:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-12a2bf04-fef7-4c44-932c-fd62bfb7e5bf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-12a2bf04-fef7-4c44-932c-fd62bfb7e5bf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-12a2bf04-fef7-4c44-932c-fd62bfb7e5bf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-12a2bf04-fef7-4c44-932c-fd62bfb7e5bf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:56 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:56 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-12a2bf04-fef7-4c44-932c-fd62bfb7e5bf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-12a2bf04-fef7-4c44-932c-fd62bfb7e5bf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1236/2490] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:56 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f06f38a6-f532-4370-bb76-656266247550 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f06f38a6-f532-4370-bb76-656266247550 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f06f38a6-f532-4370-bb76-656266247550 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f06f38a6-f532-4370-bb76-656266247550 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:57 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:57 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f06f38a6-f532-4370-bb76-656266247550 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f06f38a6-f532-4370-bb76-656266247550 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1237/2491] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:57 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-aa33742c-b455-4f40-ae89-abe61674281c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa33742c-b455-4f40-ae89-abe61674281c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa33742c-b455-4f40-ae89-abe61674281c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa33742c-b455-4f40-ae89-abe61674281c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:58 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:58 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aa33742c-b455-4f40-ae89-abe61674281c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa33742c-b455-4f40-ae89-abe61674281c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1238/2492] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:58 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:10:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6f896386-8c02-46a8-89cd-b15dc5923b85 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:10:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f896386-8c02-46a8-89cd-b15dc5923b85 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:10:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f896386-8c02-46a8-89cd-b15dc5923b85 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:10:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f896386-8c02-46a8-89cd-b15dc5923b85 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:10:59 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:59 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:10:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:59 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:10:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6f896386-8c02-46a8-89cd-b15dc5923b85 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:10:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f896386-8c02-46a8-89cd-b15dc5923b85 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:10:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1239/2493] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:10:59 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-93e0d20c-a4d8-4f10-98de-c07acdc38bb5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93e0d20c-a4d8-4f10-98de-c07acdc38bb5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93e0d20c-a4d8-4f10-98de-c07acdc38bb5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93e0d20c-a4d8-4f10-98de-c07acdc38bb5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:00 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:00 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-93e0d20c-a4d8-4f10-98de-c07acdc38bb5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93e0d20c-a4d8-4f10-98de-c07acdc38bb5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1240/2494] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:00 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6cb43b27-3562-4c7c-928e-420d60a6d5b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6cb43b27-3562-4c7c-928e-420d60a6d5b0 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6cb43b27-3562-4c7c-928e-420d60a6d5b0 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6cb43b27-3562-4c7c-928e-420d60a6d5b0 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:01 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6cb43b27-3562-4c7c-928e-420d60a6d5b0 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6cb43b27-3562-4c7c-928e-420d60a6d5b0 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1241/2495] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:01 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-607ae640-72c2-4581-924f-f9857eba88c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-607ae640-72c2-4581-924f-f9857eba88c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-607ae640-72c2-4581-924f-f9857eba88c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-607ae640-72c2-4581-924f-f9857eba88c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-607ae640-72c2-4581-924f-f9857eba88c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-607ae640-72c2-4581-924f-f9857eba88c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1242/2496] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:02 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5c9a4041-176c-4db7-a85b-78e7b63e8692 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c9a4041-176c-4db7-a85b-78e7b63e8692 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c9a4041-176c-4db7-a85b-78e7b63e8692 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c9a4041-176c-4db7-a85b-78e7b63e8692 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5c9a4041-176c-4db7-a85b-78e7b63e8692 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c9a4041-176c-4db7-a85b-78e7b63e8692 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1243/2497] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:03 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 69 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6859273c-b14a-4470-9c88-abbd120d6052 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6859273c-b14a-4470-9c88-abbd120d6052 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6859273c-b14a-4470-9c88-abbd120d6052 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6859273c-b14a-4470-9c88-abbd120d6052 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6859273c-b14a-4470-9c88-abbd120d6052 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6859273c-b14a-4470-9c88-abbd120d6052 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1244/2498] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:04 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:05 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=118,cinder:INSERT=19,cinder:UPDATE=35 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:11:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fdefc433-faa4-4be2-8415-4f272fbdaec8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fdefc433-faa4-4be2-8415-4f272fbdaec8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fdefc433-faa4-4be2-8415-4f272fbdaec8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fdefc433-faa4-4be2-8415-4f272fbdaec8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fdefc433-faa4-4be2-8415-4f272fbdaec8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fdefc433-faa4-4be2-8415-4f272fbdaec8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1245/2499] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:06 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-75ee1efc-70cd-459e-8b48-b5b6bb7f738a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-75ee1efc-70cd-459e-8b48-b5b6bb7f738a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-75ee1efc-70cd-459e-8b48-b5b6bb7f738a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-75ee1efc-70cd-459e-8b48-b5b6bb7f738a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:07 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-75ee1efc-70cd-459e-8b48-b5b6bb7f738a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-75ee1efc-70cd-459e-8b48-b5b6bb7f738a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1246/2500] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:07 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-793634f7-bdb4-4451-8d7b-083985208936 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-793634f7-bdb4-4451-8d7b-083985208936 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-793634f7-bdb4-4451-8d7b-083985208936 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-793634f7-bdb4-4451-8d7b-083985208936 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-793634f7-bdb4-4451-8d7b-083985208936 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-793634f7-bdb4-4451-8d7b-083985208936 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1247/2501] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:08 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [None req-99d654a9-59fa-4613-8166-98e57d5e3c79 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99d654a9-59fa-4613-8166-98e57d5e3c79 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99d654a9-59fa-4613-8166-98e57d5e3c79 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99d654a9-59fa-4613-8166-98e57d5e3c79 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-99d654a9-59fa-4613-8166-98e57d5e3c79 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99d654a9-59fa-4613-8166-98e57d5e3c79 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1248/2502] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:09 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d4e89c01-d090-4905-82be-97e2a51e155e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4e89c01-d090-4905-82be-97e2a51e155e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4e89c01-d090-4905-82be-97e2a51e155e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4e89c01-d090-4905-82be-97e2a51e155e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4e89c01-d090-4905-82be-97e2a51e155e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4e89c01-d090-4905-82be-97e2a51e155e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1249/2503] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:10 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 43 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[87201]: DEBUG cinder.coordination [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Lock "cinder-attachment_update-bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503-devstack" released by "attachment_update" :: held 15.204s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:11:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-26bcfd56-821e-4e49-a38e-e0dad9eadc84 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f returned with HTTP 200 Sep 06 17:11:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1255/2504] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:10:55 2026] PUT /volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f => generated 694 bytes in 15243 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-e5345887-ac2f-4c48-aecc-d4447cd54ef2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-e5345887-ac2f-4c48-aecc-d4447cd54ef2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f/action Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-e5345887-ac2f-4c48-aecc-d4447cd54ef2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-e5345887-ac2f-4c48-aecc-d4447cd54ef2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cd8597c9-797a-4e4f-9b12-84c57dd59c32 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd8597c9-797a-4e4f-9b12-84c57dd59c32 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd8597c9-797a-4e4f-9b12-84c57dd59c32 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd8597c9-797a-4e4f-9b12-84c57dd59c32 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cd8597c9-797a-4e4f-9b12-84c57dd59c32 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd8597c9-797a-4e4f-9b12-84c57dd59c32 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:11:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1256/2505] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:11 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-a8c49232-7981-45d1-96bc-e6b2c9e6096d req-e5345887-ac2f-4c48-aecc-d4447cd54ef2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f/action returned with HTTP 204 Sep 06 17:11:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1250/2506] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:11:11 2026] POST /volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f/action => generated 0 bytes in 74 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b5f67665-1464-46b8-b52e-488a146fdd38 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b5f67665-1464-46b8-b52e-488a146fdd38 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b5f67665-1464-46b8-b52e-488a146fdd38 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b5f67665-1464-46b8-b52e-488a146fdd38 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-71123893-071e-4034-b7cb-b277ae39f7cb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] POST http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action body: b'{"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1192358840", "disk_format": "qcow2"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Action: 'action', calling method: _volume_upload_image, body: {"os-volume_upload_image": {"image_name": "tempest-VolumesActionsTest-Image-1192358840", "disk_format": "qcow2"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b5f67665-1464-46b8-b52e-488a146fdd38 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b5f67665-1464-46b8-b52e-488a146fdd38 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1257/2507] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:11 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 1141 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:11:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-33abed1e-8a13-402a-be47-62a19ad2280c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-33abed1e-8a13-402a-be47-62a19ad2280c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-33abed1e-8a13-402a-be47-62a19ad2280c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-33abed1e-8a13-402a-be47-62a19ad2280c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:11 devstack devstack@c-api.service[87200]: DEBUG cinder.image.image_utils [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] The metadata set [{'container_format': 'bare', 'disk_format': 'qcow2', 'name': 'tempest-VolumesActionsTest-Image-1192358840'}] 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-1192358840'}]. {{(pid=87200) filter_out_reserved_namespaces_metadata /opt/stack/cinder/cinder/image/image_utils.py:1478}} Sep 06 17:11:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-33abed1e-8a13-402a-be47-62a19ad2280c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-33abed1e-8a13-402a-be47-62a19ad2280c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1258/2508] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:11 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 1141 bytes in 53 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[87200]: INFO cinder.volume.api [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Copy volume to image completed successfully. Sep 06 17:11:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-71123893-071e-4034-b7cb-b277ae39f7cb tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action returned with HTTP 202 Sep 06 17:11:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1251/2509] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:11:11 2026] POST /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b/action => generated 657 bytes in 764 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-02a41403-4378-4816-a35d-8e18e8d90668 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-02a41403-4378-4816-a35d-8e18e8d90668 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-02a41403-4378-4816-a35d-8e18e8d90668 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-02a41403-4378-4816-a35d-8e18e8d90668 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-02a41403-4378-4816-a35d-8e18e8d90668 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-02a41403-4378-4816-a35d-8e18e8d90668 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1259/2510] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:11:14 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 1141 bytes in 329 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[87200]: DEBUG cinder.api.middleware.request_id [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503/action Sep 06 17:11:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:11:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Begin detaching volume completed successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-452e63ca-15d7-431a-995f-fd263c6ff5cf tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503/action returned with HTTP 202 Sep 06 17:11:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1252/2511] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:11:14 2026] POST /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503/action => generated 0 bytes in 84 msecs (HTTP/1.1 202) 7 headers in 289 bytes (2 switches on core 0) Sep 06 17:11:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ce7fb6cd-fa28-4a83-8133-3a14b7e82821 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce7fb6cd-fa28-4a83-8133-3a14b7e82821 None None] GET http://192.168.122.183/volume// Sep 06 17:11:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce7fb6cd-fa28-4a83-8133-3a14b7e82821 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce7fb6cd-fa28-4a83-8133-3a14b7e82821 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce7fb6cd-fa28-4a83-8133-3a14b7e82821 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:11:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1260/2512] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:11:14 2026] GET /volume/ => generated 390 bytes in 9 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[87200]: DEBUG cinder.api.middleware.request_id [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-fab279b7-4b69-4d70-b9f3-e89e6908e568 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-fab279b7-4b69-4d70-b9f3-e89e6908e568 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-fab279b7-4b69-4d70-b9f3-e89e6908e568 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-fab279b7-4b69-4d70-b9f3-e89e6908e568 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-fab279b7-4b69-4d70-b9f3-e89e6908e568 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-fab279b7-4b69-4d70-b9f3-e89e6908e568 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:11:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1253/2513] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:11:14 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 1325 bytes in 191 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:11:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-eae84211-1737-4f8f-9515-affb18167a35 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-eae84211-1737-4f8f-9515-affb18167a35 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] DELETE http://192.168.122.183/volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f Sep 06 17:11:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-eae84211-1737-4f8f-9515-affb18167a35 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-eae84211-1737-4f8f-9515-affb18167a35 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:15 devstack devstack@c-api.service[87201]: /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[87201]: return base.obj_make_list(context, Sep 06 17:11:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-87f2aed5-6e7d-44d9-8200-b970643ca965 req-eae84211-1737-4f8f-9515-affb18167a35 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f returned with HTTP 200 Sep 06 17:11:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1261/2514] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:11:15 2026] DELETE /volume/v3/attachments/31a1de42-451c-4ed0-9507-7b35b1b6321f => generated 19 bytes in 229 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-590db679-8142-4076-9def-a300dfe79b72 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:11:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503", "force": false, "name": "tempest-TestStampPattern-snapshot-1743103297", "description": null, "metadata": null}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:11:15 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create snapshot from volume bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:11:15 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Created reservations ['9ad4a762-ad99-498d-ac10-526813d7a3b9', '2bb90777-f713-4ae9-bdf2-604232333076', 'd29244cf-d838-4c87-9c37-64b62905496e', '7c523519-c7cc-4c2f-8f7a-e7f32bfafc14'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot create request issued successfully. Sep 06 17:11:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-590db679-8142-4076-9def-a300dfe79b72 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:11:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1254/2515] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:11:15 2026] POST /volume/v3/snapshots => generated 303 bytes in 370 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5ec9b9f2-4373-4b29-b875-aac91f30161e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ec9b9f2-4373-4b29-b875-aac91f30161e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ec9b9f2-4373-4b29-b875-aac91f30161e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ec9b9f2-4373-4b29-b875-aac91f30161e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:11:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5ec9b9f2-4373-4b29-b875-aac91f30161e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ec9b9f2-4373-4b29-b875-aac91f30161e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1262/2516] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:16 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 435 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c6f43e6a-6c98-49e4-8fd2-a07da88864fd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c6f43e6a-6c98-49e4-8fd2-a07da88864fd tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c6f43e6a-6c98-49e4-8fd2-a07da88864fd tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c6f43e6a-6c98-49e4-8fd2-a07da88864fd tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c6f43e6a-6c98-49e4-8fd2-a07da88864fd tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c6f43e6a-6c98-49e4-8fd2-a07da88864fd tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1255/2517] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:17 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 435 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9c056f73-e1bd-437c-9a86-4f98ee27d82a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c056f73-e1bd-437c-9a86-4f98ee27d82a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c056f73-e1bd-437c-9a86-4f98ee27d82a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9c056f73-e1bd-437c-9a86-4f98ee27d82a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9c056f73-e1bd-437c-9a86-4f98ee27d82a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9c056f73-e1bd-437c-9a86-4f98ee27d82a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1263/2518] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:18 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 435 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5cbcfd41-9ebd-4874-9775-987c6dfde6ac None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5cbcfd41-9ebd-4874-9775-987c6dfde6ac tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5cbcfd41-9ebd-4874-9775-987c6dfde6ac tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5cbcfd41-9ebd-4874-9775-987c6dfde6ac tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:19 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=246,cinder:INSERT=25,cinder:UPDATE=43 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:11:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5cbcfd41-9ebd-4874-9775-987c6dfde6ac tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5cbcfd41-9ebd-4874-9775-987c6dfde6ac tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1256/2519] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:19 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 435 bytes in 22 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f55fba15-6f47-4b04-ad73-7b97a712cf08 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f55fba15-6f47-4b04-ad73-7b97a712cf08 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f55fba15-6f47-4b04-ad73-7b97a712cf08 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f55fba15-6f47-4b04-ad73-7b97a712cf08 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f55fba15-6f47-4b04-ad73-7b97a712cf08 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f55fba15-6f47-4b04-ad73-7b97a712cf08 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1264/2520] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:20 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 435 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b8399c6b-e96b-4447-ac0c-fa5dafab796e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b8399c6b-e96b-4447-ac0c-fa5dafab796e tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b8399c6b-e96b-4447-ac0c-fa5dafab796e tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b8399c6b-e96b-4447-ac0c-fa5dafab796e tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b8399c6b-e96b-4447-ac0c-fa5dafab796e tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:11:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b8399c6b-e96b-4447-ac0c-fa5dafab796e tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:11:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1257/2521] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:20 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0767d24c-fc95-4c05-8199-88af75a2eb65 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0767d24c-fc95-4c05-8199-88af75a2eb65 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0767d24c-fc95-4c05-8199-88af75a2eb65 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0767d24c-fc95-4c05-8199-88af75a2eb65 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0767d24c-fc95-4c05-8199-88af75a2eb65 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:11:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0767d24c-fc95-4c05-8199-88af75a2eb65 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:11:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1265/2522] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:21 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 870 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] DELETE http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Delete volume with id: 9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Delete volume request issued successfully. Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8f892c1-685e-4d6f-a670-ce10378f13e2 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 202 Sep 06 17:11:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1258/2523] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:11:21 2026] DELETE /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9ca84cc5-e3da-4f71-8079-023fcb1f4325 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ca84cc5-e3da-4f71-8079-023fcb1f4325 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ca84cc5-e3da-4f71-8079-023fcb1f4325 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ca84cc5-e3da-4f71-8079-023fcb1f4325 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9ca84cc5-e3da-4f71-8079-023fcb1f4325 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Volume info retrieved successfully. Sep 06 17:11:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ca84cc5-e3da-4f71-8079-023fcb1f4325 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 200 Sep 06 17:11:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1266/2524] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:21 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 869 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b080c07f-b59c-4873-a142-dc2ae5bd9420 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b080c07f-b59c-4873-a142-dc2ae5bd9420 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b080c07f-b59c-4873-a142-dc2ae5bd9420 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b080c07f-b59c-4873-a142-dc2ae5bd9420 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b080c07f-b59c-4873-a142-dc2ae5bd9420 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b080c07f-b59c-4873-a142-dc2ae5bd9420 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1259/2525] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:21 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 435 bytes in 25 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[87201]: DEBUG cinder.api.middleware.request_id [None req-05e9d7c2-7c35-4c4f-8d2b-4d7150de5878 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05e9d7c2-7c35-4c4f-8d2b-4d7150de5878 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] GET http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b Sep 06 17:11:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05e9d7c2-7c35-4c4f-8d2b-4d7150de5878 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-05e9d7c2-7c35-4c4f-8d2b-4d7150de5878 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-05e9d7c2-7c35-4c4f-8d2b-4d7150de5878 tempest-VolumesActionsTest-1723562150 tempest-VolumesActionsTest-1723562150-project-member] http://192.168.122.183/volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b returned with HTTP 404 Sep 06 17:11:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1267/2526] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:22 2026] GET /volume/v3/volumes/9430dd5a-b848-4a18-8496-8bdf2f17745b => generated 109 bytes in 30 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-83205bc2-a2cf-48d0-936e-e3a106e1b840 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-83205bc2-a2cf-48d0-936e-e3a106e1b840 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-83205bc2-a2cf-48d0-936e-e3a106e1b840 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-83205bc2-a2cf-48d0-936e-e3a106e1b840 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-83205bc2-a2cf-48d0-936e-e3a106e1b840 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-83205bc2-a2cf-48d0-936e-e3a106e1b840 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1260/2527] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:22 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 462 bytes in 28 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f5a2d62d-aa11-42e7-9bd8-570ca4c86632 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f5a2d62d-aa11-42e7-9bd8-570ca4c86632 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:11:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d62d-aa11-42e7-9bd8-570ca4c86632 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f5a2d62d-aa11-42e7-9bd8-570ca4c86632 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f5a2d62d-aa11-42e7-9bd8-570ca4c86632 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f5a2d62d-aa11-42e7-9bd8-570ca4c86632 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:11:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1268/2528] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:11:22 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 462 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestStampPattern-volume-1813080138", "snapshot_id": "feb288f3-81ca-48a5-850b-278b96962d64", "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create volume request body: {'volume': {'name': 'tempest-TestStampPattern-volume-1813080138', 'snapshot_id': 'feb288f3-81ca-48a5-850b-278b96962d64', 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:11:28 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create volume of 1 GB Sep 06 17:11:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Availability Zones retrieved successfully. Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Flow 'volume_create_api' (ee3d7e82-c358-4263-872f-1bedea0a9cb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70cf487-834c-430e-82de-510d8cf3c559) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c70cf487-834c-430e-82de-510d8cf3c559) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': 'feb288f3-81ca-48a5-850b-278b96962d64', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7169d13b-48dd-4a1b-b14b-2d2928e10d84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Created reservations ['8ba0be63-3c4d-48f9-852c-bf988c0c544a', '728ccd10-b817-4e74-b91d-e5c83188d5c7', 'f83683bc-7675-4f6d-9436-fcb99212dd90', '70700813-8db5-4f4e-a9a0-a73b0ddc8173'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7169d13b-48dd-4a1b-b14b-2d2928e10d84) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8ba0be63-3c4d-48f9-852c-bf988c0c544a', '728ccd10-b817-4e74-b91d-e5c83188d5c7', 'f83683bc-7675-4f6d-9436-fcb99212dd90', '70700813-8db5-4f4e-a9a0-a73b0ddc8173']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce654767-7c52-4ee6-a620-dc6d23bc7a60) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (ce654767-7c52-4ee6-a620-dc6d23bc7a60) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b77992d1-44a4-4283-a6d4-b162075e7789', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestStampPattern-volume-1813080138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef93cde820264ede98ef5a23c32507af',qos_specs=None,replication_status=,reservations=['8ba0be63-3c4d-48f9-852c-bf988c0c544a','728ccd10-b817-4e74-b91d-e5c83188d5c7','f83683bc-7675-4f6d-9436-fcb99212dd90','70700813-8db5-4f4e-a9a0-a73b0ddc8173'],size=1,snapshot_id=feb288f3-81ca-48a5-850b-278b96962d64,source_replicaid=,source_volid=None,status='creating',user_id='ef46ae725a4041338a54d18c949ae213',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestStampPattern-volume-1813080138',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b77992d1-44a4-4283-a6d4-b162075e7789,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef93cde820264ede98ef5a23c32507af',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=feb288f3-81ca-48a5-850b-278b96962d64,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ef46ae725a4041338a54d18c949ae213',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7bcca7-07d7-49f8-a447-8935da872113) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (df7bcca7-07d7-49f8-a447-8935da872113) transitioned into state 'SUCCESS' from state '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-1813080138',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='ef93cde820264ede98ef5a23c32507af',qos_specs=None,replication_status=,reservations=['8ba0be63-3c4d-48f9-852c-bf988c0c544a','728ccd10-b817-4e74-b91d-e5c83188d5c7','f83683bc-7675-4f6d-9436-fcb99212dd90','70700813-8db5-4f4e-a9a0-a73b0ddc8173'],size=1,snapshot_id=feb288f3-81ca-48a5-850b-278b96962d64,source_replicaid=,source_volid=None,status='creating',user_id='ef46ae725a4041338a54d18c949ae213',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c879351-4545-45ce-9391-97cb3565a104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c879351-4545-45ce-9391-97cb3565a104) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Flow 'volume_create_api' (ee3d7e82-c358-4263-872f-1bedea0a9cb5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Create volume request issued successfully. Sep 06 17:11:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d4468ca7-6fe2-41e2-9ed5-d3936774ba9a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1261/2529] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:11:28 2026] POST /volume/v3/volumes => generated 790 bytes in 408 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-360c1107-4afa-4577-a933-b4e071b2030a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumesCloneTest-Volume-1316427071"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumesCloneTest-Volume-1316427071'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Create volume of 1 GB Sep 06 17:11:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Availability Zones retrieved successfully. Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Flow 'volume_create_api' (29888d62-2dd2-4f63-b6b9-df84e0036b38) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653c2d6f-fb34-464e-9350-cb948e0b692e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (653c2d6f-fb34-464e-9350-cb948e0b692e) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16b2152-8426-4f3d-91ac-e5625bf48b56) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Created reservations ['dce9886d-5dcc-4ed7-9627-b46bddafeb86', 'd5c37dc5-efe1-471b-b409-fbf37c3b232f', 'aeda51c6-424a-493d-80de-82aa753809a6', '8c166965-9730-47ca-a6a8-dbb64cb8bbdd'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a16b2152-8426-4f3d-91ac-e5625bf48b56) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['dce9886d-5dcc-4ed7-9627-b46bddafeb86', 'd5c37dc5-efe1-471b-b409-fbf37c3b232f', 'aeda51c6-424a-493d-80de-82aa753809a6', '8c166965-9730-47ca-a6a8-dbb64cb8bbdd']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2ef819-a5db-41f5-abf4-5de61daaa1d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (4e2ef819-a5db-41f5-abf4-5de61daaa1d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '50b75ce5-68ac-485f-92e8-5a8d20603d09', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1316427071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8c35fa0f3d4c9fa24a2125ca81366e',qos_specs=None,replication_status=,reservations=['dce9886d-5dcc-4ed7-9627-b46bddafeb86','d5c37dc5-efe1-471b-b409-fbf37c3b232f','aeda51c6-424a-493d-80de-82aa753809a6','8c166965-9730-47ca-a6a8-dbb64cb8bbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709009a831c34e50af8828adf16572e3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:30Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1316427071',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=50b75ce5-68ac-485f-92e8-5a8d20603d09,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8c35fa0f3d4c9fa24a2125ca81366e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709009a831c34e50af8828adf16572e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc47a1d-63b5-4263-992a-35e7d9e173e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0cc47a1d-63b5-4263-992a-35e7d9e173e1) transitioned into state 'SUCCESS' from state '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-1316427071',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8c35fa0f3d4c9fa24a2125ca81366e',qos_specs=None,replication_status=,reservations=['dce9886d-5dcc-4ed7-9627-b46bddafeb86','d5c37dc5-efe1-471b-b409-fbf37c3b232f','aeda51c6-424a-493d-80de-82aa753809a6','8c166965-9730-47ca-a6a8-dbb64cb8bbdd'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='709009a831c34e50af8828adf16572e3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ae2e0f-8f48-4fa0-b7f4-f44719861590) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (d8ae2e0f-8f48-4fa0-b7f4-f44719861590) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Flow 'volume_create_api' (29888d62-2dd2-4f63-b6b9-df84e0036b38) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Create volume request issued successfully. Sep 06 17:11:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-360c1107-4afa-4577-a933-b4e071b2030a tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1269/2530] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:11:29 2026] POST /volume/v3/volumes => generated 756 bytes in 736 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-95e63083-776d-4005-86c1-33862b8b180e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-95e63083-776d-4005-86c1-33862b8b180e tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-95e63083-776d-4005-86c1-33862b8b180e tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-95e63083-776d-4005-86c1-33862b8b180e tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-95e63083-776d-4005-86c1-33862b8b180e tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-95e63083-776d-4005-86c1-33862b8b180e tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1262/2531] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:30 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 824 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a6c595fd-206c-49c7-8014-6fa185e57861 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6c595fd-206c-49c7-8014-6fa185e57861 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6c595fd-206c-49c7-8014-6fa185e57861 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a6c595fd-206c-49c7-8014-6fa185e57861 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a6c595fd-206c-49c7-8014-6fa185e57861 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a6c595fd-206c-49c7-8014-6fa185e57861 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1270/2532] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:31 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bfb15615-7aea-4c46-8a17-ad0ecd2eccca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bfb15615-7aea-4c46-8a17-ad0ecd2eccca tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bfb15615-7aea-4c46-8a17-ad0ecd2eccca tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bfb15615-7aea-4c46-8a17-ad0ecd2eccca tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bfb15615-7aea-4c46-8a17-ad0ecd2eccca tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bfb15615-7aea-4c46-8a17-ad0ecd2eccca tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1263/2533] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:32 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e8bc4fec-6406-4b91-9c47-5ccdd604f277 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e8bc4fec-6406-4b91-9c47-5ccdd604f277 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e8bc4fec-6406-4b91-9c47-5ccdd604f277 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e8bc4fec-6406-4b91-9c47-5ccdd604f277 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e8bc4fec-6406-4b91-9c47-5ccdd604f277 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e8bc4fec-6406-4b91-9c47-5ccdd604f277 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1271/2534] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:33 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a93e246e-48a7-434e-9f60-d8ae59bcc3b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a93e246e-48a7-434e-9f60-d8ae59bcc3b0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a93e246e-48a7-434e-9f60-d8ae59bcc3b0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a93e246e-48a7-434e-9f60-d8ae59bcc3b0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a93e246e-48a7-434e-9f60-d8ae59bcc3b0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a93e246e-48a7-434e-9f60-d8ae59bcc3b0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1264/2535] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:34 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c7a39058-7ef6-4a46-b240-514a2378ad8d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7a39058-7ef6-4a46-b240-514a2378ad8d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7a39058-7ef6-4a46-b240-514a2378ad8d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c7a39058-7ef6-4a46-b240-514a2378ad8d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c7a39058-7ef6-4a46-b240-514a2378ad8d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c7a39058-7ef6-4a46-b240-514a2378ad8d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1272/2536] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:35 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 144 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1ba9d343-8739-4184-bec8-8ce76c372da0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ba9d343-8739-4184-bec8-8ce76c372da0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ba9d343-8739-4184-bec8-8ce76c372da0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ba9d343-8739-4184-bec8-8ce76c372da0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1ba9d343-8739-4184-bec8-8ce76c372da0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ba9d343-8739-4184-bec8-8ce76c372da0 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1265/2537] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:37 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 74 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6130e5d4-bf31-44e1-8d60-f3ccfce4c81d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6130e5d4-bf31-44e1-8d60-f3ccfce4c81d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6130e5d4-bf31-44e1-8d60-f3ccfce4c81d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6130e5d4-bf31-44e1-8d60-f3ccfce4c81d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6130e5d4-bf31-44e1-8d60-f3ccfce4c81d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6130e5d4-bf31-44e1-8d60-f3ccfce4c81d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1273/2538] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:38 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 849 bytes in 76 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f213a54a-fa66-4489-af30-ffb2520d99ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Action: 'create', calling method: create, body: {"volume": {"source_volid": "50b75ce5-68ac-485f-92e8-5a8d20603d09", "size": 2, "name": "tempest-VolumesCloneTest-Volume-1332406046"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Create volume request body: {'volume': {'source_volid': '50b75ce5-68ac-485f-92e8-5a8d20603d09', 'size': 2, 'name': 'tempest-VolumesCloneTest-Volume-1332406046'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Create volume of 2 GB Sep 06 17:11:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Availability Zones retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Flow 'volume_create_api' (b443cc18-9849-46a0-bbdf-f55666ecb251) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0889825-d633-4652-b6a8-c81864a622c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Validating volume size '2' using validate_int, validate_source_size {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d0889825-d633-4652-b6a8-c81864a622c9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 2, 'snapshot_id': None, 'source_volid': '50b75ce5-68ac-485f-92e8-5a8d20603d09', 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec8dddf-632e-432d-9cbf-3a61e2b25fb5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Created reservations ['bd49ee08-dbe1-4b55-93e4-57a314e8a85f', '154aed01-9eb3-450b-ab3a-1d8ca7039b3b', '3f53e156-f931-42cd-98be-906d3dac7cbf', '33ebe949-c83a-4890-b8eb-a37fe5367cf6'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aec8dddf-632e-432d-9cbf-3a61e2b25fb5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd49ee08-dbe1-4b55-93e4-57a314e8a85f', '154aed01-9eb3-450b-ab3a-1d8ca7039b3b', '3f53e156-f931-42cd-98be-906d3dac7cbf', '33ebe949-c83a-4890-b8eb-a37fe5367cf6']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8dacf67-ba8b-4ae0-aec8-b0cee6002bf5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c8dacf67-ba8b-4ae0-aec8-b0cee6002bf5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '939c30ff-8b15-4825-abb5-6d229d89404e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1332406046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8c35fa0f3d4c9fa24a2125ca81366e',qos_specs=None,replication_status=,reservations=['bd49ee08-dbe1-4b55-93e4-57a314e8a85f','154aed01-9eb3-450b-ab3a-1d8ca7039b3b','3f53e156-f931-42cd-98be-906d3dac7cbf','33ebe949-c83a-4890-b8eb-a37fe5367cf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=50b75ce5-68ac-485f-92e8-5a8d20603d09,status='creating',user_id='709009a831c34e50af8828adf16572e3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:38Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumesCloneTest-Volume-1332406046',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=939c30ff-8b15-4825-abb5-6d229d89404e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2b8c35fa0f3d4c9fa24a2125ca81366e',provider_auth=None,provider_geometry=None,provider_id=None,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=50b75ce5-68ac-485f-92e8-5a8d20603d09,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='709009a831c34e50af8828adf16572e3',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfb92ca-22db-4e50-8317-b8c822cd49aa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5bfb92ca-22db-4e50-8317-b8c822cd49aa) transitioned into state 'SUCCESS' from state '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-1332406046',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='2b8c35fa0f3d4c9fa24a2125ca81366e',qos_specs=None,replication_status=,reservations=['bd49ee08-dbe1-4b55-93e4-57a314e8a85f','154aed01-9eb3-450b-ab3a-1d8ca7039b3b','3f53e156-f931-42cd-98be-906d3dac7cbf','33ebe949-c83a-4890-b8eb-a37fe5367cf6'],size=2,snapshot_id=None,source_replicaid=,source_volid=50b75ce5-68ac-485f-92e8-5a8d20603d09,status='creating',user_id='709009a831c34e50af8828adf16572e3',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4d0bd5-a376-4ac5-96ab-9f3f8bd2f7d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7c4d0bd5-a376-4ac5-96ab-9f3f8bd2f7d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Flow 'volume_create_api' (b443cc18-9849-46a0-bbdf-f55666ecb251) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:11:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Create volume request issued successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f213a54a-fa66-4489-af30-ffb2520d99ec tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:11:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1266/2539] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:11:38 2026] POST /volume/v3/volumes => generated 790 bytes in 510 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:11:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d12b9bde-58d6-4e77-b912-ee061cc7014f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d12b9bde-58d6-4e77-b912-ee061cc7014f tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d12b9bde-58d6-4e77-b912-ee061cc7014f tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d12b9bde-58d6-4e77-b912-ee061cc7014f tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d12b9bde-58d6-4e77-b912-ee061cc7014f tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d12b9bde-58d6-4e77-b912-ee061cc7014f tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1274/2540] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:38 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 858 bytes in 81 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[87200]: DEBUG cinder.api.middleware.request_id [None req-14483701-1fb9-4805-923b-6e8eaf30c110 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-14483701-1fb9-4805-923b-6e8eaf30c110 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-14483701-1fb9-4805-923b-6e8eaf30c110 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-14483701-1fb9-4805-923b-6e8eaf30c110 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-14483701-1fb9-4805-923b-6e8eaf30c110 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-14483701-1fb9-4805-923b-6e8eaf30c110 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1267/2541] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:39 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [None req-479c56da-0487-407c-8bad-603364968e55 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-479c56da-0487-407c-8bad-603364968e55 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-479c56da-0487-407c-8bad-603364968e55 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-479c56da-0487-407c-8bad-603364968e55 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-479c56da-0487-407c-8bad-603364968e55 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-479c56da-0487-407c-8bad-603364968e55 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1275/2542] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:40 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f5c8d523-e5dd-4590-b8a7-164db3789e93 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5c8d523-e5dd-4590-b8a7-164db3789e93 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5c8d523-e5dd-4590-b8a7-164db3789e93 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5c8d523-e5dd-4590-b8a7-164db3789e93 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5c8d523-e5dd-4590-b8a7-164db3789e93 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5c8d523-e5dd-4590-b8a7-164db3789e93 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1268/2543] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:42 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-669233ee-1afd-4626-ab61-31a4f7421aa7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-669233ee-1afd-4626-ab61-31a4f7421aa7 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-669233ee-1afd-4626-ab61-31a4f7421aa7 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-669233ee-1afd-4626-ab61-31a4f7421aa7 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-669233ee-1afd-4626-ab61-31a4f7421aa7 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-669233ee-1afd-4626-ab61-31a4f7421aa7 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1276/2544] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:43 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 162 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[87200]: DEBUG cinder.api.middleware.request_id [None req-eefb4d19-0625-4806-b8c7-718bd73f0111 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eefb4d19-0625-4806-b8c7-718bd73f0111 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eefb4d19-0625-4806-b8c7-718bd73f0111 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eefb4d19-0625-4806-b8c7-718bd73f0111 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:11:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:11:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-eefb4d19-0625-4806-b8c7-718bd73f0111 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eefb4d19-0625-4806-b8c7-718bd73f0111 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1269/2545] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:44 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 122 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d85baa7c-5248-47d4-979c-18b5a203f1ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d85baa7c-5248-47d4-979c-18b5a203f1ae tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d85baa7c-5248-47d4-979c-18b5a203f1ae tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d85baa7c-5248-47d4-979c-18b5a203f1ae tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:11:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:11:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d85baa7c-5248-47d4-979c-18b5a203f1ae tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d85baa7c-5248-47d4-979c-18b5a203f1ae tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1277/2546] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:45 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 140 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:11:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5a6d4ac5-fcb1-41e0-ae83-c1aca0c780f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5a6d4ac5-fcb1-41e0-ae83-c1aca0c780f9 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5a6d4ac5-fcb1-41e0-ae83-c1aca0c780f9 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5a6d4ac5-fcb1-41e0-ae83-c1aca0c780f9 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5a6d4ac5-fcb1-41e0-ae83-c1aca0c780f9 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5a6d4ac5-fcb1-41e0-ae83-c1aca0c780f9 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1270/2547] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:46 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 137 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e7796114-000b-478a-988c-7ddc3553fe7d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7796114-000b-478a-988c-7ddc3553fe7d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7796114-000b-478a-988c-7ddc3553fe7d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e7796114-000b-478a-988c-7ddc3553fe7d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e7796114-000b-478a-988c-7ddc3553fe7d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e7796114-000b-478a-988c-7ddc3553fe7d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1278/2548] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:47 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c8d093fc-5959-4753-82db-cb726ece56d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8d093fc-5959-4753-82db-cb726ece56d5 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8d093fc-5959-4753-82db-cb726ece56d5 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8d093fc-5959-4753-82db-cb726ece56d5 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c8d093fc-5959-4753-82db-cb726ece56d5 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8d093fc-5959-4753-82db-cb726ece56d5 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1271/2549] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:48 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [None req-27e8e44c-cfcb-440e-a3c6-9ae5a90ef6da None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-27e8e44c-cfcb-440e-a3c6-9ae5a90ef6da tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-27e8e44c-cfcb-440e-a3c6-9ae5a90ef6da tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-27e8e44c-cfcb-440e-a3c6-9ae5a90ef6da tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-27e8e44c-cfcb-440e-a3c6-9ae5a90ef6da tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-27e8e44c-cfcb-440e-a3c6-9ae5a90ef6da tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1279/2550] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 883 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fd8b00da-d03f-4dfc-b9b9-f095bced5cee None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd8b00da-d03f-4dfc-b9b9-f095bced5cee tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-reader] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd8b00da-d03f-4dfc-b9b9-f095bced5cee tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fd8b00da-d03f-4dfc-b9b9-f095bced5cee tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fd8b00da-d03f-4dfc-b9b9-f095bced5cee tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-reader] Volume info retrieved successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fd8b00da-d03f-4dfc-b9b9-f095bced5cee tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-reader] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1272/2551] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:49 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 883 bytes in 97 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[87201]: DEBUG cinder.api.middleware.request_id [None req-efe9fd2a-03fe-400e-bc40-16222d2acd9c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-efe9fd2a-03fe-400e-bc40-16222d2acd9c tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-efe9fd2a-03fe-400e-bc40-16222d2acd9c tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-efe9fd2a-03fe-400e-bc40-16222d2acd9c tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-efe9fd2a-03fe-400e-bc40-16222d2acd9c tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-efe9fd2a-03fe-400e-bc40-16222d2acd9c tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1280/2552] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:50 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 883 bytes in 39 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] DELETE http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Delete volume with id: 939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:50 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Delete volume request issued successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b60dce1-556b-4ffe-8b1d-1ed53de9a29d tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 202 Sep 06 17:11:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1273/2553] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:11:50 2026] DELETE /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e2158ad0-9494-4869-9629-a239b91a6fe3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2158ad0-9494-4869-9629-a239b91a6fe3 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2158ad0-9494-4869-9629-a239b91a6fe3 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2158ad0-9494-4869-9629-a239b91a6fe3 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:50 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e2158ad0-9494-4869-9629-a239b91a6fe3 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2158ad0-9494-4869-9629-a239b91a6fe3 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 200 Sep 06 17:11:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1281/2554] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:50 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 882 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-64e5f2b4-b35d-4636-8931-b6d2c6b905fa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64e5f2b4-b35d-4636-8931-b6d2c6b905fa tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e Sep 06 17:11:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64e5f2b4-b35d-4636-8931-b6d2c6b905fa tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64e5f2b4-b35d-4636-8931-b6d2c6b905fa tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64e5f2b4-b35d-4636-8931-b6d2c6b905fa tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e returned with HTTP 404 Sep 06 17:11:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1274/2555] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:51 2026] GET /volume/v3/volumes/939c30ff-8b15-4825-abb5-6d229d89404e => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cc9168b6-c89a-4a46-b202-a9fe9ff56d62 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc9168b6-c89a-4a46-b202-a9fe9ff56d62 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc9168b6-c89a-4a46-b202-a9fe9ff56d62 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc9168b6-c89a-4a46-b202-a9fe9ff56d62 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cc9168b6-c89a-4a46-b202-a9fe9ff56d62 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc9168b6-c89a-4a46-b202-a9fe9ff56d62 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1282/2556] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:51 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 849 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-55d9bb0e-89af-479d-b448-c25551610265 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] DELETE http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Delete volume with id: 50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:51 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Delete volume request issued successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55d9bb0e-89af-479d-b448-c25551610265 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 202 Sep 06 17:11:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1275/2557] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:11:51 2026] DELETE /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:11:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-35660177-a583-4998-8333-7133fd97f354 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35660177-a583-4998-8333-7133fd97f354 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35660177-a583-4998-8333-7133fd97f354 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35660177-a583-4998-8333-7133fd97f354 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:11:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:11:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-35660177-a583-4998-8333-7133fd97f354 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Volume info retrieved successfully. Sep 06 17:11:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35660177-a583-4998-8333-7133fd97f354 tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 200 Sep 06 17:11:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1283/2558] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:51 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 848 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:11:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6e3e7c1b-7df4-4e10-aa90-d7295564baac None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:11:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e3e7c1b-7df4-4e10-aa90-d7295564baac tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] GET http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 Sep 06 17:11:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e3e7c1b-7df4-4e10-aa90-d7295564baac tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:11:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e3e7c1b-7df4-4e10-aa90-d7295564baac tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:11:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e3e7c1b-7df4-4e10-aa90-d7295564baac tempest-VolumesCloneTest-352469998 tempest-VolumesCloneTest-352469998-project-member] http://192.168.122.183/volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 returned with HTTP 404 Sep 06 17:11:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1276/2559] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:11:52 2026] GET /volume/v3/volumes/50b75ce5-68ac-485f-92e8-5a8d20603d09 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:01 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:UPDATE=16,cinder:SELECT=125,cinder:INSERT=10 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:12:02 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=104,cinder:UPDATE=27,cinder:INSERT=15 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:12:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-33df8d1e-5f2b-4939-afc3-ae2a6f13c872 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-33df8d1e-5f2b-4939-afc3-ae2a6f13c872 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:12:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-33df8d1e-5f2b-4939-afc3-ae2a6f13c872 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095", "extra_specs": {}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-33df8d1e-5f2b-4939-afc3-ae2a6f13c872 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:12:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1284/2560] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:12:15 2026] POST /volume/v3/types => generated 268 bytes in 148 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0baeca04-5ef6-429f-8769-493687a2cf4b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0baeca04-5ef6-429f-8769-493687a2cf4b tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0baeca04-5ef6-429f-8769-493687a2cf4b tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002", "extra_specs": {}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0baeca04-5ef6-429f-8769-493687a2cf4b tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:12:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1277/2561] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:12:18 2026] POST /volume/v3/types => generated 268 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a0f227cd-1abf-42a2-b1de-a8119a98b385 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a0f227cd-1abf-42a2-b1de-a8119a98b385 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a0f227cd-1abf-42a2-b1de-a8119a98b385 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011", "extra_specs": {}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a0f227cd-1abf-42a2-b1de-a8119a98b385 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:12:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1285/2562] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:12:18 2026] POST /volume/v3/types => generated 268 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6dc59b32-eb58-4557-817e-81173d34d099 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1997315661", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1997315661', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume of 1 GB Sep 06 17:12:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Availability Zones retrieved successfully. Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Flow 'volume_create_api' (de25047b-db3a-46f3-ab85-b116e58a4408) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4fce8d-98b5-47aa-9795-1669b8908d07) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fe4fce8d-98b5-47aa-9795-1669b8908d07) 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:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=e4f8d974-de85-4d8a-83fb-5e44ad5d2115,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'e4f8d974-de85-4d8a-83fb-5e44ad5d2115', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cc1b35-8c30-4e05-a1ca-0e10803248b4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:18 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1278202814-419338002, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Created reservations ['e43596e4-0b31-4e32-96b7-ac3d62433525', '3968c016-3c5d-4368-8905-7c99f6c9e81b', 'cc75e3c9-cb18-4090-b73b-e4024023d85e', '66b72a53-b67c-4e47-9a5f-17ca90e5011d'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (e9cc1b35-8c30-4e05-a1ca-0e10803248b4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e43596e4-0b31-4e32-96b7-ac3d62433525', '3968c016-3c5d-4368-8905-7c99f6c9e81b', 'cc75e3c9-cb18-4090-b73b-e4024023d85e', '66b72a53-b67c-4e47-9a5f-17ca90e5011d']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04919b6e-1b58-42ef-a51e-5cd144917ac3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04919b6e-1b58-42ef-a51e-5cd144917ac3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '52582486-c3c1-4b60-9610-47f83ff1f25f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1997315661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728f1943bad417d99dbd5017514e992',qos_specs=None,replication_status=,reservations=['e43596e4-0b31-4e32-96b7-ac3d62433525','3968c016-3c5d-4368-8905-7c99f6c9e81b','cc75e3c9-cb18-4090-b73b-e4024023d85e','66b72a53-b67c-4e47-9a5f-17ca90e5011d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_type_id=e4f8d974-de85-4d8a-83fb-5e44ad5d2115), 'volume': Volume(_name_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:18Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1997315661',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=52582486-c3c1-4b60-9610-47f83ff1f25f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6728f1943bad417d99dbd5017514e992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(e4f8d974-de85-4d8a-83fb-5e44ad5d2115),volume_type_id=e4f8d974-de85-4d8a-83fb-5e44ad5d2115)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b73b52-470c-4e5a-9205-0303c183fe0d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (c2b73b52-470c-4e5a-9205-0303c183fe0d) transitioned into state 'SUCCESS' from state '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-1997315661',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728f1943bad417d99dbd5017514e992',qos_specs=None,replication_status=,reservations=['e43596e4-0b31-4e32-96b7-ac3d62433525','3968c016-3c5d-4368-8905-7c99f6c9e81b','cc75e3c9-cb18-4090-b73b-e4024023d85e','66b72a53-b67c-4e47-9a5f-17ca90e5011d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_type_id=e4f8d974-de85-4d8a-83fb-5e44ad5d2115)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdeebea-b926-4019-aef2-d9b9c29264dc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efdeebea-b926-4019-aef2-d9b9c29264dc) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Flow 'volume_create_api' (de25047b-db3a-46f3-ab85-b116e58a4408) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume request issued successfully. Sep 06 17:12:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6dc59b32-eb58-4557-817e-81173d34d099 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1278/2563] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:12:18 2026] POST /volume/v3/volumes => generated 854 bytes in 335 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-122946374", "snapshot_id": null, "imageRef": null, "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-122946374', 'snapshot_id': None, 'imageRef': None, 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume of 1 GB Sep 06 17:12:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Availability Zones retrieved successfully. Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Flow 'volume_create_api' (4e5051b9-4d19-4489-8ad4-4d7006dae44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa333840-b4fa-44b4-95b1-d2c2d9b1a141) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fa333840-b4fa-44b4-95b1-d2c2d9b1a141) 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:18Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=077b30f8-d4f9-4c33-a592-69101b9359c8,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '077b30f8-d4f9-4c33-a592-69101b9359c8', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8a86cd-f533-459d-a86f-72fa830cd352) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:18 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1356119028-175507011, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Created reservations ['8df900ab-e4c2-476f-b4ff-54e990ee1f53', '4489a7a6-3f49-4386-929e-8b224ed75e4c', '0278ada0-38eb-4f47-8747-bac6adaa8924', '5697d3c2-9f8c-4baf-854c-9f9de78da50a'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3d8a86cd-f533-459d-a86f-72fa830cd352) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8df900ab-e4c2-476f-b4ff-54e990ee1f53', '4489a7a6-3f49-4386-929e-8b224ed75e4c', '0278ada0-38eb-4f47-8747-bac6adaa8924', '5697d3c2-9f8c-4baf-854c-9f9de78da50a']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca4c4f3-4fe5-4ce0-a487-660fa2297576) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a9f20a60-356c-43b3-9108-4b928330f953 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a9f20a60-356c-43b3-9108-4b928330f953 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a9f20a60-356c-43b3-9108-4b928330f953 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a9f20a60-356c-43b3-9108-4b928330f953 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a9f20a60-356c-43b3-9108-4b928330f953 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3ca4c4f3-4fe5-4ce0-a487-660fa2297576) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-122946374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728f1943bad417d99dbd5017514e992',qos_specs=None,replication_status=,reservations=['8df900ab-e4c2-476f-b4ff-54e990ee1f53','4489a7a6-3f49-4386-929e-8b224ed75e4c','0278ada0-38eb-4f47-8747-bac6adaa8924','5697d3c2-9f8c-4baf-854c-9f9de78da50a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_type_id=077b30f8-d4f9-4c33-a592-69101b9359c8), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-122946374',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6728f1943bad417d99dbd5017514e992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(077b30f8-d4f9-4c33-a592-69101b9359c8),volume_type_id=077b30f8-d4f9-4c33-a592-69101b9359c8)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1535cd55-245d-4553-bcdf-8f92f8414e84) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a9f20a60-356c-43b3-9108-4b928330f953 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1279/2564] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 883 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57542592-cd93-4136-a04b-90c6652a939f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57542592-cd93-4136-a04b-90c6652a939f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57542592-cd93-4136-a04b-90c6652a939f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57542592-cd93-4136-a04b-90c6652a939f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1535cd55-245d-4553-bcdf-8f92f8414e84) transitioned into state 'SUCCESS' from state '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-122946374',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728f1943bad417d99dbd5017514e992',qos_specs=None,replication_status=,reservations=['8df900ab-e4c2-476f-b4ff-54e990ee1f53','4489a7a6-3f49-4386-929e-8b224ed75e4c','0278ada0-38eb-4f47-8747-bac6adaa8924','5697d3c2-9f8c-4baf-854c-9f9de78da50a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_type_id=077b30f8-d4f9-4c33-a592-69101b9359c8)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57542592-cd93-4136-a04b-90c6652a939f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ce7d16-5f90-4698-bbe6-6cac04b3f156) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57542592-cd93-4136-a04b-90c6652a939f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1280/2565] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 883 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ce7d16-5f90-4698-bbe6-6cac04b3f156) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Flow 'volume_create_api' (4e5051b9-4d19-4489-8ad4-4d7006dae44b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume request issued successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-24e96f0f-37c4-4162-b0e5-9b43710cee3f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1286/2566] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:12:18 2026] POST /volume/v3/volumes => generated 853 bytes in 407 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d1df2d56-feea-4425-831b-82fed9720da3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-b392eb73-c63d-4621-b005-62300c2c078c req-7aae24c5-bd84-471b-8752-91349ea423fa None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestInstancesWithCinderVolumes-volume-1481514919", "snapshot_id": null, "imageRef": "215378ba-0748-48b7-8d2c-4a5f128338d7", "volume_type": "tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume request body: {'volume': {'name': 'tempest-TestInstancesWithCinderVolumes-volume-1481514919', 'snapshot_id': None, 'imageRef': '215378ba-0748-48b7-8d2c-4a5f128338d7', 'volume_type': 'tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-7aae24c5-bd84-471b-8752-91349ea423fa tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-7aae24c5-bd84-471b-8752-91349ea423fa tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-7aae24c5-bd84-471b-8752-91349ea423fa tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-b392eb73-c63d-4621-b005-62300c2c078c req-7aae24c5-bd84-471b-8752-91349ea423fa tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-7aae24c5-bd84-471b-8752-91349ea423fa tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1287/2567] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 883 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume of 1 GB Sep 06 17:12:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Availability Zones retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Flow 'volume_create_api' (5458d0f5-3008-40c6-b153-d0cfc1e7225b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7717c271-c495-4beb-b015-352ce951af3a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-75f97ac9-7e19-49a8-b862-8457b58563b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-75f97ac9-7e19-49a8-b862-8457b58563b8 None None] GET http://192.168.122.183/volume// Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-75f97ac9-7e19-49a8-b862-8457b58563b8 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-75f97ac9-7e19-49a8-b862-8457b58563b8 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-75f97ac9-7e19-49a8-b862-8457b58563b8 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1288/2568] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-b392eb73-c63d-4621-b005-62300c2c078c req-b978e44c-5c8b-43a9-a07b-6797b0bc615f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-b978e44c-5c8b-43a9-a07b-6797b0bc615f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7717c271-c495-4beb-b015-352ce951af3a) 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:16Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=a5f8bd1b-e0be-4e11-95b2-68e570aca776,is_public=True,name='tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a5f8bd1b-e0be-4e11-95b2-68e570aca776', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-b978e44c-5c8b-43a9-a07b-6797b0bc615f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b77992d1-44a4-4283-a6d4-b162075e7789", "connector": null, "instance_uuid": "f6ac4fb5-599b-4a0a-970a-28241f9d14ba"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84dd2543-3729-420f-8ef5-7fd239711db0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Deprecated: Default quota for resource: volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095 is set by the default quota flag: quota_volumes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:19 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Deprecated: Default quota for resource: gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095 is set by the default quota flag: quota_gigabytes_tempest-scenario-type-tempest-TestInstancesWithCinderVolumes-volume-type-1616443787-177303095, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-b978e44c-5c8b-43a9-a07b-6797b0bc615f tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1289/2569] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:12:19 2026] POST /volume/v3/attachments => generated 273 bytes in 113 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Created reservations ['f5d74465-72ee-42cc-8344-2ff169d83174', '6c1a6dbc-ac37-439e-98be-45df703c8324', '40a36cc9-2136-4db7-9959-c5b4cae75558', 'a9c8d49f-7881-4391-be26-4f649b441e87'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (84dd2543-3729-420f-8ef5-7fd239711db0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f5d74465-72ee-42cc-8344-2ff169d83174', '6c1a6dbc-ac37-439e-98be-45df703c8324', '40a36cc9-2136-4db7-9959-c5b4cae75558', 'a9c8d49f-7881-4391-be26-4f649b441e87']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d395d2e2-0b35-4eb0-8a61-ac08ef38f93a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-404626f3-4e75-4ef1-8a00-0dc4b35f84ea None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-404626f3-4e75-4ef1-8a00-0dc4b35f84ea tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-404626f3-4e75-4ef1-8a00-0dc4b35f84ea tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-404626f3-4e75-4ef1-8a00-0dc4b35f84ea tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d395d2e2-0b35-4eb0-8a61-ac08ef38f93a) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b26e3aeb-b211-412e-a8ac-221271c4cf39', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1481514919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728f1943bad417d99dbd5017514e992',qos_specs=None,replication_status=,reservations=['f5d74465-72ee-42cc-8344-2ff169d83174','6c1a6dbc-ac37-439e-98be-45df703c8324','40a36cc9-2136-4db7-9959-c5b4cae75558','a9c8d49f-7881-4391-be26-4f649b441e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_type_id=a5f8bd1b-e0be-4e11-95b2-68e570aca776), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestInstancesWithCinderVolumes-volume-1481514919',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b26e3aeb-b211-412e-a8ac-221271c4cf39,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6728f1943bad417d99dbd5017514e992',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a5f8bd1b-e0be-4e11-95b2-68e570aca776),volume_type_id=a5f8bd1b-e0be-4e11-95b2-68e570aca776)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d29032-6371-4af4-9c9c-4f4f3cbff132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-404626f3-4e75-4ef1-8a00-0dc4b35f84ea tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-404626f3-4e75-4ef1-8a00-0dc4b35f84ea tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1290/2570] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 882 bytes in 78 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1753a287-d81c-4979-8534-ca1304f71dd4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1753a287-d81c-4979-8534-ca1304f71dd4 None None] GET http://192.168.122.183/volume// Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1753a287-d81c-4979-8534-ca1304f71dd4 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1753a287-d81c-4979-8534-ca1304f71dd4 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1753a287-d81c-4979-8534-ca1304f71dd4 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1291/2571] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-b392eb73-c63d-4621-b005-62300c2c078c req-a9c8d1ac-bd1e-451c-932a-6e94ce557593 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-a9c8d1ac-bd1e-451c-932a-6e94ce557593 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-a9c8d1ac-bd1e-451c-932a-6e94ce557593 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-a9c8d1ac-bd1e-451c-932a-6e94ce557593 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (17d29032-6371-4af4-9c9c-4f4f3cbff132) transitioned into state 'SUCCESS' from state '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-1481514919',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='6728f1943bad417d99dbd5017514e992',qos_specs=None,replication_status=,reservations=['f5d74465-72ee-42cc-8344-2ff169d83174','6c1a6dbc-ac37-439e-98be-45df703c8324','40a36cc9-2136-4db7-9959-c5b4cae75558','a9c8d49f-7881-4391-be26-4f649b441e87'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='ae52bd1b4e754d45a3eddceac922deb0',volume_type_id=a5f8bd1b-e0be-4e11-95b2-68e570aca776)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f441d3b-748b-4f3b-8adf-1513cd1b54b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-b392eb73-c63d-4621-b005-62300c2c078c req-a9c8d1ac-bd1e-451c-932a-6e94ce557593 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3f441d3b-748b-4f3b-8adf-1513cd1b54b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Flow 'volume_create_api' (5458d0f5-3008-40c6-b153-d0cfc1e7225b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Create volume request issued successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-a9c8d1ac-bd1e-451c-932a-6e94ce557593 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d1df2d56-feea-4425-831b-82fed9720da3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1292/2572] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 1063 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1281/2573] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:12:19 2026] POST /volume/v3/volumes => generated 854 bytes in 663 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-71d4c77a-c606-4a3b-a0eb-8aea7f934297 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71d4c77a-c606-4a3b-a0eb-8aea7f934297 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71d4c77a-c606-4a3b-a0eb-8aea7f934297 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71d4c77a-c606-4a3b-a0eb-8aea7f934297 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-71d4c77a-c606-4a3b-a0eb-8aea7f934297 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71d4c77a-c606-4a3b-a0eb-8aea7f934297 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1293/2574] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:19 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 922 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] PUT http://192.168.122.183/volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf Sep 06 17:12:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:20 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Acquiring lock "cinder-attachment_update-b77992d1-44a4-4283-a6d4-b162075e7789-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:12:20 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Lock "cinder-attachment_update-b77992d1-44a4-4283-a6d4-b162075e7789-devstack" acquired by "attachment_update" :: waited 0.019s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:12:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-55fe834b-8143-4760-bc2b-310c11c66864 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55fe834b-8143-4760-bc2b-310c11c66864 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55fe834b-8143-4760-bc2b-310c11c66864 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55fe834b-8143-4760-bc2b-310c11c66864 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-55fe834b-8143-4760-bc2b-310c11c66864 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55fe834b-8143-4760-bc2b-310c11c66864 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1294/2575] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:20 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 882 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-34c07207-d750-4ce3-9669-975315b9eba4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34c07207-d750-4ce3-9669-975315b9eba4 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34c07207-d750-4ce3-9669-975315b9eba4 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34c07207-d750-4ce3-9669-975315b9eba4 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-34c07207-d750-4ce3-9669-975315b9eba4 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34c07207-d750-4ce3-9669-975315b9eba4 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1295/2576] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:20 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:21 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Lock "cinder-attachment_update-b77992d1-44a4-4283-a6d4-b162075e7789-devstack" released by "attachment_update" :: held 0.955s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:12:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-f0593a94-c0e7-49e4-a86b-93cda4e032f6 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf returned with HTTP 200 Sep 06 17:12:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1282/2577] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:12:20 2026] PUT /volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf => generated 694 bytes in 1009 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-b392eb73-c63d-4621-b005-62300c2c078c req-25d7a0dd-6bee-444a-986e-dc0fed049631 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-25d7a0dd-6bee-444a-986e-dc0fed049631 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf/action Sep 06 17:12:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-25d7a0dd-6bee-444a-986e-dc0fed049631 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-25d7a0dd-6bee-444a-986e-dc0fed049631 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-b392eb73-c63d-4621-b005-62300c2c078c req-25d7a0dd-6bee-444a-986e-dc0fed049631 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf/action returned with HTTP 204 Sep 06 17:12:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1296/2578] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:12:21 2026] POST /volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf/action => generated 0 bytes in 67 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-36c73610-6bcf-4435-87e8-3fa7b4de5aa3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36c73610-6bcf-4435-87e8-3fa7b4de5aa3 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36c73610-6bcf-4435-87e8-3fa7b4de5aa3 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-36c73610-6bcf-4435-87e8-3fa7b4de5aa3 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-36c73610-6bcf-4435-87e8-3fa7b4de5aa3 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-36c73610-6bcf-4435-87e8-3fa7b4de5aa3 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1283/2579] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:21 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 1175 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-de4fcca9-4ac5-4e70-acee-e0cc0661d57e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de4fcca9-4ac5-4e70-acee-e0cc0661d57e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de4fcca9-4ac5-4e70-acee-e0cc0661d57e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de4fcca9-4ac5-4e70-acee-e0cc0661d57e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-de4fcca9-4ac5-4e70-acee-e0cc0661d57e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de4fcca9-4ac5-4e70-acee-e0cc0661d57e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1297/2580] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:21 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 1175 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8c4cdf3a-ce9a-435c-995c-0208565fec60 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c4cdf3a-ce9a-435c-995c-0208565fec60 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c4cdf3a-ce9a-435c-995c-0208565fec60 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c4cdf3a-ce9a-435c-995c-0208565fec60 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8c4cdf3a-ce9a-435c-995c-0208565fec60 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c4cdf3a-ce9a-435c-995c-0208565fec60 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1284/2581] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:22 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 946 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-aff2a0df-cbc4-4139-a784-31d3a0395889 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-aff2a0df-cbc4-4139-a784-31d3a0395889 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-aff2a0df-cbc4-4139-a784-31d3a0395889 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-aff2a0df-cbc4-4139-a784-31d3a0395889 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-aff2a0df-cbc4-4139-a784-31d3a0395889 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-aff2a0df-cbc4-4139-a784-31d3a0395889 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1298/2582] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:12:22 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 1175 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] POST http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789/action Sep 06 17:12:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Begin detaching volume completed successfully. Sep 06 17:12:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-bfe8cdea-d8a8-4dc8-9cf4-c7bae4a227c9 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789/action returned with HTTP 202 Sep 06 17:12:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1285/2583] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:12:22 2026] POST /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789/action => generated 0 bytes in 52 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:12:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eedb80c8-20e3-41ce-aed0-af8bd9e3f0d0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eedb80c8-20e3-41ce-aed0-af8bd9e3f0d0 None None] GET http://192.168.122.183/volume// Sep 06 17:12:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eedb80c8-20e3-41ce-aed0-af8bd9e3f0d0 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eedb80c8-20e3-41ce-aed0-af8bd9e3f0d0 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eedb80c8-20e3-41ce-aed0-af8bd9e3f0d0 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:12:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1299/2584] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:12:23 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-57b92818-63c4-4f22-a00f-795e2b10e930 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-57b92818-63c4-4f22-a00f-795e2b10e930 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-57b92818-63c4-4f22-a00f-795e2b10e930 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-57b92818-63c4-4f22-a00f-795e2b10e930 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0dd84fee-cff3-4e03-a23b-8f0eb4f1d6f0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-57b92818-63c4-4f22-a00f-795e2b10e930 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0dd84fee-cff3-4e03-a23b-8f0eb4f1d6f0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0dd84fee-cff3-4e03-a23b-8f0eb4f1d6f0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0dd84fee-cff3-4e03-a23b-8f0eb4f1d6f0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-57b92818-63c4-4f22-a00f-795e2b10e930 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1286/2585] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:12:23 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 1359 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:12:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0dd84fee-cff3-4e03-a23b-8f0eb4f1d6f0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0dd84fee-cff3-4e03-a23b-8f0eb4f1d6f0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1300/2586] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:23 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 946 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-858a538f-8be0-4e62-a787-62b23862b7ce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-858a538f-8be0-4e62-a787-62b23862b7ce tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] DELETE http://192.168.122.183/volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf Sep 06 17:12:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-858a538f-8be0-4e62-a787-62b23862b7ce tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-858a538f-8be0-4e62-a787-62b23862b7ce tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:23 devstack devstack@c-api.service[87200]: /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:23 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:12:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-1254f009-b4f8-4ea2-9a8f-ef2bbd02280a req-858a538f-8be0-4e62-a787-62b23862b7ce tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf returned with HTTP 200 Sep 06 17:12:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1287/2587] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:12:23 2026] DELETE /volume/v3/attachments/adf9b903-8008-4db4-ace8-c24f145e1cdf => generated 19 bytes in 129 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-77ed7f85-8a89-4b61-8e9e-e37688b55917 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-77ed7f85-8a89-4b61-8e9e-e37688b55917 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-77ed7f85-8a89-4b61-8e9e-e37688b55917 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-77ed7f85-8a89-4b61-8e9e-e37688b55917 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-77ed7f85-8a89-4b61-8e9e-e37688b55917 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-77ed7f85-8a89-4b61-8e9e-e37688b55917 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1301/2588] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:24 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1004 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5e8adcf7-fcab-4921-8d68-75c887d8614d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e8adcf7-fcab-4921-8d68-75c887d8614d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e8adcf7-fcab-4921-8d68-75c887d8614d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e8adcf7-fcab-4921-8d68-75c887d8614d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5e8adcf7-fcab-4921-8d68-75c887d8614d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e8adcf7-fcab-4921-8d68-75c887d8614d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1288/2589] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:25 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1004 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3e68bdb8-3417-4fd7-95ff-510e13a22b1f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e68bdb8-3417-4fd7-95ff-510e13a22b1f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e68bdb8-3417-4fd7-95ff-510e13a22b1f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e68bdb8-3417-4fd7-95ff-510e13a22b1f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3e68bdb8-3417-4fd7-95ff-510e13a22b1f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e68bdb8-3417-4fd7-95ff-510e13a22b1f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1302/2590] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:26 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1007 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-050b3376-dce9-4df1-bdfa-7a5dab64fcbc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-050b3376-dce9-4df1-bdfa-7a5dab64fcbc tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-050b3376-dce9-4df1-bdfa-7a5dab64fcbc tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-050b3376-dce9-4df1-bdfa-7a5dab64fcbc tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-050b3376-dce9-4df1-bdfa-7a5dab64fcbc tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-050b3376-dce9-4df1-bdfa-7a5dab64fcbc tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1289/2591] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:27 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1007 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:12:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:27 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Delete volume with id: b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Delete volume request issued successfully. Sep 06 17:12:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab14e6bc-7c57-4e87-803e-ffd1631fa1a8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 202 Sep 06 17:12:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1303/2592] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:12:27 2026] DELETE /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c030464f-486a-4920-8bd7-66cc64953f45 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c030464f-486a-4920-8bd7-66cc64953f45 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c030464f-486a-4920-8bd7-66cc64953f45 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c030464f-486a-4920-8bd7-66cc64953f45 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c030464f-486a-4920-8bd7-66cc64953f45 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c030464f-486a-4920-8bd7-66cc64953f45 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 200 Sep 06 17:12:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1290/2593] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:27 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 882 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f4bbf134-dee3-4d51-8bf9-fc21f9a8a7db None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4bbf134-dee3-4d51-8bf9-fc21f9a8a7db tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4bbf134-dee3-4d51-8bf9-fc21f9a8a7db tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4bbf134-dee3-4d51-8bf9-fc21f9a8a7db tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f4bbf134-dee3-4d51-8bf9-fc21f9a8a7db tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4bbf134-dee3-4d51-8bf9-fc21f9a8a7db tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1304/2594] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:28 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1007 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e5bb7d0f-4c38-4421-a7a7-403eeeea05ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5bb7d0f-4c38-4421-a7a7-403eeeea05ff tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 Sep 06 17:12:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5bb7d0f-4c38-4421-a7a7-403eeeea05ff tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e5bb7d0f-4c38-4421-a7a7-403eeeea05ff tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e5bb7d0f-4c38-4421-a7a7-403eeeea05ff tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 returned with HTTP 404 Sep 06 17:12:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1291/2595] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:28 2026] GET /volume/v3/volumes/b77992d1-44a4-4283-a6d4-b162075e7789 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-919a1364-6074-4326-bfdc-11300c23d6b2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:12:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Delete snapshot with id: feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:12:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot delete request issued successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-919a1364-6074-4326-bfdc-11300c23d6b2 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 202 Sep 06 17:12:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1305/2596] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:12:29 2026] DELETE /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 0 bytes in 56 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[87200]: DEBUG cinder.api.middleware.request_id [None req-68e8b698-f7bd-4fcf-aa1d-06261f4a9f61 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-68e8b698-f7bd-4fcf-aa1d-06261f4a9f61 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:12:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-68e8b698-f7bd-4fcf-aa1d-06261f4a9f61 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-68e8b698-f7bd-4fcf-aa1d-06261f4a9f61 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-68e8b698-f7bd-4fcf-aa1d-06261f4a9f61 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-68e8b698-f7bd-4fcf-aa1d-06261f4a9f61 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:12:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1292/2597] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:12:29 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 461 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7a21ab9d-f0ec-4f1a-b207-ff5539f0ce6b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a21ab9d-f0ec-4f1a-b207-ff5539f0ce6b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a21ab9d-f0ec-4f1a-b207-ff5539f0ce6b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a21ab9d-f0ec-4f1a-b207-ff5539f0ce6b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:12:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7a21ab9d-f0ec-4f1a-b207-ff5539f0ce6b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a21ab9d-f0ec-4f1a-b207-ff5539f0ce6b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1306/2598] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:29 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1257 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-7bde2571-a436-45a0-942b-7699af1f223e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-7bde2571-a436-45a0-942b-7699af1f223e tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-7bde2571-a436-45a0-942b-7699af1f223e tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-7bde2571-a436-45a0-942b-7699af1f223e tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:12:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:12:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-7bde2571-a436-45a0-942b-7699af1f223e tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-7bde2571-a436-45a0-942b-7699af1f223e tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1293/2599] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:12:29 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1257 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-608fd080-daa1-4898-aa8e-f2f8ddf4680a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-608fd080-daa1-4898-aa8e-f2f8ddf4680a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:12:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-608fd080-daa1-4898-aa8e-f2f8ddf4680a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-608fd080-daa1-4898-aa8e-f2f8ddf4680a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-608fd080-daa1-4898-aa8e-f2f8ddf4680a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Snapshot retrieved successfully. Sep 06 17:12:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-608fd080-daa1-4898-aa8e-f2f8ddf4680a tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 200 Sep 06 17:12:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1307/2600] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:12:30 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 461 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-44f27db8-379b-406d-99b2-9bfef929c6e3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-44f27db8-379b-406d-99b2-9bfef929c6e3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-44f27db8-379b-406d-99b2-9bfef929c6e3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-44f27db8-379b-406d-99b2-9bfef929c6e3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-44f27db8-379b-406d-99b2-9bfef929c6e3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-44f27db8-379b-406d-99b2-9bfef929c6e3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1294/2601] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:12:30 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1257 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-30eae2e8-8aee-436f-9e2a-e4c0c03d4367 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30eae2e8-8aee-436f-9e2a-e4c0c03d4367 None None] GET http://192.168.122.183/volume// Sep 06 17:12:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30eae2e8-8aee-436f-9e2a-e4c0c03d4367 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30eae2e8-8aee-436f-9e2a-e4c0c03d4367 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30eae2e8-8aee-436f-9e2a-e4c0c03d4367 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:12:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1308/2602] 192.168.122.183 () {58 vars in 1308 bytes} [Sun Sep 6 17:12:30 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-24610ac5-cd48-4a39-bda1-db79671e7d2d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-24610ac5-cd48-4a39-bda1-db79671e7d2d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:12:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-24610ac5-cd48-4a39-bda1-db79671e7d2d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "b26e3aeb-b211-412e-a8ac-221271c4cf39", "connector": null, "instance_uuid": "d181209b-225b-4ddf-9537-a9321bf401a1"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-24610ac5-cd48-4a39-bda1-db79671e7d2d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:12:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1295/2603] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:12:30 2026] POST /volume/v3/attachments => generated 273 bytes in 83 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0a8f71b8-302f-4441-b1eb-9559a8c24fe8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a8f71b8-302f-4441-b1eb-9559a8c24fe8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 Sep 06 17:12:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a8f71b8-302f-4441-b1eb-9559a8c24fe8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0a8f71b8-302f-4441-b1eb-9559a8c24fe8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0a8f71b8-302f-4441-b1eb-9559a8c24fe8 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 returned with HTTP 404 Sep 06 17:12:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1309/2604] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:12:31 2026] GET /volume/v3/snapshots/feb288f3-81ca-48a5-850b-278b96962d64 => generated 111 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [req-db8d82da-1113-4aa1-a066-2305d9aa268b req-af32af62-d5ec-40b6-ab04-f9a785277f4e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-db8d82da-1113-4aa1-a066-2305d9aa268b req-af32af62-d5ec-40b6-ab04-f9a785277f4e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:12:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-db8d82da-1113-4aa1-a066-2305d9aa268b req-af32af62-d5ec-40b6-ab04-f9a785277f4e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-db8d82da-1113-4aa1-a066-2305d9aa268b req-af32af62-d5ec-40b6-ab04-f9a785277f4e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:31 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-db8d82da-1113-4aa1-a066-2305d9aa268b req-af32af62-d5ec-40b6-ab04-f9a785277f4e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-db8d82da-1113-4aa1-a066-2305d9aa268b req-af32af62-d5ec-40b6-ab04-f9a785277f4e tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:12:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1296/2605] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:12:31 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 849 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-59cc51d5-e91a-4631-a147-243e6ffc293d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59cc51d5-e91a-4631-a147-243e6ffc293d None None] GET http://192.168.122.183/volume// Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59cc51d5-e91a-4631-a147-243e6ffc293d None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-59cc51d5-e91a-4631-a147-243e6ffc293d None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-59cc51d5-e91a-4631-a147-243e6ffc293d None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:12:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1310/2606] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:12:32 2026] GET /volume/ => generated 390 bytes in 7 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:12:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-76808f3b-5832-4970-98de-19855c32d71f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-76808f3b-5832-4970-98de-19855c32d71f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:12:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-76808f3b-5832-4970-98de-19855c32d71f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-76808f3b-5832-4970-98de-19855c32d71f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-76808f3b-5832-4970-98de-19855c32d71f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:12:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-76808f3b-5832-4970-98de-19855c32d71f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:12:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1297/2607] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:12:32 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1437 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] PUT http://192.168.122.183/volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Acquiring lock "cinder-attachment_update-b26e3aeb-b211-412e-a8ac-221271c4cf39-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Lock "cinder-attachment_update-b26e3aeb-b211-412e-a8ac-221271c4cf39-devstack" acquired by "attachment_update" :: waited 0.042s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:32 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Lock "cinder-attachment_update-b26e3aeb-b211-412e-a8ac-221271c4cf39-devstack" released by "attachment_update" :: held 0.301s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:12:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-743260f7-9f06-4e22-9188-e0262e28759c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c returned with HTTP 200 Sep 06 17:12:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1311/2608] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:12:32 2026] PUT /volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c => generated 694 bytes in 412 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:12:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-2dbb9c84-adc8-4db7-a960-2aaca9e55186 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-2dbb9c84-adc8-4db7-a960-2aaca9e55186 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c/action Sep 06 17:12:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-2dbb9c84-adc8-4db7-a960-2aaca9e55186 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-2dbb9c84-adc8-4db7-a960-2aaca9e55186 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-c500cc6d-609d-4d61-8464-0ddf02d69838 req-2dbb9c84-adc8-4db7-a960-2aaca9e55186 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c/action returned with HTTP 204 Sep 06 17:12:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1298/2609] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:12:32 2026] POST /volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c/action => generated 0 bytes in 134 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] DELETE http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:12:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:35 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Delete volume with id: bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:12:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Delete volume request issued successfully. Sep 06 17:12:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a7430a18-a2f1-43a5-9759-2a7e60163ae5 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 202 Sep 06 17:12:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1312/2610] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:12:35 2026] DELETE /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 0 bytes in 135 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c4d4501-b223-4077-8cd8-af52e2f56574 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c4d4501-b223-4077-8cd8-af52e2f56574 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:12:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c4d4501-b223-4077-8cd8-af52e2f56574 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c4d4501-b223-4077-8cd8-af52e2f56574 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c4d4501-b223-4077-8cd8-af52e2f56574 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c4d4501-b223-4077-8cd8-af52e2f56574 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:12:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1299/2611] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:35 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ae664d67-bac7-48ac-8aa2-8a4f0d30ce8c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae664d67-bac7-48ac-8aa2-8a4f0d30ce8c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:12:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae664d67-bac7-48ac-8aa2-8a4f0d30ce8c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae664d67-bac7-48ac-8aa2-8a4f0d30ce8c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ae664d67-bac7-48ac-8aa2-8a4f0d30ce8c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Volume info retrieved successfully. Sep 06 17:12:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae664d67-bac7-48ac-8aa2-8a4f0d30ce8c tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 200 Sep 06 17:12:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1313/2612] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:36 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 848 bytes in 115 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e7c1fc6a-ad2f-4b4a-9fd4-f257e4d92667 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7c1fc6a-ad2f-4b4a-9fd4-f257e4d92667 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] GET http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 Sep 06 17:12:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7c1fc6a-ad2f-4b4a-9fd4-f257e4d92667 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e7c1fc6a-ad2f-4b4a-9fd4-f257e4d92667 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e7c1fc6a-ad2f-4b4a-9fd4-f257e4d92667 tempest-TestStampPattern-904558217 tempest-TestStampPattern-904558217-project-member] http://192.168.122.183/volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 returned with HTTP 404 Sep 06 17:12:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1300/2613] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:38 2026] GET /volume/v3/volumes/bb7e8d8d-7828-47e7-a4e9-05fbe7d1c503 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:46 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=114,cinder:INSERT=13,cinder:UPDATE=20 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:12:48 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=134,cinder:INSERT=20,cinder:UPDATE=33 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1304924427"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1304924427'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Create volume of 1 GB Sep 06 17:12:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Availability Zones retrieved successfully. Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Flow 'volume_create_api' (ee4f4364-1377-4541-82ab-2fdd47d959c9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f898ec97-18b7-4553-b65f-7160817c6211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f898ec97-18b7-4553-b65f-7160817c6211) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98cd775-51c8-46e2-bba4-fcbe56885106) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Created reservations ['07f9e2ff-db05-449f-ae98-690f63839089', '408f92bf-8769-4c9f-a7b2-9398cf9996a1', 'b7263a2a-1760-4634-864e-ca2888fb5a17', '9954c072-29aa-4f38-8cc3-d42b44f17244'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c98cd775-51c8-46e2-bba4-fcbe56885106) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['07f9e2ff-db05-449f-ae98-690f63839089', '408f92bf-8769-4c9f-a7b2-9398cf9996a1', 'b7263a2a-1760-4634-864e-ca2888fb5a17', '9954c072-29aa-4f38-8cc3-d42b44f17244']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779a5b9d-7606-41e3-a4b0-5d4515a70c89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (779a5b9d-7606-41e3-a4b0-5d4515a70c89) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8c15159b-7dad-4f5c-a73d-ccb400d7c8c7', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304924427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492cb0bd2016491b9a976815103361df',qos_specs=None,replication_status=,reservations=['07f9e2ff-db05-449f-ae98-690f63839089','408f92bf-8769-4c9f-a7b2-9398cf9996a1','b7263a2a-1760-4634-864e-ca2888fb5a17','9954c072-29aa-4f38-8cc3-d42b44f17244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e218e9528b140af8e3df6415976584f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:52Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1304924427',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=8c15159b-7dad-4f5c-a73d-ccb400d7c8c7,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492cb0bd2016491b9a976815103361df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e218e9528b140af8e3df6415976584f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8180b6-bc6f-402f-99e0-fd838d885624) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (ce8180b6-bc6f-402f-99e0-fd838d885624) transitioned into state 'SUCCESS' from state '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-1304924427',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492cb0bd2016491b9a976815103361df',qos_specs=None,replication_status=,reservations=['07f9e2ff-db05-449f-ae98-690f63839089','408f92bf-8769-4c9f-a7b2-9398cf9996a1','b7263a2a-1760-4634-864e-ca2888fb5a17','9954c072-29aa-4f38-8cc3-d42b44f17244'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e218e9528b140af8e3df6415976584f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c8bbc64-7b6d-41d5-9a2f-a553a2e9ea98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (0c8bbc64-7b6d-41d5-9a2f-a553a2e9ea98) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Flow 'volume_create_api' (ee4f4364-1377-4541-82ab-2fdd47d959c9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Create volume request issued successfully. Sep 06 17:12:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-97dfe3b3-cebb-425f-a348-115b7ab4d876 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1314/2614] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:12:52 2026] POST /volume/v3/volumes => generated 787 bytes in 528 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:12:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ac3795cd-815d-48b4-8a6e-f9b092641ec5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac3795cd-815d-48b4-8a6e-f9b092641ec5 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac3795cd-815d-48b4-8a6e-f9b092641ec5 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac3795cd-815d-48b4-8a6e-f9b092641ec5 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:52 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:52 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ac3795cd-815d-48b4-8a6e-f9b092641ec5 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac3795cd-815d-48b4-8a6e-f9b092641ec5 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 returned with HTTP 200 Sep 06 17:12:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1301/2615] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:52 2026] GET /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 => generated 966 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:12:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7cf24879-bd6c-4f69-8e64-a663bd26d634 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cf24879-bd6c-4f69-8e64-a663bd26d634 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cf24879-bd6c-4f69-8e64-a663bd26d634 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7cf24879-bd6c-4f69-8e64-a663bd26d634 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:53 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:53 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7cf24879-bd6c-4f69-8e64-a663bd26d634 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7cf24879-bd6c-4f69-8e64-a663bd26d634 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 returned with HTTP 200 Sep 06 17:12:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1315/2616] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:53 2026] GET /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:12:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d8e6e0e0-4b68-47b8-9639-23f656d90ead None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8e6e0e0-4b68-47b8-9639-23f656d90ead tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8e6e0e0-4b68-47b8-9639-23f656d90ead tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8e6e0e0-4b68-47b8-9639-23f656d90ead tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d8e6e0e0-4b68-47b8-9639-23f656d90ead tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8e6e0e0-4b68-47b8-9639-23f656d90ead tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 returned with HTTP 200 Sep 06 17:12:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1302/2617] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:54 2026] GET /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 => generated 1017 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-18485e77-1a89-4cf4-abae-8850296ac287 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18485e77-1a89-4cf4-abae-8850296ac287 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] POST http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7/action Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18485e77-1a89-4cf4-abae-8850296ac287 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18485e77-1a89-4cf4-abae-8850296ac287 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-18485e77-1a89-4cf4-abae-8850296ac287 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Volume info retrieved successfully. Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-18485e77-1a89-4cf4-abae-8850296ac287 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'a0d1aebf6bdd47609dab123185a46c22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '492cb0bd2016491b9a976815103361df', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18485e77-1a89-4cf4-abae-8850296ac287 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7/action returned with HTTP 403 Sep 06 17:12:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1316/2618] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:12:54 2026] POST /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7/action => generated 131 bytes in 146 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Delete volume with id: 8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:12:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:54 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Delete volume request issued successfully. Sep 06 17:12:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aa293745-8d43-4ad1-ab6a-8186bb32328f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 returned with HTTP 202 Sep 06 17:12:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1303/2619] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:12:54 2026] DELETE /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dd42a85d-d2b1-4878-834e-89a15ebff9ff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd42a85d-d2b1-4878-834e-89a15ebff9ff tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd42a85d-d2b1-4878-834e-89a15ebff9ff tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd42a85d-d2b1-4878-834e-89a15ebff9ff tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:54 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:12:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:55 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:12:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dd42a85d-d2b1-4878-834e-89a15ebff9ff tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd42a85d-d2b1-4878-834e-89a15ebff9ff tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 returned with HTTP 200 Sep 06 17:12:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1317/2620] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:54 2026] GET /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 => generated 1016 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ba533b15-ba72-48f2-84d3-c654081b1ba4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba533b15-ba72-48f2-84d3-c654081b1ba4 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 Sep 06 17:12:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba533b15-ba72-48f2-84d3-c654081b1ba4 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba533b15-ba72-48f2-84d3-c654081b1ba4 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba533b15-ba72-48f2-84d3-c654081b1ba4 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 returned with HTTP 404 Sep 06 17:12:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1304/2621] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/8c15159b-7dad-4f5c-a73d-ccb400d7c8c7 => generated 109 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-152176088"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-152176088'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Create volume of 1 GB Sep 06 17:12:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Availability Zones retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Flow 'volume_create_api' (e801a831-0f7b-4686-a62e-18d70d13e29a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5bd25c2-52db-4c0d-a529-1389b04404bd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d5bd25c2-52db-4c0d-a529-1389b04404bd) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70f13a7-3535-4cbd-81a2-a8a024573b81) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Created reservations ['9a7e4c7b-7b6a-461c-a966-bc1ba2571d4e', '64474c4a-8fca-40de-9e32-b083e695c9ad', '2358b524-b873-4a8e-8bb1-f15f5664a923', '3e736e45-6a3c-45e1-a14b-a1cbc2de3b78'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f70f13a7-3535-4cbd-81a2-a8a024573b81) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['9a7e4c7b-7b6a-461c-a966-bc1ba2571d4e', '64474c4a-8fca-40de-9e32-b083e695c9ad', '2358b524-b873-4a8e-8bb1-f15f5664a923', '3e736e45-6a3c-45e1-a14b-a1cbc2de3b78']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a3a1c4-6f4e-4e53-ab8e-726e1d672887) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (21a3a1c4-6f4e-4e53-ab8e-726e1d672887) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '74a64ae6-717b-41fd-aa0a-ff03f4eb4e91', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152176088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492cb0bd2016491b9a976815103361df',qos_specs=None,replication_status=,reservations=['9a7e4c7b-7b6a-461c-a966-bc1ba2571d4e','64474c4a-8fca-40de-9e32-b083e695c9ad','2358b524-b873-4a8e-8bb1-f15f5664a923','3e736e45-6a3c-45e1-a14b-a1cbc2de3b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e218e9528b140af8e3df6415976584f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:56Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-152176088',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=74a64ae6-717b-41fd-aa0a-ff03f4eb4e91,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='492cb0bd2016491b9a976815103361df',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3e218e9528b140af8e3df6415976584f',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04995f69-4500-4617-8568-8f6dae8aec9b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (04995f69-4500-4617-8568-8f6dae8aec9b) transitioned into state 'SUCCESS' from state '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-152176088',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='492cb0bd2016491b9a976815103361df',qos_specs=None,replication_status=,reservations=['9a7e4c7b-7b6a-461c-a966-bc1ba2571d4e','64474c4a-8fca-40de-9e32-b083e695c9ad','2358b524-b873-4a8e-8bb1-f15f5664a923','3e736e45-6a3c-45e1-a14b-a1cbc2de3b78'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3e218e9528b140af8e3df6415976584f',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3aba4a3-2bc5-4fcc-9327-a0876526fa62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e3aba4a3-2bc5-4fcc-9327-a0876526fa62) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Flow 'volume_create_api' (e801a831-0f7b-4686-a62e-18d70d13e29a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:12:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Create volume request issued successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db7b9ee1-f8e5-40d2-af3d-33a3af5eba06 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:12:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1318/2622] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:12:56 2026] POST /volume/v3/volumes => generated 786 bytes in 322 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:12:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7c698849-6beb-41e9-bec5-43c96d0ac102 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c698849-6beb-41e9-bec5-43c96d0ac102 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 Sep 06 17:12:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c698849-6beb-41e9-bec5-43c96d0ac102 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c698849-6beb-41e9-bec5-43c96d0ac102 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:12:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:12:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c698849-6beb-41e9-bec5-43c96d0ac102 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c698849-6beb-41e9-bec5-43c96d0ac102 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 returned with HTTP 200 Sep 06 17:12:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1305/2623] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:56 2026] GET /volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 => generated 965 bytes in 36 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[87201]: DEBUG cinder.api.middleware.request_id [None req-67c2c6ee-256a-4624-afe5-0fd1cb4b269e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67c2c6ee-256a-4624-afe5-0fd1cb4b269e tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 Sep 06 17:12:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67c2c6ee-256a-4624-afe5-0fd1cb4b269e tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67c2c6ee-256a-4624-afe5-0fd1cb4b269e tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-67c2c6ee-256a-4624-afe5-0fd1cb4b269e tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67c2c6ee-256a-4624-afe5-0fd1cb4b269e tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 returned with HTTP 200 Sep 06 17:12:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1319/2624] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:57 2026] GET /volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 => generated 1016 bytes in 53 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[87200]: DEBUG cinder.api.middleware.request_id [None req-57c585ea-fd8f-4f08-9dcd-38064ce3254c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57c585ea-fd8f-4f08-9dcd-38064ce3254c tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] POST http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91/action Sep 06 17:12:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57c585ea-fd8f-4f08-9dcd-38064ce3254c tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57c585ea-fd8f-4f08-9dcd-38064ce3254c tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-57c585ea-fd8f-4f08-9dcd-38064ce3254c tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'a0d1aebf6bdd47609dab123185a46c22', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '492cb0bd2016491b9a976815103361df', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57c585ea-fd8f-4f08-9dcd-38064ce3254c tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-reader] http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91/action returned with HTTP 403 Sep 06 17:12:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1306/2625] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:12:57 2026] POST /volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91/action => generated 131 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:12:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 Sep 06 17:12:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Delete volume with id: 74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 Sep 06 17:12:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Delete volume request issued successfully. Sep 06 17:12:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8738fa14-02aa-4814-bdcd-e66a12761dbf tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 returned with HTTP 202 Sep 06 17:12:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1320/2626] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:12:57 2026] DELETE /volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 => generated 0 bytes in 67 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:12:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-04f7f87d-e213-4b22-bb1d-871a65e36f8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04f7f87d-e213-4b22-bb1d-871a65e36f8f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 Sep 06 17:12:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04f7f87d-e213-4b22-bb1d-871a65e36f8f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04f7f87d-e213-4b22-bb1d-871a65e36f8f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:12:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:12:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-04f7f87d-e213-4b22-bb1d-871a65e36f8f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Volume info retrieved successfully. Sep 06 17:12:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04f7f87d-e213-4b22-bb1d-871a65e36f8f tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 returned with HTTP 200 Sep 06 17:12:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1307/2627] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:57 2026] GET /volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 => generated 1015 bytes in 44 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8999423d-79e4-4641-867d-b895eabc4b77 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:12:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8999423d-79e4-4641-867d-b895eabc4b77 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] GET http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 Sep 06 17:12:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8999423d-79e4-4641-867d-b895eabc4b77 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:12:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8999423d-79e4-4641-867d-b895eabc4b77 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:12:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8999423d-79e4-4641-867d-b895eabc4b77 tempest-ProjectReaderTests-1901955056 tempest-ProjectReaderTests-1901955056-project-admin] http://192.168.122.183/volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 returned with HTTP 404 Sep 06 17:12:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1321/2628] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:12:58 2026] GET /volume/v3/volumes/74a64ae6-717b-41fd-aa0a-ff03f4eb4e91 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5c487497-7a1a-4e61-9791-5e83740534a9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c487497-7a1a-4e61-9791-5e83740534a9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c487497-7a1a-4e61-9791-5e83740534a9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c487497-7a1a-4e61-9791-5e83740534a9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5c487497-7a1a-4e61-9791-5e83740534a9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c487497-7a1a-4e61-9791-5e83740534a9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1308/2629] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:05 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 947 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-05d23f46-479b-4242-bcd2-83108dbcc837 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-05d23f46-479b-4242-bcd2-83108dbcc837 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-05d23f46-479b-4242-bcd2-83108dbcc837 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-05d23f46-479b-4242-bcd2-83108dbcc837 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-05d23f46-479b-4242-bcd2-83108dbcc837 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-05d23f46-479b-4242-bcd2-83108dbcc837 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1322/2630] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:13:06 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 947 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d8984465-e4ef-428f-865a-534a51212063 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8984465-e4ef-428f-865a-534a51212063 None None] GET http://192.168.122.183/volume// Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8984465-e4ef-428f-865a-534a51212063 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8984465-e4ef-428f-865a-534a51212063 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8984465-e4ef-428f-865a-534a51212063 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:13:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1309/2631] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:13:06 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-81a9a5e4-e21b-4484-84e1-248cab0899a7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-81a9a5e4-e21b-4484-84e1-248cab0899a7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-81a9a5e4-e21b-4484-84e1-248cab0899a7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "52582486-c3c1-4b60-9610-47f83ff1f25f", "connector": null, "instance_uuid": "d181209b-225b-4ddf-9537-a9321bf401a1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-81a9a5e4-e21b-4484-84e1-248cab0899a7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:13:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1323/2632] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:13:06 2026] POST /volume/v3/attachments => generated 273 bytes in 277 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-27bca952-e60a-475b-94ca-914c33c1db52 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27bca952-e60a-475b-94ca-914c33c1db52 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27bca952-e60a-475b-94ca-914c33c1db52 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27bca952-e60a-475b-94ca-914c33c1db52 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-30b77e54-d61e-4f11-8638-eec9480cdeb8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30b77e54-d61e-4f11-8638-eec9480cdeb8 None None] GET http://192.168.122.183/volume// Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30b77e54-d61e-4f11-8638-eec9480cdeb8 None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30b77e54-d61e-4f11-8638-eec9480cdeb8 None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30b77e54-d61e-4f11-8638-eec9480cdeb8 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:13:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1324/2633] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:13:06 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-f5e98623-a9a8-4e19-b32d-4a9b9413b0f8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-f5e98623-a9a8-4e19-b32d-4a9b9413b0f8 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-f5e98623-a9a8-4e19-b32d-4a9b9413b0f8 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-f5e98623-a9a8-4e19-b32d-4a9b9413b0f8 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-27bca952-e60a-475b-94ca-914c33c1db52 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27bca952-e60a-475b-94ca-914c33c1db52 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1310/2634] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:06 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 946 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-f5e98623-a9a8-4e19-b32d-4a9b9413b0f8 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-f5e98623-a9a8-4e19-b32d-4a9b9413b0f8 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1325/2635] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:13:06 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 1127 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] PUT http://192.168.122.183/volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262 Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Acquiring lock "cinder-attachment_update-52582486-c3c1-4b60-9610-47f83ff1f25f-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Lock "cinder-attachment_update-52582486-c3c1-4b60-9610-47f83ff1f25f-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:13:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:13:07 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Lock "cinder-attachment_update-52582486-c3c1-4b60-9610-47f83ff1f25f-devstack" released by "attachment_update" :: held 0.161s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:13:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-b047f109-b16a-4128-971c-6cbba0f69da9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262 returned with HTTP 200 Sep 06 17:13:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1311/2636] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:13:06 2026] PUT /volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262 => generated 694 bytes in 202 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-34ac7e13-9dec-4e38-a769-39407fe2bfcd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-34ac7e13-9dec-4e38-a769-39407fe2bfcd tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262/action Sep 06 17:13:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-34ac7e13-9dec-4e38-a769-39407fe2bfcd tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-34ac7e13-9dec-4e38-a769-39407fe2bfcd tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:13:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-f4a825f7-0af3-4b29-a06c-9a9645c0728a req-34ac7e13-9dec-4e38-a769-39407fe2bfcd tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262/action returned with HTTP 204 Sep 06 17:13:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1326/2637] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:13:07 2026] POST /volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262/action => generated 0 bytes in 89 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8214c567-275c-471e-ad8e-1c2e6243321c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8214c567-275c-471e-ad8e-1c2e6243321c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8214c567-275c-471e-ad8e-1c2e6243321c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8214c567-275c-471e-ad8e-1c2e6243321c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:13:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8214c567-275c-471e-ad8e-1c2e6243321c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8214c567-275c-471e-ad8e-1c2e6243321c tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1312/2638] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:07 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 1239 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0fbdc035-5376-4597-bc64-6737207d345f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0fbdc035-5376-4597-bc64-6737207d345f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0fbdc035-5376-4597-bc64-6737207d345f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0fbdc035-5376-4597-bc64-6737207d345f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:07 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:13:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0fbdc035-5376-4597-bc64-6737207d345f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0fbdc035-5376-4597-bc64-6737207d345f tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1327/2639] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:07 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 1239 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6331127b-dbea-408a-bcd5-3f8c085a5590 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6331127b-dbea-408a-bcd5-3f8c085a5590 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6331127b-dbea-408a-bcd5-3f8c085a5590 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6331127b-dbea-408a-bcd5-3f8c085a5590 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6331127b-dbea-408a-bcd5-3f8c085a5590 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6331127b-dbea-408a-bcd5-3f8c085a5590 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1313/2640] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 946 bytes in 38 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[87201]: DEBUG cinder.api.middleware.request_id [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-76526cae-c02d-4f82-a43c-5ee4cf985110 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-76526cae-c02d-4f82-a43c-5ee4cf985110 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-76526cae-c02d-4f82-a43c-5ee4cf985110 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-76526cae-c02d-4f82-a43c-5ee4cf985110 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-76526cae-c02d-4f82-a43c-5ee4cf985110 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-76526cae-c02d-4f82-a43c-5ee4cf985110 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1328/2641] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 946 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-da562870-5683-42f7-946b-4f0ab836cedc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da562870-5683-42f7-946b-4f0ab836cedc None None] GET http://192.168.122.183/volume// Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da562870-5683-42f7-946b-4f0ab836cedc None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da562870-5683-42f7-946b-4f0ab836cedc None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da562870-5683-42f7-946b-4f0ab836cedc None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:13:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1314/2642] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-276c66cc-f490-418b-9dfd-c0db8fe95978 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-276c66cc-f490-418b-9dfd-c0db8fe95978 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-276c66cc-f490-418b-9dfd-c0db8fe95978 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79", "connector": null, "instance_uuid": "d181209b-225b-4ddf-9537-a9321bf401a1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-276c66cc-f490-418b-9dfd-c0db8fe95978 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:13:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1329/2643] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:13:08 2026] POST /volume/v3/attachments => generated 273 bytes in 86 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9142e520-3b41-42f0-9ad9-9161424510f7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9142e520-3b41-42f0-9ad9-9161424510f7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9142e520-3b41-42f0-9ad9-9161424510f7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9142e520-3b41-42f0-9ad9-9161424510f7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ec53e3f2-89ba-4223-9c67-aa206a9c83db None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec53e3f2-89ba-4223-9c67-aa206a9c83db None None] GET http://192.168.122.183/volume// Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec53e3f2-89ba-4223-9c67-aa206a9c83db None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec53e3f2-89ba-4223-9c67-aa206a9c83db None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec53e3f2-89ba-4223-9c67-aa206a9c83db None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:13:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1330/2644] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9142e520-3b41-42f0-9ad9-9161424510f7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-5197b84a-6a2f-4e48-ac5e-e279738561d1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-5197b84a-6a2f-4e48-ac5e-e279738561d1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9142e520-3b41-42f0-9ad9-9161424510f7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-5197b84a-6a2f-4e48-ac5e-e279738561d1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-5197b84a-6a2f-4e48-ac5e-e279738561d1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1315/2645] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 945 bytes in 50 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-5197b84a-6a2f-4e48-ac5e-e279738561d1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-5197b84a-6a2f-4e48-ac5e-e279738561d1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1331/2646] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:13:08 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 1126 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] PUT http://192.168.122.183/volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305 Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdc"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Acquiring lock "cinder-attachment_update-d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Lock "cinder-attachment_update-d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:13:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:09 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Lock "cinder-attachment_update-d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79-devstack" released by "attachment_update" :: held 0.167s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:13:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bb2f117b-775c-4463-bfe3-046b431bba79 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305 returned with HTTP 200 Sep 06 17:13:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1316/2647] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:13:08 2026] PUT /volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305 => generated 694 bytes in 205 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bca0796e-690c-44ef-84cf-6014a3d23366 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bca0796e-690c-44ef-84cf-6014a3d23366 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305/action Sep 06 17:13:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bca0796e-690c-44ef-84cf-6014a3d23366 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bca0796e-690c-44ef-84cf-6014a3d23366 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:13:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:13:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-d4419400-2234-44a4-9a13-ad6c07ba474e req-bca0796e-690c-44ef-84cf-6014a3d23366 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305/action returned with HTTP 204 Sep 06 17:13:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1332/2648] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:13:09 2026] POST /volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305/action => generated 0 bytes in 80 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7bf4832d-26f5-4176-8edd-c73d6c74db0d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7bf4832d-26f5-4176-8edd-c73d6c74db0d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7bf4832d-26f5-4176-8edd-c73d6c74db0d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7bf4832d-26f5-4176-8edd-c73d6c74db0d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:13:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:13:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7bf4832d-26f5-4176-8edd-c73d6c74db0d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7bf4832d-26f5-4176-8edd-c73d6c74db0d tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1317/2649] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:09 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 1238 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e39808ad-016a-4567-b1d5-7b4f73800561 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e39808ad-016a-4567-b1d5-7b4f73800561 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e39808ad-016a-4567-b1d5-7b4f73800561 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e39808ad-016a-4567-b1d5-7b4f73800561 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:13:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:13:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e39808ad-016a-4567-b1d5-7b4f73800561 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e39808ad-016a-4567-b1d5-7b4f73800561 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1333/2650] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:09 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 1238 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-9637af7d-b1f0-4fd3-8c7a-8725f9bd533b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-9637af7d-b1f0-4fd3-8c7a-8725f9bd533b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-9637af7d-b1f0-4fd3-8c7a-8725f9bd533b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-9637af7d-b1f0-4fd3-8c7a-8725f9bd533b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:12 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-9637af7d-b1f0-4fd3-8c7a-8725f9bd533b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-9637af7d-b1f0-4fd3-8c7a-8725f9bd533b tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1318/2651] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:13:12 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 1239 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f/action Sep 06 17:13:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Begin detaching volume completed successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-53f6dfc1-91cf-4299-a37d-c3bee4f2baf0 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f/action returned with HTTP 202 Sep 06 17:13:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1334/2652] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:13:12 2026] POST /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f/action => generated 0 bytes in 49 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:13:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6ac5253b-e3f7-463b-bc12-933c7f73aff4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ac5253b-e3f7-463b-bc12-933c7f73aff4 None None] GET http://192.168.122.183/volume// Sep 06 17:13:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ac5253b-e3f7-463b-bc12-933c7f73aff4 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ac5253b-e3f7-463b-bc12-933c7f73aff4 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ac5253b-e3f7-463b-bc12-933c7f73aff4 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:13:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1319/2653] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:13:12 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-dbb976cb-c0c9-4e81-b255-867aa9a20e69 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-dbb976cb-c0c9-4e81-b255-867aa9a20e69 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-dbb976cb-c0c9-4e81-b255-867aa9a20e69 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-dbb976cb-c0c9-4e81-b255-867aa9a20e69 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-dbb976cb-c0c9-4e81-b255-867aa9a20e69 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-dbb976cb-c0c9-4e81-b255-867aa9a20e69 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 200 Sep 06 17:13:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1335/2654] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:13:12 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 1423 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:13:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-449ff6ea-0640-4f85-90e2-b9a8d7d0de44 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-449ff6ea-0640-4f85-90e2-b9a8d7d0de44 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262 Sep 06 17:13:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-449ff6ea-0640-4f85-90e2-b9a8d7d0de44 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-449ff6ea-0640-4f85-90e2-b9a8d7d0de44 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:13:13 devstack devstack@c-api.service[87200]: /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:13 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:13:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-9eefdfd9-609e-4697-8375-77dffc297d8d req-449ff6ea-0640-4f85-90e2-b9a8d7d0de44 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262 returned with HTTP 200 Sep 06 17:13:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1320/2655] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:13:13 2026] DELETE /volume/v3/attachments/7b3e31af-4314-4051-89a5-5b839c1b7262 => generated 19 bytes in 108 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[87201]: DEBUG cinder.api.middleware.request_id [None req-34e16291-835f-47f9-be44-0fb309128771 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:13 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume with id: 52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:13:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:13:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume request issued successfully. Sep 06 17:13:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-34e16291-835f-47f9-be44-0fb309128771 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 202 Sep 06 17:13:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1336/2656] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:13:13 2026] DELETE /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-90f12919-3de1-4cdb-97cb-aa0e8ae17ec9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-90f12919-3de1-4cdb-97cb-aa0e8ae17ec9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-90f12919-3de1-4cdb-97cb-aa0e8ae17ec9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-90f12919-3de1-4cdb-97cb-aa0e8ae17ec9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:13:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-90f12919-3de1-4cdb-97cb-aa0e8ae17ec9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-90f12919-3de1-4cdb-97cb-aa0e8ae17ec9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1321/2657] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:13:16 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 1238 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] POST http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79/action Sep 06 17:13:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:13:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:13:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Begin detaching volume completed successfully. Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-fd3e93ed-3232-4f2f-afb5-50d1a54b5e53 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79/action returned with HTTP 202 Sep 06 17:13:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1337/2658] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:13:16 2026] POST /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79/action => generated 0 bytes in 40 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:13:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d8670d30-ca47-4524-86e7-c4b35f702106 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8670d30-ca47-4524-86e7-c4b35f702106 None None] GET http://192.168.122.183/volume// Sep 06 17:13:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8670d30-ca47-4524-86e7-c4b35f702106 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d8670d30-ca47-4524-86e7-c4b35f702106 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d8670d30-ca47-4524-86e7-c4b35f702106 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:13:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1322/2659] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:13:16 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:13:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-1e390689-f525-4de3-a7d6-68a49c18bb39 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-1e390689-f525-4de3-a7d6-68a49c18bb39 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-1e390689-f525-4de3-a7d6-68a49c18bb39 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-1e390689-f525-4de3-a7d6-68a49c18bb39 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-1e390689-f525-4de3-a7d6-68a49c18bb39 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-1e390689-f525-4de3-a7d6-68a49c18bb39 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1338/2660] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:13:16 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 1422 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:13:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-7a712373-835b-4534-890f-31f84f2002b6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-7a712373-835b-4534-890f-31f84f2002b6 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305 Sep 06 17:13:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-7a712373-835b-4534-890f-31f84f2002b6 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-7a712373-835b-4534-890f-31f84f2002b6 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:13:17 devstack devstack@c-api.service[87200]: /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:17 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:13:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-97482f07-f37f-4646-9e4d-71f91d08d0b3 req-7a712373-835b-4534-890f-31f84f2002b6 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305 returned with HTTP 200 Sep 06 17:13:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1323/2661] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:13:17 2026] DELETE /volume/v3/attachments/137e5b7a-679f-4e32-8723-819b7b81d305 => generated 19 bytes in 102 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:17 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume with id: d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:13:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:13:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume request issued successfully. Sep 06 17:13:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec46481c-a9b7-4524-ae74-4d47ec45aba3 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 202 Sep 06 17:13:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1339/2662] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:13:17 2026] DELETE /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-239f84f7-265a-4e47-9c94-7a00678c5459 req-acf382e2-aefd-453d-af7f-01fdc91f1eb7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-239f84f7-265a-4e47-9c94-7a00678c5459 req-acf382e2-aefd-453d-af7f-01fdc91f1eb7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-239f84f7-265a-4e47-9c94-7a00678c5459 req-acf382e2-aefd-453d-af7f-01fdc91f1eb7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-239f84f7-265a-4e47-9c94-7a00678c5459 req-acf382e2-aefd-453d-af7f-01fdc91f1eb7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:13:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:13:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-239f84f7-265a-4e47-9c94-7a00678c5459 req-acf382e2-aefd-453d-af7f-01fdc91f1eb7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-239f84f7-265a-4e47-9c94-7a00678c5459 req-acf382e2-aefd-453d-af7f-01fdc91f1eb7 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 200 Sep 06 17:13:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1324/2663] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:13:18 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 945 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [req-93682e6c-26e6-45af-a709-6eb2f36f3ae5 req-4ebcb5cd-50e2-4587-a79d-68f4815a34f1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-93682e6c-26e6-45af-a709-6eb2f36f3ae5 req-4ebcb5cd-50e2-4587-a79d-68f4815a34f1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-93682e6c-26e6-45af-a709-6eb2f36f3ae5 req-4ebcb5cd-50e2-4587-a79d-68f4815a34f1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-93682e6c-26e6-45af-a709-6eb2f36f3ae5 req-4ebcb5cd-50e2-4587-a79d-68f4815a34f1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-93682e6c-26e6-45af-a709-6eb2f36f3ae5 req-4ebcb5cd-50e2-4587-a79d-68f4815a34f1 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 404 Sep 06 17:13:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1340/2664] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:13:18 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 109 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [req-d8dc6649-54b0-455e-adfa-73fa9f965f67 req-6ba594fa-b17b-454d-b5b7-d1f6dcb5daa2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d8dc6649-54b0-455e-adfa-73fa9f965f67 req-6ba594fa-b17b-454d-b5b7-d1f6dcb5daa2 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c Sep 06 17:13:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d8dc6649-54b0-455e-adfa-73fa9f965f67 req-6ba594fa-b17b-454d-b5b7-d1f6dcb5daa2 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-d8dc6649-54b0-455e-adfa-73fa9f965f67 req-6ba594fa-b17b-454d-b5b7-d1f6dcb5daa2 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:13:22 devstack devstack@c-api.service[87200]: /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:22 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:13:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-d8dc6649-54b0-455e-adfa-73fa9f965f67 req-6ba594fa-b17b-454d-b5b7-d1f6dcb5daa2 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c returned with HTTP 200 Sep 06 17:13:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1325/2665] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:13:22 2026] DELETE /volume/v3/attachments/8e879772-bebb-4580-859e-8a27e304713c => generated 19 bytes in 108 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:13:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a9f00026-98c8-4971-91de-9beae9e77713 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:13:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:22 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume with id: b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:13:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:13:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:13:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume request issued successfully. Sep 06 17:13:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a9f00026-98c8-4971-91de-9beae9e77713 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 202 Sep 06 17:13:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1341/2666] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:13:22 2026] DELETE /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-796aa0bc-e7da-4e85-b000-e1e624acae56 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-796aa0bc-e7da-4e85-b000-e1e624acae56 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:13:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-796aa0bc-e7da-4e85-b000-e1e624acae56 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-796aa0bc-e7da-4e85-b000-e1e624acae56 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:22 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:13:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:22 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:13:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-796aa0bc-e7da-4e85-b000-e1e624acae56 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Volume info retrieved successfully. Sep 06 17:13:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-796aa0bc-e7da-4e85-b000-e1e624acae56 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 200 Sep 06 17:13:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1326/2667] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:22 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 1256 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7319a472-7d70-4d0e-9ec6-60caea20f584 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7319a472-7d70-4d0e-9ec6-60caea20f584 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7319a472-7d70-4d0e-9ec6-60caea20f584 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7319a472-7d70-4d0e-9ec6-60caea20f584 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7319a472-7d70-4d0e-9ec6-60caea20f584 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 returned with HTTP 404 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1342/2668] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/b26e3aeb-b211-412e-a8ac-221271c4cf39 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dcc287d3-b667-4354-8e54-8544944e0296 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dcc287d3-b667-4354-8e54-8544944e0296 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dcc287d3-b667-4354-8e54-8544944e0296 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dcc287d3-b667-4354-8e54-8544944e0296 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-dcc287d3-b667-4354-8e54-8544944e0296 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume with id: d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dcc287d3-b667-4354-8e54-8544944e0296 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 404 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1327/2669] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:13:24 2026] DELETE /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c05961a5-b676-42d8-8077-4e0b01a45947 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c05961a5-b676-42d8-8077-4e0b01a45947 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c05961a5-b676-42d8-8077-4e0b01a45947 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c05961a5-b676-42d8-8077-4e0b01a45947 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c05961a5-b676-42d8-8077-4e0b01a45947 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 returned with HTTP 404 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1343/2670] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/d1d78ad7-dd6d-46b8-a31a-b2b3aaea6c79 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-139af869-5bf7-4814-a7e9-ff9d501547f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-139af869-5bf7-4814-a7e9-ff9d501547f9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] DELETE http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-139af869-5bf7-4814-a7e9-ff9d501547f9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-139af869-5bf7-4814-a7e9-ff9d501547f9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-139af869-5bf7-4814-a7e9-ff9d501547f9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Delete volume with id: 52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-139af869-5bf7-4814-a7e9-ff9d501547f9 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 404 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1328/2671] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:13:24 2026] DELETE /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3e5c5c74-a591-43a2-bc8e-3674739d9729 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e5c5c74-a591-43a2-bc8e-3674739d9729 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] GET http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e5c5c74-a591-43a2-bc8e-3674739d9729 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3e5c5c74-a591-43a2-bc8e-3674739d9729 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3e5c5c74-a591-43a2-bc8e-3674739d9729 tempest-TestInstancesWithCinderVolumes-1778093211 tempest-TestInstancesWithCinderVolumes-1778093211-project-member] http://192.168.122.183/volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f returned with HTTP 404 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1344/2672] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/52582486-c3c1-4b60-9610-47f83ff1f25f => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1d34c42a-d95a-47da-a931-3780300f6c35 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d34c42a-d95a-47da-a931-3780300f6c35 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] GET http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d34c42a-d95a-47da-a931-3780300f6c35 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1d34c42a-d95a-47da-a931-3780300f6c35 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-1d34c42a-d95a-47da-a931-3780300f6c35 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1d34c42a-d95a-47da-a931-3780300f6c35 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Get all volumes completed successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1d34c42a-d95a-47da-a931-3780300f6c35 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1329/2673] 192.168.122.183 () {58 vars in 1169 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f09aa985-57e3-4547-bc6d-ec2b7ec52461 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f09aa985-57e3-4547-bc6d-ec2b7ec52461 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] DELETE http://192.168.122.183/volume/v3/types/077b30f8-d4f9-4c33-a592-69101b9359c8 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f09aa985-57e3-4547-bc6d-ec2b7ec52461 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f09aa985-57e3-4547-bc6d-ec2b7ec52461 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f09aa985-57e3-4547-bc6d-ec2b7ec52461 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/types/077b30f8-d4f9-4c33-a592-69101b9359c8 returned with HTTP 202 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1345/2674] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:13:24 2026] DELETE /volume/v3/types/077b30f8-d4f9-4c33-a592-69101b9359c8 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] GET http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Get all volumes completed successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bd4df467-d935-4c27-9d38-42aef5cb73f8 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1330/2675] 192.168.122.183 () {58 vars in 1169 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-999ba061-dc50-4614-93b1-602ac50c5485 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-999ba061-dc50-4614-93b1-602ac50c5485 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] DELETE http://192.168.122.183/volume/v3/types/e4f8d974-de85-4d8a-83fb-5e44ad5d2115 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-999ba061-dc50-4614-93b1-602ac50c5485 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-999ba061-dc50-4614-93b1-602ac50c5485 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-999ba061-dc50-4614-93b1-602ac50c5485 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/types/e4f8d974-de85-4d8a-83fb-5e44ad5d2115 returned with HTTP 202 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1346/2676] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:13:24 2026] DELETE /volume/v3/types/e4f8d974-de85-4d8a-83fb-5e44ad5d2115 => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] GET http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Get all volumes completed successfully. Sep 06 17:13:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-040c6d6e-84f5-4c11-b503-bfbda7f78893 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:13:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1331/2677] 192.168.122.183 () {58 vars in 1169 bytes} [Sun Sep 6 17:13:24 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-83ded321-2320-4023-beaa-c087e6be3753 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83ded321-2320-4023-beaa-c087e6be3753 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] DELETE http://192.168.122.183/volume/v3/types/a5f8bd1b-e0be-4e11-95b2-68e570aca776 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83ded321-2320-4023-beaa-c087e6be3753 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83ded321-2320-4023-beaa-c087e6be3753 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:13:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83ded321-2320-4023-beaa-c087e6be3753 tempest-TestInstancesWithCinderVolumes-322787815 tempest-TestInstancesWithCinderVolumes-322787815-project-admin] http://192.168.122.183/volume/v3/types/a5f8bd1b-e0be-4e11-95b2-68e570aca776 returned with HTTP 202 Sep 06 17:13:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1347/2678] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:13:24 2026] DELETE /volume/v3/types/a5f8bd1b-e0be-4e11-95b2-68e570aca776 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:13:34 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=110,cinder:UPDATE=12,cinder:INSERT=1 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:13:34 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=163,cinder:INSERT=22,cinder:UPDATE=50 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-TestServerVolumeAttachScenarioOldVersion-volume-154986985", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Create volume request body: {'volume': {'name': 'tempest-TestServerVolumeAttachScenarioOldVersion-volume-154986985', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Create volume of 1 GB Sep 06 17:14:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Availability Zones retrieved successfully. Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Flow 'volume_create_api' (b6b2aadc-27e7-4abd-89a0-ebc73852e879) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c15efdf-f167-46a1-b4d4-cc26e5e14857) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7c15efdf-f167-46a1-b4d4-cc26e5e14857) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7f845a-5192-4027-b14e-8072c0ac6578) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Created reservations ['039576ae-4441-41c4-ad26-ede03cb9fe8b', '022e023f-4bf8-4668-b659-c0b368e5e0a7', '47db97e0-7442-4d12-a385-57d784d4bd1c', '4fd7724b-8249-4776-b020-7cb4c5c3060c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fa7f845a-5192-4027-b14e-8072c0ac6578) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['039576ae-4441-41c4-ad26-ede03cb9fe8b', '022e023f-4bf8-4668-b659-c0b368e5e0a7', '47db97e0-7442-4d12-a385-57d784d4bd1c', '4fd7724b-8249-4776-b020-7cb4c5c3060c']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88af290-74dc-498e-bf74-50394ea3c6d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e88af290-74dc-498e-bf74-50394ea3c6d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0f1e63f9-6e29-4c9e-9722-753f02a953f2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-154986985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471abeb62d314ef0be758d158ccdc94a',qos_specs=None,replication_status=,reservations=['039576ae-4441-41c4-ad26-ede03cb9fe8b','022e023f-4bf8-4668-b659-c0b368e5e0a7','47db97e0-7442-4d12-a385-57d784d4bd1c','4fd7724b-8249-4776-b020-7cb4c5c3060c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242b94c671324e5990a2f4d19ee85d60',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-TestServerVolumeAttachScenarioOldVersion-volume-154986985',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0f1e63f9-6e29-4c9e-9722-753f02a953f2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='471abeb62d314ef0be758d158ccdc94a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='242b94c671324e5990a2f4d19ee85d60',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b663a512-bcbe-476a-a7bb-7a6b563f1e3e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b663a512-bcbe-476a-a7bb-7a6b563f1e3e) transitioned into state 'SUCCESS' from state '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-154986985',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='471abeb62d314ef0be758d158ccdc94a',qos_specs=None,replication_status=,reservations=['039576ae-4441-41c4-ad26-ede03cb9fe8b','022e023f-4bf8-4668-b659-c0b368e5e0a7','47db97e0-7442-4d12-a385-57d784d4bd1c','4fd7724b-8249-4776-b020-7cb4c5c3060c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='242b94c671324e5990a2f4d19ee85d60',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b95c14-bbd2-4d6f-a845-17219a8637a1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (03b95c14-bbd2-4d6f-a845-17219a8637a1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Flow 'volume_create_api' (b6b2aadc-27e7-4abd-89a0-ebc73852e879) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:14:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Create volume request issued successfully. Sep 06 17:14:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c383d8e4-a8ef-4bd7-aeac-53d25dfb5934 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:14:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1332/2679] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:14:21 2026] POST /volume/v3/volumes => generated 797 bytes in 342 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f1e7f08b-fd01-429e-9025-4ff7373acf14 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1e7f08b-fd01-429e-9025-4ff7373acf14 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1e7f08b-fd01-429e-9025-4ff7373acf14 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f1e7f08b-fd01-429e-9025-4ff7373acf14 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f1e7f08b-fd01-429e-9025-4ff7373acf14 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f1e7f08b-fd01-429e-9025-4ff7373acf14 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1348/2680] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:21 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 865 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-59f676f2-c5ef-46e7-a80f-85ea8b8225b3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59f676f2-c5ef-46e7-a80f-85ea8b8225b3 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59f676f2-c5ef-46e7-a80f-85ea8b8225b3 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-59f676f2-c5ef-46e7-a80f-85ea8b8225b3 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-59f676f2-c5ef-46e7-a80f-85ea8b8225b3 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-59f676f2-c5ef-46e7-a80f-85ea8b8225b3 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1333/2681] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4eb1ea62-df5f-4b9e-96c7-b39717603f74 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4eb1ea62-df5f-4b9e-96c7-b39717603f74 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4eb1ea62-df5f-4b9e-96c7-b39717603f74 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4eb1ea62-df5f-4b9e-96c7-b39717603f74 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4eb1ea62-df5f-4b9e-96c7-b39717603f74 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4eb1ea62-df5f-4b9e-96c7-b39717603f74 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1349/2682] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 890 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-46599b13-4e75-4a98-b1b1-a68b12d93067 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-46599b13-4e75-4a98-b1b1-a68b12d93067 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-46599b13-4e75-4a98-b1b1-a68b12d93067 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-46599b13-4e75-4a98-b1b1-a68b12d93067 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-46599b13-4e75-4a98-b1b1-a68b12d93067 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-46599b13-4e75-4a98-b1b1-a68b12d93067 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1334/2683] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 872 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ff99fbe9-4d46-4aa8-9776-86f6e46b975c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ff99fbe9-4d46-4aa8-9776-86f6e46b975c None None] GET http://192.168.122.183/volume// Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ff99fbe9-4d46-4aa8-9776-86f6e46b975c None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ff99fbe9-4d46-4aa8-9776-86f6e46b975c None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ff99fbe9-4d46-4aa8-9776-86f6e46b975c None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:14:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1350/2684] 192.168.122.183 () {58 vars in 1317 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-978fa731-51ca-462f-9b96-71526b371c3c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-978fa731-51ca-462f-9b96-71526b371c3c tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-978fa731-51ca-462f-9b96-71526b371c3c tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "0f1e63f9-6e29-4c9e-9722-753f02a953f2", "connector": null, "instance_uuid": "8ad05bd1-db8f-4278-9131-083093d37c30"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-978fa731-51ca-462f-9b96-71526b371c3c tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1335/2685] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:14:23 2026] POST /volume/v3/attachments => generated 273 bytes in 197 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-40c19a95-1212-4687-babb-9a51da0c3abf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40c19a95-1212-4687-babb-9a51da0c3abf tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40c19a95-1212-4687-babb-9a51da0c3abf tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40c19a95-1212-4687-babb-9a51da0c3abf tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-00100bb6-f0c4-4e57-80d0-e8b6d5245c32 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-00100bb6-f0c4-4e57-80d0-e8b6d5245c32 None None] GET http://192.168.122.183/volume// Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-00100bb6-f0c4-4e57-80d0-e8b6d5245c32 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-00100bb6-f0c4-4e57-80d0-e8b6d5245c32 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-00100bb6-f0c4-4e57-80d0-e8b6d5245c32 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1336/2686] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-e54d7273-74d9-45e9-86cf-47d4be6261a6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-e54d7273-74d9-45e9-86cf-47d4be6261a6 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-e54d7273-74d9-45e9-86cf-47d4be6261a6 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-40c19a95-1212-4687-babb-9a51da0c3abf tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-e54d7273-74d9-45e9-86cf-47d4be6261a6 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40c19a95-1212-4687-babb-9a51da0c3abf tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1351/2687] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 889 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-e54d7273-74d9-45e9-86cf-47d4be6261a6 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-e54d7273-74d9-45e9-86cf-47d4be6261a6 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1337/2688] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:14:23 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 1052 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] PUT http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vdb"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Acquiring lock "cinder-attachment_update-0f1e63f9-6e29-4c9e-9722-753f02a953f2-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Lock "cinder-attachment_update-0f1e63f9-6e29-4c9e-9722-753f02a953f2-devstack" acquired by "attachment_update" :: waited 0.015s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:23 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Lock "cinder-attachment_update-0f1e63f9-6e29-4c9e-9722-753f02a953f2-devstack" released by "attachment_update" :: held 0.146s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:14:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-c92135df-3e17-4bff-b5b4-3f6af5684391 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f returned with HTTP 200 Sep 06 17:14:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1352/2689] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:14:23 2026] PUT /volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f => generated 694 bytes in 184 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-91aab972-77d3-4469-a40b-389a6d3a252f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-91aab972-77d3-4469-a40b-389a6d3a252f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] POST http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f/action Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-91aab972-77d3-4469-a40b-389a6d3a252f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-91aab972-77d3-4469-a40b-389a6d3a252f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:14:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-716cbe08-6d1d-4268-96de-b44647cd88d7 req-91aab972-77d3-4469-a40b-389a6d3a252f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f/action returned with HTTP 204 Sep 06 17:14:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1338/2690] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:14:24 2026] POST /volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f/action => generated 0 bytes in 69 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-71e307b4-a95a-4441-af89-b14d5d19d93d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71e307b4-a95a-4441-af89-b14d5d19d93d tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71e307b4-a95a-4441-af89-b14d5d19d93d tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71e307b4-a95a-4441-af89-b14d5d19d93d tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:14:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-71e307b4-a95a-4441-af89-b14d5d19d93d tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71e307b4-a95a-4441-af89-b14d5d19d93d tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1353/2691] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:24 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 1182 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f4a1fbaf-6262-4c12-be22-d5c2ee32997e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4a1fbaf-6262-4c12-be22-d5c2ee32997e tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4a1fbaf-6262-4c12-be22-d5c2ee32997e tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4a1fbaf-6262-4c12-be22-d5c2ee32997e tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:14:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4a1fbaf-6262-4c12-be22-d5c2ee32997e tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4a1fbaf-6262-4c12-be22-d5c2ee32997e tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1339/2692] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:24 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 1182 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e2a14a12-712b-4f20-8965-21f833dd7d37 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1354/2693] 192.168.122.183 () {62 vars in 1495 bytes} [Sun Sep 6 17:14:24 2026] DELETE /volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f => generated 114 bytes in 4 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-82473976-776a-44b4-9fb4-e20dabd6ed5e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87200]: WARNING keystonemiddleware.auth_token [None req-82473976-776a-44b4-9fb4-e20dabd6ed5e None None] Authorization failed for token: keystonemiddleware.auth_token._exceptions.InvalidToken: Token authorization failed Sep 06 17:14:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1340/2694] 192.168.122.183 () {62 vars in 1495 bytes} [Sun Sep 6 17:14:24 2026] DELETE /volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f => generated 114 bytes in 34 msecs (HTTP/1.1 401) 5 headers in 233 bytes (1 switches on core 0) Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dc15a788-96f5-49d3-909c-889e14e2b965 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] DELETE http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Attachment connected to vm 8ad05bd1-db8f-4278-9131-083093d37c30, checking data on nova Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG cinder.compute.nova [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Creating Keystone token plugin using URL: http://192.168.122.183/identity {{(pid=87201) novaclient /opt/stack/cinder/cinder/compute/nova.py:106}} Sep 06 17:14:24 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] REQ: curl -g -i -X GET http://192.168.122.183/compute/v2.1/servers/8ad05bd1-db8f-4278-9131-083093d37c30/os-volume_attachments/0f1e63f9-6e29-4c9e-9722-753f02a953f2 -H "Accept: application/json" -H "OpenStack-API-Version: compute 2.89" -H "User-Agent: python-novaclient" -H "X-Auth-Token: {SHA256}47f13137d7b6aeaa4c5b34782300e74fd0d0b6e07982fd5049b27d5326259265" -H "X-OpenStack-Nova-API-Version: 2.89" -H "X-OpenStack-Request-ID: req-dc15a788-96f5-49d3-909c-889e14e2b965" -H "X-Service-Token: {SHA256}02047e61b3655cf178cff1edadc889d87994130f2428ee70a9cf2a9b1dfabea0" {{(pid=87201) _http_log_request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:604}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] RESP: [200] Connection: close Content-Length: 302 Content-Type: application/json Date: Sun, 06 Sep 2026 15:14:24 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-4f9cec17-93a5-4240-90d2-3fe3031d314b x-openstack-request-id: req-4f9cec17-93a5-4240-90d2-3fe3031d314b {{(pid=87201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:645}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] RESP BODY: {"volumeAttachment": {"volumeId": "0f1e63f9-6e29-4c9e-9722-753f02a953f2", "serverId": "8ad05bd1-db8f-4278-9131-083093d37c30", "device": "/dev/vdb", "tag": null, "delete_on_termination": false, "attachment_id": "e0f5717f-6501-43e7-9311-76c2f116773f", "bdm_uuid": "391650cf-5561-40d0-8f8b-96382378b2d6"}} {{(pid=87201) _http_log_response /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:680}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG novaclient.v2.client [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET call to compute for http://192.168.122.183/compute/v2.1/servers/8ad05bd1-db8f-4278-9131-083093d37c30/os-volume_attachments/0f1e63f9-6e29-4c9e-9722-753f02a953f2 used request id req-4f9cec17-93a5-4240-90d2-3fe3031d314b {{(pid=87201) request /opt/stack/data/venv/lib/python3.12/site-packages/keystoneauth1/session.py:1105}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.volume.api [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Caught error: Detach volume from instance 8ad05bd1-db8f-4278-9131-083093d37c30 using the Compute API: cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8ad05bd1-db8f-4278-9131-083093d37c30 using the Compute API Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault Traceback (most recent call last): Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/middleware/fault.py", line 84, in __call__ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return req.get_response(self.application) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return request.get_response(self.application) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault response = req.get_response(self._app) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault status, headers, app_iter = self.call_application( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault app_iter = application(self.environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault response = self.app(environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return resp(environ, start_response) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault resp = self.call_func(req, *args, **kw) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: 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:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self.func(req, *args, **kwargs) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 849, in __call__ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return self._process_stack(request, action, action_args, Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 910, in _process_stack Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault action_result = self.dispatch(meth, request, action_args) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1005, in dispatch Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return method(req=request, **action_args) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/openstack/wsgi.py", line 1170, in version_select Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault return func.func(self, *args, **kwargs) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/api/v3/attachments.py", line 282, in delete Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault attachments = self.volume_api.attachment_delete(context, attachment) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2670, in attachment_delete Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault self.attachment_deletion_allowed(ctxt, attachment) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault File "/opt/stack/cinder/cinder/volume/api.py", line 2661, in attachment_deletion_allowed Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault raise exception.ConflictNovaUsingAttachment(instance_id=server_id) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault cinder.exception.ConflictNovaUsingAttachment: Detach volume from instance 8ad05bd1-db8f-4278-9131-083093d37c30 using the Compute API Sep 06 17:14:25 devstack devstack@c-api.service[87201]: ERROR cinder.api.middleware.fault Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.api.middleware.fault [None req-dc15a788-96f5-49d3-909c-889e14e2b965 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f returned with HTTP 409 Sep 06 17:14:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1355/2695] 192.168.122.183 () {60 vars in 1288 bytes} [Sun Sep 6 17:14:24 2026] DELETE /volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f => generated 167 bytes in 188 msecs (HTTP/1.1 409) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-eee09775-f42b-4180-8348-dc2533d70902 req-f1b6c84d-3a0f-4dd6-89af-8afdc4f69b19 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f1b6c84d-3a0f-4dd6-89af-8afdc4f69b19 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f1b6c84d-3a0f-4dd6-89af-8afdc4f69b19 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f1b6c84d-3a0f-4dd6-89af-8afdc4f69b19 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-eee09775-f42b-4180-8348-dc2533d70902 req-f1b6c84d-3a0f-4dd6-89af-8afdc4f69b19 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f1b6c84d-3a0f-4dd6-89af-8afdc4f69b19 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1341/2696] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:14:25 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 1164 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] POST http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2/action Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action body: b'{"os-begin_detaching": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Action: 'action', calling method: _begin_detaching, body: {"os-begin_detaching": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG oslo_db.sqlalchemy.engines [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_ENGINE_SUBSTITUTION {{(pid=87201) _check_effective_sql_mode /opt/stack/data/venv/lib/python3.12/site-packages/oslo_db/sqlalchemy/engines.py:325}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Begin detaching volume completed successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f176153d-258c-4a26-a3f9-e4ba9408e2f2 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2/action returned with HTTP 202 Sep 06 17:14:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1356/2697] 192.168.122.183 () {64 vars in 1561 bytes} [Sun Sep 6 17:14:25 2026] POST /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2/action => generated 0 bytes in 103 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-aca1c74d-6617-4df8-aca7-f1655ffeb91b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aca1c74d-6617-4df8-aca7-f1655ffeb91b None None] GET http://192.168.122.183/volume// Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aca1c74d-6617-4df8-aca7-f1655ffeb91b None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aca1c74d-6617-4df8-aca7-f1655ffeb91b None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aca1c74d-6617-4df8-aca7-f1655ffeb91b None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:14:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1342/2698] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:14:25 2026] GET /volume/ => generated 390 bytes in 5 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-eee09775-f42b-4180-8348-dc2533d70902 req-8e51e489-1233-4c94-89d5-ecb8b8661111 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-8e51e489-1233-4c94-89d5-ecb8b8661111 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-8e51e489-1233-4c94-89d5-ecb8b8661111 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-8e51e489-1233-4c94-89d5-ecb8b8661111 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-eee09775-f42b-4180-8348-dc2533d70902 req-8e51e489-1233-4c94-89d5-ecb8b8661111 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-8e51e489-1233-4c94-89d5-ecb8b8661111 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1357/2699] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:14:25 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 1348 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-eee09775-f42b-4180-8348-dc2533d70902 req-f7a6cc12-507d-4fbd-89ca-3f1f00925156 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f7a6cc12-507d-4fbd-89ca-3f1f00925156 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] DELETE http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f7a6cc12-507d-4fbd-89ca-3f1f00925156 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f7a6cc12-507d-4fbd-89ca-3f1f00925156 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:25 devstack devstack@c-api.service[87200]: /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:14:25 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:14:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-eee09775-f42b-4180-8348-dc2533d70902 req-f7a6cc12-507d-4fbd-89ca-3f1f00925156 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f returned with HTTP 200 Sep 06 17:14:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1343/2700] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:14:25 2026] DELETE /volume/v3/attachments/e0f5717f-6501-43e7-9311-76c2f116773f => generated 19 bytes in 109 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[87201]: DEBUG cinder.api.middleware.request_id [req-25497f2b-0917-4fe5-aba8-80eabbfe022a req-bbbc011a-4b28-4ba4-9bda-29ecede72a62 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-25497f2b-0917-4fe5-aba8-80eabbfe022a req-bbbc011a-4b28-4ba4-9bda-29ecede72a62 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-25497f2b-0917-4fe5-aba8-80eabbfe022a req-bbbc011a-4b28-4ba4-9bda-29ecede72a62 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-25497f2b-0917-4fe5-aba8-80eabbfe022a req-bbbc011a-4b28-4ba4-9bda-29ecede72a62 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-25497f2b-0917-4fe5-aba8-80eabbfe022a req-bbbc011a-4b28-4ba4-9bda-29ecede72a62 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-25497f2b-0917-4fe5-aba8-80eabbfe022a req-bbbc011a-4b28-4ba4-9bda-29ecede72a62 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1358/2701] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:14:26 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 872 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] DELETE http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:26 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Delete volume with id: 0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:14:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:14:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Delete volume request issued successfully. Sep 06 17:14:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-09b81aaf-7c76-496b-88aa-f0b47a3d6b96 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 202 Sep 06 17:14:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1344/2702] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:14:26 2026] DELETE /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:14:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ce14152e-4a02-4f0d-966b-2404b288269f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce14152e-4a02-4f0d-966b-2404b288269f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce14152e-4a02-4f0d-966b-2404b288269f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce14152e-4a02-4f0d-966b-2404b288269f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:14:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:14:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ce14152e-4a02-4f0d-966b-2404b288269f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Volume info retrieved successfully. Sep 06 17:14:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce14152e-4a02-4f0d-966b-2404b288269f tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 200 Sep 06 17:14:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1359/2703] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:26 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 889 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:14:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cb08a42d-c609-4f1c-b2e6-884cf9c60000 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:14:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cb08a42d-c609-4f1c-b2e6-884cf9c60000 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] GET http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 Sep 06 17:14:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cb08a42d-c609-4f1c-b2e6-884cf9c60000 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:14:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cb08a42d-c609-4f1c-b2e6-884cf9c60000 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:14:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cb08a42d-c609-4f1c-b2e6-884cf9c60000 tempest-TestServerVolumeAttachScenarioOldVersion-814794531 tempest-TestServerVolumeAttachScenarioOldVersion-814794531-project-member] http://192.168.122.183/volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 returned with HTTP 404 Sep 06 17:14:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1345/2704] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:14:27 2026] GET /volume/v3/volumes/0f1e63f9-6e29-4c9e-9722-753f02a953f2 => generated 109 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:14:36 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=39,cinder:UPDATE=2 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:14:37 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=74,cinder:INSERT=12,cinder:UPDATE=20 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-tempest.common.compute-volume-583176734", "imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Create volume request body: {'volume': {'name': 'tempest-tempest.common.compute-volume-583176734', 'imageRef': '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Create volume of 1 GB Sep 06 17:15:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Availability Zones retrieved successfully. Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Flow 'volume_create_api' (f5340d70-52e3-40d7-8baa-9e2cee08a120) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2c7788-4f37-4977-afad-809d995bd57b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ac2c7788-4f37-4977-afad-809d995bd57b) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221ad279-ac00-441a-8a01-edefadfa899d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Created reservations ['3ac64472-301e-40aa-8ae0-221066b56fc8', 'a52c2463-f9ad-452e-9a91-b48c9fee554b', 'ba5b195a-9401-4ecc-9774-0b6deb90beec', '217ea332-af66-49a7-8e37-aaf16e242a94'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (221ad279-ac00-441a-8a01-edefadfa899d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['3ac64472-301e-40aa-8ae0-221066b56fc8', 'a52c2463-f9ad-452e-9a91-b48c9fee554b', 'ba5b195a-9401-4ecc-9774-0b6deb90beec', '217ea332-af66-49a7-8e37-aaf16e242a94']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fc8df4-2317-4eb5-a9b4-afd86a2ea54e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (32fc8df4-2317-4eb5-a9b4-afd86a2ea54e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '892ecc16-f395-4785-9d58-c09c6b2bbd79', '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-583176734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac2c0cde0454a63a28563997613889f',qos_specs=None,replication_status=,reservations=['3ac64472-301e-40aa-8ae0-221066b56fc8','a52c2463-f9ad-452e-9a91-b48c9fee554b','ba5b195a-9401-4ecc-9774-0b6deb90beec','217ea332-af66-49a7-8e37-aaf16e242a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a94945c595a0417b98a0391b894c48e4',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:00Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-tempest.common.compute-volume-583176734',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=892ecc16-f395-4785-9d58-c09c6b2bbd79,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bac2c0cde0454a63a28563997613889f',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='a94945c595a0417b98a0391b894c48e4',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f85066-cfac-44f7-b654-dd0739619dd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (93f85066-cfac-44f7-b654-dd0739619dd6) transitioned into state 'SUCCESS' from state '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-583176734',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bac2c0cde0454a63a28563997613889f',qos_specs=None,replication_status=,reservations=['3ac64472-301e-40aa-8ae0-221066b56fc8','a52c2463-f9ad-452e-9a91-b48c9fee554b','ba5b195a-9401-4ecc-9774-0b6deb90beec','217ea332-af66-49a7-8e37-aaf16e242a94'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='a94945c595a0417b98a0391b894c48e4',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afeac3e9-91a7-404a-b528-f4ae27b32c8a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (afeac3e9-91a7-404a-b528-f4ae27b32c8a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Flow 'volume_create_api' (f5340d70-52e3-40d7-8baa-9e2cee08a120) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:15:00 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Create volume request issued successfully. Sep 06 17:15:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e443b354-3be9-4939-bbc4-4f22f5f88db4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:15:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1360/2705] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:15:00 2026] POST /volume/v3/volumes => generated 761 bytes in 475 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:15:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8cc75fde-5e22-4a69-9f58-134f75698f0f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8cc75fde-5e22-4a69-9f58-134f75698f0f tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8cc75fde-5e22-4a69-9f58-134f75698f0f tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8cc75fde-5e22-4a69-9f58-134f75698f0f tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:15:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:15:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8cc75fde-5e22-4a69-9f58-134f75698f0f tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8cc75fde-5e22-4a69-9f58-134f75698f0f tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1346/2706] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:15:00 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 829 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9b44a8b3-f311-457b-ac24-7deee223ec25 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b44a8b3-f311-457b-ac24-7deee223ec25 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b44a8b3-f311-457b-ac24-7deee223ec25 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b44a8b3-f311-457b-ac24-7deee223ec25 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:15:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9b44a8b3-f311-457b-ac24-7deee223ec25 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b44a8b3-f311-457b-ac24-7deee223ec25 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1361/2707] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:15:01 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 853 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:15:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c83fc786-e156-489b-ba9c-34a897a7fce4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c83fc786-e156-489b-ba9c-34a897a7fce4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c83fc786-e156-489b-ba9c-34a897a7fce4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c83fc786-e156-489b-ba9c-34a897a7fce4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:15:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:15:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c83fc786-e156-489b-ba9c-34a897a7fce4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c83fc786-e156-489b-ba9c-34a897a7fce4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1347/2708] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:15:02 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 911 bytes in 38 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e875014f-38aa-4aa4-9885-993811ff5397 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e875014f-38aa-4aa4-9885-993811ff5397 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e875014f-38aa-4aa4-9885-993811ff5397 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e875014f-38aa-4aa4-9885-993811ff5397 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:15:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e875014f-38aa-4aa4-9885-993811ff5397 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e875014f-38aa-4aa4-9885-993811ff5397 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1362/2709] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:15:03 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 914 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6d33b297-b004-4d7f-83e3-d8cf2736cae2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6d33b297-b004-4d7f-83e3-d8cf2736cae2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6d33b297-b004-4d7f-83e3-d8cf2736cae2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6d33b297-b004-4d7f-83e3-d8cf2736cae2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:15:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:15:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6d33b297-b004-4d7f-83e3-d8cf2736cae2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6d33b297-b004-4d7f-83e3-d8cf2736cae2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1348/2710] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:15:05 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 914 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d6bc6ec3-7359-4c58-aee1-665241b5957d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6bc6ec3-7359-4c58-aee1-665241b5957d tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6bc6ec3-7359-4c58-aee1-665241b5957d tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6bc6ec3-7359-4c58-aee1-665241b5957d tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d6bc6ec3-7359-4c58-aee1-665241b5957d tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6bc6ec3-7359-4c58-aee1-665241b5957d tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1363/2711] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:15:06 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 1332 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:15:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-02b94047-24e6-4345-91d9-b645c3763a90 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-02b94047-24e6-4345-91d9-b645c3763a90 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-02b94047-24e6-4345-91d9-b645c3763a90 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-02b94047-24e6-4345-91d9-b645c3763a90 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:15:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:15:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-02b94047-24e6-4345-91d9-b645c3763a90 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-02b94047-24e6-4345-91d9-b645c3763a90 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1349/2712] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:15:06 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 1332 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-60b7dd5b-f07a-4e89-b9bd-e1bc9fed1cb7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-60b7dd5b-f07a-4e89-b9bd-e1bc9fed1cb7 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-60b7dd5b-f07a-4e89-b9bd-e1bc9fed1cb7 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-60b7dd5b-f07a-4e89-b9bd-e1bc9fed1cb7 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-60b7dd5b-f07a-4e89-b9bd-e1bc9fed1cb7 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-60b7dd5b-f07a-4e89-b9bd-e1bc9fed1cb7 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1364/2713] 192.168.122.183 () {60 vars in 1487 bytes} [Sun Sep 6 17:15:06 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 1332 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-54afc6b7-7a1c-4e11-b552-d701cddbbeea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-54afc6b7-7a1c-4e11-b552-d701cddbbeea None None] GET http://192.168.122.183/volume// Sep 06 17:15:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-54afc6b7-7a1c-4e11-b552-d701cddbbeea None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-54afc6b7-7a1c-4e11-b552-d701cddbbeea None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-54afc6b7-7a1c-4e11-b552-d701cddbbeea None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:15:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1350/2714] 192.168.122.183 () {58 vars in 1308 bytes} [Sun Sep 6 17:15:06 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-0bdbe7be-c31c-4a82-b398-42e492ae6883 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-0bdbe7be-c31c-4a82-b398-42e492ae6883 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:15:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-0bdbe7be-c31c-4a82-b398-42e492ae6883 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "892ecc16-f395-4785-9d58-c09c6b2bbd79", "connector": null, "instance_uuid": "d9bbc98f-0069-47ec-95da-84468e6ce1d1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-0bdbe7be-c31c-4a82-b398-42e492ae6883 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:15:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1365/2715] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:15:06 2026] POST /volume/v3/attachments => generated 273 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f8bd27e-7f98-425b-8855-253fe7b5d3f3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f8bd27e-7f98-425b-8855-253fe7b5d3f3 None None] GET http://192.168.122.183/volume// Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f8bd27e-7f98-425b-8855-253fe7b5d3f3 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f8bd27e-7f98-425b-8855-253fe7b5d3f3 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f8bd27e-7f98-425b-8855-253fe7b5d3f3 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:15:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1351/2716] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:15:08 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:15:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-ccc8374c-1f3a-4194-8043-8491a52c37f1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-ccc8374c-1f3a-4194-8043-8491a52c37f1 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-ccc8374c-1f3a-4194-8043-8491a52c37f1 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-ccc8374c-1f3a-4194-8043-8491a52c37f1 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:08 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:08 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-ccc8374c-1f3a-4194-8043-8491a52c37f1 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-ccc8374c-1f3a-4194-8043-8491a52c37f1 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1366/2717] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:15:08 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 1512 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] PUT http://192.168.122.183/volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Acquiring lock "cinder-attachment_update-892ecc16-f395-4785-9d58-c09c6b2bbd79-devstack" by "attachment_update" {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Lock "cinder-attachment_update-892ecc16-f395-4785-9d58-c09c6b2bbd79-devstack" acquired by "attachment_update" :: waited 0.016s {{(pid=87200) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:08 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:15:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:08 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:15:08 devstack devstack@c-api.service[87200]: DEBUG cinder.coordination [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Lock "cinder-attachment_update-892ecc16-f395-4785-9d58-c09c6b2bbd79-devstack" released by "attachment_update" :: held 0.193s {{(pid=87200) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:15:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-763228b1-4f83-45fb-af5b-d2b122ec37a2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c returned with HTTP 200 Sep 06 17:15:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1352/2718] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:15:08 2026] PUT /volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c => generated 694 bytes in 234 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-e2650834-c8f9-444e-a5bf-06ba1cf21add None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-e2650834-c8f9-444e-a5bf-06ba1cf21add tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] POST http://192.168.122.183/volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c/action Sep 06 17:15:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-e2650834-c8f9-444e-a5bf-06ba1cf21add tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action body: b'{"os-complete": null}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:15:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-e2650834-c8f9-444e-a5bf-06ba1cf21add tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:08 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:08 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-8dd2b8a7-8bc8-4d47-a6e1-b19d8c006681 req-e2650834-c8f9-444e-a5bf-06ba1cf21add tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c/action returned with HTTP 204 Sep 06 17:15:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1367/2719] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:15:08 2026] POST /volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c/action => generated 0 bytes in 129 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:18 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=20,cinder:UPDATE=1 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:18 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=58,cinder:INSERT=11,cinder:UPDATE=16 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-52e7be3b-35ee-4208-a14f-7a8dfba85349 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-52e7be3b-35ee-4208-a14f-7a8dfba85349 None None] GET http://192.168.122.183/volume// Sep 06 17:15:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-52e7be3b-35ee-4208-a14f-7a8dfba85349 None None] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-52e7be3b-35ee-4208-a14f-7a8dfba85349 None None] Calling method 'all' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-52e7be3b-35ee-4208-a14f-7a8dfba85349 None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:15:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1353/2720] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:15:37 2026] GET /volume/ => generated 390 bytes in 6 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:15:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-230afa9a-90c8-4149-acb6-556b52b70474 req-49c392c3-7e39-462c-9fb4-59af46ddeff5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-49c392c3-7e39-462c-9fb4-59af46ddeff5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] POST http://192.168.122.183/volume/v3/attachments Sep 06 17:15:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-49c392c3-7e39-462c-9fb4-59af46ddeff5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'create', calling method: version_select, body: {"attachment": {"volume_uuid": "892ecc16-f395-4785-9d58-c09c6b2bbd79", "connector": null, "instance_uuid": "d9bbc98f-0069-47ec-95da-84468e6ce1d1"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-49c392c3-7e39-462c-9fb4-59af46ddeff5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments returned with HTTP 200 Sep 06 17:15:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1368/2721] 192.168.122.183 () {66 vars in 1483 bytes} [Sun Sep 6 17:15:37 2026] POST /volume/v3/attachments => generated 273 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-230afa9a-90c8-4149-acb6-556b52b70474 req-acff0a15-a666-43f5-a767-247f18cfd2d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-acff0a15-a666-43f5-a767-247f18cfd2d5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] DELETE http://192.168.122.183/volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c Sep 06 17:15:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-acff0a15-a666-43f5-a767-247f18cfd2d5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-acff0a15-a666-43f5-a767-247f18cfd2d5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:15:38 devstack devstack@c-api.service[87200]: /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:15:38 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, Sep 06 17:15:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-230afa9a-90c8-4149-acb6-556b52b70474 req-acff0a15-a666-43f5-a767-247f18cfd2d5 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c returned with HTTP 200 Sep 06 17:15:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1354/2722] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:15:38 2026] DELETE /volume/v3/attachments/4962bd50-edf1-4e10-ac16-0baa5e29f75c => generated 192 bytes in 127 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-591c56d7-169c-4f43-b611-47b2489ccc9e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-591c56d7-169c-4f43-b611-47b2489ccc9e None None] GET http://192.168.122.183/volume// Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-591c56d7-169c-4f43-b611-47b2489ccc9e None None] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-591c56d7-169c-4f43-b611-47b2489ccc9e None None] Calling method 'all' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-591c56d7-169c-4f43-b611-47b2489ccc9e None None] http://192.168.122.183/volume// returned with HTTP 300 Sep 06 17:15:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1369/2723] 192.168.122.183 () {58 vars in 1315 bytes} [Sun Sep 6 17:15:39 2026] GET /volume/ => generated 390 bytes in 4 msecs (HTTP/1.1 300) 7 headers in 299 bytes (1 switches on core 0) Sep 06 17:15:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-55459384-7f8c-48dd-b006-22cf086617c3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-55459384-7f8c-48dd-b006-22cf086617c3 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] GET http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:15:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-55459384-7f8c-48dd-b006-22cf086617c3 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:15:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-55459384-7f8c-48dd-b006-22cf086617c3 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:15:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:15:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:15:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-55459384-7f8c-48dd-b006-22cf086617c3 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:15:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-55459384-7f8c-48dd-b006-22cf086617c3 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 200 Sep 06 17:15:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1355/2724] 192.168.122.183 () {62 vars in 1528 bytes} [Sun Sep 6 17:15:39 2026] GET /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 1512 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] PUT http://192.168.122.183/volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6 Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'update', calling method: version_select, body: {"attachment": {"connector": {"platform": "x86_64", "os_type": "linux", "ip": "192.168.122.183", "host": "devstack", "multipath": false, "enforce_multipath": true, "initiator": "iqn.2016-04.com.open-iscsi:1b72cca7a823", "do_local_attach": false, "uuid": "d26e695a-c18f-459b-8eec-b70914f502f5", "system uuid": "e8ebb573-6375-441a-95ec-ad45f0e5d641", "nvme_native_multipath": false, "mountpoint": "/dev/vda"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Acquiring lock "cinder-attachment_update-892ecc16-f395-4785-9d58-c09c6b2bbd79-devstack" by "attachment_update" {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:138}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Lock "cinder-attachment_update-892ecc16-f395-4785-9d58-c09c6b2bbd79-devstack" acquired by "attachment_update" :: waited 0.014s {{(pid=87201) __acquire /opt/stack/cinder/cinder/coordination.py:141}} Sep 06 17:15:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:15:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:15:40 devstack devstack@c-api.service[87201]: DEBUG cinder.coordination [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Lock "cinder-attachment_update-892ecc16-f395-4785-9d58-c09c6b2bbd79-devstack" released by "attachment_update" :: held 0.151s {{(pid=87201) __release /opt/stack/cinder/cinder/coordination.py:152}} Sep 06 17:15:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-200453fa-f7d8-48da-9f21-48c87da324d2 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6 returned with HTTP 200 Sep 06 17:15:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1370/2725] 192.168.122.183 () {66 vars in 1593 bytes} [Sun Sep 6 17:15:39 2026] PUT /volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6 => generated 694 bytes in 187 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:15:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-ac794663-45fb-4acf-b1f1-266104d625f4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:15:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-ac794663-45fb-4acf-b1f1-266104d625f4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] POST http://192.168.122.183/volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6/action Sep 06 17:15:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-ac794663-45fb-4acf-b1f1-266104d625f4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action body: b'{"os-complete": null}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:15:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-ac794663-45fb-4acf-b1f1-266104d625f4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Action: 'action', calling method: complete, body: {"os-complete": null} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:15:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:15:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:15:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-39b2f88d-9896-473c-9c02-bd7520e25f97 req-ac794663-45fb-4acf-b1f1-266104d625f4 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6/action returned with HTTP 204 Sep 06 17:15:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1356/2726] 192.168.122.183 () {66 vars in 1614 bytes} [Sun Sep 6 17:15:40 2026] POST /volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6/action => generated 0 bytes in 71 msecs (HTTP/1.1 204) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:15:50 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=13,cinder:UPDATE=3,cinder:INSERT=1 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:15:50 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=20,cinder:UPDATE=5 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:16:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-628e3564-0663-4790-aedf-34fb9274c7c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-628e3564-0663-4790-aedf-34fb9274c7c9 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] DELETE http://192.168.122.183/volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6 Sep 06 17:16:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-628e3564-0663-4790-aedf-34fb9274c7c9 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-628e3564-0663-4790-aedf-34fb9274c7c9 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:06 devstack devstack@c-api.service[87201]: /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:06 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, Sep 06 17:16:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-628e3564-0663-4790-aedf-34fb9274c7c9 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6 returned with HTTP 200 Sep 06 17:16:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1371/2727] 192.168.122.183 () {64 vars in 1562 bytes} [Sun Sep 6 17:16:06 2026] DELETE /volume/v3/attachments/bb86a9e5-3185-4ca3-9df2-a9093c324cf6 => generated 19 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] DELETE http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:16:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:06 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Delete volume with id: 892ecc16-f395-4785-9d58-c09c6b2bbd79 Sep 06 17:16:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Volume info retrieved successfully. Sep 06 17:16:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] Delete volume request issued successfully. Sep 06 17:16:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [req-5a9d4997-d3c7-4830-8f3a-4dc445038033 req-30ec7ca3-6f7c-4ae1-a65f-9c1615bc6e01 tempest-TestShelveInstance-2124257944 tempest-TestShelveInstance-2124257944-project-member] http://192.168.122.183/volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 returned with HTTP 202 Sep 06 17:16:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1357/2728] 192.168.122.183 () {62 vars in 1509 bytes} [Sun Sep 6 17:16:06 2026] DELETE /volume/v3/volumes/892ecc16-f395-4785-9d58-c09c6b2bbd79 => generated 0 bytes in 68 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:16 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=10,cinder:UPDATE=3 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:16:16 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=3,cinder:UPDATE=1,cinder:INSERT=1 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:16:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fb8da32c-1eac-4e70-a61a-6986e6cbc18b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb8da32c-1eac-4e70-a61a-6986e6cbc18b tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb8da32c-1eac-4e70-a61a-6986e6cbc18b tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb8da32c-1eac-4e70-a61a-6986e6cbc18b tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1372/2729] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:20 2026] POST /volume/v3/types => generated 287 bytes in 153 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "3fce9660-a4f7-4159-9456-2bfdc2b7b9b6", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '3fce9660-a4f7-4159-9456-2bfdc2b7b9b6', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Create volume of 1 GB Sep 06 17:16:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Availability Zones retrieved successfully. Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Flow 'volume_create_api' (3160d145-a0d8-495f-bd25-71d49e076981) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc16464-c626-4119-ab63-6364417f27f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (fcc16464-c626-4119-ab63-6364417f27f9) 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:16:20Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=f572bddc-e244-4e66-a871-496fba0db5f9,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': 'f572bddc-e244-4e66-a871-496fba0db5f9', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f4128b2-3af1-4af9-ac4b-eb2b6efb4040) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:22 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-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:16:22 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-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:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Created reservations ['faa4322c-1e9b-40bf-94eb-6d0cc0ac85e6', '88cf7687-00c5-4891-a059-9d9c94f1b160', 'ba5317c4-bfe5-4007-9b10-f0fe9d56a249', 'e18a4bc8-708b-456b-81de-562ab7afa6e6'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3f4128b2-3af1-4af9-ac4b-eb2b6efb4040) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['faa4322c-1e9b-40bf-94eb-6d0cc0ac85e6', '88cf7687-00c5-4891-a059-9d9c94f1b160', 'ba5317c4-bfe5-4007-9b10-f0fe9d56a249', 'e18a4bc8-708b-456b-81de-562ab7afa6e6']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8965c2a8-859c-435f-9bb7-99a5787840a9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8965c2a8-859c-435f-9bb7-99a5787840a9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8', '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='2a8c1418635f4c5681c0d7e90ab1b5d6',qos_specs=None,replication_status=,reservations=['faa4322c-1e9b-40bf-94eb-6d0cc0ac85e6','88cf7687-00c5-4891-a059-9d9c94f1b160','ba5317c4-bfe5-4007-9b10-f0fe9d56a249','e18a4bc8-708b-456b-81de-562ab7afa6e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af6fc8e28a0495eaa2198962e408f90',volume_type_id=f572bddc-e244-4e66-a871-496fba0db5f9), 'volume': Volume(_name_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:23Z,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=f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='2a8c1418635f4c5681c0d7e90ab1b5d6',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='7af6fc8e28a0495eaa2198962e408f90',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(f572bddc-e244-4e66-a871-496fba0db5f9),volume_type_id=f572bddc-e244-4e66-a871-496fba0db5f9)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9ab576-7f25-42c9-9b81-b55882ab5292) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de9ab576-7f25-42c9-9b81-b55882ab5292) transitioned into state 'SUCCESS' from 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='2a8c1418635f4c5681c0d7e90ab1b5d6',qos_specs=None,replication_status=,reservations=['faa4322c-1e9b-40bf-94eb-6d0cc0ac85e6','88cf7687-00c5-4891-a059-9d9c94f1b160','ba5317c4-bfe5-4007-9b10-f0fe9d56a249','e18a4bc8-708b-456b-81de-562ab7afa6e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='7af6fc8e28a0495eaa2198962e408f90',volume_type_id=f572bddc-e244-4e66-a871-496fba0db5f9)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc837122-ace7-41ba-8f39-0a868d2df4d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bc837122-ace7-41ba-8f39-0a868d2df4d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Flow 'volume_create_api' (3160d145-a0d8-495f-bd25-71d49e076981) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:16:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Create volume request issued successfully. Sep 06 17:16:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4cdf271-cf07-4a52-84ab-bc46ae012e1f tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:16:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1358/2730] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:16:22 2026] POST /volume/v3/volumes => generated 806 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:16:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-19c758e2-d14f-4054-92ad-e60bddd0057d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19c758e2-d14f-4054-92ad-e60bddd0057d tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19c758e2-d14f-4054-92ad-e60bddd0057d tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-19c758e2-d14f-4054-92ad-e60bddd0057d tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-19c758e2-d14f-4054-92ad-e60bddd0057d tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-19c758e2-d14f-4054-92ad-e60bddd0057d tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1373/2731] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:23 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 874 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a8b59c10-bf3a-4ce3-8fc5-5f419676c286 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a8b59c10-bf3a-4ce3-8fc5-5f419676c286 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a8b59c10-bf3a-4ce3-8fc5-5f419676c286 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a8b59c10-bf3a-4ce3-8fc5-5f419676c286 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:24 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:24 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a8b59c10-bf3a-4ce3-8fc5-5f419676c286 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a8b59c10-bf3a-4ce3-8fc5-5f419676c286 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1359/2732] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:24 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 898 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fbdce5c3-bfc8-45bb-b4b2-716edd7fd964 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fbdce5c3-bfc8-45bb-b4b2-716edd7fd964 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fbdce5c3-bfc8-45bb-b4b2-716edd7fd964 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fbdce5c3-bfc8-45bb-b4b2-716edd7fd964 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:25 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:25 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fbdce5c3-bfc8-45bb-b4b2-716edd7fd964 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fbdce5c3-bfc8-45bb-b4b2-716edd7fd964 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1374/2733] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:25 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 956 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-674a8235-4194-455b-aae5-7cd66d054070 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-674a8235-4194-455b-aae5-7cd66d054070 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-674a8235-4194-455b-aae5-7cd66d054070 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-674a8235-4194-455b-aae5-7cd66d054070 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:26 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:26 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-674a8235-4194-455b-aae5-7cd66d054070 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-674a8235-4194-455b-aae5-7cd66d054070 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1360/2734] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:26 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d7cfaca1-fb60-4683-9f26-c3690f73f8ab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7cfaca1-fb60-4683-9f26-c3690f73f8ab tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7cfaca1-fb60-4683-9f26-c3690f73f8ab tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d7cfaca1-fb60-4683-9f26-c3690f73f8ab tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:27 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:27 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d7cfaca1-fb60-4683-9f26-c3690f73f8ab tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d7cfaca1-fb60-4683-9f26-c3690f73f8ab tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1375/2735] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:27 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 959 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-66d12c2d-6d7e-41c5-b9fd-634685a34318 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66d12c2d-6d7e-41c5-b9fd-634685a34318 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66d12c2d-6d7e-41c5-b9fd-634685a34318 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-66d12c2d-6d7e-41c5-b9fd-634685a34318 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-66d12c2d-6d7e-41c5-b9fd-634685a34318 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-66d12c2d-6d7e-41c5-b9fd-634685a34318 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1361/2736] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:28 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 1303 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] DELETE http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Delete volume with id: f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Delete volume request issued successfully. Sep 06 17:16:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-212917aa-6659-487a-bd6f-8eb01d58fb0c tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 202 Sep 06 17:16:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1376/2737] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:16:28 2026] DELETE /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8c02047d-78fb-4ffb-b768-81575aa00b42 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c02047d-78fb-4ffb-b768-81575aa00b42 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c02047d-78fb-4ffb-b768-81575aa00b42 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c02047d-78fb-4ffb-b768-81575aa00b42 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:28 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:28 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8c02047d-78fb-4ffb-b768-81575aa00b42 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Volume info retrieved successfully. Sep 06 17:16:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c02047d-78fb-4ffb-b768-81575aa00b42 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 200 Sep 06 17:16:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1362/2738] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:28 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 1302 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-71577cdd-643c-4644-aaf5-b07ff3509220 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71577cdd-643c-4644-aaf5-b07ff3509220 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] GET http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 Sep 06 17:16:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71577cdd-643c-4644-aaf5-b07ff3509220 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71577cdd-643c-4644-aaf5-b07ff3509220 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71577cdd-643c-4644-aaf5-b07ff3509220 tempest-VolumeAndVolumeTypeFromImageTest-1167063103 tempest-VolumeAndVolumeTypeFromImageTest-1167063103-project-member] http://192.168.122.183/volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 returned with HTTP 404 Sep 06 17:16:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1377/2739] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:16:29 2026] GET /volume/v3/volumes/f53b81cc-5e8b-4628-8cbc-ad3ee385eaa8 => generated 109 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] GET http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Calling method 'detail' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87200) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Get all volumes completed successfully. Sep 06 17:16:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5354c21e-4a9d-4c3c-a1b2-0e5bb2ab60e6 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:16:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1363/2740] 192.168.122.183 () {58 vars in 1169 bytes} [Sun Sep 6 17:16:29 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 15 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-228f4dfb-6ee6-4239-a8e6-9923280a8281 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-228f4dfb-6ee6-4239-a8e6-9923280a8281 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] DELETE http://192.168.122.183/volume/v3/types/f572bddc-e244-4e66-a871-496fba0db5f9 Sep 06 17:16:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-228f4dfb-6ee6-4239-a8e6-9923280a8281 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-228f4dfb-6ee6-4239-a8e6-9923280a8281 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-228f4dfb-6ee6-4239-a8e6-9923280a8281 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] http://192.168.122.183/volume/v3/types/f572bddc-e244-4e66-a871-496fba0db5f9 returned with HTTP 202 Sep 06 17:16:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1378/2741] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:29 2026] DELETE /volume/v3/types/f572bddc-e244-4e66-a871-496fba0db5f9 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7bf5fd38-8e72-4660-8ddd-3d2d106a2922 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7bf5fd38-8e72-4660-8ddd-3d2d106a2922 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] GET http://192.168.122.183/volume/v3/types/f572bddc-e244-4e66-a871-496fba0db5f9 Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7bf5fd38-8e72-4660-8ddd-3d2d106a2922 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7bf5fd38-8e72-4660-8ddd-3d2d106a2922 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7bf5fd38-8e72-4660-8ddd-3d2d106a2922 tempest-VolumeAndVolumeTypeFromImageTest-1625018409 tempest-VolumeAndVolumeTypeFromImageTest-1625018409-project-admin] http://192.168.122.183/volume/v3/types/f572bddc-e244-4e66-a871-496fba0db5f9 returned with HTTP 404 Sep 06 17:16:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1364/2742] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:16:29 2026] GET /volume/v3/types/f572bddc-e244-4e66-a871-496fba0db5f9 => generated 114 bytes in 13 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "b90f3aeb-7d33-49b6-a08c-28d4966597c7", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': 'b90f3aeb-7d33-49b6-a08c-28d4966597c7', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Create volume of 1 GB Sep 06 17:16:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Availability Zones retrieved successfully. Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Flow 'volume_create_api' (2171c0a5-ed3a-4968-977d-8d15fc6556f2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b61ee9-4348-4062-a175-597ce19efbea) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (31b61ee9-4348-4062-a175-597ce19efbea) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93543458-a4f4-4065-a221-cc9755dcd8c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Created reservations ['78bd61b8-6160-4e4a-8509-808f21b774d3', '0079594b-8fac-40d6-8dea-0ff6e9730aa9', '878e8ffd-0197-4351-8123-b192918c27f9', 'b831e2c8-de25-4801-b9c0-aa248ea4a066'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (93543458-a4f4-4065-a221-cc9755dcd8c6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['78bd61b8-6160-4e4a-8509-808f21b774d3', '0079594b-8fac-40d6-8dea-0ff6e9730aa9', '878e8ffd-0197-4351-8123-b192918c27f9', 'b831e2c8-de25-4801-b9c0-aa248ea4a066']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf67646b-7476-4887-9428-bdd7c9bfde12) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cf67646b-7476-4887-9428-bdd7c9bfde12) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '878b1985-2c5d-436b-8ee5-728b4b8d5944', '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='b4914ff792b349489d497987b5b191c2',qos_specs=None,replication_status=,reservations=['78bd61b8-6160-4e4a-8509-808f21b774d3','0079594b-8fac-40d6-8dea-0ff6e9730aa9','878e8ffd-0197-4351-8123-b192918c27f9','b831e2c8-de25-4801-b9c0-aa248ea4a066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8914fafe34c498f3ab3fdf0fe9b4e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:35Z,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=878b1985-2c5d-436b-8ee5-728b4b8d5944,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b4914ff792b349489d497987b5b191c2',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='baa8914fafe34c498f3ab3fdf0fe9b4e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f36c8c1-60ee-4b97-b7d0-7d391e144211) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1f36c8c1-60ee-4b97-b7d0-7d391e144211) transitioned into state 'SUCCESS' from 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='b4914ff792b349489d497987b5b191c2',qos_specs=None,replication_status=,reservations=['78bd61b8-6160-4e4a-8509-808f21b774d3','0079594b-8fac-40d6-8dea-0ff6e9730aa9','878e8ffd-0197-4351-8123-b192918c27f9','b831e2c8-de25-4801-b9c0-aa248ea4a066'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='baa8914fafe34c498f3ab3fdf0fe9b4e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666e3e5e-a179-4ce8-b65c-98a2a35dfaa6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (666e3e5e-a179-4ce8-b65c-98a2a35dfaa6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Flow 'volume_create_api' (2171c0a5-ed3a-4968-977d-8d15fc6556f2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:16:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Create volume request issued successfully. Sep 06 17:16:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b97f07ea-e306-4d5d-b4c2-c0edb05799f1 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:16:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1379/2743] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:16:35 2026] POST /volume/v3/volumes => generated 784 bytes in 619 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fc3e27bb-c3c8-4d55-bdc3-30e473cddf7c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc3e27bb-c3c8-4d55-bdc3-30e473cddf7c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc3e27bb-c3c8-4d55-bdc3-30e473cddf7c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fc3e27bb-c3c8-4d55-bdc3-30e473cddf7c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fc3e27bb-c3c8-4d55-bdc3-30e473cddf7c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fc3e27bb-c3c8-4d55-bdc3-30e473cddf7c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1365/2744] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:35 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 852 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b827003a-150d-4a04-b734-3d0e8081fa12 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b827003a-150d-4a04-b734-3d0e8081fa12 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b827003a-150d-4a04-b734-3d0e8081fa12 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b827003a-150d-4a04-b734-3d0e8081fa12 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b827003a-150d-4a04-b734-3d0e8081fa12 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b827003a-150d-4a04-b734-3d0e8081fa12 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1380/2745] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:36 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 876 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6a4a8dbc-22cd-4e55-be5b-d4476515e68a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a4a8dbc-22cd-4e55-be5b-d4476515e68a tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a4a8dbc-22cd-4e55-be5b-d4476515e68a tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a4a8dbc-22cd-4e55-be5b-d4476515e68a tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6a4a8dbc-22cd-4e55-be5b-d4476515e68a tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a4a8dbc-22cd-4e55-be5b-d4476515e68a tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1366/2746] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:37 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 934 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-469c3a2c-7704-4e3c-99cf-09f76e73446c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-469c3a2c-7704-4e3c-99cf-09f76e73446c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-469c3a2c-7704-4e3c-99cf-09f76e73446c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-469c3a2c-7704-4e3c-99cf-09f76e73446c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-469c3a2c-7704-4e3c-99cf-09f76e73446c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-469c3a2c-7704-4e3c-99cf-09f76e73446c tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1381/2747] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:38 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 937 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3e48f78a-b4a8-46cd-8d37-4021081fad25 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e48f78a-b4a8-46cd-8d37-4021081fad25 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e48f78a-b4a8-46cd-8d37-4021081fad25 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3e48f78a-b4a8-46cd-8d37-4021081fad25 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:16:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:16:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3e48f78a-b4a8-46cd-8d37-4021081fad25 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3e48f78a-b4a8-46cd-8d37-4021081fad25 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1367/2748] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:39 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 937 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ececd0e6-87ca-485d-98c3-27c364f00343 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ececd0e6-87ca-485d-98c3-27c364f00343 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ececd0e6-87ca-485d-98c3-27c364f00343 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ececd0e6-87ca-485d-98c3-27c364f00343 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:16:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:16:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ececd0e6-87ca-485d-98c3-27c364f00343 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ececd0e6-87ca-485d-98c3-27c364f00343 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1382/2749] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:40 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 1202 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:16:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d88d724-5501-4399-a7f1-02e6a124aa74 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d88d724-5501-4399-a7f1-02e6a124aa74 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d88d724-5501-4399-a7f1-02e6a124aa74 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d88d724-5501-4399-a7f1-02e6a124aa74 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:16:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:16:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d88d724-5501-4399-a7f1-02e6a124aa74 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d88d724-5501-4399-a7f1-02e6a124aa74 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1368/2750] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:41 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 1202 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:16:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-14541cc4-7703-479d-ad2f-6688e65738ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] DELETE http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:41 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Delete volume with id: 878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:16:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:16:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Delete volume request issued successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-14541cc4-7703-479d-ad2f-6688e65738ae tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 202 Sep 06 17:16:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1383/2751] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:16:41 2026] DELETE /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:16:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d0287f16-492c-460c-90fd-8835a211de8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0287f16-492c-460c-90fd-8835a211de8f tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0287f16-492c-460c-90fd-8835a211de8f tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0287f16-492c-460c-90fd-8835a211de8f tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:16:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:16:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d0287f16-492c-460c-90fd-8835a211de8f tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Volume info retrieved successfully. Sep 06 17:16:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0287f16-492c-460c-90fd-8835a211de8f tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 200 Sep 06 17:16:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1369/2752] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:41 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 1201 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:16:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-55802f0f-a6a1-4ffe-838f-7e5938c3dd53 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55802f0f-a6a1-4ffe-838f-7e5938c3dd53 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55802f0f-a6a1-4ffe-838f-7e5938c3dd53 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55802f0f-a6a1-4ffe-838f-7e5938c3dd53 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55802f0f-a6a1-4ffe-838f-7e5938c3dd53 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 404 Sep 06 17:16:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1384/2753] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:42 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:16:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ae45da27-b940-4a72-830c-fdd2c2aadffc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ae45da27-b940-4a72-830c-fdd2c2aadffc tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] DELETE http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ae45da27-b940-4a72-830c-fdd2c2aadffc tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ae45da27-b940-4a72-830c-fdd2c2aadffc tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:42 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ae45da27-b940-4a72-830c-fdd2c2aadffc tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Delete volume with id: 878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ae45da27-b940-4a72-830c-fdd2c2aadffc tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 404 Sep 06 17:16:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1370/2754] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:16:42 2026] DELETE /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:16:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2b331abe-100f-425a-a12a-608c3dff3959 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b331abe-100f-425a-a12a-608c3dff3959 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] GET http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 Sep 06 17:16:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b331abe-100f-425a-a12a-608c3dff3959 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2b331abe-100f-425a-a12a-608c3dff3959 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2b331abe-100f-425a-a12a-608c3dff3959 tempest-VolumeImageDependencyTests-977296709 tempest-VolumeImageDependencyTests-977296709-project-member] http://192.168.122.183/volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 returned with HTTP 404 Sep 06 17:16:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1385/2755] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:16:42 2026] GET /volume/v3/volumes/878b1985-2c5d-436b-8ee5-728b4b8d5944 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:16:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ada02a3f-b56f-4a25-8ecf-31d4c0b1fd0e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ada02a3f-b56f-4a25-8ecf-31d4c0b1fd0e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ada02a3f-b56f-4a25-8ecf-31d4c0b1fd0e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1111196619", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ada02a3f-b56f-4a25-8ecf-31d4c0b1fd0e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1371/2756] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:44 2026] POST /volume/v3/types => generated 380 bytes in 168 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9ecf1eee-0589-40dd-9e10-668341a4c3ae None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ecf1eee-0589-40dd-9e10-668341a4c3ae tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption Sep 06 17:16:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9ecf1eee-0589-40dd-9e10-668341a4c3ae tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9ecf1eee-0589-40dd-9e10-668341a4c3ae tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption returned with HTTP 200 Sep 06 17:16:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1386/2757] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:16:44 2026] POST /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption => generated 239 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f8ed1000-4c46-4104-9b07-3574f90a1e8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f8ed1000-4c46-4104-9b07-3574f90a1e8f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f8ed1000-4c46-4104-9b07-3574f90a1e8f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-412420695", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f8ed1000-4c46-4104-9b07-3574f90a1e8f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1372/2758] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:44 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-57628282-2a0c-477e-9fe0-10d91d430431 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-57628282-2a0c-477e-9fe0-10d91d430431 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types/1ddfae5f-e4c0-4a8e-9ad9-4d42b8f01d65/encryption Sep 06 17:16:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-57628282-2a0c-477e-9fe0-10d91d430431 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-57628282-2a0c-477e-9fe0-10d91d430431 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/1ddfae5f-e4c0-4a8e-9ad9-4d42b8f01d65/encryption returned with HTTP 200 Sep 06 17:16:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1387/2759] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:16:44 2026] POST /volume/v3/types/1ddfae5f-e4c0-4a8e-9ad9-4d42b8f01d65/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-145e6631-8693-44dc-88c4-40726bbedcd5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-145e6631-8693-44dc-88c4-40726bbedcd5 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-145e6631-8693-44dc-88c4-40726bbedcd5 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1339880401", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-145e6631-8693-44dc-88c4-40726bbedcd5 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1373/2760] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:44 2026] POST /volume/v3/types => generated 380 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cebeb85e-b7e2-4dd2-84a4-c0a1f81b18c6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cebeb85e-b7e2-4dd2-84a4-c0a1f81b18c6 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657/extra_specs Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cebeb85e-b7e2-4dd2-84a4-c0a1f81b18c6 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cebeb85e-b7e2-4dd2-84a4-c0a1f81b18c6 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657/extra_specs returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1388/2761] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:16:45 2026] POST /volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657/extra_specs => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8454c5d0-7d35-4197-92e0-f2bae9e9c332 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8454c5d0-7d35-4197-92e0-f2bae9e9c332 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] PUT http://192.168.122.183/volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657/extra_specs/key2 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8454c5d0-7d35-4197-92e0-f2bae9e9c332 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8454c5d0-7d35-4197-92e0-f2bae9e9c332 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657/extra_specs/key2 returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1374/2762] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:16:45 2026] PUT /volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657/extra_specs/key2 => generated 25 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3275a28f-b34d-4807-a76e-5a811d202db6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3275a28f-b34d-4807-a76e-5a811d202db6 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3275a28f-b34d-4807-a76e-5a811d202db6 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3275a28f-b34d-4807-a76e-5a811d202db6 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1389/2763] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:16:45 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:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-72ae07c8-d6a3-445a-b35f-685b38d87a97 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-72ae07c8-d6a3-445a-b35f-685b38d87a97 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/9a0d93ef-b6b4-4e6d-9489-705631a2483a Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-72ae07c8-d6a3-445a-b35f-685b38d87a97 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-72ae07c8-d6a3-445a-b35f-685b38d87a97 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-72ae07c8-d6a3-445a-b35f-685b38d87a97 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/9a0d93ef-b6b4-4e6d-9489-705631a2483a returned with HTTP 202 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1375/2764] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:45 2026] DELETE /volume/v3/types/9a0d93ef-b6b4-4e6d-9489-705631a2483a => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8633164b-a2bc-47fc-bec9-3906bf5078a5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8633164b-a2bc-47fc-bec9-3906bf5078a5 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8633164b-a2bc-47fc-bec9-3906bf5078a5 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1016258205", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8633164b-a2bc-47fc-bec9-3906bf5078a5 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1390/2765] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:45 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-93eb7873-3aa5-4984-8040-427239c90415 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93eb7873-3aa5-4984-8040-427239c90415 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b/encryption Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93eb7873-3aa5-4984-8040-427239c90415 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93eb7873-3aa5-4984-8040-427239c90415 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b/encryption returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1376/2766] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:16:45 2026] POST /volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e84959ae-1529-448f-8fd2-bea055d1a404 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e84959ae-1529-448f-8fd2-bea055d1a404 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b/encryption/66d063eb-1bdf-4956-ab34-ee5630001671 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e84959ae-1529-448f-8fd2-bea055d1a404 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e84959ae-1529-448f-8fd2-bea055d1a404 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e84959ae-1529-448f-8fd2-bea055d1a404 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b/encryption/66d063eb-1bdf-4956-ab34-ee5630001671 returned with HTTP 202 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1391/2767] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:16:45 2026] DELETE /volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b/encryption/66d063eb-1bdf-4956-ab34-ee5630001671 => generated 0 bytes in 31 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c8ee7b2a-19ff-4396-9978-f534fa24d3ff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8ee7b2a-19ff-4396-9978-f534fa24d3ff tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c8ee7b2a-19ff-4396-9978-f534fa24d3ff tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1047749947", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c8ee7b2a-19ff-4396-9978-f534fa24d3ff tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1377/2768] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:45 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9dc7e7e4-1491-4a3d-b4f5-3f986a9c8dbf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9dc7e7e4-1491-4a3d-b4f5-3f986a9c8dbf tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/37bb88ef-1941-4435-9a7a-7a5c0bb84752/extra_specs/key1 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9dc7e7e4-1491-4a3d-b4f5-3f986a9c8dbf tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9dc7e7e4-1491-4a3d-b4f5-3f986a9c8dbf tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9dc7e7e4-1491-4a3d-b4f5-3f986a9c8dbf tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/37bb88ef-1941-4435-9a7a-7a5c0bb84752/extra_specs/key1 returned with HTTP 202 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1392/2769] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:16:45 2026] DELETE /volume/v3/types/37bb88ef-1941-4435-9a7a-7a5c0bb84752/extra_specs/key1 => generated 0 bytes in 45 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-735d902e-ec39-4786-bdaf-92407dcf1fcb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-735d902e-ec39-4786-bdaf-92407dcf1fcb tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-735d902e-ec39-4786-bdaf-92407dcf1fcb tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1895856015", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-735d902e-ec39-4786-bdaf-92407dcf1fcb tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1378/2770] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:45 2026] POST /volume/v3/types => generated 380 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ca25a2ce-580c-43af-8918-1b596769d15f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca25a2ce-580c-43af-8918-1b596769d15f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/22814282-e4a7-4143-8a05-95b4609809fe Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca25a2ce-580c-43af-8918-1b596769d15f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca25a2ce-580c-43af-8918-1b596769d15f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca25a2ce-580c-43af-8918-1b596769d15f tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/22814282-e4a7-4143-8a05-95b4609809fe returned with HTTP 202 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1393/2771] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:45 2026] DELETE /volume/v3/types/22814282-e4a7-4143-8a05-95b4609809fe => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ab3efe0b-a50b-4cf8-9675-aa08af3651e3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab3efe0b-a50b-4cf8-9675-aa08af3651e3 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab3efe0b-a50b-4cf8-9675-aa08af3651e3 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab3efe0b-a50b-4cf8-9675-aa08af3651e3 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab3efe0b-a50b-4cf8-9675-aa08af3651e3 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1379/2772] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs => generated 185 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-097b191d-c6e2-4bed-b3f9-544042868e87 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-097b191d-c6e2-4bed-b3f9-544042868e87 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-097b191d-c6e2-4bed-b3f9-544042868e87 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-097b191d-c6e2-4bed-b3f9-544042868e87 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-097b191d-c6e2-4bed-b3f9-544042868e87 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1394/2773] 192.168.122.183 () {58 vars in 1115 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types => generated 2589 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-28b3aa5b-6d20-41e8-ad84-561c2ea4d616 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-28b3aa5b-6d20-41e8-ad84-561c2ea4d616 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption/cipher Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-28b3aa5b-6d20-41e8-ad84-561c2ea4d616 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-28b3aa5b-6d20-41e8-ad84-561c2ea4d616 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-28b3aa5b-6d20-41e8-ad84-561c2ea4d616 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption/cipher returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1380/2774] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption/cipher => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c4b23e85-de02-4839-b2c6-6a132689f5da None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c4b23e85-de02-4839-b2c6-6a132689f5da tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c4b23e85-de02-4839-b2c6-6a132689f5da tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c4b23e85-de02-4839-b2c6-6a132689f5da tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c4b23e85-de02-4839-b2c6-6a132689f5da tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1395/2775] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption => generated 325 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4181b23b-1d20-4779-b15b-41265e3d0887 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4181b23b-1d20-4779-b15b-41265e3d0887 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/multiattach Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4181b23b-1d20-4779-b15b-41265e3d0887 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4181b23b-1d20-4779-b15b-41265e3d0887 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4181b23b-1d20-4779-b15b-41265e3d0887 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/multiattach returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1381/2776] 192.168.122.183 () {58 vars in 1298 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/multiattach => generated 29 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-70c3659b-0c07-4e61-8938-c2fa1f53d684 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70c3659b-0c07-4e61-8938-c2fa1f53d684 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/volume_backend_name Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70c3659b-0c07-4e61-8938-c2fa1f53d684 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70c3659b-0c07-4e61-8938-c2fa1f53d684 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70c3659b-0c07-4e61-8938-c2fa1f53d684 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1396/2777] 192.168.122.183 () {58 vars in 1322 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/volume_backend_name => generated 44 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6f77cd68-d533-41aa-bfe2-7babced06f2b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f77cd68-d533-41aa-bfe2-7babced06f2b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] GET http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f77cd68-d533-41aa-bfe2-7babced06f2b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6f77cd68-d533-41aa-bfe2-7babced06f2b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6f77cd68-d533-41aa-bfe2-7babced06f2b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1382/2778] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:16:45 2026] GET /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 => generated 402 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aaffdae3-44a5-4271-896e-4c62e4952611 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aaffdae3-44a5-4271-896e-4c62e4952611 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] PUT http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption/4124f409-f97b-421d-8b24-f9e7e96db868 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aaffdae3-44a5-4271-896e-4c62e4952611 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aaffdae3-44a5-4271-896e-4c62e4952611 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption/4124f409-f97b-421d-8b24-f9e7e96db868 returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1397/2779] 192.168.122.183 () {60 vars in 1390 bytes} [Sun Sep 6 17:16:45 2026] PUT /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/encryption/4124f409-f97b-421d-8b24-f9e7e96db868 => generated 33 bytes in 36 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-845139f5-83c8-4879-a9c4-9ef974f3e964 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-845139f5-83c8-4879-a9c4-9ef974f3e964 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] PUT http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/key1 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-845139f5-83c8-4879-a9c4-9ef974f3e964 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-845139f5-83c8-4879-a9c4-9ef974f3e964 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/key1 returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1383/2780] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:16:45 2026] PUT /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0/extra_specs/key1 => generated 30 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a43b725-c6c7-4f4d-91dd-c2c2792a464b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a43b725-c6c7-4f4d-91dd-c2c2792a464b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] PUT http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a43b725-c6c7-4f4d-91dd-c2c2792a464b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a43b725-c6c7-4f4d-91dd-c2c2792a464b tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 returned with HTTP 200 Sep 06 17:16:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1398/2781] 192.168.122.183 () {60 vars in 1246 bytes} [Sun Sep 6 17:16:45 2026] PUT /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 => generated 371 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a2716186-9f5c-4048-949c-f1899a171814 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2716186-9f5c-4048-949c-f1899a171814 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/37bb88ef-1941-4435-9a7a-7a5c0bb84752 Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2716186-9f5c-4048-949c-f1899a171814 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2716186-9f5c-4048-949c-f1899a171814 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2716186-9f5c-4048-949c-f1899a171814 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/37bb88ef-1941-4435-9a7a-7a5c0bb84752 returned with HTTP 202 Sep 06 17:16:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1384/2782] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:45 2026] DELETE /volume/v3/types/37bb88ef-1941-4435-9a7a-7a5c0bb84752 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-83563d68-72f2-4840-82f4-59fe4d9c63df None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83563d68-72f2-4840-82f4-59fe4d9c63df tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b Sep 06 17:16:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83563d68-72f2-4840-82f4-59fe4d9c63df tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83563d68-72f2-4840-82f4-59fe4d9c63df tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83563d68-72f2-4840-82f4-59fe4d9c63df tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b returned with HTTP 202 Sep 06 17:16:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1399/2783] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:46 2026] DELETE /volume/v3/types/d357a16e-3aa3-4d91-8d84-5af9a15ab76b => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ad48fb68-2854-4b31-aca8-617a68c0562e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ad48fb68-2854-4b31-aca8-617a68c0562e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657 Sep 06 17:16:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ad48fb68-2854-4b31-aca8-617a68c0562e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ad48fb68-2854-4b31-aca8-617a68c0562e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ad48fb68-2854-4b31-aca8-617a68c0562e tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657 returned with HTTP 202 Sep 06 17:16:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1385/2784] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:46 2026] DELETE /volume/v3/types/64885f62-76b3-4e31-a86c-5e3574ffe657 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-356d30f9-1f74-4c37-9c66-6f3f21cbc700 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-356d30f9-1f74-4c37-9c66-6f3f21cbc700 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/1ddfae5f-e4c0-4a8e-9ad9-4d42b8f01d65 Sep 06 17:16:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-356d30f9-1f74-4c37-9c66-6f3f21cbc700 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-356d30f9-1f74-4c37-9c66-6f3f21cbc700 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-356d30f9-1f74-4c37-9c66-6f3f21cbc700 tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/1ddfae5f-e4c0-4a8e-9ad9-4d42b8f01d65 returned with HTTP 202 Sep 06 17:16:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1400/2785] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:46 2026] DELETE /volume/v3/types/1ddfae5f-e4c0-4a8e-9ad9-4d42b8f01d65 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c654b7e3-24e7-444f-8723-637122b9a40d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c654b7e3-24e7-444f-8723-637122b9a40d tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] DELETE http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 Sep 06 17:16:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c654b7e3-24e7-444f-8723-637122b9a40d tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c654b7e3-24e7-444f-8723-637122b9a40d tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c654b7e3-24e7-444f-8723-637122b9a40d tempest-VolumeTypesAdminTests-951002878 tempest-VolumeTypesAdminTests-951002878-project-admin] http://192.168.122.183/volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 returned with HTTP 202 Sep 06 17:16:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1386/2786] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:46 2026] DELETE /volume/v3/types/b1e97547-7101-4ab6-b2f3-3eec283b6be0 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f5a159d2-8ad2-4817-a9be-98384e119071 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f5a159d2-8ad2-4817-a9be-98384e119071 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f5a159d2-8ad2-4817-a9be-98384e119071 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-383727346", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f5a159d2-8ad2-4817-a9be-98384e119071 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1401/2787] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:48 2026] POST /volume/v3/types => generated 379 bytes in 158 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-85584968-b973-47da-b89d-0bf6c7ddeec4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85584968-b973-47da-b89d-0bf6c7ddeec4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption Sep 06 17:16:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-85584968-b973-47da-b89d-0bf6c7ddeec4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-85584968-b973-47da-b89d-0bf6c7ddeec4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption returned with HTTP 200 Sep 06 17:16:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1387/2788] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:16:48 2026] POST /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b2a5636a-8391-4c7e-905a-2c161053c08f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b2a5636a-8391-4c7e-905a-2c161053c08f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b2a5636a-8391-4c7e-905a-2c161053c08f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1922636106", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b2a5636a-8391-4c7e-905a-2c161053c08f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1402/2789] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:48 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a31fc54c-49ab-42f9-a8be-9b9f885c4c1a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a31fc54c-49ab-42f9-a8be-9b9f885c4c1a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] POST http://192.168.122.183/volume/v3/types/be426f51-39ca-42ec-8f32-116aa955c365/encryption Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a31fc54c-49ab-42f9-a8be-9b9f885c4c1a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-a31fc54c-49ab-42f9-a8be-9b9f885c4c1a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a31fc54c-49ab-42f9-a8be-9b9f885c4c1a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/be426f51-39ca-42ec-8f32-116aa955c365/encryption returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1388/2790] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types/be426f51-39ca-42ec-8f32-116aa955c365/encryption => generated 127 bytes in 120 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e08e35bc-82ab-4407-839d-1f0c7d6566af None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e08e35bc-82ab-4407-839d-1f0c7d6566af tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e08e35bc-82ab-4407-839d-1f0c7d6566af tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-660685761", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e08e35bc-82ab-4407-839d-1f0c7d6566af tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1403/2791] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:49 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:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9d1f9274-480d-4dc2-a3fa-882e79315c2e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d1f9274-480d-4dc2-a3fa-882e79315c2e tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] POST http://192.168.122.183/volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889/extra_specs Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d1f9274-480d-4dc2-a3fa-882e79315c2e tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-9d1f9274-480d-4dc2-a3fa-882e79315c2e tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d1f9274-480d-4dc2-a3fa-882e79315c2e tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889/extra_specs returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1389/2792] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e2f19d52-218a-4619-a529-97ac702df31d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2f19d52-218a-4619-a529-97ac702df31d tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] PUT http://192.168.122.183/volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889/extra_specs/key2 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2f19d52-218a-4619-a529-97ac702df31d tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-e2f19d52-218a-4619-a529-97ac702df31d tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2f19d52-218a-4619-a529-97ac702df31d tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889/extra_specs/key2 returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1404/2793] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:16:49 2026] PUT /volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889/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:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-911e6a4c-c125-4f9f-98b1-807787652c23 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-911e6a4c-c125-4f9f-98b1-807787652c23 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-911e6a4c-c125-4f9f-98b1-807787652c23 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-911e6a4c-c125-4f9f-98b1-807787652c23 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-911e6a4c-c125-4f9f-98b1-807787652c23 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1390/2794] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1da163fb-64d6-4f37-95e9-d16a49affcd3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1da163fb-64d6-4f37-95e9-d16a49affcd3 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1da163fb-64d6-4f37-95e9-d16a49affcd3 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-337322021", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1da163fb-64d6-4f37-95e9-d16a49affcd3 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1405/2795] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-65853d16-20a8-4bee-bca7-a27a0e21c83b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-65853d16-20a8-4bee-bca7-a27a0e21c83b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17/encryption Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-65853d16-20a8-4bee-bca7-a27a0e21c83b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-65853d16-20a8-4bee-bca7-a27a0e21c83b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17/encryption returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1391/2796] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17/encryption => generated 239 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-217a20e3-7424-4c81-96ac-4eb6a315444c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-217a20e3-7424-4c81-96ac-4eb6a315444c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] DELETE http://192.168.122.183/volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17/encryption/54fa1f9d-083e-4e2b-8ab5-28c107ff8595 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-217a20e3-7424-4c81-96ac-4eb6a315444c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-217a20e3-7424-4c81-96ac-4eb6a315444c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-217a20e3-7424-4c81-96ac-4eb6a315444c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-217a20e3-7424-4c81-96ac-4eb6a315444c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17/encryption/54fa1f9d-083e-4e2b-8ab5-28c107ff8595 returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1406/2797] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17/encryption/54fa1f9d-083e-4e2b-8ab5-28c107ff8595 => generated 127 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-93b1b891-87ea-42b3-b682-76271e2e453f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93b1b891-87ea-42b3-b682-76271e2e453f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93b1b891-87ea-42b3-b682-76271e2e453f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-2095354679", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93b1b891-87ea-42b3-b682-76271e2e453f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1392/2798] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a2e31e5-7f57-46e2-ac2f-8aa7bdf2ade9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a2e31e5-7f57-46e2-ac2f-8aa7bdf2ade9 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] DELETE http://192.168.122.183/volume/v3/types/3c48ee49-847b-4680-b592-b32b70e488b8/extra_specs/key1 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a2e31e5-7f57-46e2-ac2f-8aa7bdf2ade9 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a2e31e5-7f57-46e2-ac2f-8aa7bdf2ade9 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-3a2e31e5-7f57-46e2-ac2f-8aa7bdf2ade9 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a2e31e5-7f57-46e2-ac2f-8aa7bdf2ade9 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/3c48ee49-847b-4680-b592-b32b70e488b8/extra_specs/key1 returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1407/2799] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/3c48ee49-847b-4680-b592-b32b70e488b8/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:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a2a1e214-727a-4164-9157-30386ce7e23c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2a1e214-727a-4164-9157-30386ce7e23c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2a1e214-727a-4164-9157-30386ce7e23c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1046070180", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2a1e214-727a-4164-9157-30386ce7e23c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1393/2800] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:16:49 2026] POST /volume/v3/types => generated 380 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-76e91cd2-ec41-4d99-b41b-88273e3a0506 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76e91cd2-ec41-4d99-b41b-88273e3a0506 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] DELETE http://192.168.122.183/volume/v3/types/91b76da4-7110-4c81-b244-1459a8f0ad34 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76e91cd2-ec41-4d99-b41b-88273e3a0506 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-76e91cd2-ec41-4d99-b41b-88273e3a0506 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-76e91cd2-ec41-4d99-b41b-88273e3a0506 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-76e91cd2-ec41-4d99-b41b-88273e3a0506 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/91b76da4-7110-4c81-b244-1459a8f0ad34 returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1408/2801] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/91b76da4-7110-4c81-b244-1459a8f0ad34 => generated 109 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fbff71f9-77a4-4458-baa2-e04c8d7cbe8a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fbff71f9-77a4-4458-baa2-e04c8d7cbe8a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] GET http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fbff71f9-77a4-4458-baa2-e04c8d7cbe8a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fbff71f9-77a4-4458-baa2-e04c8d7cbe8a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fbff71f9-77a4-4458-baa2-e04c8d7cbe8a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1394/2802] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:16:49 2026] GET /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs => generated 123 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-08bbdf08-a512-48bf-9f1e-8c93d8273b80 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08bbdf08-a512-48bf-9f1e-8c93d8273b80 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] GET http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption/cipher Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08bbdf08-a512-48bf-9f1e-8c93d8273b80 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-08bbdf08-a512-48bf-9f1e-8c93d8273b80 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-08bbdf08-a512-48bf-9f1e-8c93d8273b80 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-08bbdf08-a512-48bf-9f1e-8c93d8273b80 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption/cipher returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1409/2803] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:16:49 2026] GET /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a06e314d-6966-4437-998a-7ff2d8548a7f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a06e314d-6966-4437-998a-7ff2d8548a7f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] GET http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a06e314d-6966-4437-998a-7ff2d8548a7f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a06e314d-6966-4437-998a-7ff2d8548a7f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-a06e314d-6966-4437-998a-7ff2d8548a7f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a06e314d-6966-4437-998a-7ff2d8548a7f tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1395/2804] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:16:49 2026] GET /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d8076a36-2ab0-419d-bb22-7eb3c9c56432 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d8076a36-2ab0-419d-bb22-7eb3c9c56432 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] GET http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/multiattach Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d8076a36-2ab0-419d-bb22-7eb3c9c56432 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d8076a36-2ab0-419d-bb22-7eb3c9c56432 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d8076a36-2ab0-419d-bb22-7eb3c9c56432 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/multiattach returned with HTTP 200 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1410/2805] 192.168.122.183 () {58 vars in 1298 bytes} [Sun Sep 6 17:16:49 2026] GET /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/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:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4ada03b9-e1fb-4957-b949-33468324840c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4ada03b9-e1fb-4957-b949-33468324840c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] GET http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/volume_backend_name Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4ada03b9-e1fb-4957-b949-33468324840c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4ada03b9-e1fb-4957-b949-33468324840c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4ada03b9-e1fb-4957-b949-33468324840c tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1396/2806] 192.168.122.183 () {58 vars in 1322 bytes} [Sun Sep 6 17:16:49 2026] GET /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0b06d604-d8ce-411e-a520-ca17c1cd9509 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0b06d604-d8ce-411e-a520-ca17c1cd9509 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] PUT http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption/6bc2244f-b283-4710-ae37-6eb5da8f67a5 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0b06d604-d8ce-411e-a520-ca17c1cd9509 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-0b06d604-d8ce-411e-a520-ca17c1cd9509 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0b06d604-d8ce-411e-a520-ca17c1cd9509 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption/6bc2244f-b283-4710-ae37-6eb5da8f67a5 returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1411/2807] 192.168.122.183 () {60 vars in 1390 bytes} [Sun Sep 6 17:16:49 2026] PUT /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/encryption/6bc2244f-b283-4710-ae37-6eb5da8f67a5 => generated 127 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a99600a4-3755-4683-9f89-ca061cc1476a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a99600a4-3755-4683-9f89-ca061cc1476a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] PUT http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/key1 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a99600a4-3755-4683-9f89-ca061cc1476a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-a99600a4-3755-4683-9f89-ca061cc1476a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a99600a4-3755-4683-9f89-ca061cc1476a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/extra_specs/key1 returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1397/2808] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:16:49 2026] PUT /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f/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:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe1c722a-ea94-4c31-bcc5-baaf99d2d089 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe1c722a-ea94-4c31-bcc5-baaf99d2d089 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] PUT http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe1c722a-ea94-4c31-bcc5-baaf99d2d089 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-fe1c722a-ea94-4c31-bcc5-baaf99d2d089 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '30f72ea2fe94454d9bfad59acb10d277', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '0d7208393628442cad95a7de5fe84dd2', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe1c722a-ea94-4c31-bcc5-baaf99d2d089 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-reader] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f returned with HTTP 403 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1412/2809] 192.168.122.183 () {60 vars in 1246 bytes} [Sun Sep 6 17:16:49 2026] PUT /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-41060738-baf6-482c-a92a-3609e8bf3359 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-41060738-baf6-482c-a92a-3609e8bf3359 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] DELETE http://192.168.122.183/volume/v3/types/91b76da4-7110-4c81-b244-1459a8f0ad34 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-41060738-baf6-482c-a92a-3609e8bf3359 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-41060738-baf6-482c-a92a-3609e8bf3359 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-41060738-baf6-482c-a92a-3609e8bf3359 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/91b76da4-7110-4c81-b244-1459a8f0ad34 returned with HTTP 202 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1398/2810] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/91b76da4-7110-4c81-b244-1459a8f0ad34 => generated 0 bytes in 60 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dd6758a6-a8d4-4542-bcd6-a20dd40b5a2a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd6758a6-a8d4-4542-bcd6-a20dd40b5a2a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] DELETE http://192.168.122.183/volume/v3/types/3c48ee49-847b-4680-b592-b32b70e488b8 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd6758a6-a8d4-4542-bcd6-a20dd40b5a2a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dd6758a6-a8d4-4542-bcd6-a20dd40b5a2a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dd6758a6-a8d4-4542-bcd6-a20dd40b5a2a tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/3c48ee49-847b-4680-b592-b32b70e488b8 returned with HTTP 202 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1413/2811] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/3c48ee49-847b-4680-b592-b32b70e488b8 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1445241f-e9b8-4b83-8ada-a054c34d11e4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1445241f-e9b8-4b83-8ada-a054c34d11e4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] DELETE http://192.168.122.183/volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1445241f-e9b8-4b83-8ada-a054c34d11e4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1445241f-e9b8-4b83-8ada-a054c34d11e4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1445241f-e9b8-4b83-8ada-a054c34d11e4 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17 returned with HTTP 202 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1399/2812] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/7e682780-1379-4f0b-86f7-4075bc898b17 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b1c604c0-fd67-46ad-bf81-f7164ed4d05b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1c604c0-fd67-46ad-bf81-f7164ed4d05b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] DELETE http://192.168.122.183/volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1c604c0-fd67-46ad-bf81-f7164ed4d05b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1c604c0-fd67-46ad-bf81-f7164ed4d05b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1c604c0-fd67-46ad-bf81-f7164ed4d05b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889 returned with HTTP 202 Sep 06 17:16:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1414/2813] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/8c531864-4acd-462f-9e4d-67ac03e30889 => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-991c5153-0051-43b8-b988-dc059e663105 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-991c5153-0051-43b8-b988-dc059e663105 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] DELETE http://192.168.122.183/volume/v3/types/be426f51-39ca-42ec-8f32-116aa955c365 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-991c5153-0051-43b8-b988-dc059e663105 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-991c5153-0051-43b8-b988-dc059e663105 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-991c5153-0051-43b8-b988-dc059e663105 tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/be426f51-39ca-42ec-8f32-116aa955c365 returned with HTTP 202 Sep 06 17:16:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1400/2814] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/be426f51-39ca-42ec-8f32-116aa955c365 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a42f3f7d-40ab-41c0-9d42-f9487801e57b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a42f3f7d-40ab-41c0-9d42-f9487801e57b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] DELETE http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a42f3f7d-40ab-41c0-9d42-f9487801e57b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:16:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a42f3f7d-40ab-41c0-9d42-f9487801e57b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:16:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a42f3f7d-40ab-41c0-9d42-f9487801e57b tempest-VolumeTypesReaderTests-800392293 tempest-VolumeTypesReaderTests-800392293-project-admin] http://192.168.122.183/volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f returned with HTTP 202 Sep 06 17:16:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1415/2815] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:16:49 2026] DELETE /volume/v3/types/92de88dc-52ca-4155-811d-9cad23b88e9f => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:16:59 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=170,cinder:INSERT=55,cinder:UPDATE=42 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:00 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=166,cinder:INSERT=47,cinder:UPDATE=46 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:17:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1278036559"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1278036559'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume of 1 GB Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Availability Zones retrieved successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-250790700"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-250790700'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume of 1 GB Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (063520ed-3a71-464f-88be-e1da2fa35cc6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316059df-91be-4a15-ad2c-12b9c52c966a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (b29665bd-2477-435c-8cad-c2f54b8a854b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f18ad4c-e6d6-46fb-8ce1-b82d10e075d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (316059df-91be-4a15-ad2c-12b9c52c966a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9085502b-b7c9-4d1e-b2a9-00c27acf063f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9f18ad4c-e6d6-46fb-8ce1-b82d10e075d8) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4164dc20-653e-4f2b-92c7-129775ed46a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Created reservations ['ccc7ab0c-49e1-4a39-b9db-66b20aa0835e', 'd0ecf95d-d581-47c2-a925-12401656c9f4', '676e5407-959c-4d12-b5e0-1f2f9dc2d5d6', '63e2219f-bee9-401a-b08f-d47528efe6cf'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9085502b-b7c9-4d1e-b2a9-00c27acf063f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ccc7ab0c-49e1-4a39-b9db-66b20aa0835e', 'd0ecf95d-d581-47c2-a925-12401656c9f4', '676e5407-959c-4d12-b5e0-1f2f9dc2d5d6', '63e2219f-bee9-401a-b08f-d47528efe6cf']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1854beaf-1277-4c57-a245-4db58e990617) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['f7ebc1b4-adf5-4ee1-bb11-0e4df727d33f', '6159ec69-a9f1-4c62-bc84-16ada48abba7', '5a51189c-3d57-41a6-ae26-a20bb212246a', '65a46d3e-a1ea-45d4-a534-d12d47f9e3d1'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (4164dc20-653e-4f2b-92c7-129775ed46a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f7ebc1b4-adf5-4ee1-bb11-0e4df727d33f', '6159ec69-a9f1-4c62-bc84-16ada48abba7', '5a51189c-3d57-41a6-ae26-a20bb212246a', '65a46d3e-a1ea-45d4-a534-d12d47f9e3d1']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c5b476-e5b7-4c76-90f9-ed728afe5880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1854beaf-1277-4c57-a245-4db58e990617) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b221227c-7c84-4c3a-8cd9-8f2c51314cb1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1278036559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['ccc7ab0c-49e1-4a39-b9db-66b20aa0835e','d0ecf95d-d581-47c2-a925-12401656c9f4','676e5407-959c-4d12-b5e0-1f2f9dc2d5d6','63e2219f-bee9-401a-b08f-d47528efe6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1278036559',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b221227c-7c84-4c3a-8cd9-8f2c51314cb1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4d1a9193e84d499026b6b1041c7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810af7c96f1d4855a746abdc3f55b928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9ffaa5-de50-4905-a58a-2650eff818b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (24c5b476-e5b7-4c76-90f9-ed728afe5880) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-250790700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['f7ebc1b4-adf5-4ee1-bb11-0e4df727d33f','6159ec69-a9f1-4c62-bc84-16ada48abba7','5a51189c-3d57-41a6-ae26-a20bb212246a','65a46d3e-a1ea-45d4-a534-d12d47f9e3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-250790700',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9c7c03e9174ea89d16befae91c146d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693204e010d74c4aa55ad1e155e5bdca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de241613-bbdf-4eb8-9f61-e05ae6bd908b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9b9ffaa5-de50-4905-a58a-2650eff818b6) transitioned into state 'SUCCESS' from state '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-1278036559',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['ccc7ab0c-49e1-4a39-b9db-66b20aa0835e','d0ecf95d-d581-47c2-a925-12401656c9f4','676e5407-959c-4d12-b5e0-1f2f9dc2d5d6','63e2219f-bee9-401a-b08f-d47528efe6cf'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb37ce37-7527-4881-aaa0-bab1723f5f27) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bb37ce37-7527-4881-aaa0-bab1723f5f27) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (de241613-bbdf-4eb8-9f61-e05ae6bd908b) transitioned into state 'SUCCESS' from state '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-250790700',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['f7ebc1b4-adf5-4ee1-bb11-0e4df727d33f','6159ec69-a9f1-4c62-bc84-16ada48abba7','5a51189c-3d57-41a6-ae26-a20bb212246a','65a46d3e-a1ea-45d4-a534-d12d47f9e3d1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (063520ed-3a71-464f-88be-e1da2fa35cc6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abae04d-645e-4c33-9b7c-6ae322a73724) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request issued successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e139cbe9-3933-448e-9fcf-5e62a0dbc6b8 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1401/2816] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:00 2026] POST /volume/v3/volumes => generated 766 bytes in 710 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7abae04d-645e-4c33-9b7c-6ae322a73724) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (b29665bd-2477-435c-8cad-c2f54b8a854b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request issued successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a478b8c3-abf6-4284-a5fa-461a1b61de35 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1416/2817] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:17:00 2026] POST /volume/v3/volumes => generated 768 bytes in 739 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d2bddc64-1856-45aa-a720-a48aaec10879 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-66536964"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-66536964'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume of 1 GB Sep 06 17:17:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:01 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Availability Zones retrieved successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (e5fdfe22-c906-408a-ae0a-c9bb2d76dd2b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139844eb-0fb2-489e-abec-669191dca343) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (139844eb-0fb2-489e-abec-669191dca343) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92aeff4e-dfd8-4be3-aa39-05307bda195e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeDependencyTests-Volume-127774630"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Created reservations ['468a89b3-b947-46b6-9985-0dff19722020', '5a89c11a-ccd6-4dcf-962c-4e1f393b4c32', 'd33b7004-8b01-46bf-9491-8dec71ceb2f3', '613b50e1-6989-401b-b666-56d43ae59aec'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-127774630'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create volume of 1 GB Sep 06 17:17:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:01 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (92aeff4e-dfd8-4be3-aa39-05307bda195e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['468a89b3-b947-46b6-9985-0dff19722020', '5a89c11a-ccd6-4dcf-962c-4e1f393b4c32', 'd33b7004-8b01-46bf-9491-8dec71ceb2f3', '613b50e1-6989-401b-b666-56d43ae59aec']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1248dcb-7ce7-4211-9cb8-2dc35d193736) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Availability Zones retrieved successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Flow 'volume_create_api' (4563c78c-41dc-4a4d-a7fe-8a3e158af296) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e1248dcb-7ce7-4211-9cb8-2dc35d193736) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '41ac041d-ddd6-408d-8487-b4dce3d563c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-66536964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['468a89b3-b947-46b6-9985-0dff19722020','5a89c11a-ccd6-4dcf-962c-4e1f393b4c32','d33b7004-8b01-46bf-9491-8dec71ceb2f3','613b50e1-6989-401b-b666-56d43ae59aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:01Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-66536964',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=41ac041d-ddd6-408d-8487-b4dce3d563c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4d1a9193e84d499026b6b1041c7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810af7c96f1d4855a746abdc3f55b928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f92bd87-98d2-464a-8e7d-9f99fcf5eeba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960b6214-7ae0-444b-80b4-7e3eb62db898) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (960b6214-7ae0-444b-80b4-7e3eb62db898) transitioned into state 'SUCCESS' from state '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-66536964',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['468a89b3-b947-46b6-9985-0dff19722020','5a89c11a-ccd6-4dcf-962c-4e1f393b4c32','d33b7004-8b01-46bf-9491-8dec71ceb2f3','613b50e1-6989-401b-b666-56d43ae59aec'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49d266d-b6ad-4915-8bb8-d5f5281f7acd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c49d266d-b6ad-4915-8bb8-d5f5281f7acd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (e5fdfe22-c906-408a-ae0a-c9bb2d76dd2b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (1f92bd87-98d2-464a-8e7d-9f99fcf5eeba) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request issued successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2bddc64-1856-45aa-a720-a48aaec10879 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1417/2818] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:01 2026] POST /volume/v3/volumes => generated 764 bytes in 427 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:01 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee01123-9b66-4f73-a876-1042d18ec8b8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a65602b-0837-427e-a8dc-b718f88a1970 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a65602b-0837-427e-a8dc-b718f88a1970 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a65602b-0837-427e-a8dc-b718f88a1970 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a65602b-0837-427e-a8dc-b718f88a1970 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:01 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:01 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9a65602b-0837-427e-a8dc-b718f88a1970 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a65602b-0837-427e-a8dc-b718f88a1970 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 200 Sep 06 17:17:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1418/2819] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:01 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 836 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-244214911"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-244214911'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume of 1 GB Sep 06 17:17:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Availability Zones retrieved successfully. Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (e979479a-1b9e-487c-bdb4-f1b37854275c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141fc78a-83b1-473f-85ae-e6b7a7bfd3a7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (141fc78a-83b1-473f-85ae-e6b7a7bfd3a7) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27d557e-3e6b-456c-a610-3824078312ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Created reservations ['c13040d5-22f0-487c-a2ba-e4599285c168', '1bb59e4b-37bc-45b7-88bc-567264d1c6c6', '64f53032-8410-4951-b122-fbc7ca5edf94', 'e5b51f44-314a-4e5b-aa77-9706317a29cc'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dee01123-9b66-4f73-a876-1042d18ec8b8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c13040d5-22f0-487c-a2ba-e4599285c168', '1bb59e4b-37bc-45b7-88bc-567264d1c6c6', '64f53032-8410-4951-b122-fbc7ca5edf94', 'e5b51f44-314a-4e5b-aa77-9706317a29cc']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078131a9-76d5-4a25-b477-44125df79033) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Created reservations ['c29c7b54-01ce-473b-8a32-88de16991572', '7edea5e5-1c38-4747-8c46-69d33b0462d5', 'b7dc8c79-5554-4ffb-8298-f4611704c0df', '1bc2f6f5-f651-4e37-a789-ef7acf0b4094'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d27d557e-3e6b-456c-a610-3824078312ed) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c29c7b54-01ce-473b-8a32-88de16991572', '7edea5e5-1c38-4747-8c46-69d33b0462d5', 'b7dc8c79-5554-4ffb-8298-f4611704c0df', '1bc2f6f5-f651-4e37-a789-ef7acf0b4094']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (078131a9-76d5-4a25-b477-44125df79033) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '663158d4-9125-48c5-a20e-8756f840170c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-127774630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a82711af6b7456bbb311c398f4154ca',qos_specs=None,replication_status=,reservations=['c13040d5-22f0-487c-a2ba-e4599285c168','1bb59e4b-37bc-45b7-88bc-567264d1c6c6','64f53032-8410-4951-b122-fbc7ca5edf94','e5b51f44-314a-4e5b-aa77-9706317a29cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fdef398ee84cc3a4aee37af4a0568d',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-127774630',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=663158d4-9125-48c5-a20e-8756f840170c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a82711af6b7456bbb311c398f4154ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59fdef398ee84cc3a4aee37af4a0568d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d10823-c4dd-48db-8f3e-49166041f9bc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5421a0-762d-4206-bdd9-4c2ebfa011e1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d8d10823-c4dd-48db-8f3e-49166041f9bc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'a84c4560-e096-4f93-9242-88bd1588e5bd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-244214911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['c29c7b54-01ce-473b-8a32-88de16991572','7edea5e5-1c38-4747-8c46-69d33b0462d5','b7dc8c79-5554-4ffb-8298-f4611704c0df','1bc2f6f5-f651-4e37-a789-ef7acf0b4094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-244214911',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=a84c4560-e096-4f93-9242-88bd1588e5bd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4d1a9193e84d499026b6b1041c7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810af7c96f1d4855a746abdc3f55b928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df2b8eb-1e4b-4229-bf6b-72430e7aa2e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7f5421a0-762d-4206-bdd9-4c2ebfa011e1) transitioned into state 'SUCCESS' from state '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-127774630',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a82711af6b7456bbb311c398f4154ca',qos_specs=None,replication_status=,reservations=['c13040d5-22f0-487c-a2ba-e4599285c168','1bb59e4b-37bc-45b7-88bc-567264d1c6c6','64f53032-8410-4951-b122-fbc7ca5edf94','e5b51f44-314a-4e5b-aa77-9706317a29cc'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='59fdef398ee84cc3a4aee37af4a0568d',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca64e0e-f266-4c0f-88ad-33186b67a432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0df2b8eb-1e4b-4229-bf6b-72430e7aa2e9) transitioned into state 'SUCCESS' from state '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-244214911',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['c29c7b54-01ce-473b-8a32-88de16991572','7edea5e5-1c38-4747-8c46-69d33b0462d5','b7dc8c79-5554-4ffb-8298-f4611704c0df','1bc2f6f5-f651-4e37-a789-ef7acf0b4094'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e68e898-1b45-4fa0-b13e-6499f8b4cf1a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (cca64e0e-f266-4c0f-88ad-33186b67a432) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Flow 'volume_create_api' (4563c78c-41dc-4a4d-a7fe-8a3e158af296) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create volume request issued successfully. Sep 06 17:17:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5662364f-8ec9-4483-81df-9d1268ee5e2d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1402/2820] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:17:01 2026] POST /volume/v3/volumes => generated 778 bytes in 905 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d60f13ca-bd4e-4e8b-82d8-e6768686235d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e68e898-1b45-4fa0-b13e-6499f8b4cf1a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (e979479a-1b9e-487c-bdb4-f1b37854275c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request issued successfully. Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d04a7ad9-74ea-4c11-b27d-5b087017373b tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1419/2821] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:01 2026] POST /volume/v3/volumes => generated 765 bytes in 423 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-66286e6b-fca0-401c-9ce5-2c0c3a1fdc29 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-66286e6b-fca0-401c-9ce5-2c0c3a1fdc29 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-66286e6b-fca0-401c-9ce5-2c0c3a1fdc29 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-66286e6b-fca0-401c-9ce5-2c0c3a1fdc29 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-66286e6b-fca0-401c-9ce5-2c0c3a1fdc29 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-66286e6b-fca0-401c-9ce5-2c0c3a1fdc29 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 200 Sep 06 17:17:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1420/2822] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:02 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 846 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f0aafa57-76ab-485a-93b4-1ceace84feec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-1779258884"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-1779258884'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume of 1 GB Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Availability Zones retrieved successfully. Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (3b1b36e9-a1aa-45d3-9f27-61c812500432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6493f5c9-e3d7-4659-97d7-539af1cc58da) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d60f13ca-bd4e-4e8b-82d8-e6768686235d tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:17:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d60f13ca-bd4e-4e8b-82d8-e6768686235d tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:02 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6493f5c9-e3d7-4659-97d7-539af1cc58da) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d60f13ca-bd4e-4e8b-82d8-e6768686235d tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:17:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1403/2823] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:17:02 2026] POST /volume/v3/types => generated 287 bytes in 338 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be4f6e9-455b-4eb8-bf0e-aada5cca3059) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Created reservations ['ec4166fd-44a8-483b-8d0b-bd360b41903a', '7758eaa6-42c1-42a0-bb2e-ed37d74a3517', '5f94a86a-3ae4-45f4-ba2e-ae4d5831cb7b', '24343041-10c5-406c-9707-757d2bb1bd5a'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2be4f6e9-455b-4eb8-bf0e-aada5cca3059) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ec4166fd-44a8-483b-8d0b-bd360b41903a', '7758eaa6-42c1-42a0-bb2e-ed37d74a3517', '5f94a86a-3ae4-45f4-ba2e-ae4d5831cb7b', '24343041-10c5-406c-9707-757d2bb1bd5a']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677ce1b3-c9cf-4c87-9e9c-7470d8015d66) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:02 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (677ce1b3-c9cf-4c87-9e9c-7470d8015d66) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'baa6db38-89e4-49d7-9678-1416fe451cf9', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1779258884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['ec4166fd-44a8-483b-8d0b-bd360b41903a','7758eaa6-42c1-42a0-bb2e-ed37d74a3517','5f94a86a-3ae4-45f4-ba2e-ae4d5831cb7b','24343041-10c5-406c-9707-757d2bb1bd5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-1779258884',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=baa6db38-89e4-49d7-9678-1416fe451cf9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4d1a9193e84d499026b6b1041c7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810af7c96f1d4855a746abdc3f55b928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1564afaf-47a1-4c29-9a81-35722f54c4c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1564afaf-47a1-4c29-9a81-35722f54c4c5) transitioned into state 'SUCCESS' from state '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-1779258884',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['ec4166fd-44a8-483b-8d0b-bd360b41903a','7758eaa6-42c1-42a0-bb2e-ed37d74a3517','5f94a86a-3ae4-45f4-ba2e-ae4d5831cb7b','24343041-10c5-406c-9707-757d2bb1bd5a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7f94e7-8738-43a9-9a1a-6588e4b3f357) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3e7f94e7-8738-43a9-9a1a-6588e4b3f357) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (3b1b36e9-a1aa-45d3-9f27-61c812500432) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request issued successfully. Sep 06 17:17:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f0aafa57-76ab-485a-93b4-1ceace84feec tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1421/2824] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:02 2026] POST /volume/v3/volumes => generated 766 bytes in 485 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-abe293f9-5b8d-4ea8-9f3c-27a1c5f7943d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-abe293f9-5b8d-4ea8-9f3c-27a1c5f7943d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-abe293f9-5b8d-4ea8-9f3c-27a1c5f7943d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-abe293f9-5b8d-4ea8-9f3c-27a1c5f7943d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Action: 'create', calling method: create, body: {"volume": {"'imageRef": "23f4b67c-17a9-402c-a0ff-7560fceb54cf", "size": 1, "name": "tempest-CreateVolumesFromImageTest-Volume-119339191"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request body: {'volume': {"'imageRef": '23f4b67c-17a9-402c-a0ff-7560fceb54cf', 'size': 1, 'name': 'tempest-CreateVolumesFromImageTest-Volume-119339191'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume of 1 GB Sep 06 17:17:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Availability Zones retrieved successfully. Sep 06 17:17:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-abe293f9-5b8d-4ea8-9f3c-27a1c5f7943d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (de938e48-d416-4e4e-ae78-08d677342a10) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-abe293f9-5b8d-4ea8-9f3c-27a1c5f7943d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 200 Sep 06 17:17:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1404/2825] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:03 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 860 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24909db9-6616-4bb5-b693-f6ff80b206eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (24909db9-6616-4bb5-b693-f6ff80b206eb) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706c4fd7-218d-4b8e-b513-37e386467cd3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Created reservations ['568970ac-e39d-45cf-845c-267f7e7fa153', '3e3005b3-8db5-441c-a433-c3e5e56c38cd', '13fa864b-0361-4816-89a0-f7a5f29dfe05', 'd45367a4-be08-4c8e-95e8-12f75471ba61'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (706c4fd7-218d-4b8e-b513-37e386467cd3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['568970ac-e39d-45cf-845c-267f7e7fa153', '3e3005b3-8db5-441c-a433-c3e5e56c38cd', '13fa864b-0361-4816-89a0-f7a5f29dfe05', 'd45367a4-be08-4c8e-95e8-12f75471ba61']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70740ec2-d6d7-4bc1-bcf4-6abe2d39341d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (70740ec2-d6d7-4bc1-bcf4-6abe2d39341d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7970b9d0-7e44-4ceb-bded-7cf3586ae7e6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-119339191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['568970ac-e39d-45cf-845c-267f7e7fa153','3e3005b3-8db5-441c-a433-c3e5e56c38cd','13fa864b-0361-4816-89a0-f7a5f29dfe05','d45367a4-be08-4c8e-95e8-12f75471ba61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:03Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromImageTest-Volume-119339191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7970b9d0-7e44-4ceb-bded-7cf3586ae7e6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='af4d1a9193e84d499026b6b1041c7156',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='810af7c96f1d4855a746abdc3f55b928',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b15cbc42-11cd-4811-bcdb-fa1526239f40) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (b15cbc42-11cd-4811-bcdb-fa1526239f40) transitioned into state 'SUCCESS' from state '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-119339191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='af4d1a9193e84d499026b6b1041c7156',qos_specs=None,replication_status=,reservations=['568970ac-e39d-45cf-845c-267f7e7fa153','3e3005b3-8db5-441c-a433-c3e5e56c38cd','13fa864b-0361-4816-89a0-f7a5f29dfe05','d45367a4-be08-4c8e-95e8-12f75471ba61'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='810af7c96f1d4855a746abdc3f55b928',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9897b716-6b41-4331-9988-61328ea50c4e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9897b716-6b41-4331-9988-61328ea50c4e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Flow 'volume_create_api' (de938e48-d416-4e4e-ae78-08d677342a10) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Create volume request issued successfully. Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e74729d8-94ba-4752-b4d1-7277f0c69309 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1422/2826] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:03 2026] POST /volume/v3/volumes => generated 765 bytes in 433 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-404a67cc-09ef-4d86-9a27-366eac3c0736 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-404a67cc-09ef-4d86-9a27-366eac3c0736 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-404a67cc-09ef-4d86-9a27-366eac3c0736 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-404a67cc-09ef-4d86-9a27-366eac3c0736 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-404a67cc-09ef-4d86-9a27-366eac3c0736 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-404a67cc-09ef-4d86-9a27-366eac3c0736 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 returned with HTTP 200 Sep 06 17:17:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1405/2827] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:03 2026] GET /volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 => generated 859 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-42cf73da-0afb-4dbb-9ba0-2299a072cf57 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-42cf73da-0afb-4dbb-9ba0-2299a072cf57 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-42cf73da-0afb-4dbb-9ba0-2299a072cf57 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-42cf73da-0afb-4dbb-9ba0-2299a072cf57 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6a7bbe0c-7241-4121-9496-98ace11657d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a7bbe0c-7241-4121-9496-98ace11657d4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a7bbe0c-7241-4121-9496-98ace11657d4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a7bbe0c-7241-4121-9496-98ace11657d4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:03 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-42cf73da-0afb-4dbb-9ba0-2299a072cf57 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:03 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-42cf73da-0afb-4dbb-9ba0-2299a072cf57 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 200 Sep 06 17:17:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1423/2828] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:03 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 870 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6a7bbe0c-7241-4121-9496-98ace11657d4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a7bbe0c-7241-4121-9496-98ace11657d4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 200 Sep 06 17:17:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1406/2829] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:03 2026] GET /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 856 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2cb511e5-76c8-4925-b1d5-24c05bbfde9f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cb511e5-76c8-4925-b1d5-24c05bbfde9f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cb511e5-76c8-4925-b1d5-24c05bbfde9f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2cb511e5-76c8-4925-b1d5-24c05bbfde9f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-2cb511e5-76c8-4925-b1d5-24c05bbfde9f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2cb511e5-76c8-4925-b1d5-24c05bbfde9f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 200 Sep 06 17:17:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1424/2830] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:04 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 860 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-573a3a21-671c-435d-90a4-ebcce30d72d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-573a3a21-671c-435d-90a4-ebcce30d72d5 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-573a3a21-671c-435d-90a4-ebcce30d72d5 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-573a3a21-671c-435d-90a4-ebcce30d72d5 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a8da73d7-3321-4314-9711-9497e7499210 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8da73d7-3321-4314-9711-9497e7499210 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8da73d7-3321-4314-9711-9497e7499210 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a8da73d7-3321-4314-9711-9497e7499210 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-573a3a21-671c-435d-90a4-ebcce30d72d5 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:04 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:04 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-573a3a21-671c-435d-90a4-ebcce30d72d5 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 200 Sep 06 17:17:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1407/2831] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:04 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 870 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a8da73d7-3321-4314-9711-9497e7499210 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a8da73d7-3321-4314-9711-9497e7499210 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 200 Sep 06 17:17:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1425/2832] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:04 2026] GET /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 856 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-48cd7404-d88a-4cc8-a3ff-df8a32544d31 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48cd7404-d88a-4cc8-a3ff-df8a32544d31 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48cd7404-d88a-4cc8-a3ff-df8a32544d31 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48cd7404-d88a-4cc8-a3ff-df8a32544d31 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-48cd7404-d88a-4cc8-a3ff-df8a32544d31 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48cd7404-d88a-4cc8-a3ff-df8a32544d31 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 200 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1408/2833] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:05 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 861 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-18404650-b155-4744-9f5a-79f984d03084 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3", "name": "tempest-CreateVolumesFromSnapshotTest-Snapshot-981969969"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create snapshot from volume 6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['2f318922-9fff-4559-ac8b-21f1a845a601', 'fb4454d0-cbe6-4afc-93d8-333587341bfa', '7d781f14-f17c-4765-ab4e-45cbe16104ea', '8dae6f7f-402f-405a-af45-fb2eb97f2847'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot create request issued successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-18404650-b155-4744-9f5a-79f984d03084 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:17:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1426/2834] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:17:05 2026] POST /volume/v3/snapshots => generated 315 bytes in 205 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d54d8937-62d6-4f48-8304-c909b053d544 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d54d8937-62d6-4f48-8304-c909b053d544 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d54d8937-62d6-4f48-8304-c909b053d544 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d54d8937-62d6-4f48-8304-c909b053d544 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d54d8937-62d6-4f48-8304-c909b053d544 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d54d8937-62d6-4f48-8304-c909b053d544 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1409/2835] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:05 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 447 bytes in 30 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6", "imageRef": "65afd7d4-1cd3-4db2-808b-969d86cd7a22", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Create volume request body: {'volume': {'name': 'volume-for-test-6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6', 'imageRef': '65afd7d4-1cd3-4db2-808b-969d86cd7a22', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Create volume of 1 GB Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-438a4fa7-f1a4-4d7e-b5c8-1ae76751429a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-438a4fa7-f1a4-4d7e-b5c8-1ae76751429a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-438a4fa7-f1a4-4d7e-b5c8-1ae76751429a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-438a4fa7-f1a4-4d7e-b5c8-1ae76751429a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Availability Zones retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-438a4fa7-f1a4-4d7e-b5c8-1ae76751429a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Flow 'volume_create_api' (3f76d5fa-8380-4cdc-811e-12f9af588063) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4214db41-b445-4726-9bd1-05d8a23c6055) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-438a4fa7-f1a4-4d7e-b5c8-1ae76751429a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 200 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1410/2836] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:05 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 870 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2278cd45-011b-421f-92fd-5de9ccd3bba6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2278cd45-011b-421f-92fd-5de9ccd3bba6 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2278cd45-011b-421f-92fd-5de9ccd3bba6 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2278cd45-011b-421f-92fd-5de9ccd3bba6 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2278cd45-011b-421f-92fd-5de9ccd3bba6 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2278cd45-011b-421f-92fd-5de9ccd3bba6 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 200 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1411/2837] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:05 2026] GET /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 857 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-64a1173b-0798-4e21-8131-fc273a54330f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64a1173b-0798-4e21-8131-fc273a54330f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64a1173b-0798-4e21-8131-fc273a54330f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64a1173b-0798-4e21-8131-fc273a54330f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:05 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:05 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-64a1173b-0798-4e21-8131-fc273a54330f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4214db41-b445-4726-9bd1-05d8a23c6055) 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:03Z,deleted=False,deleted_at=None,description='Generic volume_type for test 6e9266ff-a917-4dd5-aa4a-c36e59e7a2a6',extra_specs={},id=5b000e56-a0a6-477e-a91b-2b444f872c5d,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': '5b000e56-a0a6-477e-a91b-2b444f872c5d', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64a1173b-0798-4e21-8131-fc273a54330f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd returned with HTTP 200 Sep 06 17:17:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1412/2838] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:05 2026] GET /volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd => generated 857 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce920d5-387c-4f27-9298-59e2a883b702) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-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:05 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-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:05 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Created reservations ['8f4eaf2c-d7e3-4ec5-a1d4-06ef5b0c3c06', '49df36c4-c8fd-47ec-a0e8-8b9270e5ec44', '333f5755-729f-4c13-9d8d-d0373264bb9f', '4028ac26-5711-4bb6-ba6e-746ffd51ea02'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6ce920d5-387c-4f27-9298-59e2a883b702) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8f4eaf2c-d7e3-4ec5-a1d4-06ef5b0c3c06', '49df36c4-c8fd-47ec-a0e8-8b9270e5ec44', '333f5755-729f-4c13-9d8d-d0373264bb9f', '4028ac26-5711-4bb6-ba6e-746ffd51ea02']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:05 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907f63d5-aabe-4785-9220-453f71f59921) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (907f63d5-aabe-4785-9220-453f71f59921) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '908b69fa-534e-4825-a35b-ad3c8ae134b9', '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='6ed28744b7374f63a3addb5b705ed4cf',qos_specs=None,replication_status=,reservations=['8f4eaf2c-d7e3-4ec5-a1d4-06ef5b0c3c06','49df36c4-c8fd-47ec-a0e8-8b9270e5ec44','333f5755-729f-4c13-9d8d-d0373264bb9f','4028ac26-5711-4bb6-ba6e-746ffd51ea02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cab2913c14a4ea38da9764e8d4e6f89',volume_type_id=5b000e56-a0a6-477e-a91b-2b444f872c5d), 'volume': Volume(_name_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:05Z,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=908b69fa-534e-4825-a35b-ad3c8ae134b9,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='6ed28744b7374f63a3addb5b705ed4cf',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='1cab2913c14a4ea38da9764e8d4e6f89',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5b000e56-a0a6-477e-a91b-2b444f872c5d),volume_type_id=5b000e56-a0a6-477e-a91b-2b444f872c5d)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3dcc359-bfe8-42ec-8f43-6106b8d0d7d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d3dcc359-bfe8-42ec-8f43-6106b8d0d7d4) transitioned into state 'SUCCESS' from 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='6ed28744b7374f63a3addb5b705ed4cf',qos_specs=None,replication_status=,reservations=['8f4eaf2c-d7e3-4ec5-a1d4-06ef5b0c3c06','49df36c4-c8fd-47ec-a0e8-8b9270e5ec44','333f5755-729f-4c13-9d8d-d0373264bb9f','4028ac26-5711-4bb6-ba6e-746ffd51ea02'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='1cab2913c14a4ea38da9764e8d4e6f89',volume_type_id=5b000e56-a0a6-477e-a91b-2b444f872c5d)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ac629a-94a4-4208-807c-d6c58f378a09) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32ac629a-94a4-4208-807c-d6c58f378a09) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Flow 'volume_create_api' (3f76d5fa-8380-4cdc-811e-12f9af588063) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Create volume request issued successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-206686cf-01d0-4c5c-ad72-ec5fd5313b10 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1427/2839] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:05 2026] POST /volume/v3/volumes => generated 806 bytes in 586 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cfc20db1-d7f8-4323-8a74-0568ab04f96c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfc20db1-d7f8-4323-8a74-0568ab04f96c tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfc20db1-d7f8-4323-8a74-0568ab04f96c tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfc20db1-d7f8-4323-8a74-0568ab04f96c tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cfc20db1-d7f8-4323-8a74-0568ab04f96c tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfc20db1-d7f8-4323-8a74-0568ab04f96c tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1413/2840] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:06 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 874 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7f09f3bd-6c83-4b15-b753-d1af7bd899f2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7f09f3bd-6c83-4b15-b753-d1af7bd899f2 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7f09f3bd-6c83-4b15-b753-d1af7bd899f2 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7f09f3bd-6c83-4b15-b753-d1af7bd899f2 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7f09f3bd-6c83-4b15-b753-d1af7bd899f2 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7f09f3bd-6c83-4b15-b753-d1af7bd899f2 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1428/2841] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:06 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 447 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d7dcc2f7-6065-4c86-9d2e-dda94c9989fa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7dcc2f7-6065-4c86-9d2e-dda94c9989fa tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7dcc2f7-6065-4c86-9d2e-dda94c9989fa tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7dcc2f7-6065-4c86-9d2e-dda94c9989fa tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d7dcc2f7-6065-4c86-9d2e-dda94c9989fa tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7dcc2f7-6065-4c86-9d2e-dda94c9989fa tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 200 Sep 06 17:17:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1414/2842] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:06 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 871 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "663158d4-9125-48c5-a20e-8756f840170c", "name": "tempest-VolumeDependencyTests-Snapshot-597721620"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af22b63e-8382-4582-aa22-b6f9bf976b5a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create snapshot from volume 663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af22b63e-8382-4582-aa22-b6f9bf976b5a tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af22b63e-8382-4582-aa22-b6f9bf976b5a tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af22b63e-8382-4582-aa22-b6f9bf976b5a tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-af22b63e-8382-4582-aa22-b6f9bf976b5a tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af22b63e-8382-4582-aa22-b6f9bf976b5a tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd returned with HTTP 200 Sep 06 17:17:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1415/2843] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:06 2026] GET /volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd => generated 858 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f9b86294-e01e-46c3-aafc-28d4ce0b9dfd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9b86294-e01e-46c3-aafc-28d4ce0b9dfd tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9b86294-e01e-46c3-aafc-28d4ce0b9dfd tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9b86294-e01e-46c3-aafc-28d4ce0b9dfd tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:06 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:06 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f9b86294-e01e-46c3-aafc-28d4ce0b9dfd tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9b86294-e01e-46c3-aafc-28d4ce0b9dfd tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 returned with HTTP 200 Sep 06 17:17:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1416/2844] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:06 2026] GET /volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 => generated 858 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:06 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Created reservations ['c9d74507-9046-4cc7-906b-da79822af140', '1cdb88f2-6c75-43c0-9c6f-8ca800075010', '6011bdb3-3b0b-4e9a-b16b-e2ab456b358b', 'f196a23e-e59c-487a-ba27-25f23d2d03c3'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot create request issued successfully. Sep 06 17:17:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-efa8ab94-fd6e-4f9d-98db-47cb04507c01 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:17:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1429/2845] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:17:06 2026] POST /volume/v3/snapshots => generated 307 bytes in 224 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dfbd67ae-1d2c-43e4-801d-3a9f6b4e37b9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dfbd67ae-1d2c-43e4-801d-3a9f6b4e37b9 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dfbd67ae-1d2c-43e4-801d-3a9f6b4e37b9 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dfbd67ae-1d2c-43e4-801d-3a9f6b4e37b9 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dfbd67ae-1d2c-43e4-801d-3a9f6b4e37b9 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dfbd67ae-1d2c-43e4-801d-3a9f6b4e37b9 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1417/2846] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:07 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-67b0d0e5-2d14-44e8-b28d-fc9e8e2cc465 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67b0d0e5-2d14-44e8-b28d-fc9e8e2cc465 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67b0d0e5-2d14-44e8-b28d-fc9e8e2cc465 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-67b0d0e5-2d14-44e8-b28d-fc9e8e2cc465 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-67b0d0e5-2d14-44e8-b28d-fc9e8e2cc465 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-67b0d0e5-2d14-44e8-b28d-fc9e8e2cc465 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1430/2847] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:07 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 898 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c109adb-f5e2-4985-b63d-b55f1e7cc6b6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c109adb-f5e2-4985-b63d-b55f1e7cc6b6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c109adb-f5e2-4985-b63d-b55f1e7cc6b6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c109adb-f5e2-4985-b63d-b55f1e7cc6b6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c109adb-f5e2-4985-b63d-b55f1e7cc6b6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c109adb-f5e2-4985-b63d-b55f1e7cc6b6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1418/2848] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:07 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 447 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9bf13f76-7e7e-42e6-be54-4834a7e39e76 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9bf13f76-7e7e-42e6-be54-4834a7e39e76 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 Sep 06 17:17:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9bf13f76-7e7e-42e6-be54-4834a7e39e76 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9bf13f76-7e7e-42e6-be54-4834a7e39e76 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9bf13f76-7e7e-42e6-be54-4834a7e39e76 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9bf13f76-7e7e-42e6-be54-4834a7e39e76 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 returned with HTTP 200 Sep 06 17:17:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1431/2849] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:07 2026] GET /volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 => generated 859 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4d2a6cbc-50b1-4f6b-bb1e-c91a7782d88f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4d2a6cbc-50b1-4f6b-bb1e-c91a7782d88f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 Sep 06 17:17:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4d2a6cbc-50b1-4f6b-bb1e-c91a7782d88f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4d2a6cbc-50b1-4f6b-bb1e-c91a7782d88f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4d2a6cbc-50b1-4f6b-bb1e-c91a7782d88f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4d2a6cbc-50b1-4f6b-bb1e-c91a7782d88f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 returned with HTTP 200 Sep 06 17:17:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1419/2850] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:08 2026] GET /volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 => generated 857 bytes in 37 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[87201]: DEBUG cinder.api.middleware.request_id [None req-922dd33e-be39-4b50-8e97-f782af37e64f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-922dd33e-be39-4b50-8e97-f782af37e64f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-922dd33e-be39-4b50-8e97-f782af37e64f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-922dd33e-be39-4b50-8e97-f782af37e64f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-922dd33e-be39-4b50-8e97-f782af37e64f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-922dd33e-be39-4b50-8e97-f782af37e64f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1432/2851] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:08 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 439 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-dddca0ff-a945-4372-bf0d-a23e3870ee94 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dddca0ff-a945-4372-bf0d-a23e3870ee94 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dddca0ff-a945-4372-bf0d-a23e3870ee94 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dddca0ff-a945-4372-bf0d-a23e3870ee94 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dddca0ff-a945-4372-bf0d-a23e3870ee94 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dddca0ff-a945-4372-bf0d-a23e3870ee94 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1420/2852] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:08 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 956 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-bd243aaf-1e3a-4c86-baed-01fc8e7ca57d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd243aaf-1e3a-4c86-baed-01fc8e7ca57d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd243aaf-1e3a-4c86-baed-01fc8e7ca57d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd243aaf-1e3a-4c86-baed-01fc8e7ca57d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bd243aaf-1e3a-4c86-baed-01fc8e7ca57d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd243aaf-1e3a-4c86-baed-01fc8e7ca57d tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1433/2853] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:08 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 447 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0c6061b8-5a82-4de0-a50d-978ac04f89e4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c6061b8-5a82-4de0-a50d-978ac04f89e4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c6061b8-5a82-4de0-a50d-978ac04f89e4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c6061b8-5a82-4de0-a50d-978ac04f89e4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0c6061b8-5a82-4de0-a50d-978ac04f89e4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c6061b8-5a82-4de0-a50d-978ac04f89e4 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 returned with HTTP 200 Sep 06 17:17:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1421/2854] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:09 2026] GET /volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 => generated 858 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7ab0980c-5a00-44c9-8bc1-e17b6e51f9f0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ab0980c-5a00-44c9-8bc1-e17b6e51f9f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ab0980c-5a00-44c9-8bc1-e17b6e51f9f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ab0980c-5a00-44c9-8bc1-e17b6e51f9f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] DELETE http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume with id: 7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 Sep 06 17:17:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7ab0980c-5a00-44c9-8bc1-e17b6e51f9f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ab0980c-5a00-44c9-8bc1-e17b6e51f9f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1434/2855] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:09 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 439 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume request issued successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db28ad8f-5e1f-41bd-ae97-60a6644c1118 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 returned with HTTP 202 Sep 06 17:17:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1422/2856] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:09 2026] DELETE /volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-203d6ce0-f03f-41c8-8759-70c607271e7c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-203d6ce0-f03f-41c8-8759-70c607271e7c tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-203d6ce0-f03f-41c8-8759-70c607271e7c tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-203d6ce0-f03f-41c8-8759-70c607271e7c tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-203d6ce0-f03f-41c8-8759-70c607271e7c tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-203d6ce0-f03f-41c8-8759-70c607271e7c tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 returned with HTTP 200 Sep 06 17:17:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1435/2857] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:09 2026] GET /volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 => generated 857 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-57b64f6b-f372-4a6e-a84c-9b08dddcba2a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57b64f6b-f372-4a6e-a84c-9b08dddcba2a tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57b64f6b-f372-4a6e-a84c-9b08dddcba2a tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-57b64f6b-f372-4a6e-a84c-9b08dddcba2a tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:09 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-57b64f6b-f372-4a6e-a84c-9b08dddcba2a tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-57b64f6b-f372-4a6e-a84c-9b08dddcba2a tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1423/2858] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:09 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 956 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cf4a5700-ff7e-4a94-8335-b9df500e920e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf4a5700-ff7e-4a94-8335-b9df500e920e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf4a5700-ff7e-4a94-8335-b9df500e920e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf4a5700-ff7e-4a94-8335-b9df500e920e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:09 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cf4a5700-ff7e-4a94-8335-b9df500e920e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf4a5700-ff7e-4a94-8335-b9df500e920e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1436/2859] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:09 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 447 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f4b9bf32-6af0-4621-aa41-8070b457cc70 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4b9bf32-6af0-4621-aa41-8070b457cc70 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4b9bf32-6af0-4621-aa41-8070b457cc70 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4b9bf32-6af0-4621-aa41-8070b457cc70 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4b9bf32-6af0-4621-aa41-8070b457cc70 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4b9bf32-6af0-4621-aa41-8070b457cc70 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1424/2860] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:10 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 439 bytes in 33 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b9f78429-751d-4d7b-8309-e792cc1433e2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b9f78429-751d-4d7b-8309-e792cc1433e2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b9f78429-751d-4d7b-8309-e792cc1433e2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b9f78429-751d-4d7b-8309-e792cc1433e2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b9f78429-751d-4d7b-8309-e792cc1433e2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 returned with HTTP 404 Sep 06 17:17:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1437/2861] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:10 2026] GET /volume/v3/volumes/7970b9d0-7e44-4ceb-bded-7cf3586ae7e6 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] DELETE http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume with id: baa6db38-89e4-49d7-9678-1416fe451cf9 Sep 06 17:17:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume request issued successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0e63b6a-9d0f-4617-9a7a-468090ae50de tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 returned with HTTP 202 Sep 06 17:17:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1425/2862] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:10 2026] DELETE /volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 => generated 0 bytes in 76 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1a0965cb-3f14-4c4c-bd0a-d2828b1ec800 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a0965cb-3f14-4c4c-bd0a-d2828b1ec800 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a0965cb-3f14-4c4c-bd0a-d2828b1ec800 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1a0965cb-3f14-4c4c-bd0a-d2828b1ec800 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-db831850-69c7-405b-ad4e-611168b839eb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db831850-69c7-405b-ad4e-611168b839eb tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db831850-69c7-405b-ad4e-611168b839eb tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-db831850-69c7-405b-ad4e-611168b839eb tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1a0965cb-3f14-4c4c-bd0a-d2828b1ec800 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1a0965cb-3f14-4c4c-bd0a-d2828b1ec800 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 returned with HTTP 200 Sep 06 17:17:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1438/2863] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:10 2026] GET /volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 => generated 858 bytes in 56 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[87200]: INFO cinder.volume.api [None req-db831850-69c7-405b-ad4e-611168b839eb tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-db831850-69c7-405b-ad4e-611168b839eb tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1426/2864] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:10 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 956 bytes in 83 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3a41c2e3-3af1-4557-8aa4-22f56359cddc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a41c2e3-3af1-4557-8aa4-22f56359cddc tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a41c2e3-3af1-4557-8aa4-22f56359cddc tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a41c2e3-3af1-4557-8aa4-22f56359cddc tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:10 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3a41c2e3-3af1-4557-8aa4-22f56359cddc tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a41c2e3-3af1-4557-8aa4-22f56359cddc tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1439/2865] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:10 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 474 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-723314364"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-723314364'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume of 1 GB Sep 06 17:17:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (b4f7a81e-d6c4-43ed-8a97-68246480de1c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186d7ab5-0c26-41bd-a0f3-98a19df6ded8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (186d7ab5-0c26-41bd-a0f3-98a19df6ded8) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582773b3-d592-4fb9-bb71-16bb4289c143) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['2b737314-ce25-42b3-9467-70139275e0b5', '03df653e-8d83-4ad7-bba7-681c5535591b', '5a428b3f-5cdd-49a7-9d52-06457c6bc78e', 'b8309375-c719-4219-977e-c7cea3fb4c5b'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (582773b3-d592-4fb9-bb71-16bb4289c143) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['2b737314-ce25-42b3-9467-70139275e0b5', '03df653e-8d83-4ad7-bba7-681c5535591b', '5a428b3f-5cdd-49a7-9d52-06457c6bc78e', 'b8309375-c719-4219-977e-c7cea3fb4c5b']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816ffeae-4919-4608-ad13-89d0fc280f34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:10 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (816ffeae-4919-4608-ad13-89d0fc280f34) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4900130a-df68-45a1-adb4-ecdccfbe47c3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-723314364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['2b737314-ce25-42b3-9467-70139275e0b5','03df653e-8d83-4ad7-bba7-681c5535591b','5a428b3f-5cdd-49a7-9d52-06457c6bc78e','b8309375-c719-4219-977e-c7cea3fb4c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:10Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-723314364',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4900130a-df68-45a1-adb4-ecdccfbe47c3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9c7c03e9174ea89d16befae91c146d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693204e010d74c4aa55ad1e155e5bdca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f9db37-36ac-418a-9c7a-8728aad0b9cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (80f9db37-36ac-418a-9c7a-8728aad0b9cc) transitioned into state 'SUCCESS' from state '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-723314364',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['2b737314-ce25-42b3-9467-70139275e0b5','03df653e-8d83-4ad7-bba7-681c5535591b','5a428b3f-5cdd-49a7-9d52-06457c6bc78e','b8309375-c719-4219-977e-c7cea3fb4c5b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:10 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13487ebe-8dab-4e7d-9fed-717c85b40aab) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (13487ebe-8dab-4e7d-9fed-717c85b40aab) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (b4f7a81e-d6c4-43ed-8a97-68246480de1c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request issued successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-aea3731b-66c0-42a7-abda-6365b4c048f3 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1427/2866] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:10 2026] POST /volume/v3/volumes => generated 768 bytes in 351 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d914536b-c597-4614-b126-5e31d3d0a220 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-656254518"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-656254518'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume of 1 GB Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (d3608175-2970-424f-bb77-d83d00d01791) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f26bc9-b197-432d-9540-1ad144de6809) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e5f26bc9-b197-432d-9540-1ad144de6809) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0e2485-5457-4d83-9191-c23da741ffdc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cd6721af-fc76-4705-b979-1ac1f72321e3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd6721af-fc76-4705-b979-1ac1f72321e3 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd6721af-fc76-4705-b979-1ac1f72321e3 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd6721af-fc76-4705-b979-1ac1f72321e3 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:11 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cd6721af-fc76-4705-b979-1ac1f72321e3 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd6721af-fc76-4705-b979-1ac1f72321e3 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1428/2867] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:11 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 439 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['70eb73f0-1e6a-4069-9dea-d253666a0857', '1f08dfba-a7c9-4538-b8e6-13b241133be8', 'b2f595fd-4767-4068-b59d-ab4483708835', 'a8862b5c-42a4-4cf0-9013-42320c8e374a'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7d0e2485-5457-4d83-9191-c23da741ffdc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['70eb73f0-1e6a-4069-9dea-d253666a0857', '1f08dfba-a7c9-4538-b8e6-13b241133be8', 'b2f595fd-4767-4068-b59d-ab4483708835', 'a8862b5c-42a4-4cf0-9013-42320c8e374a']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980abce1-ce90-4354-99d1-ca990842ed42) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (980abce1-ce90-4354-99d1-ca990842ed42) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '757e023d-4ddb-46fe-afbc-217e170e1962', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-656254518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['70eb73f0-1e6a-4069-9dea-d253666a0857','1f08dfba-a7c9-4538-b8e6-13b241133be8','b2f595fd-4767-4068-b59d-ab4483708835','a8862b5c-42a4-4cf0-9013-42320c8e374a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-656254518',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=757e023d-4ddb-46fe-afbc-217e170e1962,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9c7c03e9174ea89d16befae91c146d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693204e010d74c4aa55ad1e155e5bdca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a99800d-af58-44f3-aa8a-860b775eb803) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3a99800d-af58-44f3-aa8a-860b775eb803) transitioned into state 'SUCCESS' from state '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-656254518',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['70eb73f0-1e6a-4069-9dea-d253666a0857','1f08dfba-a7c9-4538-b8e6-13b241133be8','b2f595fd-4767-4068-b59d-ab4483708835','a8862b5c-42a4-4cf0-9013-42320c8e374a'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507a4f0a-6413-43dc-b57d-f9e66770db4d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (507a4f0a-6413-43dc-b57d-f9e66770db4d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (d3608175-2970-424f-bb77-d83d00d01791) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request issued successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d914536b-c597-4614-b126-5e31d3d0a220 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1440/2868] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:11 2026] POST /volume/v3/volumes => generated 768 bytes in 426 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1903032952"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1903032952'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume of 1 GB Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a47c8a5f-a600-41c1-a9af-ca282f42bc29 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a47c8a5f-a600-41c1-a9af-ca282f42bc29 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a47c8a5f-a600-41c1-a9af-ca282f42bc29 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a47c8a5f-a600-41c1-a9af-ca282f42bc29 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a47c8a5f-a600-41c1-a9af-ca282f42bc29 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 returned with HTTP 404 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1441/2869] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:11 2026] GET /volume/v3/volumes/baa6db38-89e4-49d7-9678-1416fe451cf9 => generated 109 bytes in 35 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-742a1089-caa5-4d54-9f78-7ee676606a96 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-742a1089-caa5-4d54-9f78-7ee676606a96 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-742a1089-caa5-4d54-9f78-7ee676606a96 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-742a1089-caa5-4d54-9f78-7ee676606a96 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (a5e5c4da-7de2-4825-b9f9-e1259a39bdce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:11 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eaf16f8-fa5c-4b77-b302-fa7fc01fb08b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-742a1089-caa5-4d54-9f78-7ee676606a96 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-742a1089-caa5-4d54-9f78-7ee676606a96 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1442/2870] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:11 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 956 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] DELETE http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume with id: a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:11 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (8eaf16f8-fa5c-4b77-b302-fa7fc01fb08b) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3adebf9-fb64-460f-a721-e24c873e2135) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume request issued successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78f7b51d-548f-4486-a62f-c3bf39e4c8a9 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd returned with HTTP 202 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1443/2871] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:11 2026] DELETE /volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd => generated 0 bytes in 93 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4873a4da-e17c-4b8b-b894-7b42bdbc7596 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4873a4da-e17c-4b8b-b894-7b42bdbc7596 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4873a4da-e17c-4b8b-b894-7b42bdbc7596 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4873a4da-e17c-4b8b-b894-7b42bdbc7596 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:11 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4873a4da-e17c-4b8b-b894-7b42bdbc7596 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4873a4da-e17c-4b8b-b894-7b42bdbc7596 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd returned with HTTP 200 Sep 06 17:17:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1444/2872] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:11 2026] GET /volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd => generated 857 bytes in 79 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['71658a1a-b6f5-4e14-a554-c24de501db3b', 'b7fd3a3a-d158-454b-b39e-aded8ddddfc2', 'f92fde31-bcd5-4ea2-9262-b3d3578a3507', 'f00435fe-f8cc-4edc-9f47-d99d30d76742'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c3adebf9-fb64-460f-a721-e24c873e2135) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['71658a1a-b6f5-4e14-a554-c24de501db3b', 'b7fd3a3a-d158-454b-b39e-aded8ddddfc2', 'f92fde31-bcd5-4ea2-9262-b3d3578a3507', 'f00435fe-f8cc-4edc-9f47-d99d30d76742']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03f7c20-aa2a-460e-a68f-09e3c63d6230) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:11 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f03f7c20-aa2a-460e-a68f-09e3c63d6230) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '97650d84-aa78-4867-bf49-9a8219acca97', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1903032952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['71658a1a-b6f5-4e14-a554-c24de501db3b','b7fd3a3a-d158-454b-b39e-aded8ddddfc2','f92fde31-bcd5-4ea2-9262-b3d3578a3507','f00435fe-f8cc-4edc-9f47-d99d30d76742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:11Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1903032952',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=97650d84-aa78-4867-bf49-9a8219acca97,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9c7c03e9174ea89d16befae91c146d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693204e010d74c4aa55ad1e155e5bdca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6492de21-34aa-42bd-8771-b487f1dcde34) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6492de21-34aa-42bd-8771-b487f1dcde34) transitioned into state 'SUCCESS' from state '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-1903032952',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['71658a1a-b6f5-4e14-a554-c24de501db3b','b7fd3a3a-d158-454b-b39e-aded8ddddfc2','f92fde31-bcd5-4ea2-9262-b3d3578a3507','f00435fe-f8cc-4edc-9f47-d99d30d76742'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fbf63a-e475-461b-8409-1f271c42f1d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (b4fbf63a-e475-461b-8409-1f271c42f1d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (a5e5c4da-7de2-4825-b9f9-e1259a39bdce) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request issued successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d63261e-28ce-45a1-8a25-80de7a2fef01 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1429/2873] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:11 2026] POST /volume/v3/volumes => generated 769 bytes in 537 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-226812197"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-226812197'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume of 1 GB Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (d5d1e2fc-73b4-4845-a84d-92524b99d4d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (932317d3-28b1-4365-a718-2a02abfd744e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (932317d3-28b1-4365-a718-2a02abfd744e) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47656f96-d5bd-4fd8-99c6-57ebbc940752) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['ea632ecc-872d-46e8-93b9-2914c73c3ac0', 'fccc4b01-d3eb-4b1f-82b3-b824ebf9a762', '17335dc8-d4ed-4f71-bf86-08b4d5081867', '6e8b3d1c-e308-49d7-854e-1bcd5ba6122b'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (47656f96-d5bd-4fd8-99c6-57ebbc940752) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ea632ecc-872d-46e8-93b9-2914c73c3ac0', 'fccc4b01-d3eb-4b1f-82b3-b824ebf9a762', '17335dc8-d4ed-4f71-bf86-08b4d5081867', '6e8b3d1c-e308-49d7-854e-1bcd5ba6122b']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d7484418-fac7-4c81-8393-d92f2b939ee0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4714847-c50d-4865-a7e9-d7c06c384977) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7484418-fac7-4c81-8393-d92f2b939ee0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7484418-fac7-4c81-8393-d92f2b939ee0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7484418-fac7-4c81-8393-d92f2b939ee0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:12 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d7484418-fac7-4c81-8393-d92f2b939ee0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7484418-fac7-4c81-8393-d92f2b939ee0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1430/2874] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:12 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 439 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:12 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d4714847-c50d-4865-a7e9-d7c06c384977) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f32634d6-413c-43a2-b1ac-cdc7fecff897', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226812197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['ea632ecc-872d-46e8-93b9-2914c73c3ac0','fccc4b01-d3eb-4b1f-82b3-b824ebf9a762','17335dc8-d4ed-4f71-bf86-08b4d5081867','6e8b3d1c-e308-49d7-854e-1bcd5ba6122b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:12Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-226812197',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f32634d6-413c-43a2-b1ac-cdc7fecff897,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9c7c03e9174ea89d16befae91c146d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693204e010d74c4aa55ad1e155e5bdca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608d3e83-3467-4e7f-b43e-28c6ee6b9bd6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (608d3e83-3467-4e7f-b43e-28c6ee6b9bd6) transitioned into state 'SUCCESS' from state '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-226812197',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['ea632ecc-872d-46e8-93b9-2914c73c3ac0','fccc4b01-d3eb-4b1f-82b3-b824ebf9a762','17335dc8-d4ed-4f71-bf86-08b4d5081867','6e8b3d1c-e308-49d7-854e-1bcd5ba6122b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0dc810b-1c06-4f51-9da4-8cfdc3718028) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c0dc810b-1c06-4f51-9da4-8cfdc3718028) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (d5d1e2fc-73b4-4845-a84d-92524b99d4d5) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request issued successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1732d1ed-81e1-4aea-8788-88b27c0dd2db tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1445/2875] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:12 2026] POST /volume/v3/volumes => generated 768 bytes in 432 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Action: 'create', calling method: create, body: {"volume": {"'snapshot_id": "5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2", "size": 1, "name": "tempest-CreateVolumesFromSnapshotTest-Volume-1862854126"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request body: {'volume': {"'snapshot_id": '5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2', 'size': 1, 'name': 'tempest-CreateVolumesFromSnapshotTest-Volume-1862854126'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume of 1 GB Sep 06 17:17:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Availability Zones retrieved successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-73a5c15b-bd4e-4c25-89d2-8972fdd7b9f6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-73a5c15b-bd4e-4c25-89d2-8972fdd7b9f6 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-73a5c15b-bd4e-4c25-89d2-8972fdd7b9f6 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-73a5c15b-bd4e-4c25-89d2-8972fdd7b9f6 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:12 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:12 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-73a5c15b-bd4e-4c25-89d2-8972fdd7b9f6 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-73a5c15b-bd4e-4c25-89d2-8972fdd7b9f6 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1446/2876] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:12 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 956 bytes in 109 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-78d272eb-caf6-4e8b-bdd3-8631323832ac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78d272eb-caf6-4e8b-bdd3-8631323832ac tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78d272eb-caf6-4e8b-bdd3-8631323832ac tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78d272eb-caf6-4e8b-bdd3-8631323832ac tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:12 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:12 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-78d272eb-caf6-4e8b-bdd3-8631323832ac tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78d272eb-caf6-4e8b-bdd3-8631323832ac tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd returned with HTTP 200 Sep 06 17:17:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1447/2877] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:12 2026] GET /volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd => generated 857 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (c2e3c66c-6e95-4b20-b11d-e604ac737b7d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67757f7d-d55b-4613-ab4f-6fbf4b1217d5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (67757f7d-d55b-4613-ab4f-6fbf4b1217d5) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:12 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b1ceb3-afad-4549-af64-a71cfefd4cbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Created reservations ['910e2f36-3195-4a65-a506-bc6904f1ddea', '90535a04-897e-43f1-a20f-9ef9778dbbc5', '3f19bc7e-ff4c-4190-badb-9482b94858ec', '87d80e47-a142-403e-97ee-86f382257686'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b7b1ceb3-afad-4549-af64-a71cfefd4cbf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['910e2f36-3195-4a65-a506-bc6904f1ddea', '90535a04-897e-43f1-a20f-9ef9778dbbc5', '3f19bc7e-ff4c-4190-badb-9482b94858ec', '87d80e47-a142-403e-97ee-86f382257686']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa2db26-8246-4b80-938e-60f5ea4582c7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (1aa2db26-8246-4b80-938e-60f5ea4582c7) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '75429efb-d98f-4e47-b0a0-b7c158b2178e', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1862854126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['910e2f36-3195-4a65-a506-bc6904f1ddea','90535a04-897e-43f1-a20f-9ef9778dbbc5','3f19bc7e-ff4c-4190-badb-9482b94858ec','87d80e47-a142-403e-97ee-86f382257686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSnapshotTest-Volume-1862854126',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=75429efb-d98f-4e47-b0a0-b7c158b2178e,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='3a9c7c03e9174ea89d16befae91c146d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='693204e010d74c4aa55ad1e155e5bdca',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9adbefe-ff26-4297-a2a9-52cb62316978) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (e9adbefe-ff26-4297-a2a9-52cb62316978) transitioned into state 'SUCCESS' from state '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-1862854126',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='3a9c7c03e9174ea89d16befae91c146d',qos_specs=None,replication_status=,reservations=['910e2f36-3195-4a65-a506-bc6904f1ddea','90535a04-897e-43f1-a20f-9ef9778dbbc5','3f19bc7e-ff4c-4190-badb-9482b94858ec','87d80e47-a142-403e-97ee-86f382257686'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='693204e010d74c4aa55ad1e155e5bdca',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ebe851-ba9c-49e5-9e63-dee689cda34d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (97ebe851-ba9c-49e5-9e63-dee689cda34d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Flow 'volume_create_api' (c2e3c66c-6e95-4b20-b11d-e604ac737b7d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Create volume request issued successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32e0238f-ddf8-4987-bc8e-c6ff614260d8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1431/2878] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:12 2026] POST /volume/v3/volumes => generated 769 bytes in 690 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8c8a6df3-f67b-4958-b60e-64a1154037be None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c8a6df3-f67b-4958-b60e-64a1154037be tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c8a6df3-f67b-4958-b60e-64a1154037be tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8c8a6df3-f67b-4958-b60e-64a1154037be tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8c8a6df3-f67b-4958-b60e-64a1154037be tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8c8a6df3-f67b-4958-b60e-64a1154037be tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 200 Sep 06 17:17:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1448/2879] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:13 2026] GET /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 860 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b2deaa9b-b73b-4850-a584-8325a8f9a7f0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b2deaa9b-b73b-4850-a584-8325a8f9a7f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b2deaa9b-b73b-4850-a584-8325a8f9a7f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b2deaa9b-b73b-4850-a584-8325a8f9a7f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b2deaa9b-b73b-4850-a584-8325a8f9a7f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b2deaa9b-b73b-4850-a584-8325a8f9a7f0 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1432/2880] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:13 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 466 bytes in 37 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5533973c-154b-4af0-adc0-a6f31e704f35 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "293d6770-d1dd-4649-8f53-243c3bdcddae", "size": 1, "name": "tempest-VolumeDependencyTests-Volume-2022112592"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create volume request body: {'volume': {'snapshot_id': '293d6770-d1dd-4649-8f53-243c3bdcddae', 'size': 1, 'name': 'tempest-VolumeDependencyTests-Volume-2022112592'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create volume of 1 GB Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Availability Zones retrieved successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Flow 'volume_create_api' (1b6bf086-b051-4293-bc29-ad2132e2b7af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8f6f61-a786-42f9-8841-cb67bb914735) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cb8f6f61-a786-42f9-8841-cb67bb914735) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '293d6770-d1dd-4649-8f53-243c3bdcddae', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc2b4a9-35ba-4157-9232-dbd75b9fa6fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Created reservations ['4cf82dc1-3889-427e-9804-589037572476', 'a69adb2e-fc90-442c-b92c-d80d022f88c3', '76ad4977-ed2d-4037-ba78-1d24add0d95a', '13073393-9fee-4c26-93ca-d70ed4d55a28'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (dfc2b4a9-35ba-4157-9232-dbd75b9fa6fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4cf82dc1-3889-427e-9804-589037572476', 'a69adb2e-fc90-442c-b92c-d80d022f88c3', '76ad4977-ed2d-4037-ba78-1d24add0d95a', '13073393-9fee-4c26-93ca-d70ed4d55a28']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512be4ca-a015-4fa9-a606-e871dcb779df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (512be4ca-a015-4fa9-a606-e871dcb779df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c84ee20f-2828-4c3c-b84f-3cdc9dae94a6', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2022112592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a82711af6b7456bbb311c398f4154ca',qos_specs=None,replication_status=,reservations=['4cf82dc1-3889-427e-9804-589037572476','a69adb2e-fc90-442c-b92c-d80d022f88c3','76ad4977-ed2d-4037-ba78-1d24add0d95a','13073393-9fee-4c26-93ca-d70ed4d55a28'],size=1,snapshot_id=293d6770-d1dd-4649-8f53-243c3bdcddae,source_replicaid=,source_volid=None,status='creating',user_id='59fdef398ee84cc3a4aee37af4a0568d',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:13Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeDependencyTests-Volume-2022112592',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c84ee20f-2828-4c3c-b84f-3cdc9dae94a6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='0a82711af6b7456bbb311c398f4154ca',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=293d6770-d1dd-4649-8f53-243c3bdcddae,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='59fdef398ee84cc3a4aee37af4a0568d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cec621c-b32c-4f0e-9108-0dc369fef91d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f1704e0-b550-4b18-ad29-46949c19a5ae None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f1704e0-b550-4b18-ad29-46949c19a5ae tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f1704e0-b550-4b18-ad29-46949c19a5ae tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6cec621c-b32c-4f0e-9108-0dc369fef91d) transitioned into state 'SUCCESS' from state '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-2022112592',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='0a82711af6b7456bbb311c398f4154ca',qos_specs=None,replication_status=,reservations=['4cf82dc1-3889-427e-9804-589037572476','a69adb2e-fc90-442c-b92c-d80d022f88c3','76ad4977-ed2d-4037-ba78-1d24add0d95a','13073393-9fee-4c26-93ca-d70ed4d55a28'],size=1,snapshot_id=293d6770-d1dd-4649-8f53-243c3bdcddae,source_replicaid=,source_volid=None,status='creating',user_id='59fdef398ee84cc3a4aee37af4a0568d',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f1704e0-b550-4b18-ad29-46949c19a5ae tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380d55b5-4729-48da-9186-db8af4ff9d14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2f1704e0-b550-4b18-ad29-46949c19a5ae tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f1704e0-b550-4b18-ad29-46949c19a5ae tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (380d55b5-4729-48da-9186-db8af4ff9d14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1433/2881] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:13 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 959 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Flow 'volume_create_api' (1b6bf086-b051-4293-bc29-ad2132e2b7af) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Create volume request issued successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5533973c-154b-4af0-adc0-a6f31e704f35 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1449/2882] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:17:13 2026] POST /volume/v3/volumes => generated 813 bytes in 428 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-051557b2-b3cf-436d-bc83-3f1f295f2b83 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-051557b2-b3cf-436d-bc83-3f1f295f2b83 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-051557b2-b3cf-436d-bc83-3f1f295f2b83 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-051557b2-b3cf-436d-bc83-3f1f295f2b83 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-98167a58-af09-4e6c-8818-f74629a51664 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-051557b2-b3cf-436d-bc83-3f1f295f2b83 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-98167a58-af09-4e6c-8818-f74629a51664 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-98167a58-af09-4e6c-8818-f74629a51664 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-98167a58-af09-4e6c-8818-f74629a51664 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-051557b2-b3cf-436d-bc83-3f1f295f2b83 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1434/2883] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:13 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 881 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-98167a58-af09-4e6c-8818-f74629a51664 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd returned with HTTP 404 Sep 06 17:17:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1450/2884] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:13 2026] GET /volume/v3/volumes/a84c4560-e096-4f93-9242-88bd1588e5bd => generated 109 bytes in 49 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ce67acb8-d62a-4423-af85-5131e578dc79 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] DELETE http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume with id: 41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:13 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:13 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume request issued successfully. Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ce67acb8-d62a-4423-af85-5131e578dc79 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 202 Sep 06 17:17:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1435/2885] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:13 2026] DELETE /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0f5fb9f7-be7b-41a4-bba1-459a553ec43f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f5fb9f7-be7b-41a4-bba1-459a553ec43f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f5fb9f7-be7b-41a4-bba1-459a553ec43f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0f5fb9f7-be7b-41a4-bba1-459a553ec43f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:14 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:14 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0f5fb9f7-be7b-41a4-bba1-459a553ec43f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0f5fb9f7-be7b-41a4-bba1-459a553ec43f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 200 Sep 06 17:17:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1451/2886] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:14 2026] GET /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 856 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-be8f3b29-7063-47dc-b02d-50dc76f99de6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be8f3b29-7063-47dc-b02d-50dc76f99de6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be8f3b29-7063-47dc-b02d-50dc76f99de6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be8f3b29-7063-47dc-b02d-50dc76f99de6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:14 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:14 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-be8f3b29-7063-47dc-b02d-50dc76f99de6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be8f3b29-7063-47dc-b02d-50dc76f99de6 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 200 Sep 06 17:17:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1436/2887] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:14 2026] GET /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 860 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4daf93fa-fd64-47ba-b98a-cec8cd975e45 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4daf93fa-fd64-47ba-b98a-cec8cd975e45 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4daf93fa-fd64-47ba-b98a-cec8cd975e45 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4daf93fa-fd64-47ba-b98a-cec8cd975e45 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:14 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:14 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:14 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4daf93fa-fd64-47ba-b98a-cec8cd975e45 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4daf93fa-fd64-47ba-b98a-cec8cd975e45 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1452/2888] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:14 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 959 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-156dfee9-4b88-4f3b-9152-bad86611ddba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-156dfee9-4b88-4f3b-9152-bad86611ddba tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-156dfee9-4b88-4f3b-9152-bad86611ddba tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-156dfee9-4b88-4f3b-9152-bad86611ddba tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:14 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:14 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:14 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-156dfee9-4b88-4f3b-9152-bad86611ddba tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-156dfee9-4b88-4f3b-9152-bad86611ddba tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1437/2889] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:14 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6e7f8cd4-e5e8-40c4-ae61-a69395ce7152 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e7f8cd4-e5e8-40c4-ae61-a69395ce7152 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e7f8cd4-e5e8-40c4-ae61-a69395ce7152 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e7f8cd4-e5e8-40c4-ae61-a69395ce7152 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6e7f8cd4-e5e8-40c4-ae61-a69395ce7152 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e7f8cd4-e5e8-40c4-ae61-a69395ce7152 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 200 Sep 06 17:17:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1453/2890] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:15 2026] GET /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 856 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1dcee394-d4f5-4ed6-8920-c9b4cb936b2f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1dcee394-d4f5-4ed6-8920-c9b4cb936b2f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1dcee394-d4f5-4ed6-8920-c9b4cb936b2f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1dcee394-d4f5-4ed6-8920-c9b4cb936b2f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1dcee394-d4f5-4ed6-8920-c9b4cb936b2f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1dcee394-d4f5-4ed6-8920-c9b4cb936b2f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 200 Sep 06 17:17:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1438/2891] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:15 2026] GET /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 861 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-56b2ecbd-b309-4c76-9e9b-d0d75f94505b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-56b2ecbd-b309-4c76-9e9b-d0d75f94505b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-56b2ecbd-b309-4c76-9e9b-d0d75f94505b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-56b2ecbd-b309-4c76-9e9b-d0d75f94505b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-56b2ecbd-b309-4c76-9e9b-d0d75f94505b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-56b2ecbd-b309-4c76-9e9b-d0d75f94505b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 returned with HTTP 200 Sep 06 17:17:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1454/2892] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:15 2026] GET /volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 => generated 860 bytes in 52 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1e49980f-8645-4edb-8472-0ad1910f4538 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e49980f-8645-4edb-8472-0ad1910f4538 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e49980f-8645-4edb-8472-0ad1910f4538 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e49980f-8645-4edb-8472-0ad1910f4538 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1e49980f-8645-4edb-8472-0ad1910f4538 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e49980f-8645-4edb-8472-0ad1910f4538 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1439/2893] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:15 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 959 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3ecdbc9c-3990-45da-8795-23909ddc1346 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ecdbc9c-3990-45da-8795-23909ddc1346 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ecdbc9c-3990-45da-8795-23909ddc1346 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3ecdbc9c-3990-45da-8795-23909ddc1346 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:15 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:15 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3ecdbc9c-3990-45da-8795-23909ddc1346 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3ecdbc9c-3990-45da-8795-23909ddc1346 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1455/2894] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:15 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-99d425ae-bd0a-47af-8bac-215d5cbad0f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99d425ae-bd0a-47af-8bac-215d5cbad0f2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99d425ae-bd0a-47af-8bac-215d5cbad0f2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99d425ae-bd0a-47af-8bac-215d5cbad0f2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99d425ae-bd0a-47af-8bac-215d5cbad0f2 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 returned with HTTP 404 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1440/2895] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:16 2026] GET /volume/v3/volumes/41ac041d-ddd6-408d-8487-b4dce3d563c1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] DELETE http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume with id: b221227c-7c84-4c3a-8cd9-8f2c51314cb1 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Delete volume request issued successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-94bdbf22-b87f-4b25-869c-8c5d04b7b05f tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 returned with HTTP 202 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1456/2896] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:16 2026] DELETE /volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 => generated 0 bytes in 79 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9492770c-a877-40fb-b8b2-08665e763b55 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9492770c-a877-40fb-b8b2-08665e763b55 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9492770c-a877-40fb-b8b2-08665e763b55 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9492770c-a877-40fb-b8b2-08665e763b55 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9492770c-a877-40fb-b8b2-08665e763b55 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Volume info retrieved successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9492770c-a877-40fb-b8b2-08665e763b55 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 returned with HTTP 200 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1441/2897] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:16 2026] GET /volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 => generated 858 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-22416cc8-da6e-420d-a1d3-f5ffcabef53f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22416cc8-da6e-420d-a1d3-f5ffcabef53f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22416cc8-da6e-420d-a1d3-f5ffcabef53f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22416cc8-da6e-420d-a1d3-f5ffcabef53f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-22416cc8-da6e-420d-a1d3-f5ffcabef53f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22416cc8-da6e-420d-a1d3-f5ffcabef53f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 returned with HTTP 200 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1457/2898] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:16 2026] GET /volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 => generated 861 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6101aa53-fb96-49bb-8d95-fc24f2cfe669 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6101aa53-fb96-49bb-8d95-fc24f2cfe669 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6101aa53-fb96-49bb-8d95-fc24f2cfe669 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6101aa53-fb96-49bb-8d95-fc24f2cfe669 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6101aa53-fb96-49bb-8d95-fc24f2cfe669 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6101aa53-fb96-49bb-8d95-fc24f2cfe669 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 returned with HTTP 200 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1442/2899] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:16 2026] GET /volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 => generated 862 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aa96e1c0-5bff-4ae7-b643-38717e66c425 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aa96e1c0-5bff-4ae7-b643-38717e66c425 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aa96e1c0-5bff-4ae7-b643-38717e66c425 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aa96e1c0-5bff-4ae7-b643-38717e66c425 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aa96e1c0-5bff-4ae7-b643-38717e66c425 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aa96e1c0-5bff-4ae7-b643-38717e66c425 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 returned with HTTP 200 Sep 06 17:17:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1458/2900] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:16 2026] GET /volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 => generated 860 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6ee4d3e8-f7bc-49c7-ae4e-53e03bf39aa4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ee4d3e8-f7bc-49c7-ae4e-53e03bf39aa4 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ee4d3e8-f7bc-49c7-ae4e-53e03bf39aa4 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ee4d3e8-f7bc-49c7-ae4e-53e03bf39aa4 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:16 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:16 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:16 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:16 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6ee4d3e8-f7bc-49c7-ae4e-53e03bf39aa4 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ee4d3e8-f7bc-49c7-ae4e-53e03bf39aa4 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1443/2901] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:16 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 1303 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-27ffab69-51c0-48db-9136-b38c9a019105 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-533bc905-ac0d-4eeb-802b-9fe49a61122d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] DELETE http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-533bc905-ac0d-4eeb-802b-9fe49a61122d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-533bc905-ac0d-4eeb-802b-9fe49a61122d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-533bc905-ac0d-4eeb-802b-9fe49a61122d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Delete volume with id: 908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-533bc905-ac0d-4eeb-802b-9fe49a61122d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-533bc905-ac0d-4eeb-802b-9fe49a61122d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1444/2902] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:17 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Delete volume request issued successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-27ffab69-51c0-48db-9136-b38c9a019105 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 202 Sep 06 17:17:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1459/2903] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:17 2026] DELETE /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 0 bytes in 99 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fdc560cd-82d7-43f9-b652-af5a619d1614 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fdc560cd-82d7-43f9-b652-af5a619d1614 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fdc560cd-82d7-43f9-b652-af5a619d1614 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fdc560cd-82d7-43f9-b652-af5a619d1614 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fdc560cd-82d7-43f9-b652-af5a619d1614 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fdc560cd-82d7-43f9-b652-af5a619d1614 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1445/2904] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:17 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 1302 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d372a030-3dfd-446d-97ac-acc90bf6ef95 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d372a030-3dfd-446d-97ac-acc90bf6ef95 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] GET http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d372a030-3dfd-446d-97ac-acc90bf6ef95 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d372a030-3dfd-446d-97ac-acc90bf6ef95 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d372a030-3dfd-446d-97ac-acc90bf6ef95 tempest-CreateVolumesFromImageTest-654836512 tempest-CreateVolumesFromImageTest-654836512-project-member] http://192.168.122.183/volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 returned with HTTP 404 Sep 06 17:17:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1460/2905] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:17 2026] GET /volume/v3/volumes/b221227c-7c84-4c3a-8cd9-8f2c51314cb1 => generated 109 bytes in 38 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-46461637-99bc-45a1-80ce-61afd0923b91 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46461637-99bc-45a1-80ce-61afd0923b91 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46461637-99bc-45a1-80ce-61afd0923b91 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46461637-99bc-45a1-80ce-61afd0923b91 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-46461637-99bc-45a1-80ce-61afd0923b91 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46461637-99bc-45a1-80ce-61afd0923b91 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 returned with HTTP 200 Sep 06 17:17:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1446/2906] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:17 2026] GET /volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 => generated 861 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-96c13fb0-d691-420e-964d-403cad71de87 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96c13fb0-d691-420e-964d-403cad71de87 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-96c13fb0-d691-420e-964d-403cad71de87 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-96c13fb0-d691-420e-964d-403cad71de87 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:17 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:17 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-96c13fb0-d691-420e-964d-403cad71de87 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-96c13fb0-d691-420e-964d-403cad71de87 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e returned with HTTP 200 Sep 06 17:17:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1461/2907] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:17 2026] GET /volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e => generated 861 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a0846c6d-1d2a-498a-bd58-886d6033a98a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a0846c6d-1d2a-498a-bd58-886d6033a98a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a0846c6d-1d2a-498a-bd58-886d6033a98a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a0846c6d-1d2a-498a-bd58-886d6033a98a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a0846c6d-1d2a-498a-bd58-886d6033a98a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a0846c6d-1d2a-498a-bd58-886d6033a98a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1447/2908] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:18 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-200a9ce0-50da-447f-97ac-8c728111ccc2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-200a9ce0-50da-447f-97ac-8c728111ccc2 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-200a9ce0-50da-447f-97ac-8c728111ccc2 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-200a9ce0-50da-447f-97ac-8c728111ccc2 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-200a9ce0-50da-447f-97ac-8c728111ccc2 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Volume info retrieved successfully. Sep 06 17:17:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-200a9ce0-50da-447f-97ac-8c728111ccc2 tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 200 Sep 06 17:17:18 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1462/2909] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:18 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 1302 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-58cf388e-f84d-4f95-91c3-ad4bf9efa681 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58cf388e-f84d-4f95-91c3-ad4bf9efa681 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58cf388e-f84d-4f95-91c3-ad4bf9efa681 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58cf388e-f84d-4f95-91c3-ad4bf9efa681 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-58cf388e-f84d-4f95-91c3-ad4bf9efa681 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58cf388e-f84d-4f95-91c3-ad4bf9efa681 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e returned with HTTP 200 Sep 06 17:17:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1448/2910] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:18 2026] GET /volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e => generated 862 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c6839593-aa6b-41fd-9537-efac033b5655 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:18 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume with id: 75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:18 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:18 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:18 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:18 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume request issued successfully. Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c6839593-aa6b-41fd-9537-efac033b5655 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e returned with HTTP 202 Sep 06 17:17:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1463/2911] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:18 2026] DELETE /volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e => generated 0 bytes in 117 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f28cf74d-2d0b-4e72-8a92-0968777ec749 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f28cf74d-2d0b-4e72-8a92-0968777ec749 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f28cf74d-2d0b-4e72-8a92-0968777ec749 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f28cf74d-2d0b-4e72-8a92-0968777ec749 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f28cf74d-2d0b-4e72-8a92-0968777ec749 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f28cf74d-2d0b-4e72-8a92-0968777ec749 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e returned with HTTP 200 Sep 06 17:17:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1449/2912] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:19 2026] GET /volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e => generated 861 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ae3b6de5-6390-486e-abcf-7e864a0cfc54 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae3b6de5-6390-486e-abcf-7e864a0cfc54 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae3b6de5-6390-486e-abcf-7e864a0cfc54 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae3b6de5-6390-486e-abcf-7e864a0cfc54 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ae3b6de5-6390-486e-abcf-7e864a0cfc54 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae3b6de5-6390-486e-abcf-7e864a0cfc54 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1464/2913] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:19 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 75 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af48c36a-3025-4c07-8b5d-be0cfb50b88b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af48c36a-3025-4c07-8b5d-be0cfb50b88b tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] GET http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af48c36a-3025-4c07-8b5d-be0cfb50b88b tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af48c36a-3025-4c07-8b5d-be0cfb50b88b tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af48c36a-3025-4c07-8b5d-be0cfb50b88b tempest-VolumeAndVolumeTypeFromImageTest-50661473 tempest-VolumeAndVolumeTypeFromImageTest-50661473-project-member] http://192.168.122.183/volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 returned with HTTP 404 Sep 06 17:17:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1450/2914] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:19 2026] GET /volume/v3/volumes/908b69fa-534e-4825-a35b-ad3c8ae134b9 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] GET http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Searching by: MultiDict([('all_tenants', 1)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:19 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Get all volumes completed successfully. Sep 06 17:17:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:19 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c4aff36b-8d2a-412f-a5e4-94924f52d079 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] http://192.168.122.183/volume/v3/volumes/detail?all_tenants=1 returned with HTTP 200 Sep 06 17:17:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1465/2915] 192.168.122.183 () {58 vars in 1169 bytes} [Sun Sep 6 17:17:19 2026] GET /volume/v3/volumes/detail?all_tenants=1 => generated 8144 bytes in 130 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6e3e26d9-0556-4ed3-898d-964f0f97796b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e3e26d9-0556-4ed3-898d-964f0f97796b tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] DELETE http://192.168.122.183/volume/v3/types/5b000e56-a0a6-477e-a91b-2b444f872c5d Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e3e26d9-0556-4ed3-898d-964f0f97796b tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e3e26d9-0556-4ed3-898d-964f0f97796b tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e3e26d9-0556-4ed3-898d-964f0f97796b tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] http://192.168.122.183/volume/v3/types/5b000e56-a0a6-477e-a91b-2b444f872c5d returned with HTTP 202 Sep 06 17:17:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1451/2916] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:17:19 2026] DELETE /volume/v3/types/5b000e56-a0a6-477e-a91b-2b444f872c5d => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5dc1738a-6dc9-4c78-8337-de49b6ea3ab4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5dc1738a-6dc9-4c78-8337-de49b6ea3ab4 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] GET http://192.168.122.183/volume/v3/types/5b000e56-a0a6-477e-a91b-2b444f872c5d Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5dc1738a-6dc9-4c78-8337-de49b6ea3ab4 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5dc1738a-6dc9-4c78-8337-de49b6ea3ab4 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5dc1738a-6dc9-4c78-8337-de49b6ea3ab4 tempest-VolumeAndVolumeTypeFromImageTest-73257229 tempest-VolumeAndVolumeTypeFromImageTest-73257229-project-admin] http://192.168.122.183/volume/v3/types/5b000e56-a0a6-477e-a91b-2b444f872c5d returned with HTTP 404 Sep 06 17:17:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1466/2917] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:17:19 2026] GET /volume/v3/types/5b000e56-a0a6-477e-a91b-2b444f872c5d => generated 114 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2515cf1b-d977-4f1f-81fa-91462099d5c7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2515cf1b-d977-4f1f-81fa-91462099d5c7 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2515cf1b-d977-4f1f-81fa-91462099d5c7 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2515cf1b-d977-4f1f-81fa-91462099d5c7 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2515cf1b-d977-4f1f-81fa-91462099d5c7 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-70cac907-3955-4f68-bab1-3c7d4135f5ac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2515cf1b-d977-4f1f-81fa-91462099d5c7 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e returned with HTTP 200 Sep 06 17:17:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1452/2918] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:20 2026] GET /volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e => generated 861 bytes in 176 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70cac907-3955-4f68-bab1-3c7d4135f5ac tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70cac907-3955-4f68-bab1-3c7d4135f5ac tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70cac907-3955-4f68-bab1-3c7d4135f5ac tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:20 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:20 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-70cac907-3955-4f68-bab1-3c7d4135f5ac tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70cac907-3955-4f68-bab1-3c7d4135f5ac tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1467/2919] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:20 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 289 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-26154fb0-fb99-4a14-84c3-01e1d9c97c60 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26154fb0-fb99-4a14-84c3-01e1d9c97c60 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26154fb0-fb99-4a14-84c3-01e1d9c97c60 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26154fb0-fb99-4a14-84c3-01e1d9c97c60 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26154fb0-fb99-4a14-84c3-01e1d9c97c60 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e returned with HTTP 404 Sep 06 17:17:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1453/2920] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:21 2026] GET /volume/v3/volumes/75429efb-d98f-4e47-b0a0-b7c158b2178e => generated 109 bytes in 56 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:21 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume with id: f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:21 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:21 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a2e7e5ad-e929-45cc-beff-a30650b7085a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2e7e5ad-e929-45cc-beff-a30650b7085a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2e7e5ad-e929-45cc-beff-a30650b7085a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2e7e5ad-e929-45cc-beff-a30650b7085a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a2e7e5ad-e929-45cc-beff-a30650b7085a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2e7e5ad-e929-45cc-beff-a30650b7085a tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1454/2921] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:21 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 147 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume request issued successfully. Sep 06 17:17:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e5ce5588-7c8a-4db4-b466-df8165f6d57e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 returned with HTTP 202 Sep 06 17:17:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1468/2922] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:21 2026] DELETE /volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 => generated 0 bytes in 422 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5718ec90-9384-4f1e-9ca6-5f94bff4908f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5718ec90-9384-4f1e-9ca6-5f94bff4908f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5718ec90-9384-4f1e-9ca6-5f94bff4908f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5718ec90-9384-4f1e-9ca6-5f94bff4908f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:21 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5718ec90-9384-4f1e-9ca6-5f94bff4908f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5718ec90-9384-4f1e-9ca6-5f94bff4908f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 returned with HTTP 200 Sep 06 17:17:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1455/2923] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:21 2026] GET /volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 => generated 860 bytes in 142 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6112e603-71d6-4526-942c-31b5b1d9605f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6112e603-71d6-4526-942c-31b5b1d9605f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6112e603-71d6-4526-942c-31b5b1d9605f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6112e603-71d6-4526-942c-31b5b1d9605f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2cb02f0f-f72e-46f1-9834-9285ffb45688 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2cb02f0f-f72e-46f1-9834-9285ffb45688 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2cb02f0f-f72e-46f1-9834-9285ffb45688 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2cb02f0f-f72e-46f1-9834-9285ffb45688 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2cb02f0f-f72e-46f1-9834-9285ffb45688 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2cb02f0f-f72e-46f1-9834-9285ffb45688 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 returned with HTTP 200 Sep 06 17:17:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1456/2924] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:22 2026] GET /volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 => generated 860 bytes in 145 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:23 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:23 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6112e603-71d6-4526-942c-31b5b1d9605f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6112e603-71d6-4526-942c-31b5b1d9605f tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1469/2925] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:22 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 1028 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4a3a550c-4817-4e63-81cb-5be53c49a718 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4a3a550c-4817-4e63-81cb-5be53c49a718 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 Sep 06 17:17:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4a3a550c-4817-4e63-81cb-5be53c49a718 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4a3a550c-4817-4e63-81cb-5be53c49a718 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4a3a550c-4817-4e63-81cb-5be53c49a718 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 returned with HTTP 404 Sep 06 17:17:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1457/2926] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:24 2026] GET /volume/v3/volumes/f32634d6-413c-43a2-b1ac-cdc7fecff897 => generated 109 bytes in 109 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 Sep 06 17:17:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume with id: 97650d84-aa78-4867-bf49-9a8219acca97 Sep 06 17:17:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume request issued successfully. Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eb9a3a33-c907-4aed-9ab8-fcab2714e1eb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 returned with HTTP 202 Sep 06 17:17:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1470/2927] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:24 2026] DELETE /volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 => generated 0 bytes in 121 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0b79d048-3001-46c4-93e7-79b836d31686 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0b79d048-3001-46c4-93e7-79b836d31686 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 Sep 06 17:17:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0b79d048-3001-46c4-93e7-79b836d31686 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0b79d048-3001-46c4-93e7-79b836d31686 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0b79d048-3001-46c4-93e7-79b836d31686 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0b79d048-3001-46c4-93e7-79b836d31686 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 returned with HTTP 200 Sep 06 17:17:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1458/2928] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:24 2026] GET /volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 => generated 861 bytes in 194 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fb2b174e-26f0-4072-8397-1aa951bd13f8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb2b174e-26f0-4072-8397-1aa951bd13f8 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb2b174e-26f0-4072-8397-1aa951bd13f8 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fb2b174e-26f0-4072-8397-1aa951bd13f8 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fb2b174e-26f0-4072-8397-1aa951bd13f8 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fb2b174e-26f0-4072-8397-1aa951bd13f8 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1471/2929] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:24 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 208 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:17:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1eb6bbd7-e695-44e2-88f6-274921467373 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1eb6bbd7-e695-44e2-88f6-274921467373 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 Sep 06 17:17:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1eb6bbd7-e695-44e2-88f6-274921467373 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1eb6bbd7-e695-44e2-88f6-274921467373 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1eb6bbd7-e695-44e2-88f6-274921467373 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1eb6bbd7-e695-44e2-88f6-274921467373 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 returned with HTTP 200 Sep 06 17:17:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1459/2930] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:25 2026] GET /volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 => generated 861 bytes in 68 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f3b29064-7455-47ec-8139-fe89fda5127b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d9972962-1c48-4a96-b88d-d58c03aeda2b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d9972962-1c48-4a96-b88d-d58c03aeda2b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d9972962-1c48-4a96-b88d-d58c03aeda2b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d9972962-1c48-4a96-b88d-d58c03aeda2b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d9972962-1c48-4a96-b88d-d58c03aeda2b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d9972962-1c48-4a96-b88d-d58c03aeda2b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1460/2931] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:26 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 906 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f3b29064-7455-47ec-8139-fe89fda5127b tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f3b29064-7455-47ec-8139-fe89fda5127b tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f3b29064-7455-47ec-8139-fe89fda5127b tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-admin] Calling method 'get_pools' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete snapshot with id: 293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f3b29064-7455-47ec-8139-fe89fda5127b tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:17:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1472/2932] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:17:25 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 378 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-15e287d6-ea9a-4211-b0e4-c09aceed2929 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot delete request issued successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c9c4207-56a7-4d49-977c-cdce4ccdd05b tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 202 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1461/2933] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:17:26 2026] DELETE /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 0 bytes in 125 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4b7066ea-b523-4428-8d68-6e8d9c73ee51 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b7066ea-b523-4428-8d68-6e8d9c73ee51 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b7066ea-b523-4428-8d68-6e8d9c73ee51 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4b7066ea-b523-4428-8d68-6e8d9c73ee51 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4b7066ea-b523-4428-8d68-6e8d9c73ee51 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4b7066ea-b523-4428-8d68-6e8d9c73ee51 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1462/2934] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:26 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 465 bytes in 38 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[87201]: INFO cinder.api.openstack.wsgi [None req-15e287d6-ea9a-4211-b0e4-c09aceed2929 tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-member] GET http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15e287d6-ea9a-4211-b0e4-c09aceed2929 tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-15e287d6-ea9a-4211-b0e4-c09aceed2929 tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-15e287d6-ea9a-4211-b0e4-c09aceed2929 tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-member] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': '9f4768a2bad74b01af53ecb7ce9e8da2', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '39b62f4fd1dd405a8224c33546d6b02c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-15e287d6-ea9a-4211-b0e4-c09aceed2929 tempest-ProjectMemberTests-796404542 tempest-ProjectMemberTests-796404542-project-member] http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 17:17:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1473/2935] 192.168.122.183 () {58 vars in 1193 bytes} [Sun Sep 6 17:17:26 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 288 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e1f2b353-dd95-4b81-85bd-3789cbdad43b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1f2b353-dd95-4b81-85bd-3789cbdad43b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1f2b353-dd95-4b81-85bd-3789cbdad43b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e1f2b353-dd95-4b81-85bd-3789cbdad43b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e1f2b353-dd95-4b81-85bd-3789cbdad43b tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 returned with HTTP 404 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1463/2936] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:26 2026] GET /volume/v3/volumes/97650d84-aa78-4867-bf49-9a8219acca97 => generated 109 bytes in 31 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume with id: 757e023d-4ddb-46fe-afbc-217e170e1962 Sep 06 17:17:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume request issued successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9240f222-2714-4f8a-a0e9-ef082096a1dd tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 returned with HTTP 202 Sep 06 17:17:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1474/2937] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:26 2026] DELETE /volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 => generated 0 bytes in 108 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dca8f429-d6a5-4465-b4c4-e40743b4cadb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dca8f429-d6a5-4465-b4c4-e40743b4cadb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dca8f429-d6a5-4465-b4c4-e40743b4cadb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dca8f429-d6a5-4465-b4c4-e40743b4cadb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-dca8f429-d6a5-4465-b4c4-e40743b4cadb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dca8f429-d6a5-4465-b4c4-e40743b4cadb tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 returned with HTTP 200 Sep 06 17:17:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1464/2938] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:26 2026] GET /volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 => generated 860 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b8676e01-3a18-4a6e-bc40-f8a2d1589733 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8676e01-3a18-4a6e-bc40-f8a2d1589733 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8676e01-3a18-4a6e-bc40-f8a2d1589733 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b8676e01-3a18-4a6e-bc40-f8a2d1589733 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b8676e01-3a18-4a6e-bc40-f8a2d1589733 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b8676e01-3a18-4a6e-bc40-f8a2d1589733 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1475/2939] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:27 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 465 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-decb71aa-4d99-47fa-b509-5d3436fcac59 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-decb71aa-4d99-47fa-b509-5d3436fcac59 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 Sep 06 17:17:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-decb71aa-4d99-47fa-b509-5d3436fcac59 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-decb71aa-4d99-47fa-b509-5d3436fcac59 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-decb71aa-4d99-47fa-b509-5d3436fcac59 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 returned with HTTP 404 Sep 06 17:17:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1465/2940] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:27 2026] GET /volume/v3/volumes/757e023d-4ddb-46fe-afbc-217e170e1962 => generated 109 bytes in 55 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume with id: 4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume request issued successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-61733ad2-cc6a-45a4-bbd3-90f7a2bf5365 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 202 Sep 06 17:17:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1476/2941] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:28 2026] DELETE /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 0 bytes in 104 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2caf79f6-56c4-4b45-bb64-84855c77d01f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2caf79f6-56c4-4b45-bb64-84855c77d01f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2caf79f6-56c4-4b45-bb64-84855c77d01f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2caf79f6-56c4-4b45-bb64-84855c77d01f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2caf79f6-56c4-4b45-bb64-84855c77d01f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2caf79f6-56c4-4b45-bb64-84855c77d01f tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 200 Sep 06 17:17:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1466/2942] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:28 2026] GET /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 860 bytes in 99 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-acbdd81f-a15c-4f3d-9135-13b4f76eb467 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-acbdd81f-a15c-4f3d-9135-13b4f76eb467 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-acbdd81f-a15c-4f3d-9135-13b4f76eb467 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-acbdd81f-a15c-4f3d-9135-13b4f76eb467 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-acbdd81f-a15c-4f3d-9135-13b4f76eb467 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Snapshot retrieved successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-acbdd81f-a15c-4f3d-9135-13b4f76eb467 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 200 Sep 06 17:17:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1467/2943] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:28 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 465 bytes in 58 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[87201]: INFO cinder.api.openstack.wsgi [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1050676532"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1050676532'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume of 1 GB Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Availability Zones retrieved successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (e676d775-0b26-4672-bebe-00b54b00db8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76dd46a-b203-4869-882b-4f88f1296832) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e76dd46a-b203-4869-882b-4f88f1296832) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c89bf8-620e-4f1e-96ba-18c4d9dd5740) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Created reservations ['a5dc7d04-a5c0-4c9a-8eb1-78bc83f0e613', '5efaa425-302b-4f66-9df4-373eea2a5e74', '444b4ffe-1dfe-4207-9fce-262e1a7fffed', 'b9c7d336-87af-457a-89d9-6511bcc187b7'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (54c89bf8-620e-4f1e-96ba-18c4d9dd5740) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a5dc7d04-a5c0-4c9a-8eb1-78bc83f0e613', '5efaa425-302b-4f66-9df4-373eea2a5e74', '444b4ffe-1dfe-4207-9fce-262e1a7fffed', 'b9c7d336-87af-457a-89d9-6511bcc187b7']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25f8f11-8836-4cc5-ad25-df3978eb7a39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c25f8f11-8836-4cc5-ad25-df3978eb7a39) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '57374485-3cd6-4c47-abb3-b9c434772be2', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1050676532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['a5dc7d04-a5c0-4c9a-8eb1-78bc83f0e613','5efaa425-302b-4f66-9df4-373eea2a5e74','444b4ffe-1dfe-4207-9fce-262e1a7fffed','b9c7d336-87af-457a-89d9-6511bcc187b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:28Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1050676532',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=57374485-3cd6-4c47-abb3-b9c434772be2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d63eafabb042499bc2b3cf1a4aec02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88722ecd77e84096afeff610a792a9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c902d0-e903-4cef-9b42-f8f9cd3f1d06) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (15c902d0-e903-4cef-9b42-f8f9cd3f1d06) transitioned into state 'SUCCESS' from state '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-1050676532',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['a5dc7d04-a5c0-4c9a-8eb1-78bc83f0e613','5efaa425-302b-4f66-9df4-373eea2a5e74','444b4ffe-1dfe-4207-9fce-262e1a7fffed','b9c7d336-87af-457a-89d9-6511bcc187b7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548d814d-f8f9-42d8-b2ea-9ec661ce772d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (548d814d-f8f9-42d8-b2ea-9ec661ce772d) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (e676d775-0b26-4672-bebe-00b54b00db8d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request issued successfully. Sep 06 17:17:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c16bdae-92bd-48a3-844e-20e0122f63c9 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1477/2944] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:17:28 2026] POST /volume/v3/volumes => generated 773 bytes in 637 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-819cf13e-26d0-4fe1-9644-dd5cc73accf4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-819cf13e-26d0-4fe1-9644-dd5cc73accf4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-819cf13e-26d0-4fe1-9644-dd5cc73accf4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-819cf13e-26d0-4fe1-9644-dd5cc73accf4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-819cf13e-26d0-4fe1-9644-dd5cc73accf4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-819cf13e-26d0-4fe1-9644-dd5cc73accf4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 returned with HTTP 200 Sep 06 17:17:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1468/2945] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:28 2026] GET /volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 => generated 841 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cf069f3a-6c63-47d5-8c70-3cfed8a4aa3e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf069f3a-6c63-47d5-8c70-3cfed8a4aa3e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf069f3a-6c63-47d5-8c70-3cfed8a4aa3e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf069f3a-6c63-47d5-8c70-3cfed8a4aa3e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cf069f3a-6c63-47d5-8c70-3cfed8a4aa3e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf069f3a-6c63-47d5-8c70-3cfed8a4aa3e tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 200 Sep 06 17:17:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1478/2946] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:29 2026] GET /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 860 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d47091ae-dcca-4a6a-91b5-523d2832011c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d47091ae-dcca-4a6a-91b5-523d2832011c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d47091ae-dcca-4a6a-91b5-523d2832011c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d47091ae-dcca-4a6a-91b5-523d2832011c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d47091ae-dcca-4a6a-91b5-523d2832011c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 404 Sep 06 17:17:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1469/2947] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:29 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 111 bytes in 37 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] DELETE http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete volume with id: 663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete volume request issued successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe5b2541-5561-412d-9f14-2665d30ecf08 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 202 Sep 06 17:17:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1479/2948] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:29 2026] DELETE /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 0 bytes in 83 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:17:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0f1e6356-b395-4c77-8827-b1d47bae8da7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f1e6356-b395-4c77-8827-b1d47bae8da7 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f1e6356-b395-4c77-8827-b1d47bae8da7 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0f1e6356-b395-4c77-8827-b1d47bae8da7 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0f1e6356-b395-4c77-8827-b1d47bae8da7 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0f1e6356-b395-4c77-8827-b1d47bae8da7 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 200 Sep 06 17:17:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1470/2949] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:29 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 870 bytes in 81 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[87201]: DEBUG cinder.api.middleware.request_id [None req-09b60e38-608b-48dd-b545-9a4af081905d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09b60e38-608b-48dd-b545-9a4af081905d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09b60e38-608b-48dd-b545-9a4af081905d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09b60e38-608b-48dd-b545-9a4af081905d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-09b60e38-608b-48dd-b545-9a4af081905d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09b60e38-608b-48dd-b545-9a4af081905d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 returned with HTTP 200 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1480/2950] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:30 2026] GET /volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 => generated 865 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d232ed84-2ceb-4bac-a876-8290457fb0d5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d232ed84-2ceb-4bac-a876-8290457fb0d5 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d232ed84-2ceb-4bac-a876-8290457fb0d5 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d232ed84-2ceb-4bac-a876-8290457fb0d5 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d232ed84-2ceb-4bac-a876-8290457fb0d5 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 returned with HTTP 404 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1471/2951] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:30 2026] GET /volume/v3/volumes/4900130a-df68-45a1-adb4-ecdccfbe47c3 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete snapshot with id: 5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot delete request issued successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-eab181ee-3373-4c2f-9bcb-3798af1ee2a8 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 202 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1481/2952] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:17:30 2026] DELETE /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7d9b71ea-0299-44e1-a289-aeb2c87ae4d9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7d9b71ea-0299-44e1-a289-aeb2c87ae4d9 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7d9b71ea-0299-44e1-a289-aeb2c87ae4d9 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7d9b71ea-0299-44e1-a289-aeb2c87ae4d9 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7d9b71ea-0299-44e1-a289-aeb2c87ae4d9 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7d9b71ea-0299-44e1-a289-aeb2c87ae4d9 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1472/2953] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:30 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 473 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c68bfdf5-6eb5-4ef9-a225-c37a419bf428 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c68bfdf5-6eb5-4ef9-a225-c37a419bf428 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c68bfdf5-6eb5-4ef9-a225-c37a419bf428 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c68bfdf5-6eb5-4ef9-a225-c37a419bf428 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c68bfdf5-6eb5-4ef9-a225-c37a419bf428 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 404 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1482/2954] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:30 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete volume with id: c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete volume request issued successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5580cff5-5451-4c75-9064-aad7d8b3a406 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 202 Sep 06 17:17:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1473/2955] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:30 2026] DELETE /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 0 bytes in 85 msecs (HTTP/1.1 202) 6 headers in 234 bytes (2 switches on core 0) Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d43f3051-bfef-4986-a261-284f2baa5103 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d43f3051-bfef-4986-a261-284f2baa5103 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d43f3051-bfef-4986-a261-284f2baa5103 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d43f3051-bfef-4986-a261-284f2baa5103 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:30 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:30 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d43f3051-bfef-4986-a261-284f2baa5103 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Volume info retrieved successfully. Sep 06 17:17:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d43f3051-bfef-4986-a261-284f2baa5103 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 200 Sep 06 17:17:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1483/2956] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:30 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 905 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3a1cafe7-e29a-4aed-bbb6-2c9bd1c73fb2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a1cafe7-e29a-4aed-bbb6-2c9bd1c73fb2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a1cafe7-e29a-4aed-bbb6-2c9bd1c73fb2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a1cafe7-e29a-4aed-bbb6-2c9bd1c73fb2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:31 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3a1cafe7-e29a-4aed-bbb6-2c9bd1c73fb2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a1cafe7-e29a-4aed-bbb6-2c9bd1c73fb2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 returned with HTTP 200 Sep 06 17:17:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1474/2957] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:31 2026] GET /volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 => generated 866 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d9b24a21-3047-460c-941a-106ea80ad78b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57374485-3cd6-4c47-abb3-b9c434772be2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-678986191"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request body: {'volume': {"'source_volid": '57374485-3cd6-4c47-abb3-b9c434772be2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-678986191'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume of 1 GB Sep 06 17:17:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Availability Zones retrieved successfully. Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (f67c5ff4-006b-43aa-8499-f46c5a3679ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc46d9c3-c2fe-4781-a8b2-764f8f54ff3c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (cc46d9c3-c2fe-4781-a8b2-764f8f54ff3c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b237eeb8-4819-4754-92c8-a1c3bc9f2bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ba9b3d7e-02b1-4e89-9eac-9f4bee4d62ea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba9b3d7e-02b1-4e89-9eac-9f4bee4d62ea tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba9b3d7e-02b1-4e89-9eac-9f4bee4d62ea tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ba9b3d7e-02b1-4e89-9eac-9f4bee4d62ea tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Created reservations ['d54bba41-0816-4669-826f-8ec4fe4853df', 'b043fccb-6ba8-4589-a6af-be5cad80ca02', '1cff2d22-9c4b-4c35-a3d4-c06718a67f9b', '281e1c62-1903-4f48-b7f3-a90d141f7340'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b237eeb8-4819-4754-92c8-a1c3bc9f2bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d54bba41-0816-4669-826f-8ec4fe4853df', 'b043fccb-6ba8-4589-a6af-be5cad80ca02', '1cff2d22-9c4b-4c35-a3d4-c06718a67f9b', '281e1c62-1903-4f48-b7f3-a90d141f7340']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cf694c-b742-4465-b296-8a02e5e6f58e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:31 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ba9b3d7e-02b1-4e89-9eac-9f4bee4d62ea tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ba9b3d7e-02b1-4e89-9eac-9f4bee4d62ea tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1475/2958] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:31 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 473 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:31 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b3cf694c-b742-4465-b296-8a02e5e6f58e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0417f4bc-bab5-4fa6-9be2-b4ff195c5e83', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-678986191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['d54bba41-0816-4669-826f-8ec4fe4853df','b043fccb-6ba8-4589-a6af-be5cad80ca02','1cff2d22-9c4b-4c35-a3d4-c06718a67f9b','281e1c62-1903-4f48-b7f3-a90d141f7340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-678986191',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0417f4bc-bab5-4fa6-9be2-b4ff195c5e83,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d63eafabb042499bc2b3cf1a4aec02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88722ecd77e84096afeff610a792a9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173bc514-0c85-4af8-9862-fbbbd7d2f555) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (173bc514-0c85-4af8-9862-fbbbd7d2f555) transitioned into state 'SUCCESS' from state '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-678986191',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['d54bba41-0816-4669-826f-8ec4fe4853df','b043fccb-6ba8-4589-a6af-be5cad80ca02','1cff2d22-9c4b-4c35-a3d4-c06718a67f9b','281e1c62-1903-4f48-b7f3-a90d141f7340'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae43640-aa8c-4f77-90c3-82a4aa274aa8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6ae43640-aa8c-4f77-90c3-82a4aa274aa8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (f67c5ff4-006b-43aa-8499-f46c5a3679ee) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request issued successfully. Sep 06 17:17:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d9b24a21-3047-460c-941a-106ea80ad78b tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1484/2959] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:31 2026] POST /volume/v3/volumes => generated 772 bytes in 505 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57374485-3cd6-4c47-abb3-b9c434772be2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1680838147"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request body: {'volume': {"'source_volid": '57374485-3cd6-4c47-abb3-b9c434772be2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1680838147'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume of 1 GB Sep 06 17:17:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Availability Zones retrieved successfully. Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (134390c4-ca18-4b65-8603-3957084a5104) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e9a163-e5c7-4fa7-9e4f-58831cb17e75) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-648218c3-98c0-43dc-99bf-fd4c0dd85f31 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d3e9a163-e5c7-4fa7-9e4f-58831cb17e75) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22bd5d3-3120-4d42-aaf9-81f4c79aefa3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Created reservations ['0afe2034-5d08-4609-b16f-a0d8011cb0ee', '770f52ee-c3bb-48d4-866e-1218a43517fc', '7de158d1-2a7a-4c7a-8e1f-982abe0959c2', 'fa6c87ef-2711-4583-abfb-64339830462c'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (c22bd5d3-3120-4d42-aaf9-81f4c79aefa3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0afe2034-5d08-4609-b16f-a0d8011cb0ee', '770f52ee-c3bb-48d4-866e-1218a43517fc', '7de158d1-2a7a-4c7a-8e1f-982abe0959c2', 'fa6c87ef-2711-4583-abfb-64339830462c']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:31 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a8c2881-b486-40e0-8550-5ea146f8f5d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (0a8c2881-b486-40e0-8550-5ea146f8f5d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c9edb9b5-3477-43ad-8627-611523998953', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1680838147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['0afe2034-5d08-4609-b16f-a0d8011cb0ee','770f52ee-c3bb-48d4-866e-1218a43517fc','7de158d1-2a7a-4c7a-8e1f-982abe0959c2','fa6c87ef-2711-4583-abfb-64339830462c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:31Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1680838147',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c9edb9b5-3477-43ad-8627-611523998953,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d63eafabb042499bc2b3cf1a4aec02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88722ecd77e84096afeff610a792a9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0709bcb8-9cd3-4f47-a87b-a9e31709fede) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0709bcb8-9cd3-4f47-a87b-a9e31709fede) transitioned into state 'SUCCESS' from state '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-1680838147',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['0afe2034-5d08-4609-b16f-a0d8011cb0ee','770f52ee-c3bb-48d4-866e-1218a43517fc','7de158d1-2a7a-4c7a-8e1f-982abe0959c2','fa6c87ef-2711-4583-abfb-64339830462c'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863c716e-47cb-4dc2-a813-2053a41d6f9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (863c716e-47cb-4dc2-a813-2053a41d6f9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (134390c4-ca18-4b65-8603-3957084a5104) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request issued successfully. Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a0612513-a1bf-4edd-aa84-db647c8f0a4a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1476/2960] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:31 2026] POST /volume/v3/volumes => generated 773 bytes in 463 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-327246a3-594b-44de-853e-5310cc46250c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-327246a3-594b-44de-853e-5310cc46250c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-327246a3-594b-44de-853e-5310cc46250c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-327246a3-594b-44de-853e-5310cc46250c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-327246a3-594b-44de-853e-5310cc46250c tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 returned with HTTP 404 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1477/2961] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:32 2026] GET /volume/v3/volumes/c84ee20f-2828-4c3c-b84f-3cdc9dae94a6 => generated 109 bytes in 47 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5f8578ee-17f8-4601-b996-7517842afa41 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57374485-3cd6-4c47-abb3-b9c434772be2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1402058671"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request body: {'volume': {"'source_volid": '57374485-3cd6-4c47-abb3-b9c434772be2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1402058671'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume of 1 GB Sep 06 17:17:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-648218c3-98c0-43dc-99bf-fd4c0dd85f31 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-648218c3-98c0-43dc-99bf-fd4c0dd85f31 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-648218c3-98c0-43dc-99bf-fd4c0dd85f31 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-admin] Calling method 'get_pools' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Availability Zones retrieved successfully. Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (f0e00015-f934-4de3-869e-72def74e1880) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4c1f08-92cb-44b0-b383-7776530071d4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b4c1f08-92cb-44b0-b383-7776530071d4) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72e9628-4dde-4d4e-8687-8baeab7f3018) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-648218c3-98c0-43dc-99bf-fd4c0dd85f31 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:17:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1485/2962] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:17:31 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 636 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cc1a2028-70e5-46c2-ae79-d7cee9830e41 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc1a2028-70e5-46c2-ae79-d7cee9830e41 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc1a2028-70e5-46c2-ae79-d7cee9830e41 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Created reservations ['8aa94bb0-6740-4db6-a985-8751eccf843e', '2b9045fa-d4b3-436b-a55e-1a04b2982373', '9f30ce89-b5be-473f-9563-4ec2686855b3', '887de5df-edda-4b14-95b8-ddccc43053f8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cc1a2028-70e5-46c2-ae79-d7cee9830e41 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-cc1a2028-70e5-46c2-ae79-d7cee9830e41 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete snapshot with id: 293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f72e9628-4dde-4d4e-8687-8baeab7f3018) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8aa94bb0-6740-4db6-a985-8751eccf843e', '2b9045fa-d4b3-436b-a55e-1a04b2982373', '9f30ce89-b5be-473f-9563-4ec2686855b3', '887de5df-edda-4b14-95b8-ddccc43053f8']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b14dd5-eafa-4396-884d-e6e6f5bbb664) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cc1a2028-70e5-46c2-ae79-d7cee9830e41 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 404 Sep 06 17:17:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1486/2963] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:17:32 2026] DELETE /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 111 bytes in 43 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d6a4f026-eeb8-473a-89ad-83d11b1b17f9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:32 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (c0b14dd5-eafa-4396-884d-e6e6f5bbb664) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '17371922-da3c-4806-bce1-1b83e6dacb0a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1402058671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['8aa94bb0-6740-4db6-a985-8751eccf843e','2b9045fa-d4b3-436b-a55e-1a04b2982373','9f30ce89-b5be-473f-9563-4ec2686855b3','887de5df-edda-4b14-95b8-ddccc43053f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1402058671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=17371922-da3c-4806-bce1-1b83e6dacb0a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d63eafabb042499bc2b3cf1a4aec02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88722ecd77e84096afeff610a792a9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0b7924-312d-4052-8a23-2df9a173e145) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9c0b7924-312d-4052-8a23-2df9a173e145) transitioned into state 'SUCCESS' from state '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-1402058671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['8aa94bb0-6740-4db6-a985-8751eccf843e','2b9045fa-d4b3-436b-a55e-1a04b2982373','9f30ce89-b5be-473f-9563-4ec2686855b3','887de5df-edda-4b14-95b8-ddccc43053f8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7528cb-1972-4e98-9ee0-2773bb8f6366) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e7528cb-1972-4e98-9ee0-2773bb8f6366) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (f0e00015-f934-4de3-869e-72def74e1880) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request issued successfully. Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f8578ee-17f8-4601-b996-7517842afa41 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1478/2964] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:32 2026] POST /volume/v3/volumes => generated 773 bytes in 453 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3fe6f2eb-a9f5-41af-8135-557438af8899 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3fe6f2eb-a9f5-41af-8135-557438af8899 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3fe6f2eb-a9f5-41af-8135-557438af8899 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3fe6f2eb-a9f5-41af-8135-557438af8899 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:32 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3fe6f2eb-a9f5-41af-8135-557438af8899 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Snapshot retrieved successfully. Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3fe6f2eb-a9f5-41af-8135-557438af8899 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 200 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1479/2965] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:32 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 473 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f2caa2dc-2932-4270-a3c9-5459913cca78 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2caa2dc-2932-4270-a3c9-5459913cca78 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2caa2dc-2932-4270-a3c9-5459913cca78 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f2caa2dc-2932-4270-a3c9-5459913cca78 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6a4f026-eeb8-473a-89ad-83d11b1b17f9 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-reader] GET http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6a4f026-eeb8-473a-89ad-83d11b1b17f9 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d6a4f026-eeb8-473a-89ad-83d11b1b17f9 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-d6a4f026-eeb8-473a-89ad-83d11b1b17f9 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-reader] Policy check for volume_extension:capabilities failed with context {'is_admin': False, 'user_id': 'ac52e80582e844ebb7a9a65787c803de', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'e9f84d21706945f9af31903f4ec8d5a0', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d6a4f026-eeb8-473a-89ad-83d11b1b17f9 tempest-ProjectReaderTests-1778384092 tempest-ProjectReaderTests-1778384092-project-reader] http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 403 Sep 06 17:17:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1487/2966] 192.168.122.183 () {58 vars in 1193 bytes} [Sun Sep 6 17:17:32 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 110 bytes in 267 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f704b6a6-8d31-4c74-8802-76593467a19a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57374485-3cd6-4c47-abb3-b9c434772be2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-1083477971"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request body: {'volume': {"'source_volid": '57374485-3cd6-4c47-abb3-b9c434772be2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-1083477971'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume of 1 GB Sep 06 17:17:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Availability Zones retrieved successfully. Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f2caa2dc-2932-4270-a3c9-5459913cca78 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae returned with HTTP 404 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1480/2967] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:32 2026] GET /volume/v3/snapshots/293d6770-d1dd-4649-8f53-243c3bdcddae => generated 111 bytes in 54 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-883cfda9-75ad-4918-bb27-38a584c274d2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (e8d8d2fc-fff3-4fe4-b158-c174db84f6c6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e181d3ea-24ce-4bc9-a252-ba553f5830f4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-883cfda9-75ad-4918-bb27-38a584c274d2 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] DELETE http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-883cfda9-75ad-4918-bb27-38a584c274d2 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-883cfda9-75ad-4918-bb27-38a584c274d2 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-883cfda9-75ad-4918-bb27-38a584c274d2 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Delete volume with id: 663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-883cfda9-75ad-4918-bb27-38a584c274d2 tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 404 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1481/2968] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:32 2026] DELETE /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8849882c-6fe9-4419-955a-0e78eb0d462d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8849882c-6fe9-4419-955a-0e78eb0d462d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] GET http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8849882c-6fe9-4419-955a-0e78eb0d462d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8849882c-6fe9-4419-955a-0e78eb0d462d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e181d3ea-24ce-4bc9-a252-ba553f5830f4) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2c1ed3-a87d-456d-8b8c-93804dc4574b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8849882c-6fe9-4419-955a-0e78eb0d462d tempest-VolumeDependencyTests-1356290234 tempest-VolumeDependencyTests-1356290234-project-member] http://192.168.122.183/volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c returned with HTTP 404 Sep 06 17:17:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1482/2969] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:32 2026] GET /volume/v3/volumes/663158d4-9125-48c5-a20e-8756f840170c => generated 109 bytes in 63 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Created reservations ['4f279b8d-48a8-4d83-a91c-9dc1edc0bc42', '00497eea-ff41-4296-b96a-b8c944ea1875', '0823b15d-aeb0-4cb9-a272-f61ed90e7e44', '5c2a1bd4-84b0-4a41-9a04-4867bc97fa33'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (db2c1ed3-a87d-456d-8b8c-93804dc4574b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4f279b8d-48a8-4d83-a91c-9dc1edc0bc42', '00497eea-ff41-4296-b96a-b8c944ea1875', '0823b15d-aeb0-4cb9-a272-f61ed90e7e44', '5c2a1bd4-84b0-4a41-9a04-4867bc97fa33']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:32 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce9fd29-2f2f-4945-abd0-83abe414b35c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (bce9fd29-2f2f-4945-abd0-83abe414b35c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'd88c67f8-a06b-4a1c-85da-9d06ed16ccfb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1083477971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['4f279b8d-48a8-4d83-a91c-9dc1edc0bc42','00497eea-ff41-4296-b96a-b8c944ea1875','0823b15d-aeb0-4cb9-a272-f61ed90e7e44','5c2a1bd4-84b0-4a41-9a04-4867bc97fa33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:32Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-1083477971',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=d88c67f8-a06b-4a1c-85da-9d06ed16ccfb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d63eafabb042499bc2b3cf1a4aec02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88722ecd77e84096afeff610a792a9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e3cdf8-c6ea-416d-b77f-a3b7128665e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (24e3cdf8-c6ea-416d-b77f-a3b7128665e9) transitioned into state 'SUCCESS' from state '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-1083477971',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['4f279b8d-48a8-4d83-a91c-9dc1edc0bc42','00497eea-ff41-4296-b96a-b8c944ea1875','0823b15d-aeb0-4cb9-a272-f61ed90e7e44','5c2a1bd4-84b0-4a41-9a04-4867bc97fa33'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96bec85-a540-4f1e-8fa8-eab5b21fc79c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (f96bec85-a540-4f1e-8fa8-eab5b21fc79c) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (e8d8d2fc-fff3-4fe4-b158-c174db84f6c6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request issued successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f704b6a6-8d31-4c74-8802-76593467a19a tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1488/2970] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:32 2026] POST /volume/v3/volumes => generated 773 bytes in 348 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Action: 'create', calling method: create, body: {"volume": {"'source_volid": "57374485-3cd6-4c47-abb3-b9c434772be2", "size": 1, "name": "tempest-CreateVolumesFromSourceVolumeTest-Volume-486214368"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request body: {'volume': {"'source_volid": '57374485-3cd6-4c47-abb3-b9c434772be2', 'size': 1, 'name': 'tempest-CreateVolumesFromSourceVolumeTest-Volume-486214368'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume of 1 GB Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Availability Zones retrieved successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (872f3f25-7ac0-4cb8-a524-6e65014b1437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d905b7-ec8e-4b76-92a0-dc3597db2a11) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (63d905b7-ec8e-4b76-92a0-dc3597db2a11) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fdb75d-72a9-45d0-a6b9-cd87ed06c56b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Created reservations ['a1faf99e-6aa7-48df-9aec-3a922a59a53c', 'b73d9ff2-b9de-41d9-a454-1a45360c0fff', '9c21abe5-2a2d-49d1-91d7-91ccfb034a3c', '20fe6165-5e53-4706-b8bf-98990f0355be'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a8fdb75d-72a9-45d0-a6b9-cd87ed06c56b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a1faf99e-6aa7-48df-9aec-3a922a59a53c', 'b73d9ff2-b9de-41d9-a454-1a45360c0fff', '9c21abe5-2a2d-49d1-91d7-91ccfb034a3c', '20fe6165-5e53-4706-b8bf-98990f0355be']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd7467d-823a-4184-9eaf-ba3a026e979e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (8bd7467d-823a-4184-9eaf-ba3a026e979e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1942e398-1c05-4e05-bd26-f77f9f092735', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-486214368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['a1faf99e-6aa7-48df-9aec-3a922a59a53c','b73d9ff2-b9de-41d9-a454-1a45360c0fff','9c21abe5-2a2d-49d1-91d7-91ccfb034a3c','20fe6165-5e53-4706-b8bf-98990f0355be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-CreateVolumesFromSourceVolumeTest-Volume-486214368',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1942e398-1c05-4e05-bd26-f77f9f092735,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='d8d63eafabb042499bc2b3cf1a4aec02',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='88722ecd77e84096afeff610a792a9e5',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a164dbcf-bb33-4ae2-a1ea-207177eae374) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a164dbcf-bb33-4ae2-a1ea-207177eae374) transitioned into state 'SUCCESS' from state '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-486214368',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='d8d63eafabb042499bc2b3cf1a4aec02',qos_specs=None,replication_status=,reservations=['a1faf99e-6aa7-48df-9aec-3a922a59a53c','b73d9ff2-b9de-41d9-a454-1a45360c0fff','9c21abe5-2a2d-49d1-91d7-91ccfb034a3c','20fe6165-5e53-4706-b8bf-98990f0355be'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='88722ecd77e84096afeff610a792a9e5',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40def16e-edc6-4f90-884a-5181b1bd57a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (40def16e-edc6-4f90-884a-5181b1bd57a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Flow 'volume_create_api' (872f3f25-7ac0-4cb8-a524-6e65014b1437) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Create volume request issued successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f7876f5d-223f-4457-82fc-5d7dae50d4cf tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1483/2971] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:33 2026] POST /volume/v3/volumes => generated 772 bytes in 558 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c8e9bc86-952d-4882-bfce-a246b5ff1ae4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8e9bc86-952d-4882-bfce-a246b5ff1ae4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8e9bc86-952d-4882-bfce-a246b5ff1ae4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c8e9bc86-952d-4882-bfce-a246b5ff1ae4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:33 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-debafee0-79d3-4df3-955e-08b3d6f149c4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-debafee0-79d3-4df3-955e-08b3d6f149c4 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-debafee0-79d3-4df3-955e-08b3d6f149c4 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-debafee0-79d3-4df3-955e-08b3d6f149c4 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c8e9bc86-952d-4882-bfce-a246b5ff1ae4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-debafee0-79d3-4df3-955e-08b3d6f149c4 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 returned with HTTP 404 Sep 06 17:17:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1484/2972] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:33 2026] GET /volume/v3/snapshots/5d1fe7d2-fcb0-4eb1-87a3-6c4cf3a1cff2 => generated 111 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c8e9bc86-952d-4882-bfce-a246b5ff1ae4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 returned with HTTP 200 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1489/2973] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:33 2026] GET /volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 => generated 865 bytes in 90 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] DELETE http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume with id: 6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-70a7ba4a-5453-43c0-8b08-d9ae57611251 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70a7ba4a-5453-43c0-8b08-d9ae57611251 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70a7ba4a-5453-43c0-8b08-d9ae57611251 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70a7ba4a-5453-43c0-8b08-d9ae57611251 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:33 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:33 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-70a7ba4a-5453-43c0-8b08-d9ae57611251 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70a7ba4a-5453-43c0-8b08-d9ae57611251 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 returned with HTTP 200 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1490/2974] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:33 2026] GET /volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 => generated 865 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Delete volume request issued successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1f7127d7-0f6f-4cec-be9f-92f437b1e071 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 202 Sep 06 17:17:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1485/2975] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:33 2026] DELETE /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 0 bytes in 120 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-70a06bc9-73a7-420d-9513-45519bfdde56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70a06bc9-73a7-420d-9513-45519bfdde56 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70a06bc9-73a7-420d-9513-45519bfdde56 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-70a06bc9-73a7-420d-9513-45519bfdde56 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:33 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:33 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-70a06bc9-73a7-420d-9513-45519bfdde56 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-70a06bc9-73a7-420d-9513-45519bfdde56 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 200 Sep 06 17:17:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1491/2976] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:33 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 860 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e204ba75-3e72-456a-9396-58ce13ad12f2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e204ba75-3e72-456a-9396-58ce13ad12f2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 Sep 06 17:17:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e204ba75-3e72-456a-9396-58ce13ad12f2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e204ba75-3e72-456a-9396-58ce13ad12f2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e204ba75-3e72-456a-9396-58ce13ad12f2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e204ba75-3e72-456a-9396-58ce13ad12f2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 returned with HTTP 200 Sep 06 17:17:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1486/2977] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:34 2026] GET /volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-877bf9df-b0d7-40ae-9c6c-ce8c78b1ff6c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-877bf9df-b0d7-40ae-9c6c-ce8c78b1ff6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-877bf9df-b0d7-40ae-9c6c-ce8c78b1ff6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-877bf9df-b0d7-40ae-9c6c-ce8c78b1ff6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:34 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7796faaa-baf4-4986-94e6-52be6c183c98 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-877bf9df-b0d7-40ae-9c6c-ce8c78b1ff6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7796faaa-baf4-4986-94e6-52be6c183c98 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7796faaa-baf4-4986-94e6-52be6c183c98 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7796faaa-baf4-4986-94e6-52be6c183c98 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-877bf9df-b0d7-40ae-9c6c-ce8c78b1ff6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1492/2978] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:34 2026] GET /volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a => generated 865 bytes in 105 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7796faaa-baf4-4986-94e6-52be6c183c98 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Volume info retrieved successfully. Sep 06 17:17:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7796faaa-baf4-4986-94e6-52be6c183c98 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 200 Sep 06 17:17:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1487/2979] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:35 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 860 bytes in 114 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[87201]: DEBUG cinder.api.middleware.request_id [None req-83bfb3c8-9fe4-4381-a0ab-fbcc3583d9d6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83bfb3c8-9fe4-4381-a0ab-fbcc3583d9d6 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83bfb3c8-9fe4-4381-a0ab-fbcc3583d9d6 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-83bfb3c8-9fe4-4381-a0ab-fbcc3583d9d6 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-83bfb3c8-9fe4-4381-a0ab-fbcc3583d9d6 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-83bfb3c8-9fe4-4381-a0ab-fbcc3583d9d6 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1493/2980] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a => generated 866 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a2cec999-d93c-4a92-8e9b-759b0ac4feaa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2cec999-d93c-4a92-8e9b-759b0ac4feaa tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb Sep 06 17:17:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2cec999-d93c-4a92-8e9b-759b0ac4feaa tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a2cec999-d93c-4a92-8e9b-759b0ac4feaa tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4a73304b-9b06-4a39-b452-67ba876abc40 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a73304b-9b06-4a39-b452-67ba876abc40 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] GET http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 Sep 06 17:17:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a73304b-9b06-4a39-b452-67ba876abc40 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a73304b-9b06-4a39-b452-67ba876abc40 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a73304b-9b06-4a39-b452-67ba876abc40 tempest-CreateVolumesFromSnapshotTest-1427915299 tempest-CreateVolumesFromSnapshotTest-1427915299-project-member] http://192.168.122.183/volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 returned with HTTP 404 Sep 06 17:17:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1494/2981] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/volumes/6aa25b4b-dbc3-4190-9f59-5946c3dd1ca3 => generated 109 bytes in 30 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[87200]: INFO cinder.volume.api [None req-a2cec999-d93c-4a92-8e9b-759b0ac4feaa tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a2cec999-d93c-4a92-8e9b-759b0ac4feaa tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb returned with HTTP 200 Sep 06 17:17:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1488/2982] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:36 2026] GET /volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb => generated 865 bytes in 66 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-81ebc984-84e6-4baf-94ad-c432449b2ca4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-81ebc984-84e6-4baf-94ad-c432449b2ca4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb Sep 06 17:17:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-81ebc984-84e6-4baf-94ad-c432449b2ca4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-81ebc984-84e6-4baf-94ad-c432449b2ca4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-81ebc984-84e6-4baf-94ad-c432449b2ca4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-81ebc984-84e6-4baf-94ad-c432449b2ca4 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb returned with HTTP 200 Sep 06 17:17:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1495/2983] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:37 2026] GET /volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb => generated 866 bytes in 64 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2cac8607-5355-4b1e-ab15-cc110de86f7e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2cac8607-5355-4b1e-ab15-cc110de86f7e tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2cac8607-5355-4b1e-ab15-cc110de86f7e tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2cac8607-5355-4b1e-ab15-cc110de86f7e tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2cac8607-5355-4b1e-ab15-cc110de86f7e tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2cac8607-5355-4b1e-ab15-cc110de86f7e tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 returned with HTTP 200 Sep 06 17:17:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1489/2984] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:37 2026] GET /volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 => generated 864 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b0634fe5-91cd-45fb-ae97-6d512537d838 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0634fe5-91cd-45fb-ae97-6d512537d838 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0634fe5-91cd-45fb-ae97-6d512537d838 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b0634fe5-91cd-45fb-ae97-6d512537d838 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b0634fe5-91cd-45fb-ae97-6d512537d838 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b0634fe5-91cd-45fb-ae97-6d512537d838 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 returned with HTTP 200 Sep 06 17:17:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1496/2985] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:38 2026] GET /volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] DELETE http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume with id: 1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:38 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:38 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume request issued successfully. Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4761f03a-2469-4a6b-90d9-97aa166632d0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 returned with HTTP 202 Sep 06 17:17:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1490/2986] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:38 2026] DELETE /volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3c69e097-add7-48d9-9ac9-b38abe70d514 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3c69e097-add7-48d9-9ac9-b38abe70d514 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3c69e097-add7-48d9-9ac9-b38abe70d514 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3c69e097-add7-48d9-9ac9-b38abe70d514 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:38 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:38 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:38 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3c69e097-add7-48d9-9ac9-b38abe70d514 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3c69e097-add7-48d9-9ac9-b38abe70d514 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 returned with HTTP 200 Sep 06 17:17:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1497/2987] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:38 2026] GET /volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 => generated 864 bytes in 62 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-feffce18-5e7c-4a7e-8676-91445798ae51 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-813415857"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-813415857'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Create volume of 1 GB Sep 06 17:17:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Availability Zones retrieved successfully. Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Flow 'volume_create_api' (20cd1ca8-3012-4f95-ab94-b818916ce86a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0fd704-323e-4182-90b8-7499edeebdb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (db0fd704-323e-4182-90b8-7499edeebdb9) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14737893-74f7-450e-8588-1dcb0bd404e9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Created reservations ['819b4894-5192-4783-84b1-8a929a3cae05', '0c858688-0a1b-4a5f-8bfb-bb8603227313', '2e94d4e9-80d1-4f12-bd1e-3a0e104d1ebf', '1d694818-8d49-4158-9c6e-d47d7acef73e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (14737893-74f7-450e-8588-1dcb0bd404e9) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['819b4894-5192-4783-84b1-8a929a3cae05', '0c858688-0a1b-4a5f-8bfb-bb8603227313', '2e94d4e9-80d1-4f12-bd1e-3a0e104d1ebf', '1d694818-8d49-4158-9c6e-d47d7acef73e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835c620f-05a3-4359-910d-0f54d3b6c7d3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (835c620f-05a3-4359-910d-0f54d3b6c7d3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd029f21-8682-4592-8961-3c4d03dcf75c', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-813415857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972144ef94df4bdabecc360681d04eeb',qos_specs=None,replication_status=,reservations=['819b4894-5192-4783-84b1-8a929a3cae05','0c858688-0a1b-4a5f-8bfb-bb8603227313','2e94d4e9-80d1-4f12-bd1e-3a0e104d1ebf','1d694818-8d49-4158-9c6e-d47d7acef73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90100477414b42418185d9500bb03e45',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:39Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-813415857',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd029f21-8682-4592-8961-3c4d03dcf75c,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972144ef94df4bdabecc360681d04eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90100477414b42418185d9500bb03e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1edd41b9-1e7d-49a4-87c5-e7d3a72f666d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1edd41b9-1e7d-49a4-87c5-e7d3a72f666d) transitioned into state 'SUCCESS' from state '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-813415857',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972144ef94df4bdabecc360681d04eeb',qos_specs=None,replication_status=,reservations=['819b4894-5192-4783-84b1-8a929a3cae05','0c858688-0a1b-4a5f-8bfb-bb8603227313','2e94d4e9-80d1-4f12-bd1e-3a0e104d1ebf','1d694818-8d49-4158-9c6e-d47d7acef73e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90100477414b42418185d9500bb03e45',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4409a416-12f5-4112-a2de-4e9f0548b516) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4409a416-12f5-4112-a2de-4e9f0548b516) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Flow 'volume_create_api' (20cd1ca8-3012-4f95-ab94-b818916ce86a) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Create volume request issued successfully. Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-feffce18-5e7c-4a7e-8676-91445798ae51 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1491/2988] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:17:38 2026] POST /volume/v3/volumes => generated 786 bytes in 625 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0b84e311-624b-4338-933a-00e6d44b0efb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0b84e311-624b-4338-933a-00e6d44b0efb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0b84e311-624b-4338-933a-00e6d44b0efb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0b84e311-624b-4338-933a-00e6d44b0efb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0b84e311-624b-4338-933a-00e6d44b0efb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0b84e311-624b-4338-933a-00e6d44b0efb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 200 Sep 06 17:17:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1498/2989] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:39 2026] GET /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 965 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "CinderUnicodeTest\u5875\u3f17\u203d", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create volume request body: {'volume': {'name': 'CinderUnicodeTest塵㼗‽', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create volume of 1 GB Sep 06 17:17:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Availability Zones retrieved successfully. Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Flow 'volume_create_api' (d6143043-0dc0-43cc-b3df-12ab3d059a00) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c4c909-94a2-4d1d-930e-72fe2a41b7cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e7c4c909-94a2-4d1d-930e-72fe2a41b7cc) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987c65ee-2a80-4e8d-b58d-1e7f418ab50d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8e08237c-a9fb-447c-bb4a-fe573d1a90c0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e08237c-a9fb-447c-bb4a-fe573d1a90c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e08237c-a9fb-447c-bb4a-fe573d1a90c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8e08237c-a9fb-447c-bb4a-fe573d1a90c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:39 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8e08237c-a9fb-447c-bb4a-fe573d1a90c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8e08237c-a9fb-447c-bb4a-fe573d1a90c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 returned with HTTP 200 Sep 06 17:17:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1499/2990] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:39 2026] GET /volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 => generated 864 bytes in 72 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Created reservations ['30a71b3e-f032-4a31-b673-75c86bc5b17b', '5e18cccb-e64b-4c8d-bc94-30e405ec381d', '29720bf5-9d76-4b60-a89a-7ac0fa57f9c6', 'eb3098cd-bd99-423d-a07d-7ac121c4c593'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (987c65ee-2a80-4e8d-b58d-1e7f418ab50d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['30a71b3e-f032-4a31-b673-75c86bc5b17b', '5e18cccb-e64b-4c8d-bc94-30e405ec381d', '29720bf5-9d76-4b60-a89a-7ac0fa57f9c6', 'eb3098cd-bd99-423d-a07d-7ac121c4c593']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f48e25-366b-47ed-ba90-9e8f3c371928) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:39 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a1f48e25-366b-47ed-ba90-9e8f3c371928) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ce82990f-2a0f-40da-861b-29d97c47f6b1', '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='b0f4fef22b08456e9b1c98b29cc800bd',qos_specs=None,replication_status=,reservations=['30a71b3e-f032-4a31-b673-75c86bc5b17b','5e18cccb-e64b-4c8d-bc94-30e405ec381d','29720bf5-9d76-4b60-a89a-7ac0fa57f9c6','eb3098cd-bd99-423d-a07d-7ac121c4c593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8bfbf5cd3dd40819b5eda46e5a3d64b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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: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=ce82990f-2a0f-40da-861b-29d97c47f6b1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0f4fef22b08456e9b1c98b29cc800bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8bfbf5cd3dd40819b5eda46e5a3d64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (038f08fc-eaa0-433a-a05d-24d81ab888c5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (038f08fc-eaa0-433a-a05d-24d81ab888c5) transitioned into state 'SUCCESS' from 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='b0f4fef22b08456e9b1c98b29cc800bd',qos_specs=None,replication_status=,reservations=['30a71b3e-f032-4a31-b673-75c86bc5b17b','5e18cccb-e64b-4c8d-bc94-30e405ec381d','29720bf5-9d76-4b60-a89a-7ac0fa57f9c6','eb3098cd-bd99-423d-a07d-7ac121c4c593'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8bfbf5cd3dd40819b5eda46e5a3d64b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5468c11b-ca29-4da7-888b-2195f7c0d3a6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (5468c11b-ca29-4da7-888b-2195f7c0d3a6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Flow 'volume_create_api' (d6143043-0dc0-43cc-b3df-12ab3d059a00) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create volume request issued successfully. Sep 06 17:17:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c96f9561-64da-498b-a538-e3e0fee03ac7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1492/2991] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:17:39 2026] POST /volume/v3/volumes => generated 749 bytes in 590 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ce07b2d2-0608-43eb-9424-6be854b36d3b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce07b2d2-0608-43eb-9424-6be854b36d3b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce07b2d2-0608-43eb-9424-6be854b36d3b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce07b2d2-0608-43eb-9424-6be854b36d3b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ce07b2d2-0608-43eb-9424-6be854b36d3b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce07b2d2-0608-43eb-9424-6be854b36d3b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 200 Sep 06 17:17:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1500/2992] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:40 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 817 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-829dffb9-01b7-47d8-b723-1055b32c3af2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-829dffb9-01b7-47d8-b723-1055b32c3af2 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-829dffb9-01b7-47d8-b723-1055b32c3af2 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-829dffb9-01b7-47d8-b723-1055b32c3af2 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-829dffb9-01b7-47d8-b723-1055b32c3af2 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-829dffb9-01b7-47d8-b723-1055b32c3af2 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 200 Sep 06 17:17:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1493/2993] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:40 2026] GET /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 1015 bytes in 44 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320", "imageRef": "3d37470d-1dbc-429b-b17f-b6acfe53d1a9", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Create volume request body: {'volume': {'name': 'volume1-for-test7a9fba78-2e4b-42b1-9898-bb4a60685320', 'imageRef': '3d37470d-1dbc-429b-b17f-b6acfe53d1a9', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Create volume of 1 GB Sep 06 17:17:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Availability Zones retrieved successfully. Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Flow 'volume_create_api' (16a2f040-e942-44a9-aab1-55667e7946b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40cb1f6-0647-4b7f-88b5-e4ca44c28347) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-adabd4ef-61b0-44b1-a597-a2df7d6dd7b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-adabd4ef-61b0-44b1-a597-a2df7d6dd7b0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-adabd4ef-61b0-44b1-a597-a2df7d6dd7b0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-adabd4ef-61b0-44b1-a597-a2df7d6dd7b0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-adabd4ef-61b0-44b1-a597-a2df7d6dd7b0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 returned with HTTP 404 Sep 06 17:17:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1494/2994] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:40 2026] GET /volume/v3/volumes/1942e398-1c05-4e05-bd26-f77f9f092735 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-daa7774f-e205-48a1-8005-27324f288d17 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] DELETE http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume with id: d88c67f8-a06b-4a1c-85da-9d06ed16ccfb Sep 06 17:17:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d40cb1f6-0647-4b7f-88b5-e4ca44c28347) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:40 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a995e340-8a7b-4abf-86e1-cc7218ef3db3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume request issued successfully. Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-daa7774f-e205-48a1-8005-27324f288d17 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb returned with HTTP 202 Sep 06 17:17:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1495/2995] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:40 2026] DELETE /volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e664b955-c70f-4605-b155-a2d2cd921893 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e664b955-c70f-4605-b155-a2d2cd921893 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e664b955-c70f-4605-b155-a2d2cd921893 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e664b955-c70f-4605-b155-a2d2cd921893 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:40 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:40 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e664b955-c70f-4605-b155-a2d2cd921893 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e664b955-c70f-4605-b155-a2d2cd921893 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb returned with HTTP 200 Sep 06 17:17:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1496/2996] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:40 2026] GET /volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb => generated 865 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Created reservations ['c204d0da-830d-4d74-a94a-0c71f22474b1', '4e94675f-2650-4924-88e4-edd542458945', '360baa98-cc5d-471f-8dbb-8759954faecf', 'f237bb85-4619-4b9b-ac26-6c11d5ee2a40'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a995e340-8a7b-4abf-86e1-cc7218ef3db3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['c204d0da-830d-4d74-a94a-0c71f22474b1', '4e94675f-2650-4924-88e4-edd542458945', '360baa98-cc5d-471f-8dbb-8759954faecf', 'f237bb85-4619-4b9b-ac26-6c11d5ee2a40']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e610c67d-de6e-467a-88b3-5b98c380bc8c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e610c67d-de6e-467a-88b3-5b98c380bc8c) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bf6180bd-b162-4f19-a950-335ffa0051f8', '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='8d5b468d51664030a53fe762976c211a',qos_specs=None,replication_status=,reservations=['c204d0da-830d-4d74-a94a-0c71f22474b1','4e94675f-2650-4924-88e4-edd542458945','360baa98-cc5d-471f-8dbb-8759954faecf','f237bb85-4619-4b9b-ac26-6c11d5ee2a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d9676ef4670448292ff9efbed9bb335',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:41Z,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=bf6180bd-b162-4f19-a950-335ffa0051f8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8d5b468d51664030a53fe762976c211a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='0d9676ef4670448292ff9efbed9bb335',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2d6364-60c7-4759-b17a-68ccabf84e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9783b8f0-6c6b-45d9-abcc-484a6dfb2ab7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9783b8f0-6c6b-45d9-abcc-484a6dfb2ab7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9783b8f0-6c6b-45d9-abcc-484a6dfb2ab7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9783b8f0-6c6b-45d9-abcc-484a6dfb2ab7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (fb2d6364-60c7-4759-b17a-68ccabf84e29) transitioned into state 'SUCCESS' from 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='8d5b468d51664030a53fe762976c211a',qos_specs=None,replication_status=,reservations=['c204d0da-830d-4d74-a94a-0c71f22474b1','4e94675f-2650-4924-88e4-edd542458945','360baa98-cc5d-471f-8dbb-8759954faecf','f237bb85-4619-4b9b-ac26-6c11d5ee2a40'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='0d9676ef4670448292ff9efbed9bb335',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5dd9b30-a3a2-498f-a58c-7ccabc3210d7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9783b8f0-6c6b-45d9-abcc-484a6dfb2ab7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (a5dd9b30-a3a2-498f-a58c-7ccabc3210d7) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9783b8f0-6c6b-45d9-abcc-484a6dfb2ab7 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 200 Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Flow 'volume_create_api' (16a2f040-e942-44a9-aab1-55667e7946b6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Create volume request issued successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bc68eac-35fe-4d6e-a53f-3857a9e56e67 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1497/2997] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:41 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 841 bytes in 67 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1501/2998] 192.168.122.183 () {62 vars in 1184 bytes} [Sun Sep 6 17:17:40 2026] POST /volume/v3/volumes => generated 784 bytes in 602 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-01e568bf-3729-4acd-89dc-3b9752118148 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01e568bf-3729-4acd-89dc-3b9752118148 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01e568bf-3729-4acd-89dc-3b9752118148 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-01e568bf-3729-4acd-89dc-3b9752118148 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-01e568bf-3729-4acd-89dc-3b9752118148 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-01e568bf-3729-4acd-89dc-3b9752118148 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1498/2999] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:41 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 852 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a790ffb-c18e-4b57-a8b5-40cfcf3549b8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a790ffb-c18e-4b57-a8b5-40cfcf3549b8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a790ffb-c18e-4b57-a8b5-40cfcf3549b8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a790ffb-c18e-4b57-a8b5-40cfcf3549b8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3a790ffb-c18e-4b57-a8b5-40cfcf3549b8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a790ffb-c18e-4b57-a8b5-40cfcf3549b8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 200 Sep 06 17:17:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1502/3000] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:41 2026] GET /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 1016 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] POST http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c/action Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Volume info retrieved successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Policy check for volume_extension:volume_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': '44a99ba79e694af792f1feee4fccc748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '972144ef94df4bdabecc360681d04eeb', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c0d3ef31-e53e-4aca-aec0-40bc179adbfb tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c/action returned with HTTP 403 Sep 06 17:17:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1499/3001] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:17:41 2026] POST /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c/action => generated 131 bytes in 216 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Delete volume with id: bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Delete volume request issued successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49346755-8d3f-4257-8f27-d0bcfa3090a8 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 202 Sep 06 17:17:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1503/3002] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:41 2026] DELETE /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 0 bytes in 71 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-45ba5e9b-8598-48f7-a70d-8f4d22498e57 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45ba5e9b-8598-48f7-a70d-8f4d22498e57 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45ba5e9b-8598-48f7-a70d-8f4d22498e57 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45ba5e9b-8598-48f7-a70d-8f4d22498e57 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-45ba5e9b-8598-48f7-a70d-8f4d22498e57 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45ba5e9b-8598-48f7-a70d-8f4d22498e57 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 200 Sep 06 17:17:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1500/3003] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:41 2026] GET /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 1015 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c046ba60-a459-46ba-a9f0-23439767dfa0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c046ba60-a459-46ba-a9f0-23439767dfa0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c046ba60-a459-46ba-a9f0-23439767dfa0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c046ba60-a459-46ba-a9f0-23439767dfa0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c046ba60-a459-46ba-a9f0-23439767dfa0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb returned with HTTP 404 Sep 06 17:17:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1504/3004] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:41 2026] GET /volume/v3/volumes/d88c67f8-a06b-4a1c-85da-9d06ed16ccfb => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] DELETE http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume with id: 17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume request issued successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6bcf1904-7555-4dea-ab63-0d20cb4bdc6c tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a returned with HTTP 202 Sep 06 17:17:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1501/3005] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:41 2026] DELETE /volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a => generated 0 bytes in 80 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c1d36c21-0382-408e-9e24-c13157c9865f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c1d36c21-0382-408e-9e24-c13157c9865f tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c1d36c21-0382-408e-9e24-c13157c9865f tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c1d36c21-0382-408e-9e24-c13157c9865f tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c1d36c21-0382-408e-9e24-c13157c9865f tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c1d36c21-0382-408e-9e24-c13157c9865f tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a returned with HTTP 200 Sep 06 17:17:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1505/3006] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:42 2026] GET /volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a => generated 865 bytes in 80 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5b8e115a-e068-4fbe-88d4-6a44b0bce551 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b8e115a-e068-4fbe-88d4-6a44b0bce551 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b8e115a-e068-4fbe-88d4-6a44b0bce551 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5b8e115a-e068-4fbe-88d4-6a44b0bce551 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5b8e115a-e068-4fbe-88d4-6a44b0bce551 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5b8e115a-e068-4fbe-88d4-6a44b0bce551 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 200 Sep 06 17:17:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1502/3007] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:42 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 842 bytes in 68 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ee968f79-4748-4e19-88f2-8700097048cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ee968f79-4748-4e19-88f2-8700097048cc tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ee968f79-4748-4e19-88f2-8700097048cc tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ee968f79-4748-4e19-88f2-8700097048cc tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4511f0e4-4709-4375-909e-dbedf0e5d23f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4511f0e4-4709-4375-909e-dbedf0e5d23f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4511f0e4-4709-4375-909e-dbedf0e5d23f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4511f0e4-4709-4375-909e-dbedf0e5d23f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4511f0e4-4709-4375-909e-dbedf0e5d23f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ee968f79-4748-4e19-88f2-8700097048cc tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ee968f79-4748-4e19-88f2-8700097048cc tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1506/3008] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:42 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 876 bytes in 97 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4511f0e4-4709-4375-909e-dbedf0e5d23f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 200 Sep 06 17:17:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1503/3009] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:42 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 842 bytes in 82 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Action: 'create', calling method: create, body: {"volume": {"description": "\u05e7\u05d9\u05d9\u05e4\u05e9", "size": 1, "name": "tempest-CinderUnicodeTest-Volume-85811596"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create volume request body: {'volume': {'description': 'קייפש', 'size': 1, 'name': 'tempest-CinderUnicodeTest-Volume-85811596'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create volume of 1 GB Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Availability Zones retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Flow 'volume_create_api' (a1eb7741-0fe0-4310-b32c-6a9e07f684ef) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9de229e-b775-41c9-bf1b-7c85b389f72a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d9de229e-b775-41c9-bf1b-7c85b389f72a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9674c1-dc8f-4123-ba18-4a15fedae132) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Created reservations ['8603a001-e1bc-4cc8-b417-88fd6baad53f', '4637ef26-11f2-450b-aaa5-df0a0147ea3b', '4010e11b-9a61-4a0f-9e51-4c56cdaaa2bc', '0e9585fe-99a9-4116-9998-31503fbba289'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (5a9674c1-dc8f-4123-ba18-4a15fedae132) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8603a001-e1bc-4cc8-b417-88fd6baad53f', '4637ef26-11f2-450b-aaa5-df0a0147ea3b', '4010e11b-9a61-4a0f-9e51-4c56cdaaa2bc', '0e9585fe-99a9-4116-9998-31503fbba289']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da40eb6-dd39-49ed-9070-942dd370f0fd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7da40eb6-dd39-49ed-9070-942dd370f0fd) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '7c4674ee-299c-4363-b5f7-bd45074c1c7d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-85811596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0f4fef22b08456e9b1c98b29cc800bd',qos_specs=None,replication_status=,reservations=['8603a001-e1bc-4cc8-b417-88fd6baad53f','4637ef26-11f2-450b-aaa5-df0a0147ea3b','4010e11b-9a61-4a0f-9e51-4c56cdaaa2bc','0e9585fe-99a9-4116-9998-31503fbba289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8bfbf5cd3dd40819b5eda46e5a3d64b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:42Z,deleted=False,deleted_at=None,display_description='קייפש',display_name='tempest-CinderUnicodeTest-Volume-85811596',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=7c4674ee-299c-4363-b5f7-bd45074c1c7d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b0f4fef22b08456e9b1c98b29cc800bd',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='c8bfbf5cd3dd40819b5eda46e5a3d64b',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53403a66-d538-44b3-91ad-a8f3d46bc437) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (53403a66-d538-44b3-91ad-a8f3d46bc437) transitioned into 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-85811596',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='b0f4fef22b08456e9b1c98b29cc800bd',qos_specs=None,replication_status=,reservations=['8603a001-e1bc-4cc8-b417-88fd6baad53f','4637ef26-11f2-450b-aaa5-df0a0147ea3b','4010e11b-9a61-4a0f-9e51-4c56cdaaa2bc','0e9585fe-99a9-4116-9998-31503fbba289'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='c8bfbf5cd3dd40819b5eda46e5a3d64b',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6314825b-0b2e-4c65-86fc-be84a1591ddd) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (6314825b-0b2e-4c65-86fc-be84a1591ddd) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Flow 'volume_create_api' (a1eb7741-0fe0-4310-b32c-6a9e07f684ef) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create volume request issued successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-205fa510-f0bc-4407-a384-2f0e7fb5bad4 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1507/3010] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:17:42 2026] POST /volume/v3/volumes => generated 783 bytes in 404 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9135c382-5153-4dfa-b266-912dce24d1dc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9135c382-5153-4dfa-b266-912dce24d1dc tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9135c382-5153-4dfa-b266-912dce24d1dc tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9135c382-5153-4dfa-b266-912dce24d1dc tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:42 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9135c382-5153-4dfa-b266-912dce24d1dc tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9135c382-5153-4dfa-b266-912dce24d1dc tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 200 Sep 06 17:17:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1504/3011] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:42 2026] GET /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 851 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d2989f32-6cf8-4f48-9047-719308373435 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2989f32-6cf8-4f48-9047-719308373435 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2989f32-6cf8-4f48-9047-719308373435 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2989f32-6cf8-4f48-9047-719308373435 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:42 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:42 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d2989f32-6cf8-4f48-9047-719308373435 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2989f32-6cf8-4f48-9047-719308373435 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 200 Sep 06 17:17:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1508/3012] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:42 2026] GET /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d38bba80-3995-478a-bc7d-83f32488a8ab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d38bba80-3995-478a-bc7d-83f32488a8ab tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d38bba80-3995-478a-bc7d-83f32488a8ab tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d38bba80-3995-478a-bc7d-83f32488a8ab tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d38bba80-3995-478a-bc7d-83f32488a8ab tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d38bba80-3995-478a-bc7d-83f32488a8ab tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a returned with HTTP 200 Sep 06 17:17:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1505/3013] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:43 2026] GET /volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a => generated 865 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a2fc4d6a-d0fe-45c3-aca7-d9c0e93ef9c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2fc4d6a-d0fe-45c3-aca7-d9c0e93ef9c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2fc4d6a-d0fe-45c3-aca7-d9c0e93ef9c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2fc4d6a-d0fe-45c3-aca7-d9c0e93ef9c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a2fc4d6a-d0fe-45c3-aca7-d9c0e93ef9c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2fc4d6a-d0fe-45c3-aca7-d9c0e93ef9c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1509/3014] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:43 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 934 bytes in 101 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f80dfc01-7aaf-438a-9123-82e02e1eb871 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f80dfc01-7aaf-438a-9123-82e02e1eb871 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f80dfc01-7aaf-438a-9123-82e02e1eb871 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f80dfc01-7aaf-438a-9123-82e02e1eb871 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:43 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:43 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:43 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f80dfc01-7aaf-438a-9123-82e02e1eb871 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f80dfc01-7aaf-438a-9123-82e02e1eb871 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 200 Sep 06 17:17:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1506/3015] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:43 2026] GET /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 875 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9e410a48-422a-42f2-8836-79dd245b5f9c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e410a48-422a-42f2-8836-79dd245b5f9c tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c Sep 06 17:17:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e410a48-422a-42f2-8836-79dd245b5f9c tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9e410a48-422a-42f2-8836-79dd245b5f9c tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9e410a48-422a-42f2-8836-79dd245b5f9c tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c returned with HTTP 404 Sep 06 17:17:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1510/3016] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:43 2026] GET /volume/v3/volumes/bd029f21-8682-4592-8961-3c4d03dcf75c => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-781519428"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-781519428'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Create volume of 1 GB Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Availability Zones retrieved successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Flow 'volume_create_api' (e151935a-c66f-4197-b6bd-3ce8cbc2734f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb8d103-f74c-4b31-97f0-e156a2caefc7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7cb8d103-f74c-4b31-97f0-e156a2caefc7) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a925e9b7-71a4-423f-bf13-34c6b97ef8f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Created reservations ['d82aac27-b066-42d8-8072-65442fc4108f', 'c5cf5623-4838-4315-9740-868f803ac6fc', 'bbe0f073-7cbd-4e9e-8d3b-a49ccba64615', '155fdf80-8383-4d40-bcfb-f6d3de8cfc6b'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fd4401e2-9742-48e6-9ad3-b8a4eab59d56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a925e9b7-71a4-423f-bf13-34c6b97ef8f1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['d82aac27-b066-42d8-8072-65442fc4108f', 'c5cf5623-4838-4315-9740-868f803ac6fc', 'bbe0f073-7cbd-4e9e-8d3b-a49ccba64615', '155fdf80-8383-4d40-bcfb-f6d3de8cfc6b']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a5f7d4-890b-49fd-a71d-a93c79ed03ee) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd4401e2-9742-48e6-9ad3-b8a4eab59d56 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd4401e2-9742-48e6-9ad3-b8a4eab59d56 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd4401e2-9742-48e6-9ad3-b8a4eab59d56 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd4401e2-9742-48e6-9ad3-b8a4eab59d56 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a returned with HTTP 404 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1511/3017] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:44 2026] GET /volume/v3/volumes/17371922-da3c-4806-bce1-1b83e6dacb0a => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume with id: c9edb9b5-3477-43ad-8627-611523998953 Sep 06 17:17:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (33a5f7d4-890b-49fd-a71d-a93c79ed03ee) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '2393a09d-2cd4-4077-a8ba-e051ad4f4a22', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-781519428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972144ef94df4bdabecc360681d04eeb',qos_specs=None,replication_status=,reservations=['d82aac27-b066-42d8-8072-65442fc4108f','c5cf5623-4838-4315-9740-868f803ac6fc','bbe0f073-7cbd-4e9e-8d3b-a49ccba64615','155fdf80-8383-4d40-bcfb-f6d3de8cfc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90100477414b42418185d9500bb03e45',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:44Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-781519428',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=2393a09d-2cd4-4077-a8ba-e051ad4f4a22,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='972144ef94df4bdabecc360681d04eeb',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='90100477414b42418185d9500bb03e45',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feeaa4a3-2163-4f99-b268-844c6d5035d6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (feeaa4a3-2163-4f99-b268-844c6d5035d6) transitioned into state 'SUCCESS' from state '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-781519428',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='972144ef94df4bdabecc360681d04eeb',qos_specs=None,replication_status=,reservations=['d82aac27-b066-42d8-8072-65442fc4108f','c5cf5623-4838-4315-9740-868f803ac6fc','bbe0f073-7cbd-4e9e-8d3b-a49ccba64615','155fdf80-8383-4d40-bcfb-f6d3de8cfc6b'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='90100477414b42418185d9500bb03e45',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume request issued successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e07cc36d-de16-4125-969a-b4f8f6993a14 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 returned with HTTP 202 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1512/3018] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:44 2026] DELETE /volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 => generated 0 bytes in 81 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4aea95b-0827-4caf-b930-d9b1e3c1834e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1b6d78fb-342e-4642-8ffe-268f4ea870d2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1b6d78fb-342e-4642-8ffe-268f4ea870d2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1b6d78fb-342e-4642-8ffe-268f4ea870d2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1b6d78fb-342e-4642-8ffe-268f4ea870d2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (c4aea95b-0827-4caf-b930-d9b1e3c1834e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Flow 'volume_create_api' (e151935a-c66f-4197-b6bd-3ce8cbc2734f) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Create volume request issued successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6d2cdea8-d4a5-4777-b671-05a40668d67e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1b6d78fb-342e-4642-8ffe-268f4ea870d2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1507/3019] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:17:44 2026] POST /volume/v3/volumes => generated 786 bytes in 372 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-64f8db87-3e81-4aca-a0c4-5708fdc3e74f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1b6d78fb-342e-4642-8ffe-268f4ea870d2 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 returned with HTTP 200 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1513/3020] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:44 2026] GET /volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 => generated 865 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64f8db87-3e81-4aca-a0c4-5708fdc3e74f tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64f8db87-3e81-4aca-a0c4-5708fdc3e74f tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64f8db87-3e81-4aca-a0c4-5708fdc3e74f tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-64f8db87-3e81-4aca-a0c4-5708fdc3e74f tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64f8db87-3e81-4aca-a0c4-5708fdc3e74f tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 200 Sep 06 17:17:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1508/3021] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:44 2026] GET /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 965 bytes in 73 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d20a8647-9d90-4d56-8cb5-20bacac49b34 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d20a8647-9d90-4d56-8cb5-20bacac49b34 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d20a8647-9d90-4d56-8cb5-20bacac49b34 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d20a8647-9d90-4d56-8cb5-20bacac49b34 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d20a8647-9d90-4d56-8cb5-20bacac49b34 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d20a8647-9d90-4d56-8cb5-20bacac49b34 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1514/3022] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:44 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 934 bytes in 60 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c042e9c7-688d-465d-acb4-628429943143 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c042e9c7-688d-465d-acb4-628429943143 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c042e9c7-688d-465d-acb4-628429943143 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c042e9c7-688d-465d-acb4-628429943143 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:44 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c042e9c7-688d-465d-acb4-628429943143 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c042e9c7-688d-465d-acb4-628429943143 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 200 Sep 06 17:17:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1509/3023] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:44 2026] GET /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 876 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1eebabb0-088a-4af9-a27b-72c24f3e6a22 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1eebabb0-088a-4af9-a27b-72c24f3e6a22 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1eebabb0-088a-4af9-a27b-72c24f3e6a22 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1eebabb0-088a-4af9-a27b-72c24f3e6a22 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1eebabb0-088a-4af9-a27b-72c24f3e6a22 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1eebabb0-088a-4af9-a27b-72c24f3e6a22 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 200 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1515/3024] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:44 2026] GET /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 876 bytes in 58 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "7c4674ee-299c-4363-b5f7-bd45074c1c7d", "description": "\u4e2d\u56fd\u793e\u533a", "name": "tempest-CinderUnicodeTest-Snapshot-81425521"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Create snapshot from volume 7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Created reservations ['4c2f9988-cfe5-423a-be1b-5f86cb88f483', 'ab3705f8-fb6c-4bbf-8fbc-1d841978752b', 'c58c92b7-2c27-4e9c-8dc3-c3fda173e22d', '234f5df5-60bc-45e7-aed4-013ada153f12'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot create request issued successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0dbf14bd-5765-400f-9383-c7d9ee2cc774 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:17:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1510/3025] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:17:45 2026] POST /volume/v3/snapshots => generated 324 bytes in 239 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-04e32172-2f72-44cd-abee-82f643247ea6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04e32172-2f72-44cd-abee-82f643247ea6 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04e32172-2f72-44cd-abee-82f643247ea6 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-04e32172-2f72-44cd-abee-82f643247ea6 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-04e32172-2f72-44cd-abee-82f643247ea6 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-04e32172-2f72-44cd-abee-82f643247ea6 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1516/3026] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:45 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 456 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ab15d7f8-4be9-43dd-a9eb-d9e02ed32555 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab15d7f8-4be9-43dd-a9eb-d9e02ed32555 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab15d7f8-4be9-43dd-a9eb-d9e02ed32555 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ab15d7f8-4be9-43dd-a9eb-d9e02ed32555 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ab15d7f8-4be9-43dd-a9eb-d9e02ed32555 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 returned with HTTP 404 Sep 06 17:17:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1511/3027] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:45 2026] GET /volume/v3/volumes/c9edb9b5-3477-43ad-8627-611523998953 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] DELETE http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume with id: 0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c4f723a-bec8-4daa-bae9-5624a8bafb85 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c4f723a-bec8-4daa-bae9-5624a8bafb85 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c4f723a-bec8-4daa-bae9-5624a8bafb85 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c4f723a-bec8-4daa-bae9-5624a8bafb85 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume request issued successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-16bf0160-3944-4f24-9291-e2ebeb65d713 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 returned with HTTP 202 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1517/3028] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:45 2026] DELETE /volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7fefe58a-6bb1-41c8-b0e1-2e09c8fb0513 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7fefe58a-6bb1-41c8-b0e1-2e09c8fb0513 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7fefe58a-6bb1-41c8-b0e1-2e09c8fb0513 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7fefe58a-6bb1-41c8-b0e1-2e09c8fb0513 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c4f723a-bec8-4daa-bae9-5624a8bafb85 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7fefe58a-6bb1-41c8-b0e1-2e09c8fb0513 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7fefe58a-6bb1-41c8-b0e1-2e09c8fb0513 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 returned with HTTP 200 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1518/3029] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:45 2026] GET /volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 => generated 864 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c4f723a-bec8-4daa-bae9-5624a8bafb85 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 200 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b7f02ec5-9d2b-492d-90a7-e2f5663fafc0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1512/3030] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:45 2026] GET /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 1015 bytes in 85 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b7f02ec5-9d2b-492d-90a7-e2f5663fafc0 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b7f02ec5-9d2b-492d-90a7-e2f5663fafc0 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b7f02ec5-9d2b-492d-90a7-e2f5663fafc0 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:45 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:45 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b7f02ec5-9d2b-492d-90a7-e2f5663fafc0 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b7f02ec5-9d2b-492d-90a7-e2f5663fafc0 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1519/3031] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:45 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 937 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-de22b6c3-88bf-4cd5-bdab-8f040af6990d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de22b6c3-88bf-4cd5-bdab-8f040af6990d tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-de22b6c3-88bf-4cd5-bdab-8f040af6990d tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-de22b6c3-88bf-4cd5-bdab-8f040af6990d tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-de22b6c3-88bf-4cd5-bdab-8f040af6990d tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-de22b6c3-88bf-4cd5-bdab-8f040af6990d tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1513/3032] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:46 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 456 bytes in 24 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3f379001-e812-4ef5-8716-c6ec14fb1c41 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9634440f-30b8-4ef8-ad39-586c9c91b10d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3f379001-e812-4ef5-8716-c6ec14fb1c41 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3f379001-e812-4ef5-8716-c6ec14fb1c41 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3f379001-e812-4ef5-8716-c6ec14fb1c41 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9634440f-30b8-4ef8-ad39-586c9c91b10d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9634440f-30b8-4ef8-ad39-586c9c91b10d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9634440f-30b8-4ef8-ad39-586c9c91b10d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9634440f-30b8-4ef8-ad39-586c9c91b10d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 returned with HTTP 404 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1514/3033] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:46 2026] GET /volume/v3/volumes/0417f4bc-bab5-4fa6-9be2-b4ff195c5e83 => generated 109 bytes in 51 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cf05853d-e4a7-4fb1-848e-3a716a0ae2ad None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf05853d-e4a7-4fb1-848e-3a716a0ae2ad tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3f379001-e812-4ef5-8716-c6ec14fb1c41 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf05853d-e4a7-4fb1-848e-3a716a0ae2ad tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf05853d-e4a7-4fb1-848e-3a716a0ae2ad tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3f379001-e812-4ef5-8716-c6ec14fb1c41 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 200 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1520/3034] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:46 2026] GET /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 1016 bytes in 96 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] DELETE http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume with id: 57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cf05853d-e4a7-4fb1-848e-3a716a0ae2ad tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf05853d-e4a7-4fb1-848e-3a716a0ae2ad tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1515/3035] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:46 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 937 bytes in 87 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1cde3449-54e1-4604-969e-eda5b431e6e5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1cde3449-54e1-4604-969e-eda5b431e6e5 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] POST http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22/action Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1cde3449-54e1-4604-969e-eda5b431e6e5 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1cde3449-54e1-4604-969e-eda5b431e6e5 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-1cde3449-54e1-4604-969e-eda5b431e6e5 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] Policy check for volume_extension:volume_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': '44a99ba79e694af792f1feee4fccc748', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '972144ef94df4bdabecc360681d04eeb', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1cde3449-54e1-4604-969e-eda5b431e6e5 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-reader] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22/action returned with HTTP 403 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1516/3036] 192.168.122.183 () {60 vars in 1274 bytes} [Sun Sep 6 17:17:46 2026] POST /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22/action => generated 131 bytes in 45 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cef28dde-4179-47db-872f-e6866b4445c6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Delete volume with id: 2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Delete volume request issued successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-727d5466-c47a-4321-9a7f-1560b0e380c0 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 returned with HTTP 202 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1521/3037] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:46 2026] DELETE /volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 => generated 0 bytes in 134 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-24fa1463-8b2a-46b0-98be-199ba4c55786 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-24fa1463-8b2a-46b0-98be-199ba4c55786 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-24fa1463-8b2a-46b0-98be-199ba4c55786 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-24fa1463-8b2a-46b0-98be-199ba4c55786 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Delete volume request issued successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cef28dde-4179-47db-872f-e6866b4445c6 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 202 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1517/3038] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:46 2026] DELETE /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 0 bytes in 87 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[87201]: INFO cinder.volume.api [None req-24fa1463-8b2a-46b0-98be-199ba4c55786 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Volume info retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5c13f283-040d-47e7-9e5d-66ca51e0d304 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c13f283-040d-47e7-9e5d-66ca51e0d304 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c13f283-040d-47e7-9e5d-66ca51e0d304 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c13f283-040d-47e7-9e5d-66ca51e0d304 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-24fa1463-8b2a-46b0-98be-199ba4c55786 tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 returned with HTTP 200 Sep 06 17:17:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1522/3039] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:46 2026] GET /volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 => generated 865 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:46 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:46 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5c13f283-040d-47e7-9e5d-66ca51e0d304 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c13f283-040d-47e7-9e5d-66ca51e0d304 tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 200 Sep 06 17:17:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1518/3040] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:46 2026] GET /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 1015 bytes in 54 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:17:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d0c251e0-a71f-4bc6-b21d-3709a5ffe6f2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0c251e0-a71f-4bc6-b21d-3709a5ffe6f2 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0c251e0-a71f-4bc6-b21d-3709a5ffe6f2 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d0c251e0-a71f-4bc6-b21d-3709a5ffe6f2 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:47 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d0c251e0-a71f-4bc6-b21d-3709a5ffe6f2 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d0c251e0-a71f-4bc6-b21d-3709a5ffe6f2 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1523/3041] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:47 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 456 bytes in 35 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9be220a1-ef7d-4242-a2e4-7e4fa6f05556 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9be220a1-ef7d-4242-a2e4-7e4fa6f05556 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9be220a1-ef7d-4242-a2e4-7e4fa6f05556 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9be220a1-ef7d-4242-a2e4-7e4fa6f05556 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:47 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9be220a1-ef7d-4242-a2e4-7e4fa6f05556 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9be220a1-ef7d-4242-a2e4-7e4fa6f05556 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1519/3042] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:47 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 936 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ebd77fb2-e5fb-4ece-9634-e57ecad4638d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ebd77fb2-e5fb-4ece-9634-e57ecad4638d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] GET http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 Sep 06 17:17:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ebd77fb2-e5fb-4ece-9634-e57ecad4638d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ebd77fb2-e5fb-4ece-9634-e57ecad4638d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ebd77fb2-e5fb-4ece-9634-e57ecad4638d tempest-CreateVolumesFromSourceVolumeTest-333698267 tempest-CreateVolumesFromSourceVolumeTest-333698267-project-member] http://192.168.122.183/volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 returned with HTTP 404 Sep 06 17:17:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1524/3043] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:47 2026] GET /volume/v3/volumes/57374485-3cd6-4c47-abb3-b9c434772be2 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5e0e8e4c-1274-487c-bcac-50d7af016cff None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e0e8e4c-1274-487c-bcac-50d7af016cff tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e0e8e4c-1274-487c-bcac-50d7af016cff tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5e0e8e4c-1274-487c-bcac-50d7af016cff tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:47 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:17:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:47 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5e0e8e4c-1274-487c-bcac-50d7af016cff tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Volume info retrieved successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5e0e8e4c-1274-487c-bcac-50d7af016cff tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 200 Sep 06 17:17:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1520/3044] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:47 2026] GET /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 1015 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aeb2c36e-d34d-4aa6-b467-8de66f8a4f42 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aeb2c36e-d34d-4aa6-b467-8de66f8a4f42 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aeb2c36e-d34d-4aa6-b467-8de66f8a4f42 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aeb2c36e-d34d-4aa6-b467-8de66f8a4f42 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aeb2c36e-d34d-4aa6-b467-8de66f8a4f42 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aeb2c36e-d34d-4aa6-b467-8de66f8a4f42 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1525/3045] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:48 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 456 bytes in 25 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af7b8421-c396-4e2f-bb21-9fabfebac3a1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af7b8421-c396-4e2f-bb21-9fabfebac3a1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af7b8421-c396-4e2f-bb21-9fabfebac3a1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af7b8421-c396-4e2f-bb21-9fabfebac3a1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-af7b8421-c396-4e2f-bb21-9fabfebac3a1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af7b8421-c396-4e2f-bb21-9fabfebac3a1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1521/3046] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:48 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 1202 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:17:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-da6f89b6-408a-467d-9ce4-0b610e6b4fb1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-da6f89b6-408a-467d-9ce4-0b610e6b4fb1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-da6f89b6-408a-467d-9ce4-0b610e6b4fb1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-da6f89b6-408a-467d-9ce4-0b610e6b4fb1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:17:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-da6f89b6-408a-467d-9ce4-0b610e6b4fb1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-da6f89b6-408a-467d-9ce4-0b610e6b4fb1 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1526/3047] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:48 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 1202 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:17:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] DELETE http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Delete volume with id: bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:48 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:17:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b9acdfa-a2c3-477c-bf08-683a70bb8a8e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b9acdfa-a2c3-477c-bf08-683a70bb8a8e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] GET http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b9acdfa-a2c3-477c-bf08-683a70bb8a8e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b9acdfa-a2c3-477c-bf08-683a70bb8a8e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b9acdfa-a2c3-477c-bf08-683a70bb8a8e tempest-ProjectReaderTests-1311792641 tempest-ProjectReaderTests-1311792641-project-admin] http://192.168.122.183/volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 returned with HTTP 404 Sep 06 17:17:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1527/3048] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/volumes/2393a09d-2cd4-4077-a8ba-e051ad4f4a22 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Delete volume request issued successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1b212b28-dc7d-4b0a-99ca-179d857627a9 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 202 Sep 06 17:17:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1522/3049] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:48 2026] DELETE /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 0 bytes in 91 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-614f5c73-6bb9-42c2-9064-e1d3cec0ea02 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-614f5c73-6bb9-42c2-9064-e1d3cec0ea02 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-614f5c73-6bb9-42c2-9064-e1d3cec0ea02 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-614f5c73-6bb9-42c2-9064-e1d3cec0ea02 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-614f5c73-6bb9-42c2-9064-e1d3cec0ea02 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Volume info retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-614f5c73-6bb9-42c2-9064-e1d3cec0ea02 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1528/3050] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 1201 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6e9c1de5-6772-4a2a-a2d5-30dd28fd0ef0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e9c1de5-6772-4a2a-a2d5-30dd28fd0ef0 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e9c1de5-6772-4a2a-a2d5-30dd28fd0ef0 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6e9c1de5-6772-4a2a-a2d5-30dd28fd0ef0 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6e9c1de5-6772-4a2a-a2d5-30dd28fd0ef0 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6e9c1de5-6772-4a2a-a2d5-30dd28fd0ef0 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1523/3051] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 483 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b6d1467b-d0bd-4781-a7fd-f16c446b97be None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b6d1467b-d0bd-4781-a7fd-f16c446b97be tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b6d1467b-d0bd-4781-a7fd-f16c446b97be tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b6d1467b-d0bd-4781-a7fd-f16c446b97be tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b6d1467b-d0bd-4781-a7fd-f16c446b97be tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b6d1467b-d0bd-4781-a7fd-f16c446b97be tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1529/3052] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 483 bytes in 34 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Delete snapshot with id: e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:49 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot delete request issued successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ddfbc1ac-4a33-4be4-8da8-8d212a353d0f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 202 Sep 06 17:17:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1524/3053] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:17:49 2026] DELETE /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 0 bytes in 84 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e0da8c08-f858-4d8d-9a4b-b92f10dfe0ca None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e0da8c08-f858-4d8d-9a4b-b92f10dfe0ca tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e0da8c08-f858-4d8d-9a4b-b92f10dfe0ca tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e0da8c08-f858-4d8d-9a4b-b92f10dfe0ca tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e0da8c08-f858-4d8d-9a4b-b92f10dfe0ca tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e0da8c08-f858-4d8d-9a4b-b92f10dfe0ca tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1530/3054] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:49 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 482 bytes in 50 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d63f02d6-16cb-4d26-821c-c06a39678790 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d63f02d6-16cb-4d26-821c-c06a39678790 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d63f02d6-16cb-4d26-821c-c06a39678790 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d63f02d6-16cb-4d26-821c-c06a39678790 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d63f02d6-16cb-4d26-821c-c06a39678790 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 404 Sep 06 17:17:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1525/3055] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:50 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aa90071a-2a4e-465c-b614-68e92b7f70c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aa90071a-2a4e-465c-b614-68e92b7f70c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] DELETE http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aa90071a-2a4e-465c-b614-68e92b7f70c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aa90071a-2a4e-465c-b614-68e92b7f70c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:50 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-aa90071a-2a4e-465c-b614-68e92b7f70c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Delete volume with id: bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aa90071a-2a4e-465c-b614-68e92b7f70c3 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 404 Sep 06 17:17:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1531/3056] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:17:50 2026] DELETE /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (2 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-efd15b1a-735c-4507-baff-17d7571107b4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-efd15b1a-735c-4507-baff-17d7571107b4 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] GET http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 Sep 06 17:17:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-efd15b1a-735c-4507-baff-17d7571107b4 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-efd15b1a-735c-4507-baff-17d7571107b4 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-efd15b1a-735c-4507-baff-17d7571107b4 tempest-VolumeImageDependencyTests-103808444 tempest-VolumeImageDependencyTests-103808444-project-member] http://192.168.122.183/volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 returned with HTTP 404 Sep 06 17:17:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1526/3057] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:17:50 2026] GET /volume/v3/volumes/bf6180bd-b162-4f19-a950-335ffa0051f8 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:17:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-50449e83-37b2-4d7c-8fae-db59534fe41f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-50449e83-37b2-4d7c-8fae-db59534fe41f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-50449e83-37b2-4d7c-8fae-db59534fe41f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:50 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-50449e83-37b2-4d7c-8fae-db59534fe41f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:50 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:50 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-50449e83-37b2-4d7c-8fae-db59534fe41f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:50 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-50449e83-37b2-4d7c-8fae-db59534fe41f tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:50 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1532/3058] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:50 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 482 bytes in 61 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3a18f404-e889-4865-a22b-892027dc1e9e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a18f404-e889-4865-a22b-892027dc1e9e tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a18f404-e889-4865-a22b-892027dc1e9e tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3a18f404-e889-4865-a22b-892027dc1e9e tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3a18f404-e889-4865-a22b-892027dc1e9e tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Snapshot retrieved successfully. Sep 06 17:17:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3a18f404-e889-4865-a22b-892027dc1e9e tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 200 Sep 06 17:17:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1527/3059] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:51 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 482 bytes in 37 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c69b45a4-3985-41a6-bb3a-10eef382383d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c69b45a4-3985-41a6-bb3a-10eef382383d tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:17:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c69b45a4-3985-41a6-bb3a-10eef382383d tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-1627846966", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1350397940", "vendor_name": "tempest-vendor_name-152033653"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c69b45a4-3985-41a6-bb3a-10eef382383d tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:17:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1533/3060] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:17:51 2026] POST /volume/v3/types => generated 329 bytes in 380 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[87200]: DEBUG cinder.api.middleware.request_id [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "9324987f-13ea-4c67-8afb-e3d77221d1ee", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume request body: {'volume': {'volume_type': '9324987f-13ea-4c67-8afb-e3d77221d1ee', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume of 1 GB Sep 06 17:17:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Availability Zones retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Flow 'volume_create_api' (71b0731a-bfaf-4b81-8c89-fd3854b3b778) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea23e721-9d2c-437c-a3ed-b3f492b53974) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ea23e721-9d2c-437c-a3ed-b3f492b53974) 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:52Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1350397940',vendor_name='tempest-vendor_name-152033653'},id=9324987f-13ea-4c67-8afb-e3d77221d1ee,is_public=True,name='tempest-ProjectMemberTests-volume-type-1627846966',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '9324987f-13ea-4c67-8afb-e3d77221d1ee', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff92c84-cc78-495f-8dd5-5ee9101a71bf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: WARNING cinder.quota [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-1627846966 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-1627846966, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-1627846966 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-1627846966, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Created reservations ['ed45516a-6f31-4aa3-b85c-b771e7b48036', '3504d44a-d51b-43a0-a2f1-6088bd2d64bd', '52c77e70-c136-41e1-b80b-2ee51c78a19d', 'd71a6a7c-0e8a-438b-8f25-a5a71c380a5e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (fff92c84-cc78-495f-8dd5-5ee9101a71bf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['ed45516a-6f31-4aa3-b85c-b771e7b48036', '3504d44a-d51b-43a0-a2f1-6088bd2d64bd', '52c77e70-c136-41e1-b80b-2ee51c78a19d', 'd71a6a7c-0e8a-438b-8f25-a5a71c380a5e']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d56a07-fdc4-4557-b412-008882e9d4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b2d56a07-fdc4-4557-b412-008882e9d4c3) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ac42caff-3c35-4e85-a750-286d8ce8e093', '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='b7e7a2aacd6f4637a69de53445840b2e',qos_specs=None,replication_status=,reservations=['ed45516a-6f31-4aa3-b85c-b771e7b48036','3504d44a-d51b-43a0-a2f1-6088bd2d64bd','52c77e70-c136-41e1-b80b-2ee51c78a19d','d71a6a7c-0e8a-438b-8f25-a5a71c380a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_type_id=9324987f-13ea-4c67-8afb-e3d77221d1ee), 'volume': Volume(_name_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=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ac42caff-3c35-4e85-a750-286d8ce8e093,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e7a2aacd6f4637a69de53445840b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(9324987f-13ea-4c67-8afb-e3d77221d1ee),volume_type_id=9324987f-13ea-4c67-8afb-e3d77221d1ee)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0797670-4dc2-4175-98f7-449682b2e878) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a0797670-4dc2-4175-98f7-449682b2e878) transitioned into state 'SUCCESS' from 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='b7e7a2aacd6f4637a69de53445840b2e',qos_specs=None,replication_status=,reservations=['ed45516a-6f31-4aa3-b85c-b771e7b48036','3504d44a-d51b-43a0-a2f1-6088bd2d64bd','52c77e70-c136-41e1-b80b-2ee51c78a19d','d71a6a7c-0e8a-438b-8f25-a5a71c380a5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_type_id=9324987f-13ea-4c67-8afb-e3d77221d1ee)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf629d6b-af52-4ce9-a0d1-177359c7874e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (bf629d6b-af52-4ce9-a0d1-177359c7874e) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Flow 'volume_create_api' (71b0731a-bfaf-4b81-8c89-fd3854b3b778) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume request issued successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-58062a19-2c5f-48cd-91ca-7bf372d873ec tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1528/3061] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:17:52 2026] POST /volume/v3/volumes => generated 782 bytes in 482 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4a472fba-969c-4fff-9b97-ad05e44528b6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a472fba-969c-4fff-9b97-ad05e44528b6 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 Sep 06 17:17:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a472fba-969c-4fff-9b97-ad05e44528b6 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4a472fba-969c-4fff-9b97-ad05e44528b6 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-faf4dfef-425e-4ba0-bd76-555ef7c28b5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-faf4dfef-425e-4ba0-bd76-555ef7c28b5b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-faf4dfef-425e-4ba0-bd76-555ef7c28b5b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-faf4dfef-425e-4ba0-bd76-555ef7c28b5b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-faf4dfef-425e-4ba0-bd76-555ef7c28b5b tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e returned with HTTP 404 Sep 06 17:17:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4a472fba-969c-4fff-9b97-ad05e44528b6 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1529/3062] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/snapshots/e2180aef-ae48-4192-a8c2-b4c86d25883e => generated 111 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4a472fba-969c-4fff-9b97-ad05e44528b6 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 returned with HTTP 200 Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] DELETE http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:52 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1534/3063] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 => generated 961 bytes in 73 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[87200]: DEBUG cinder.api.openstack.wsgi [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Delete volume with id: 7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:52 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:52 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Delete volume request issued successfully. Sep 06 17:17:52 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48ebffbe-93b8-4e40-bc3e-0aa892fe50cf tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 202 Sep 06 17:17:52 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1530/3064] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:52 2026] DELETE /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 0 bytes in 100 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-09e55e6a-87a4-4941-a837-0045e9a945fd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09e55e6a-87a4-4941-a837-0045e9a945fd tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09e55e6a-87a4-4941-a837-0045e9a945fd tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-09e55e6a-87a4-4941-a837-0045e9a945fd tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-09e55e6a-87a4-4941-a837-0045e9a945fd tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-09e55e6a-87a4-4941-a837-0045e9a945fd tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 200 Sep 06 17:17:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1535/3065] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:52 2026] GET /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 875 bytes in 85 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[87200]: DEBUG cinder.api.middleware.request_id [None req-527250d4-1d75-43dc-afbc-21417b9337f3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-527250d4-1d75-43dc-afbc-21417b9337f3 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 Sep 06 17:17:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-527250d4-1d75-43dc-afbc-21417b9337f3 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-527250d4-1d75-43dc-afbc-21417b9337f3 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-527250d4-1d75-43dc-afbc-21417b9337f3 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-527250d4-1d75-43dc-afbc-21417b9337f3 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 returned with HTTP 200 Sep 06 17:17:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1531/3066] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:17:53 2026] GET /volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 => generated 982 bytes in 54 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[87201]: DEBUG cinder.api.middleware.request_id [None req-de22cbec-d51a-4840-a5d2-2753863f54b2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de22cbec-d51a-4840-a5d2-2753863f54b2 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:17:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de22cbec-d51a-4840-a5d2-2753863f54b2 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-de22cbec-d51a-4840-a5d2-2753863f54b2 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-de22cbec-d51a-4840-a5d2-2753863f54b2 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:17:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1536/3067] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:17:53 2026] GET /volume/v3/messages => generated 678 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3de950c3-c707-4dd3-9431-eaeb54537d74 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d51c7ea7-ad59-4096-a638-547ca3acbaec None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d51c7ea7-ad59-4096-a638-547ca3acbaec tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d51c7ea7-ad59-4096-a638-547ca3acbaec tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d51c7ea7-ad59-4096-a638-547ca3acbaec tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d51c7ea7-ad59-4096-a638-547ca3acbaec tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d returned with HTTP 404 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1537/3068] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/volumes/7c4674ee-299c-4363-b5f7-bd45074c1c7d => generated 109 bytes in 52 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] DELETE http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Delete volume with id: ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Delete volume request issued successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f65c4aca-8bfa-43db-8fb5-14d138a60204 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 202 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1538/3069] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:17:54 2026] DELETE /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 0 bytes in 123 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3923a01e-1c3f-4ed6-a648-99095e412024 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3923a01e-1c3f-4ed6-a648-99095e412024 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3923a01e-1c3f-4ed6-a648-99095e412024 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3923a01e-1c3f-4ed6-a648-99095e412024 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3923a01e-1c3f-4ed6-a648-99095e412024 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3923a01e-1c3f-4ed6-a648-99095e412024 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 200 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1539/3070] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 841 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3de950c3-c707-4dd3-9431-eaeb54537d74 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] DELETE http://192.168.122.183/volume/v3/messages/f4f41546-1ee2-48ad-8c2a-e014b121faeb Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3de950c3-c707-4dd3-9431-eaeb54537d74 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3de950c3-c707-4dd3-9431-eaeb54537d74 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3de950c3-c707-4dd3-9431-eaeb54537d74 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] http://192.168.122.183/volume/v3/messages/f4f41546-1ee2-48ad-8c2a-e014b121faeb returned with HTTP 204 Sep 06 17:17:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1532/3071] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:17:53 2026] DELETE /volume/v3/messages/f4f41546-1ee2-48ad-8c2a-e014b121faeb => generated 0 bytes in 581 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a7f8b72c-bccb-403a-a214-c1033b190714 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a7f8b72c-bccb-403a-a214-c1033b190714 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] GET http://192.168.122.183/volume/v3/messages/f4f41546-1ee2-48ad-8c2a-e014b121faeb Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a7f8b72c-bccb-403a-a214-c1033b190714 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a7f8b72c-bccb-403a-a214-c1033b190714 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a7f8b72c-bccb-403a-a214-c1033b190714 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] http://192.168.122.183/volume/v3/messages/f4f41546-1ee2-48ad-8c2a-e014b121faeb returned with HTTP 404 Sep 06 17:17:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1533/3072] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:17:54 2026] GET /volume/v3/messages/f4f41546-1ee2-48ad-8c2a-e014b121faeb => generated 110 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Delete volume with id: ac42caff-3c35-4e85-a750-286d8ce8e093 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1667280925"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1667280925'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:17:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (a4a6d236-447e-4011-9dbc-606efe058af2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a89f8f3-d1ca-4d1d-a221-394832c29915) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Created reservations ['d39f7a26-7487-4a9d-a0af-76e0c908121a', '9f97ceac-1946-4e14-ad73-e6084ada2d56', '63286a82-81ba-4c9c-9075-b92548ca7c25', 'c20f0985-5694-4c60-81c6-a0bce8a8efb9'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7a89f8f3-d1ca-4d1d-a221-394832c29915) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40071940-c699-4b8b-9e9b-5b1887af9bbc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: INFO cinder.volume.api [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Delete volume request issued successfully. Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32cc2dcf-c6c1-4b42-908c-c7ed3bb0656c tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 returned with HTTP 202 Sep 06 17:17:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1534/3073] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:17:54 2026] DELETE /volume/v3/volumes/ac42caff-3c35-4e85-a750-286d8ce8e093 => generated 0 bytes in 191 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ac87ad1d-dba3-4c2e-9cbe-18dfe3f50c8e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac87ad1d-dba3-4c2e-9cbe-18dfe3f50c8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/types/9324987f-13ea-4c67-8afb-e3d77221d1ee Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac87ad1d-dba3-4c2e-9cbe-18dfe3f50c8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac87ad1d-dba3-4c2e-9cbe-18dfe3f50c8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac87ad1d-dba3-4c2e-9cbe-18dfe3f50c8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/types/9324987f-13ea-4c67-8afb-e3d77221d1ee returned with HTTP 202 Sep 06 17:17:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1535/3074] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:17:54 2026] DELETE /volume/v3/types/9324987f-13ea-4c67-8afb-e3d77221d1ee => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b23c650f-eb3c-4208-8fa2-e6c6678e42b7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b23c650f-eb3c-4208-8fa2-e6c6678e42b7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b23c650f-eb3c-4208-8fa2-e6c6678e42b7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-2055789307", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1831073985", "vendor_name": "tempest-vendor_name-1416892184"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b23c650f-eb3c-4208-8fa2-e6c6678e42b7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:17:54 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['8e740ca1-d76c-4e52-a4a9-5d31c12e9784', '170d6e30-6953-41b9-af70-2855bd232c55', '4a2faeff-872e-454f-8550-ef3ceb7aa7b7', 'f0fa1c63-f4db-4b7a-9d69-f18418426d3d'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1536/3075] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:17:54 2026] POST /volume/v3/types => generated 330 bytes in 58 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[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (40071940-c699-4b8b-9e9b-5b1887af9bbc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['8e740ca1-d76c-4e52-a4a9-5d31c12e9784', '170d6e30-6953-41b9-af70-2855bd232c55', '4a2faeff-872e-454f-8550-ef3ceb7aa7b7', 'f0fa1c63-f4db-4b7a-9d69-f18418426d3d']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b66f93-a321-4e20-9505-81928d51ec98) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [None req-9212c3ac-d384-48f0-b537-9821da0bda7e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "78141a4e-b40d-4f76-bf09-6be4457e7a42", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume request body: {'volume': {'volume_type': '78141a4e-b40d-4f76-bf09-6be4457e7a42', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume of 1 GB Sep 06 17:17:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Availability Zones retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Flow 'volume_create_api' (4c66b5f2-32fc-41ad-bcc2-c4bb686d01f9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (40b66f93-a321-4e20-9505-81928d51ec98) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f4622a02-cff0-47ba-b01b-cad7d5fe0d1b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1667280925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['8e740ca1-d76c-4e52-a4a9-5d31c12e9784','170d6e30-6953-41b9-af70-2855bd232c55','4a2faeff-872e-454f-8550-ef3ceb7aa7b7','f0fa1c63-f4db-4b7a-9d69-f18418426d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumeV3RbacBaseTests-Volume-1667280925',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f4622a02-cff0-47ba-b01b-cad7d5fe0d1b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70042166-c8a8-4ad2-af93-205d765a65a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d955b3e-b3ff-4b58-bb16-5bcfa7e52d62) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (70042166-c8a8-4ad2-af93-205d765a65a3) 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:55Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1831073985',vendor_name='tempest-vendor_name-1416892184'},id=78141a4e-b40d-4f76-bf09-6be4457e7a42,is_public=True,name='tempest-ProjectMemberTests-volume-type-2055789307',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '78141a4e-b40d-4f76-bf09-6be4457e7a42', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (0d955b3e-b3ff-4b58-bb16-5bcfa7e52d62) transitioned into state 'SUCCESS' from state '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-1667280925',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['8e740ca1-d76c-4e52-a4a9-5d31c12e9784','170d6e30-6953-41b9-af70-2855bd232c55','4a2faeff-872e-454f-8550-ef3ceb7aa7b7','f0fa1c63-f4db-4b7a-9d69-f18418426d3d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d5097c-ce85-46ff-a360-7420b7790a1b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee02660-8438-47a4-bc20-0fb43c7fbece) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (dee02660-8438-47a4-bc20-0fb43c7fbece) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (a4a6d236-447e-4011-9dbc-606efe058af2) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0ed89bc3-702c-4f8c-91e2-21750dbd7706 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1540/3076] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:17:54 2026] POST /volume/v3/volumes => generated 787 bytes in 655 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d649af22-a1aa-4719-b997-bb5cb8c4acf1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d649af22-a1aa-4719-b997-bb5cb8c4acf1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d649af22-a1aa-4719-b997-bb5cb8c4acf1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d649af22-a1aa-4719-b997-bb5cb8c4acf1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d649af22-a1aa-4719-b997-bb5cb8c4acf1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-2055789307 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-2055789307, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:55 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-2055789307 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-2055789307, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d649af22-a1aa-4719-b997-bb5cb8c4acf1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1541/3077] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 966 bytes in 48 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[87200]: DEBUG cinder.quota [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Created reservations ['95d26aba-59a2-4d33-bb43-9f8345ea503b', 'c49d2b02-bbf4-481d-a54a-5a2cf3f27dca', 'e8e72a14-0551-4152-8c6a-db6e72fdee8c', 'edfda97b-8939-4ce6-a409-ece8665d68ff'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (02d5097c-ce85-46ff-a360-7420b7790a1b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['95d26aba-59a2-4d33-bb43-9f8345ea503b', 'c49d2b02-bbf4-481d-a54a-5a2cf3f27dca', 'e8e72a14-0551-4152-8c6a-db6e72fdee8c', 'edfda97b-8939-4ce6-a409-ece8665d68ff']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114100e4-1eba-498f-b999-184c16df55c8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (114100e4-1eba-498f-b999-184c16df55c8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8', '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='b7e7a2aacd6f4637a69de53445840b2e',qos_specs=None,replication_status=,reservations=['95d26aba-59a2-4d33-bb43-9f8345ea503b','c49d2b02-bbf4-481d-a54a-5a2cf3f27dca','e8e72a14-0551-4152-8c6a-db6e72fdee8c','edfda97b-8939-4ce6-a409-ece8665d68ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_type_id=78141a4e-b40d-4f76-bf09-6be4457e7a42), 'volume': Volume(_name_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:55Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e7a2aacd6f4637a69de53445840b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(78141a4e-b40d-4f76-bf09-6be4457e7a42),volume_type_id=78141a4e-b40d-4f76-bf09-6be4457e7a42)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-33c20b7f-ee49-4090-8a07-76342e5754a9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eeb9967-1669-464b-9bae-532b85e09481) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-33c20b7f-ee49-4090-8a07-76342e5754a9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-33c20b7f-ee49-4090-8a07-76342e5754a9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-33c20b7f-ee49-4090-8a07-76342e5754a9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-33c20b7f-ee49-4090-8a07-76342e5754a9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-33c20b7f-ee49-4090-8a07-76342e5754a9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1542/3078] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 841 bytes in 76 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[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7eeb9967-1669-464b-9bae-532b85e09481) transitioned into state 'SUCCESS' from 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='b7e7a2aacd6f4637a69de53445840b2e',qos_specs=None,replication_status=,reservations=['95d26aba-59a2-4d33-bb43-9f8345ea503b','c49d2b02-bbf4-481d-a54a-5a2cf3f27dca','e8e72a14-0551-4152-8c6a-db6e72fdee8c','edfda97b-8939-4ce6-a409-ece8665d68ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_type_id=78141a4e-b40d-4f76-bf09-6be4457e7a42)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2959e3-c9a7-45e3-817f-eaa6c2a87ab0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ad2959e3-c9a7-45e3-817f-eaa6c2a87ab0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Flow 'volume_create_api' (4c66b5f2-32fc-41ad-bcc2-c4bb686d01f9) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume request issued successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9212c3ac-d384-48f0-b537-9821da0bda7e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1537/3079] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:17:54 2026] POST /volume/v3/volumes => generated 782 bytes in 522 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ba6632a5-8091-4197-af2c-e6b7ea17150e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba6632a5-8091-4197-af2c-e6b7ea17150e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba6632a5-8091-4197-af2c-e6b7ea17150e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba6632a5-8091-4197-af2c-e6b7ea17150e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ba6632a5-8091-4197-af2c-e6b7ea17150e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba6632a5-8091-4197-af2c-e6b7ea17150e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 returned with HTTP 200 Sep 06 17:17:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1543/3080] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:17:55 2026] GET /volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 => generated 961 bytes in 47 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4428b9ad-a4f3-4d98-9f37-07d7a051b251 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4428b9ad-a4f3-4d98-9f37-07d7a051b251 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4428b9ad-a4f3-4d98-9f37-07d7a051b251 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4428b9ad-a4f3-4d98-9f37-07d7a051b251 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4428b9ad-a4f3-4d98-9f37-07d7a051b251 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4428b9ad-a4f3-4d98-9f37-07d7a051b251 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1538/3081] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-78a20470-8a3e-4d2a-9f38-ec0269d48ce9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78a20470-8a3e-4d2a-9f38-ec0269d48ce9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] GET http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78a20470-8a3e-4d2a-9f38-ec0269d48ce9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-78a20470-8a3e-4d2a-9f38-ec0269d48ce9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-78a20470-8a3e-4d2a-9f38-ec0269d48ce9 tempest-CinderUnicodeTest-39425226 tempest-CinderUnicodeTest-39425226-project-member] http://192.168.122.183/volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 returned with HTTP 404 Sep 06 17:17:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1544/3082] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/ce82990f-2a0f-40da-861b-29d97c47f6b1 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e59dfb05-0fa6-4649-994e-ddf78620559a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e59dfb05-0fa6-4649-994e-ddf78620559a tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e59dfb05-0fa6-4649-994e-ddf78620559a tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e59dfb05-0fa6-4649-994e-ddf78620559a tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e59dfb05-0fa6-4649-994e-ddf78620559a tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e59dfb05-0fa6-4649-994e-ddf78620559a tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1539/3083] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 => generated 982 bytes in 60 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f43e7635-4acd-401b-8e04-2f77e57be2ab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f43e7635-4acd-401b-8e04-2f77e57be2ab tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f43e7635-4acd-401b-8e04-2f77e57be2ab tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f43e7635-4acd-401b-8e04-2f77e57be2ab tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f43e7635-4acd-401b-8e04-2f77e57be2ab tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1545/3084] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/messages => generated 678 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cd765aeb-9ef4-476e-b75c-ff94496e3829 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd765aeb-9ef4-476e-b75c-ff94496e3829 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] GET http://192.168.122.183/volume/v3/messages Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd765aeb-9ef4-476e-b75c-ff94496e3829 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cd765aeb-9ef4-476e-b75c-ff94496e3829 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cd765aeb-9ef4-476e-b75c-ff94496e3829 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1540/3085] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:17:56 2026] GET /volume/v3/messages => generated 678 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-26cab351-68dd-4a9c-ba12-765c0582a642 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26cab351-68dd-4a9c-ba12-765c0582a642 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/messages/2f3bf635-0200-469b-97df-215f0319352c Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26cab351-68dd-4a9c-ba12-765c0582a642 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-26cab351-68dd-4a9c-ba12-765c0582a642 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-26cab351-68dd-4a9c-ba12-765c0582a642 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/messages/2f3bf635-0200-469b-97df-215f0319352c returned with HTTP 204 Sep 06 17:17:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1546/3086] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:17:56 2026] DELETE /volume/v3/messages/2f3bf635-0200-469b-97df-215f0319352c => generated 0 bytes in 38 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-183c0663-9a3b-4958-974d-e5134646ce8e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Delete volume with id: 5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Created reservations ['610e7ef8-5ee0-4984-83c6-aae09489597f', '3386e7e8-a838-4ff3-b2a1-615b1d08b305', '83c2a6b8-a607-43f4-b311-f3776a5a2475', 'c038141f-85aa-456d-a768-5deec28ab2ec'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Delete volume request issued successfully. Sep 06 17:17:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-183c0663-9a3b-4958-974d-e5134646ce8e tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 returned with HTTP 202 Sep 06 17:17:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1541/3087] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:17:56 2026] DELETE /volume/v3/volumes/5b0e7b8f-0cd6-4e31-b442-7747ca91e8d8 => generated 0 bytes in 206 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c383fae0-fe8e-491e-b9a0-5954c432af18 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c383fae0-fe8e-491e-b9a0-5954c432af18 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/types/78141a4e-b40d-4f76-bf09-6be4457e7a42 Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c383fae0-fe8e-491e-b9a0-5954c432af18 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c383fae0-fe8e-491e-b9a0-5954c432af18 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c383fae0-fe8e-491e-b9a0-5954c432af18 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/types/78141a4e-b40d-4f76-bf09-6be4457e7a42 returned with HTTP 202 Sep 06 17:17:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1547/3088] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:17:56 2026] DELETE /volume/v3/types/78141a4e-b40d-4f76-bf09-6be4457e7a42 => generated 0 bytes in 95 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1871bfcb-b5e3-41a2-8376-84055c19a369 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1871bfcb-b5e3-41a2-8376-84055c19a369 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1871bfcb-b5e3-41a2-8376-84055c19a369 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectMemberTests-volume-type-974421552", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1342482833", "vendor_name": "tempest-vendor_name-450055067"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1871bfcb-b5e3-41a2-8376-84055c19a369 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:17:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1542/3089] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:17:57 2026] POST /volume/v3/types => generated 328 bytes in 43 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[87201]: DEBUG cinder.api.middleware.request_id [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a032a707-da1b-4822-8c15-cc2743b29c3b", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume request body: {'volume': {'volume_type': 'a032a707-da1b-4822-8c15-cc2743b29c3b', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume of 1 GB Sep 06 17:17:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Availability Zones retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Flow 'volume_create_api' (78cee978-c4e9-4679-b6bd-4d51e977446d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2fe919-5d52-4c68-8f4e-eca261e54792) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9b2fe919-5d52-4c68-8f4e-eca261e54792) 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:57Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1342482833',vendor_name='tempest-vendor_name-450055067'},id=a032a707-da1b-4822-8c15-cc2743b29c3b,is_public=True,name='tempest-ProjectMemberTests-volume-type-974421552',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a032a707-da1b-4822-8c15-cc2743b29c3b', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94d6f38b-6e1e-4cdf-8088-a4350f104adf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fee452c6-2803-41d1-a44f-9b5551925b71 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fee452c6-2803-41d1-a44f-9b5551925b71 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fee452c6-2803-41d1-a44f-9b5551925b71 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fee452c6-2803-41d1-a44f-9b5551925b71 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-974421552 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-974421552, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:57 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-974421552 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-974421552, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fee452c6-2803-41d1-a44f-9b5551925b71 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fee452c6-2803-41d1-a44f-9b5551925b71 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 200 Sep 06 17:17:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1543/3090] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:17:57 2026] GET /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 1017 bytes in 59 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-97b6ef99-5244-4141-96ad-4836431b8f54 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Created reservations ['4ff5af48-fa7b-42f5-9a55-0b4fbdf7f2a1', '895ad18c-fa5f-4058-ae05-2b4234955bea', '4516ebdc-b94c-4a10-b03f-22d31896f4c0', 'e3e1e3b9-5bee-4c96-9a83-982507b5f3b1'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (94d6f38b-6e1e-4cdf-8088-a4350f104adf) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['4ff5af48-fa7b-42f5-9a55-0b4fbdf7f2a1', '895ad18c-fa5f-4058-ae05-2b4234955bea', '4516ebdc-b94c-4a10-b03f-22d31896f4c0', 'e3e1e3b9-5bee-4c96-9a83-982507b5f3b1']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49909d52-9f81-4c21-af08-d244cc9cec94) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (49909d52-9f81-4c21-af08-d244cc9cec94) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '83db2ab5-52b6-49e2-8b61-b5d44931cea2', '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='b7e7a2aacd6f4637a69de53445840b2e',qos_specs=None,replication_status=,reservations=['4ff5af48-fa7b-42f5-9a55-0b4fbdf7f2a1','895ad18c-fa5f-4058-ae05-2b4234955bea','4516ebdc-b94c-4a10-b03f-22d31896f4c0','e3e1e3b9-5bee-4c96-9a83-982507b5f3b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_type_id=a032a707-da1b-4822-8c15-cc2743b29c3b), 'volume': Volume(_name_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:57Z,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=83db2ab5-52b6-49e2-8b61-b5d44931cea2,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='b7e7a2aacd6f4637a69de53445840b2e',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a032a707-da1b-4822-8c15-cc2743b29c3b),volume_type_id=a032a707-da1b-4822-8c15-cc2743b29c3b)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9965efb0-6f51-4854-a4ae-95ae064a9232) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9965efb0-6f51-4854-a4ae-95ae064a9232) transitioned into state 'SUCCESS' from 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='b7e7a2aacd6f4637a69de53445840b2e',qos_specs=None,replication_status=,reservations=['4ff5af48-fa7b-42f5-9a55-0b4fbdf7f2a1','895ad18c-fa5f-4058-ae05-2b4234955bea','4516ebdc-b94c-4a10-b03f-22d31896f4c0','e3e1e3b9-5bee-4c96-9a83-982507b5f3b1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='3ebcc43c1882434ea36ea984a8e9d728',volume_type_id=a032a707-da1b-4822-8c15-cc2743b29c3b)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3a9dca-346c-4cc0-8801-c0e6b272d12a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4c3a9dca-346c-4cc0-8801-c0e6b272d12a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Flow 'volume_create_api' (78cee978-c4e9-4679-b6bd-4d51e977446d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Create volume request issued successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1eaa0fc0-06b1-47c4-9092-5d023e0fba20 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:17:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1548/3091] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:17:57 2026] POST /volume/v3/volumes => generated 781 bytes in 418 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ce52e5e0-31c1-4634-b035-e15fe25c3356 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce52e5e0-31c1-4634-b035-e15fe25c3356 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce52e5e0-31c1-4634-b035-e15fe25c3356 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ce52e5e0-31c1-4634-b035-e15fe25c3356 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:57 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:17:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ce52e5e0-31c1-4634-b035-e15fe25c3356 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ce52e5e0-31c1-4634-b035-e15fe25c3356 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 returned with HTTP 200 Sep 06 17:17:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1549/3092] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:17:57 2026] GET /volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 => generated 960 bytes in 95 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[87200]: INFO cinder.api.openstack.wsgi [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f4622a02-cff0-47ba-b01b-cad7d5fe0d1b", "name": "tempest-ProjectMemberTests-Snapshot-1844677634"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:57 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Volume info retrieved successfully. Sep 06 17:17:57 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Create snapshot from volume f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:17:57 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Created reservations ['b6098568-929d-47c3-bc28-4e7eca8270f9', 'a0c0281e-8186-4c92-88cb-b8087bbc1de3', 'ed43d546-3dff-48b9-b816-ded0e17d97cb', '6ef5c2df-40d3-432f-8dd0-160995d0ef49'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:57 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot create request issued successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-97b6ef99-5244-4141-96ad-4836431b8f54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1544/3093] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:17:57 2026] POST /volume/v3/snapshots => generated 305 bytes in 652 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f2cc629f-6478-4b3c-98ea-1f37c4496e5e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f2cc629f-6478-4b3c-98ea-1f37c4496e5e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f2cc629f-6478-4b3c-98ea-1f37c4496e5e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f2cc629f-6478-4b3c-98ea-1f37c4496e5e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f2cc629f-6478-4b3c-98ea-1f37c4496e5e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f2cc629f-6478-4b3c-98ea-1f37c4496e5e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1550/3094] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 437 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9e18a09c-ae3f-4a77-a81a-0a3ab4f37249 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e18a09c-ae3f-4a77-a81a-0a3ab4f37249 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e18a09c-ae3f-4a77-a81a-0a3ab4f37249 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9e18a09c-ae3f-4a77-a81a-0a3ab4f37249 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9e18a09c-ae3f-4a77-a81a-0a3ab4f37249 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9e18a09c-ae3f-4a77-a81a-0a3ab4f37249 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1545/3095] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 => generated 981 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-afe93e6b-d646-4607-8b87-a46a4286ccfb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-afe93e6b-d646-4607-8b87-a46a4286ccfb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-afe93e6b-d646-4607-8b87-a46a4286ccfb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-afe93e6b-d646-4607-8b87-a46a4286ccfb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-afe93e6b-d646-4607-8b87-a46a4286ccfb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1551/3096] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/messages => generated 678 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3858743d-05ae-43e4-a1ea-9dc8bb966ef7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3858743d-05ae-43e4-a1ea-9dc8bb966ef7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] GET http://192.168.122.183/volume/v3/messages/7a7d2942-b23f-402f-9fc4-43b1a275abe6 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3858743d-05ae-43e4-a1ea-9dc8bb966ef7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3858743d-05ae-43e4-a1ea-9dc8bb966ef7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3858743d-05ae-43e4-a1ea-9dc8bb966ef7 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-member] http://192.168.122.183/volume/v3/messages/7a7d2942-b23f-402f-9fc4-43b1a275abe6 returned with HTTP 200 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1546/3097] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:17:58 2026] GET /volume/v3/messages/7a7d2942-b23f-402f-9fc4-43b1a275abe6 => generated 675 bytes in 14 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6cfadb85-67d0-4c6f-a381-15a45b183a34 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6cfadb85-67d0-4c6f-a381-15a45b183a34 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/messages/7a7d2942-b23f-402f-9fc4-43b1a275abe6 Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6cfadb85-67d0-4c6f-a381-15a45b183a34 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6cfadb85-67d0-4c6f-a381-15a45b183a34 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6cfadb85-67d0-4c6f-a381-15a45b183a34 tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/messages/7a7d2942-b23f-402f-9fc4-43b1a275abe6 returned with HTTP 204 Sep 06 17:17:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1552/3098] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:17:58 2026] DELETE /volume/v3/messages/7a7d2942-b23f-402f-9fc4-43b1a275abe6 => generated 0 bytes in 25 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Delete volume with id: 83db2ab5-52b6-49e2-8b61-b5d44931cea2 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:17:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Volume info retrieved successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87200) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectMemberTests-volume-type-974421552 is set by the default quota flag: quota_volumes_tempest-ProjectMemberTests-volume-type-974421552, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:58 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectMemberTests-volume-type-974421552 is set by the default quota flag: quota_gigabytes_tempest-ProjectMemberTests-volume-type-974421552, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:17:58 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Created reservations ['8f61981e-cb8f-4bda-92ed-b564cacf55bc', 'b85935d3-d825-4d52-812e-0a929c334b4f', '022abac9-39f8-43ee-bcdd-7d089b1a6de0', '6f5417ba-211a-44f6-a018-516ae8a3ae6a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Delete volume request issued successfully. Sep 06 17:17:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f0aa2b53-8872-4bf8-ba28-330836ec37eb tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 returned with HTTP 202 Sep 06 17:17:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1547/3099] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:17:58 2026] DELETE /volume/v3/volumes/83db2ab5-52b6-49e2-8b61-b5d44931cea2 => generated 0 bytes in 159 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-084e4ba3-e50e-4c3c-bed2-f2210d341e9f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-084e4ba3-e50e-4c3c-bed2-f2210d341e9f tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] DELETE http://192.168.122.183/volume/v3/types/a032a707-da1b-4822-8c15-cc2743b29c3b Sep 06 17:17:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-084e4ba3-e50e-4c3c-bed2-f2210d341e9f tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:59 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-084e4ba3-e50e-4c3c-bed2-f2210d341e9f tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d45b2b0-3951-4ab0-9b9d-8e89896c5983 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:17:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d45b2b0-3951-4ab0-9b9d-8e89896c5983 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:17:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d45b2b0-3951-4ab0-9b9d-8e89896c5983 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:17:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d45b2b0-3951-4ab0-9b9d-8e89896c5983 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:17:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:17:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5d45b2b0-3951-4ab0-9b9d-8e89896c5983 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:17:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d45b2b0-3951-4ab0-9b9d-8e89896c5983 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:17:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1548/3100] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:17:59 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 437 bytes in 41 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[87201]: INFO cinder.api.openstack.wsgi [None req-084e4ba3-e50e-4c3c-bed2-f2210d341e9f tempest-ProjectMemberTests-115817685 tempest-ProjectMemberTests-115817685-project-admin] http://192.168.122.183/volume/v3/types/a032a707-da1b-4822-8c15-cc2743b29c3b returned with HTTP 202 Sep 06 17:17:59 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1553/3101] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:17:58 2026] DELETE /volume/v3/types/a032a707-da1b-4822-8c15-cc2743b29c3b => generated 0 bytes in 103 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0d4fc9f4-8d37-486d-a5a2-8555101a8d83 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d4fc9f4-8d37-486d-a5a2-8555101a8d83 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d4fc9f4-8d37-486d-a5a2-8555101a8d83 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0d4fc9f4-8d37-486d-a5a2-8555101a8d83 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:00 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=743,cinder:INSERT=144,cinder:UPDATE=247 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:18:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0d4fc9f4-8d37-486d-a5a2-8555101a8d83 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0d4fc9f4-8d37-486d-a5a2-8555101a8d83 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:18:00 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1549/3102] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:00 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 437 bytes in 48 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[87201]: DEBUG cinder.api.middleware.request_id [None req-82d9c432-7521-448c-83d5-9f68583d4f64 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8d14de56-e695-4cb2-ba6d-4e75565f31b2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8d14de56-e695-4cb2-ba6d-4e75565f31b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8d14de56-e695-4cb2-ba6d-4e75565f31b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8d14de56-e695-4cb2-ba6d-4e75565f31b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8d14de56-e695-4cb2-ba6d-4e75565f31b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8d14de56-e695-4cb2-ba6d-4e75565f31b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1550/3103] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 464 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-44e9ce59-752e-4997-94ae-3517e738a992 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Delete snapshot with id: fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot delete request issued successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44e9ce59-752e-4997-94ae-3517e738a992 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 202 Sep 06 17:18:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1551/3104] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:01 2026] DELETE /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 0 bytes in 90 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2b2ac55b-0010-443f-9561-47c4bab5ff97 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2b2ac55b-0010-443f-9561-47c4bab5ff97 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2b2ac55b-0010-443f-9561-47c4bab5ff97 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2b2ac55b-0010-443f-9561-47c4bab5ff97 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2b2ac55b-0010-443f-9561-47c4bab5ff97 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2b2ac55b-0010-443f-9561-47c4bab5ff97 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1552/3105] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 463 bytes in 33 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[87201]: INFO cinder.api.openstack.wsgi [None req-82d9c432-7521-448c-83d5-9f68583d4f64 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] GET http://192.168.122.183/volume/v3/scheduler-stats/get_pools Sep 06 17:18:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-82d9c432-7521-448c-83d5-9f68583d4f64 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-82d9c432-7521-448c-83d5-9f68583d4f64 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] Calling method 'get_pools' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-82d9c432-7521-448c-83d5-9f68583d4f64 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] http://192.168.122.183/volume/v3/scheduler-stats/get_pools returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1554/3106] 192.168.122.183 () {58 vars in 1175 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/scheduler-stats/get_pools => generated 53 bytes in 358 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f1214b2-ba01-4e4b-9aad-0a0c2d7a88e0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f1214b2-ba01-4e4b-9aad-0a0c2d7a88e0 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] GET http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f1214b2-ba01-4e4b-9aad-0a0c2d7a88e0 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f1214b2-ba01-4e4b-9aad-0a0c2d7a88e0 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:01 devstack devstack@c-api.service[87200]: /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:01 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Service, Sep 06 17:18:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f1214b2-ba01-4e4b-9aad-0a0c2d7a88e0 tempest-ProjectAdminTests-1700995429 tempest-ProjectAdminTests-1700995429-project-admin] http://192.168.122.183/volume/v3/capabilities/devstack@QuobyteHD returned with HTTP 200 Sep 06 17:18:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1553/3107] 192.168.122.183 () {58 vars in 1193 bytes} [Sun Sep 6 17:18:01 2026] GET /volume/v3/capabilities/devstack@QuobyteHD => generated 706 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-976eb989-605e-441e-8ef6-8b71073e69cc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-976eb989-605e-441e-8ef6-8b71073e69cc tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-976eb989-605e-441e-8ef6-8b71073e69cc tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-976eb989-605e-441e-8ef6-8b71073e69cc tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:02 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=742,cinder:INSERT=149,cinder:UPDATE=241 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:18:02 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-976eb989-605e-441e-8ef6-8b71073e69cc tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-976eb989-605e-441e-8ef6-8b71073e69cc tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:18:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1555/3108] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:02 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 463 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4266260b-7618-445c-aa4b-3cd212efec74 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4266260b-7618-445c-aa4b-3cd212efec74 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4266260b-7618-445c-aa4b-3cd212efec74 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4266260b-7618-445c-aa4b-3cd212efec74 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4266260b-7618-445c-aa4b-3cd212efec74 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4266260b-7618-445c-aa4b-3cd212efec74 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 200 Sep 06 17:18:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1554/3109] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:03 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 463 bytes in 83 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[87201]: DEBUG cinder.api.middleware.request_id [None req-acc62687-917b-4e1c-9ffc-f1fc9ed5e7b4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acc62687-917b-4e1c-9ffc-f1fc9ed5e7b4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe Sep 06 17:18:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acc62687-917b-4e1c-9ffc-f1fc9ed5e7b4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-acc62687-917b-4e1c-9ffc-f1fc9ed5e7b4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-acc62687-917b-4e1c-9ffc-f1fc9ed5e7b4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe returned with HTTP 404 Sep 06 17:18:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1556/3110] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:04 2026] GET /volume/v3/snapshots/fa275481-38ef-428f-b924-fde54807eebe => generated 111 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:18:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:18:04 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-44393fb8-ebd7-4c4f-b6fa-a97a3fd14fa7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 202 Sep 06 17:18:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1555/3111] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:04 2026] DELETE /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 0 bytes in 184 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[87201]: DEBUG cinder.api.middleware.request_id [None req-cf4823cd-2c58-45b7-a90f-56daac3b5967 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf4823cd-2c58-45b7-a90f-56daac3b5967 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:18:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf4823cd-2c58-45b7-a90f-56daac3b5967 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:04 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cf4823cd-2c58-45b7-a90f-56daac3b5967 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:04 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:04 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:04 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-cf4823cd-2c58-45b7-a90f-56daac3b5967 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:04 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cf4823cd-2c58-45b7-a90f-56daac3b5967 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 200 Sep 06 17:18:04 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1557/3112] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:04 2026] GET /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 1016 bytes in 81 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e9be9bc4-ab74-4375-9978-2548b0a4aa09 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e2b111ce-c3b4-4781-b753-94eb147c7a56 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2b111ce-c3b4-4781-b753-94eb147c7a56 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:18:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2b111ce-c3b4-4781-b753-94eb147c7a56 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e2b111ce-c3b4-4781-b753-94eb147c7a56 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e2b111ce-c3b4-4781-b753-94eb147c7a56 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e2b111ce-c3b4-4781-b753-94eb147c7a56 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 200 Sep 06 17:18:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1558/3113] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:05 2026] GET /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 1016 bytes in 107 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e9be9bc4-ab74-4375-9978-2548b0a4aa09 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:18:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e9be9bc4-ab74-4375-9978-2548b0a4aa09 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-2101255764", "extra_specs": {"storage_protocol": "tempest-storage_protocol-2001259874", "vendor_name": "tempest-vendor_name-2098656469"}}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e9be9bc4-ab74-4375-9978-2548b0a4aa09 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:18:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1556/3114] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:05 2026] POST /volume/v3/types => generated 330 bytes in 363 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0c299499-f723-4927-9cd0-b9c477f171a3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "a3aea836-71ac-4d53-a4c4-be35e68be65f", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Create volume request body: {'volume': {'volume_type': 'a3aea836-71ac-4d53-a4c4-be35e68be65f', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Create volume of 1 GB Sep 06 17:18:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Flow 'volume_create_api' (41723bef-637f-4f8d-a3f2-fbe430c07695) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0129c9a9-b460-44c2-8f95-24f858d891f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0129c9a9-b460-44c2-8f95-24f858d891f5) 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:06Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-2001259874',vendor_name='tempest-vendor_name-2098656469'},id=a3aea836-71ac-4d53-a4c4-be35e68be65f,is_public=True,name='tempest-ProjectReaderTests-volume-type-2101255764',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'a3aea836-71ac-4d53-a4c4-be35e68be65f', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7e297f-d304-4260-b7d2-2d4b2753bc9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-2101255764 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-2101255764, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:06 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-2101255764 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-2101255764, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Created reservations ['a2f82978-c3bd-4b47-a4b9-c92a10fcceaf', 'ac61feb4-af53-47b6-953f-feab3f36a52f', 'b0df7059-9043-4ff6-9b83-8f9a7a44e4bb', '58404278-dcf7-4141-a981-7a0f72cabe6f'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (1d7e297f-d304-4260-b7d2-2d4b2753bc9e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['a2f82978-c3bd-4b47-a4b9-c92a10fcceaf', 'ac61feb4-af53-47b6-953f-feab3f36a52f', 'b0df7059-9043-4ff6-9b83-8f9a7a44e4bb', '58404278-dcf7-4141-a981-7a0f72cabe6f']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ba2b8b-fd2a-4eea-a470-e5bfce69e047) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (04ba2b8b-fd2a-4eea-a470-e5bfce69e047) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'aabdf253-cc59-4630-9d12-4aa4eb52a0c6', '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='ef230d4ec4dc4840951f124aee00bf6a',qos_specs=None,replication_status=,reservations=['a2f82978-c3bd-4b47-a4b9-c92a10fcceaf','ac61feb4-af53-47b6-953f-feab3f36a52f','b0df7059-9043-4ff6-9b83-8f9a7a44e4bb','58404278-dcf7-4141-a981-7a0f72cabe6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ea22c822543b3aa2c2afb7087486d',volume_type_id=a3aea836-71ac-4d53-a4c4-be35e68be65f), 'volume': Volume(_name_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:06Z,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=aabdf253-cc59-4630-9d12-4aa4eb52a0c6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef230d4ec4dc4840951f124aee00bf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5ea22c822543b3aa2c2afb7087486d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(a3aea836-71ac-4d53-a4c4-be35e68be65f),volume_type_id=a3aea836-71ac-4d53-a4c4-be35e68be65f)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7f655e-1a11-4627-8a5f-0585c2392650) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (1b7f655e-1a11-4627-8a5f-0585c2392650) transitioned into state 'SUCCESS' from 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='ef230d4ec4dc4840951f124aee00bf6a',qos_specs=None,replication_status=,reservations=['a2f82978-c3bd-4b47-a4b9-c92a10fcceaf','ac61feb4-af53-47b6-953f-feab3f36a52f','b0df7059-9043-4ff6-9b83-8f9a7a44e4bb','58404278-dcf7-4141-a981-7a0f72cabe6f'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ea22c822543b3aa2c2afb7087486d',volume_type_id=a3aea836-71ac-4d53-a4c4-be35e68be65f)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e51f9a8-1c2e-4000-881d-493bdfc707e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9e51f9a8-1c2e-4000-881d-493bdfc707e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Flow 'volume_create_api' (41723bef-637f-4f8d-a3f2-fbe430c07695) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Create volume request issued successfully. Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0c299499-f723-4927-9cd0-b9c477f171a3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1559/3115] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:18:06 2026] POST /volume/v3/volumes => generated 782 bytes in 484 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e8f1ec7e-61ea-49f4-bf07-40bd7c4fdc5e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8f1ec7e-61ea-49f4-bf07-40bd7c4fdc5e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] GET http://192.168.122.183/volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 Sep 06 17:18:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8f1ec7e-61ea-49f4-bf07-40bd7c4fdc5e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e8f1ec7e-61ea-49f4-bf07-40bd7c4fdc5e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:06 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:06 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:06 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e8f1ec7e-61ea-49f4-bf07-40bd7c4fdc5e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Volume info retrieved successfully. Sep 06 17:18:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e8f1ec7e-61ea-49f4-bf07-40bd7c4fdc5e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 returned with HTTP 200 Sep 06 17:18:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1557/3116] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:06 2026] GET /volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 => generated 961 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6e524159-40ea-4678-aafd-d3e27f7cfd87 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e524159-40ea-4678-aafd-d3e27f7cfd87 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e524159-40ea-4678-aafd-d3e27f7cfd87 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6e524159-40ea-4678-aafd-d3e27f7cfd87 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6e524159-40ea-4678-aafd-d3e27f7cfd87 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b returned with HTTP 404 Sep 06 17:18:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1560/3117] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:06 2026] GET /volume/v3/volumes/f4622a02-cff0-47ba-b01b-cad7d5fe0d1b => generated 109 bytes in 26 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8aa6d267-8050-435d-874d-8d369899ad27 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-937496741"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-937496741'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-107c3df5-c362-40f7-b5b3-19854e230d9c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (fb7126eb-c4bd-4108-a1fe-6360644e8d02) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66742ca0-73fe-46b8-84f5-2dc5fd2995c2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (66742ca0-73fe-46b8-84f5-2dc5fd2995c2) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f405b79-fdb7-4855-885d-3dc94a56cc46) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-107c3df5-c362-40f7-b5b3-19854e230d9c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-107c3df5-c362-40f7-b5b3-19854e230d9c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1844598090", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1725276969", "vendor_name": "tempest-vendor_name-2078365615"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['f83194ec-8bee-4178-87f0-13b9e259a00c', 'a7d3d681-c9e6-43e6-bbf3-0a9989a8a9aa', '94c3d11d-7277-4532-b96b-714d7314e3f0', '61e0c2c3-19b6-4f7a-8649-a3259d1aeba3'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (2f405b79-fdb7-4855-885d-3dc94a56cc46) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f83194ec-8bee-4178-87f0-13b9e259a00c', 'a7d3d681-c9e6-43e6-bbf3-0a9989a8a9aa', '94c3d11d-7277-4532-b96b-714d7314e3f0', '61e0c2c3-19b6-4f7a-8649-a3259d1aeba3']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e63459d-b4ba-4e17-9684-2495742e9df5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-107c3df5-c362-40f7-b5b3-19854e230d9c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1561/3118] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:07 2026] POST /volume/v3/types => generated 329 bytes in 199 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[87201]: DEBUG cinder.api.middleware.request_id [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "c25a177d-ff93-4083-9e4e-79bb53932c85", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume request body: {'volume': {'volume_type': 'c25a177d-ff93-4083-9e4e-79bb53932c85', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume of 1 GB Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9e63459d-b4ba-4e17-9684-2495742e9df5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '151c3317-00dd-4fe9-9356-2c4b5c2ce0cf', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937496741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['f83194ec-8bee-4178-87f0-13b9e259a00c','a7d3d681-c9e6-43e6-bbf3-0a9989a8a9aa','94c3d11d-7277-4532-b96b-714d7314e3f0','61e0c2c3-19b6-4f7a-8649-a3259d1aeba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:07Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-937496741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=151c3317-00dd-4fe9-9356-2c4b5c2ce0cf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c057f2-15e8-495e-b70a-bdc94ac77685) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Flow 'volume_create_api' (d195978a-cdbc-4e7e-8035-499b95e2846b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1b3135-7f44-4008-8d72-73a83b92c783) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (58c057f2-15e8-495e-b70a-bdc94ac77685) transitioned into state 'SUCCESS' from state '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-937496741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['f83194ec-8bee-4178-87f0-13b9e259a00c','a7d3d681-c9e6-43e6-bbf3-0a9989a8a9aa','94c3d11d-7277-4532-b96b-714d7314e3f0','61e0c2c3-19b6-4f7a-8649-a3259d1aeba3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b27463e-98ea-48fd-bdf2-30feb72c900a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (de1b3135-7f44-4008-8d72-73a83b92c783) 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:07Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1725276969',vendor_name='tempest-vendor_name-2078365615'},id=c25a177d-ff93-4083-9e4e-79bb53932c85,is_public=True,name='tempest-ProjectAdminTests-volume-type-1844598090',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'c25a177d-ff93-4083-9e4e-79bb53932c85', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d998bc-ffb7-4928-98a9-ca917440a074) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b27463e-98ea-48fd-bdf2-30feb72c900a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (fb7126eb-c4bd-4108-a1fe-6360644e8d02) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8aa6d267-8050-435d-874d-8d369899ad27 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1558/3119] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:06 2026] POST /volume/v3/volumes => generated 786 bytes in 358 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-99d55cd0-ca13-4d6b-be6a-cac3c30de527 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99d55cd0-ca13-4d6b-be6a-cac3c30de527 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99d55cd0-ca13-4d6b-be6a-cac3c30de527 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-99d55cd0-ca13-4d6b-be6a-cac3c30de527 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-99d55cd0-ca13-4d6b-be6a-cac3c30de527 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-99d55cd0-ca13-4d6b-be6a-cac3c30de527 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1559/3120] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf => generated 965 bytes in 47 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[87201]: WARNING cinder.quota [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1844598090 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1844598090, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:07 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1844598090 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1844598090, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Created reservations ['38793d7a-bb7c-4eaa-b797-7149a476c973', '73fa4781-0d1e-4f14-951e-0399ecee0027', 'f0031da2-656d-4e39-af23-7a2caaaebbe1', '16b11de0-cb8e-45b2-b58a-c709df8b35c7'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (d0d998bc-ffb7-4928-98a9-ca917440a074) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['38793d7a-bb7c-4eaa-b797-7149a476c973', '73fa4781-0d1e-4f14-951e-0399ecee0027', 'f0031da2-656d-4e39-af23-7a2caaaebbe1', '16b11de0-cb8e-45b2-b58a-c709df8b35c7']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd91d66-7049-446a-92f8-7dd89c9b1356) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3bd91d66-7049-446a-92f8-7dd89c9b1356) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '8dc1a838-78ce-4ab6-8e90-529fedd980d6', '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='a091cf51e3b54e1eb6990d50596b154d',qos_specs=None,replication_status=,reservations=['38793d7a-bb7c-4eaa-b797-7149a476c973','73fa4781-0d1e-4f14-951e-0399ecee0027','f0031da2-656d-4e39-af23-7a2caaaebbe1','16b11de0-cb8e-45b2-b58a-c709df8b35c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_type_id=c25a177d-ff93-4083-9e4e-79bb53932c85), 'volume': Volume(_name_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:07Z,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=8dc1a838-78ce-4ab6-8e90-529fedd980d6,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a091cf51e3b54e1eb6990d50596b154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(c25a177d-ff93-4083-9e4e-79bb53932c85),volume_type_id=c25a177d-ff93-4083-9e4e-79bb53932c85)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4404edb7-46f2-4bcf-9451-adcf2b7350eb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-82d907ef-c52b-4edb-b6b4-5a925d6d90b3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82d907ef-c52b-4edb-b6b4-5a925d6d90b3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] GET http://192.168.122.183/volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82d907ef-c52b-4edb-b6b4-5a925d6d90b3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-82d907ef-c52b-4edb-b6b4-5a925d6d90b3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4404edb7-46f2-4bcf-9451-adcf2b7350eb) transitioned into state 'SUCCESS' from 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='a091cf51e3b54e1eb6990d50596b154d',qos_specs=None,replication_status=,reservations=['38793d7a-bb7c-4eaa-b797-7149a476c973','73fa4781-0d1e-4f14-951e-0399ecee0027','f0031da2-656d-4e39-af23-7a2caaaebbe1','16b11de0-cb8e-45b2-b58a-c709df8b35c7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_type_id=c25a177d-ff93-4083-9e4e-79bb53932c85)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc69355-aeeb-4711-8a4d-7df653f68657) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (efc69355-aeeb-4711-8a4d-7df653f68657) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Flow 'volume_create_api' (d195978a-cdbc-4e7e-8035-499b95e2846b) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume request issued successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-977f8e95-1651-4faf-a321-d1b0b7b14c16 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1562/3121] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:18:07 2026] POST /volume/v3/volumes => generated 781 bytes in 413 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-82d907ef-c52b-4edb-b6b4-5a925d6d90b3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0d933b64-85a1-4657-94fc-1b373166082d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d933b64-85a1-4657-94fc-1b373166082d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-82d907ef-c52b-4edb-b6b4-5a925d6d90b3 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1560/3122] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 => generated 982 bytes in 99 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[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d933b64-85a1-4657-94fc-1b373166082d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d933b64-85a1-4657-94fc-1b373166082d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6344d872-7b71-4672-b20b-3a4dfce56a6a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6344d872-7b71-4672-b20b-3a4dfce56a6a tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0d933b64-85a1-4657-94fc-1b373166082d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6344d872-7b71-4672-b20b-3a4dfce56a6a tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6344d872-7b71-4672-b20b-3a4dfce56a6a tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d933b64-85a1-4657-94fc-1b373166082d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1563/3123] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 => generated 960 bytes in 56 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[87200]: INFO cinder.api.openstack.wsgi [None req-6344d872-7b71-4672-b20b-3a4dfce56a6a tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1561/3124] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/messages => generated 678 bytes in 29 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[87201]: DEBUG cinder.api.middleware.request_id [None req-30d08c3f-2d6d-4bb9-8d52-93930ca26659 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30d08c3f-2d6d-4bb9-8d52-93930ca26659 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30d08c3f-2d6d-4bb9-8d52-93930ca26659 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-30d08c3f-2d6d-4bb9-8d52-93930ca26659 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-30d08c3f-2d6d-4bb9-8d52-93930ca26659 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:07 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1564/3125] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:07 2026] GET /volume/v3/messages => generated 1342 bytes in 177 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6274db0b-8401-4dfb-9e79-c29ee19ea3e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6274db0b-8401-4dfb-9e79-c29ee19ea3e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] DELETE http://192.168.122.183/volume/v3/messages/96e68a71-ea96-4f8f-b4e8-b565045ee885 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6274db0b-8401-4dfb-9e79-c29ee19ea3e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6274db0b-8401-4dfb-9e79-c29ee19ea3e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6274db0b-8401-4dfb-9e79-c29ee19ea3e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/messages/96e68a71-ea96-4f8f-b4e8-b565045ee885 returned with HTTP 204 Sep 06 17:18:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1562/3126] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:07 2026] DELETE /volume/v3/messages/96e68a71-ea96-4f8f-b4e8-b565045ee885 => generated 0 bytes in 28 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a2af1964-722b-4701-8047-14a01291b0d6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Delete volume with id: aabdf253-cc59-4630-9d12-4aa4eb52a0c6 Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:07 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:07 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Volume info retrieved successfully. Sep 06 17:18:07 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Created reservations ['300b113c-cef8-416d-9fa5-0b8608b0034a', '18b27355-5a09-4113-86f7-6b3927ed58b7', '61784192-ee37-4fd4-baad-96dd56f75323', '2b48f0ab-ab95-4c60-aca7-4408e9421365'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Delete volume request issued successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2af1964-722b-4701-8047-14a01291b0d6 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 returned with HTTP 202 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1565/3127] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:07 2026] DELETE /volume/v3/volumes/aabdf253-cc59-4630-9d12-4aa4eb52a0c6 => generated 0 bytes in 207 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[87200]: DEBUG cinder.api.middleware.request_id [None req-64797d33-278d-41c1-80d3-bc336de89ee9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64797d33-278d-41c1-80d3-bc336de89ee9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] DELETE http://192.168.122.183/volume/v3/types/a3aea836-71ac-4d53-a4c4-be35e68be65f Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64797d33-278d-41c1-80d3-bc336de89ee9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-64797d33-278d-41c1-80d3-bc336de89ee9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-64797d33-278d-41c1-80d3-bc336de89ee9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/types/a3aea836-71ac-4d53-a4c4-be35e68be65f returned with HTTP 202 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1563/3128] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:18:08 2026] DELETE /volume/v3/types/a3aea836-71ac-4d53-a4c4-be35e68be65f => generated 0 bytes in 63 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[87201]: DEBUG cinder.api.middleware.request_id [None req-507b42f4-4645-4257-b54d-a338142222c8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-507b42f4-4645-4257-b54d-a338142222c8 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-507b42f4-4645-4257-b54d-a338142222c8 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectReaderTests-volume-type-1772332259", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1924930483", "vendor_name": "tempest-vendor_name-2002371623"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-507b42f4-4645-4257-b54d-a338142222c8 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1566/3129] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:08 2026] POST /volume/v3/types => generated 330 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "2dd4e085-3d5d-44a7-af33-9defe689379a", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Create volume request body: {'volume': {'volume_type': '2dd4e085-3d5d-44a7-af33-9defe689379a', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Create volume of 1 GB Sep 06 17:18:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Flow 'volume_create_api' (bd8810b2-9c34-42dc-abb2-b62e42f6d14e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7456f7c6-2199-4cde-833c-f9ad45dd293f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (7456f7c6-2199-4cde-833c-f9ad45dd293f) 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:08Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1924930483',vendor_name='tempest-vendor_name-2002371623'},id=2dd4e085-3d5d-44a7-af33-9defe689379a,is_public=True,name='tempest-ProjectReaderTests-volume-type-1772332259',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '2dd4e085-3d5d-44a7-af33-9defe689379a', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f640a2-3659-4eaa-a1f5-9c7826775f22) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b7b91227-5e33-431f-82ba-678f09d8a3b1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b7b91227-5e33-431f-82ba-678f09d8a3b1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b7b91227-5e33-431f-82ba-678f09d8a3b1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b7b91227-5e33-431f-82ba-678f09d8a3b1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b7b91227-5e33-431f-82ba-678f09d8a3b1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1772332259 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1772332259, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:08 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1772332259 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1772332259, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b7b91227-5e33-431f-82ba-678f09d8a3b1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1567/3130] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf => generated 1015 bytes in 48 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[87200]: DEBUG cinder.quota [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Created reservations ['23c425a5-906d-4410-9dbc-db0b3b5d508d', '5563b89c-f2d4-4740-9c59-6f376582b9be', 'c5f78be9-b72b-4dfb-8874-4543d901e4a2', '715fb742-0575-45f2-9400-97c231cc12ff'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17f640a2-3659-4eaa-a1f5-9c7826775f22) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['23c425a5-906d-4410-9dbc-db0b3b5d508d', '5563b89c-f2d4-4740-9c59-6f376582b9be', 'c5f78be9-b72b-4dfb-8874-4543d901e4a2', '715fb742-0575-45f2-9400-97c231cc12ff']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fb1d42-1bdc-4d77-b5bd-3bf5e1c97836) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f7fb1d42-1bdc-4d77-b5bd-3bf5e1c97836) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4', '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='ef230d4ec4dc4840951f124aee00bf6a',qos_specs=None,replication_status=,reservations=['23c425a5-906d-4410-9dbc-db0b3b5d508d','5563b89c-f2d4-4740-9c59-6f376582b9be','c5f78be9-b72b-4dfb-8874-4543d901e4a2','715fb742-0575-45f2-9400-97c231cc12ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ea22c822543b3aa2c2afb7087486d',volume_type_id=2dd4e085-3d5d-44a7-af33-9defe689379a), 'volume': Volume(_name_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:08Z,deleted=False,deleted_at=None,display_description=None,display_name=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='ef230d4ec4dc4840951f124aee00bf6a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9a5ea22c822543b3aa2c2afb7087486d',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(2dd4e085-3d5d-44a7-af33-9defe689379a),volume_type_id=2dd4e085-3d5d-44a7-af33-9defe689379a)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a7528a9-88f0-4180-9ea4-dd4f7b5045ed) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8a7528a9-88f0-4180-9ea4-dd4f7b5045ed) transitioned into state 'SUCCESS' from 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='ef230d4ec4dc4840951f124aee00bf6a',qos_specs=None,replication_status=,reservations=['23c425a5-906d-4410-9dbc-db0b3b5d508d','5563b89c-f2d4-4740-9c59-6f376582b9be','c5f78be9-b72b-4dfb-8874-4543d901e4a2','715fb742-0575-45f2-9400-97c231cc12ff'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9a5ea22c822543b3aa2c2afb7087486d',volume_type_id=2dd4e085-3d5d-44a7-af33-9defe689379a)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83084e18-eb10-430f-9c51-337abd37f850) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (83084e18-eb10-430f-9c51-337abd37f850) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Flow 'volume_create_api' (bd8810b2-9c34-42dc-abb2-b62e42f6d14e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Create volume request issued successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-46b47ae5-e074-4e9e-8ca9-2a246031ed5b tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1564/3131] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:18:08 2026] POST /volume/v3/volumes => generated 782 bytes in 421 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-42fe36b9-c568-403c-819d-896983bd941d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-42fe36b9-c568-403c-819d-896983bd941d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c653e929-a272-42a4-8a93-4d42be901495 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-42fe36b9-c568-403c-819d-896983bd941d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-42fe36b9-c568-403c-819d-896983bd941d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c653e929-a272-42a4-8a93-4d42be901495 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] GET http://192.168.122.183/volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c653e929-a272-42a4-8a93-4d42be901495 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c653e929-a272-42a4-8a93-4d42be901495 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c653e929-a272-42a4-8a93-4d42be901495 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-42fe36b9-c568-403c-819d-896983bd941d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c653e929-a272-42a4-8a93-4d42be901495 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-42fe36b9-c568-403c-819d-896983bd941d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1565/3132] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 => generated 961 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[87201]: [pid: 87201|app: 0|req: 1568/3133] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 => generated 981 bytes in 76 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e564b2f0-af19-467d-8975-bb2802b3832f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e564b2f0-af19-467d-8975-bb2802b3832f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e564b2f0-af19-467d-8975-bb2802b3832f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e564b2f0-af19-467d-8975-bb2802b3832f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e564b2f0-af19-467d-8975-bb2802b3832f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1566/3134] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/messages => generated 678 bytes in 28 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-49aa6e6a-c8d5-4a6a-af57-5f56d5e2fd20 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49aa6e6a-c8d5-4a6a-af57-5f56d5e2fd20 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/messages/f3d4491b-e58f-463b-9fde-b73e4d8d79a0 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49aa6e6a-c8d5-4a6a-af57-5f56d5e2fd20 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49aa6e6a-c8d5-4a6a-af57-5f56d5e2fd20 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49aa6e6a-c8d5-4a6a-af57-5f56d5e2fd20 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages/f3d4491b-e58f-463b-9fde-b73e4d8d79a0 returned with HTTP 204 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1569/3135] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:08 2026] DELETE /volume/v3/messages/f3d4491b-e58f-463b-9fde-b73e4d8d79a0 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-df04bb31-ec37-46fb-b828-9c33af6aa006 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df04bb31-ec37-46fb-b828-9c33af6aa006 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/messages/f3d4491b-e58f-463b-9fde-b73e4d8d79a0 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df04bb31-ec37-46fb-b828-9c33af6aa006 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-df04bb31-ec37-46fb-b828-9c33af6aa006 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-df04bb31-ec37-46fb-b828-9c33af6aa006 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages/f3d4491b-e58f-463b-9fde-b73e4d8d79a0 returned with HTTP 404 Sep 06 17:18:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1567/3136] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:08 2026] GET /volume/v3/messages/f3d4491b-e58f-463b-9fde-b73e4d8d79a0 => generated 110 bytes in 18 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Delete volume with id: 8dc1a838-78ce-4ab6-8e90-529fedd980d6 Sep 06 17:18:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:08 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Created reservations ['aecd856a-941d-4437-940d-e64411e6f896', '04920ab8-4cc8-48e0-a008-c04d16609ada', '268b9d25-8b2e-4f72-a6f2-e942107149b9', 'bd4db79d-c34c-4922-89b0-d3a1e5e799c4'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Delete volume request issued successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c99fb947-4d63-4a5f-8e37-c38573deac3e tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 returned with HTTP 202 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1570/3137] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:08 2026] DELETE /volume/v3/volumes/8dc1a838-78ce-4ab6-8e90-529fedd980d6 => generated 0 bytes in 139 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b3f976a2-0c6a-42ab-b3ae-15390e90c18a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b3f976a2-0c6a-42ab-b3ae-15390e90c18a tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/types/c25a177d-ff93-4083-9e4e-79bb53932c85 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b3f976a2-0c6a-42ab-b3ae-15390e90c18a tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b3f976a2-0c6a-42ab-b3ae-15390e90c18a tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b3f976a2-0c6a-42ab-b3ae-15390e90c18a tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/types/c25a177d-ff93-4083-9e4e-79bb53932c85 returned with HTTP 202 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1568/3138] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:18:09 2026] DELETE /volume/v3/types/c25a177d-ff93-4083-9e4e-79bb53932c85 => generated 0 bytes in 67 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[87201]: DEBUG cinder.api.middleware.request_id [None req-06867cab-73d0-46f6-a102-c6e30b95d36c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-06867cab-73d0-46f6-a102-c6e30b95d36c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-06867cab-73d0-46f6-a102-c6e30b95d36c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-1748593046", "extra_specs": {"storage_protocol": "tempest-storage_protocol-1787924051", "vendor_name": "tempest-vendor_name-1496894476"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-06867cab-73d0-46f6-a102-c6e30b95d36c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1571/3139] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:09 2026] POST /volume/v3/types => generated 329 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "034f1684-7b17-4aaa-8425-dd71cbc18cea", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume request body: {'volume': {'volume_type': '034f1684-7b17-4aaa-8425-dd71cbc18cea', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume of 1 GB Sep 06 17:18:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Flow 'volume_create_api' (88c4647b-82d1-4c9e-9384-cbc9593dd888) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60929e47-d251-4e1b-b560-9da9a27ec432) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (60929e47-d251-4e1b-b560-9da9a27ec432) 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:09Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-1787924051',vendor_name='tempest-vendor_name-1496894476'},id=034f1684-7b17-4aaa-8425-dd71cbc18cea,is_public=True,name='tempest-ProjectAdminTests-volume-type-1748593046',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '034f1684-7b17-4aaa-8425-dd71cbc18cea', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4450fb-a9ce-4728-be9f-4899d248c2df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: WARNING cinder.quota [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1748593046 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1748593046, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:09 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1748593046 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1748593046, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Created reservations ['565c9423-5e5b-4d55-83cc-de7a7ff4273f', '13fac258-4548-431a-b301-242a7490ac56', '84b57d1b-0fe1-4633-95f5-1f9035ef2d67', 'b2b42959-8d7e-4e79-812a-c752bb2aa8ad'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (6d4450fb-a9ce-4728-be9f-4899d248c2df) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['565c9423-5e5b-4d55-83cc-de7a7ff4273f', '13fac258-4548-431a-b301-242a7490ac56', '84b57d1b-0fe1-4633-95f5-1f9035ef2d67', 'b2b42959-8d7e-4e79-812a-c752bb2aa8ad']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d44347ee-e6d2-4d5b-a311-f7e61c8675ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (d44347ee-e6d2-4d5b-a311-f7e61c8675ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '3e3251be-20dd-4e06-b27f-a90263135dbf', '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='a091cf51e3b54e1eb6990d50596b154d',qos_specs=None,replication_status=,reservations=['565c9423-5e5b-4d55-83cc-de7a7ff4273f','13fac258-4548-431a-b301-242a7490ac56','84b57d1b-0fe1-4633-95f5-1f9035ef2d67','b2b42959-8d7e-4e79-812a-c752bb2aa8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_type_id=034f1684-7b17-4aaa-8425-dd71cbc18cea), 'volume': Volume(_name_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=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=3e3251be-20dd-4e06-b27f-a90263135dbf,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a091cf51e3b54e1eb6990d50596b154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(034f1684-7b17-4aaa-8425-dd71cbc18cea),volume_type_id=034f1684-7b17-4aaa-8425-dd71cbc18cea)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0c8d0b-ec83-4cc5-a038-f22a8e5b7bdf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.api.middleware.request_id [None req-b2edbc9e-9a66-46f2-91e3-cb1aa921fe7e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b2edbc9e-9a66-46f2-91e3-cb1aa921fe7e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b2edbc9e-9a66-46f2-91e3-cb1aa921fe7e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b2edbc9e-9a66-46f2-91e3-cb1aa921fe7e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (7b0c8d0b-ec83-4cc5-a038-f22a8e5b7bdf) transitioned into state 'SUCCESS' from 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='a091cf51e3b54e1eb6990d50596b154d',qos_specs=None,replication_status=,reservations=['565c9423-5e5b-4d55-83cc-de7a7ff4273f','13fac258-4548-431a-b301-242a7490ac56','84b57d1b-0fe1-4633-95f5-1f9035ef2d67','b2b42959-8d7e-4e79-812a-c752bb2aa8ad'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_type_id=034f1684-7b17-4aaa-8425-dd71cbc18cea)}' {{(pid=87200) _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[87201]: INFO cinder.volume.api [None req-b2edbc9e-9a66-46f2-91e3-cb1aa921fe7e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f39e58a-277d-49af-81fc-37b5ec7d7483) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: INFO cinder.api.openstack.wsgi [None req-b2edbc9e-9a66-46f2-91e3-cb1aa921fe7e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1572/3140] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf => generated 1016 bytes in 63 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[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2f39e58a-277d-49af-81fc-37b5ec7d7483) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Flow 'volume_create_api' (88c4647b-82d1-4c9e-9384-cbc9593dd888) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume request issued successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-470cfa1c-8f5c-4215-bff2-2f922034b68f tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1569/3141] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:18:09 2026] POST /volume/v3/volumes => generated 781 bytes in 369 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-93660a45-610a-49b5-ba3f-253d5bd74bea None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "151c3317-00dd-4fe9-9356-2c4b5c2ce0cf", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1233263259"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2ad621bb-2510-4ac1-9815-2a5b8573b1dc None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2ad621bb-2510-4ac1-9815-2a5b8573b1dc tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2ad621bb-2510-4ac1-9815-2a5b8573b1dc tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2ad621bb-2510-4ac1-9815-2a5b8573b1dc tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2ad621bb-2510-4ac1-9815-2a5b8573b1dc tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume 151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2ad621bb-2510-4ac1-9815-2a5b8573b1dc tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1570/3142] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf => generated 960 bytes in 50 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[87201]: DEBUG cinder.quota [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['3a204fa9-4f3d-45ed-84f6-73cc692ce42c', '1568229f-b2dd-4738-b1b6-2815956fb0c6', '6392cbce-cd66-4e06-a27d-1ed906097f3a', '636ebfee-339a-45da-854e-5ae4990280ce'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-93660a45-610a-49b5-ba3f-253d5bd74bea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1573/3143] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:09 2026] POST /volume/v3/snapshots => generated 308 bytes in 233 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9a974870-762f-45f9-9edc-6aee3c853a52 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a974870-762f-45f9-9edc-6aee3c853a52 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a974870-762f-45f9-9edc-6aee3c853a52 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9a974870-762f-45f9-9edc-6aee3c853a52 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9a974870-762f-45f9-9edc-6aee3c853a52 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f666c456-d62c-43e9-a40d-60f3d9307c42 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9a974870-762f-45f9-9edc-6aee3c853a52 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1571/3144] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 440 bytes in 22 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[87201]: INFO cinder.api.openstack.wsgi [None req-f666c456-d62c-43e9-a40d-60f3d9307c42 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] GET http://192.168.122.183/volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f666c456-d62c-43e9-a40d-60f3d9307c42 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f666c456-d62c-43e9-a40d-60f3d9307c42 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f666c456-d62c-43e9-a40d-60f3d9307c42 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Volume info retrieved successfully. Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f666c456-d62c-43e9-a40d-60f3d9307c42 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1574/3145] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 => generated 982 bytes in 47 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5fc7a20b-f4f7-4dd5-8a88-f34387ab447c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5fc7a20b-f4f7-4dd5-8a88-f34387ab447c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5fc7a20b-f4f7-4dd5-8a88-f34387ab447c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5fc7a20b-f4f7-4dd5-8a88-f34387ab447c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5fc7a20b-f4f7-4dd5-8a88-f34387ab447c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1572/3146] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/messages => generated 1342 bytes in 31 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[87201]: DEBUG cinder.api.middleware.request_id [None req-d873eaf7-117e-4f71-909a-1007ed27506e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d873eaf7-117e-4f71-909a-1007ed27506e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] GET http://192.168.122.183/volume/v3/messages/bac71c3e-47c2-4301-a5ba-45bdd3fc9eb9 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d873eaf7-117e-4f71-909a-1007ed27506e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d873eaf7-117e-4f71-909a-1007ed27506e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d873eaf7-117e-4f71-909a-1007ed27506e tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-reader] http://192.168.122.183/volume/v3/messages/bac71c3e-47c2-4301-a5ba-45bdd3fc9eb9 returned with HTTP 200 Sep 06 17:18:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1575/3147] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:09 2026] GET /volume/v3/messages/bac71c3e-47c2-4301-a5ba-45bdd3fc9eb9 => generated 675 bytes in 18 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ee14f08c-46c9-434e-99b5-2adb172cf57c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee14f08c-46c9-434e-99b5-2adb172cf57c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] DELETE http://192.168.122.183/volume/v3/messages/bac71c3e-47c2-4301-a5ba-45bdd3fc9eb9 Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee14f08c-46c9-434e-99b5-2adb172cf57c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee14f08c-46c9-434e-99b5-2adb172cf57c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee14f08c-46c9-434e-99b5-2adb172cf57c tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/messages/bac71c3e-47c2-4301-a5ba-45bdd3fc9eb9 returned with HTTP 204 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1573/3148] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:09 2026] DELETE /volume/v3/messages/bac71c3e-47c2-4301-a5ba-45bdd3fc9eb9 => generated 0 bytes in 27 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Delete volume with id: 19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 Sep 06 17:18:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectReaderTests-volume-type-1772332259 is set by the default quota flag: quota_volumes_tempest-ProjectReaderTests-volume-type-1772332259, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectReaderTests-volume-type-1772332259 is set by the default quota flag: quota_gigabytes_tempest-ProjectReaderTests-volume-type-1772332259, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Created reservations ['05983385-56e3-4474-adaa-f5c2d552487e', '6177aa99-f6a4-4f8d-bc18-3f4584f3a02e', '77d7a33c-05a6-4cd5-b3b5-57dcdb93fbc9', 'ac6b68fe-ec31-4970-bf5d-e7b9bb496aac'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Delete volume request issued successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91bdf0eb-b966-446b-93f8-d30b05018b73 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 returned with HTTP 202 Sep 06 17:18:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1576/3149] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/volumes/19eae4f7-5078-4e9b-9e4d-a7eb05a93bc4 => generated 0 bytes in 159 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[87200]: DEBUG cinder.api.middleware.request_id [None req-312cc257-9402-4518-a625-f3b4ec8db4e9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-312cc257-9402-4518-a625-f3b4ec8db4e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] DELETE http://192.168.122.183/volume/v3/types/2dd4e085-3d5d-44a7-af33-9defe689379a Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-312cc257-9402-4518-a625-f3b4ec8db4e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-312cc257-9402-4518-a625-f3b4ec8db4e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-312cc257-9402-4518-a625-f3b4ec8db4e9 tempest-ProjectReaderTests-997932784 tempest-ProjectReaderTests-997932784-project-admin] http://192.168.122.183/volume/v3/types/2dd4e085-3d5d-44a7-af33-9defe689379a returned with HTTP 202 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1574/3150] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/types/2dd4e085-3d5d-44a7-af33-9defe689379a => 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[87201]: DEBUG cinder.api.middleware.request_id [None req-28563d71-d10d-4080-ab68-a637cea8c6a3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28563d71-d10d-4080-ab68-a637cea8c6a3 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28563d71-d10d-4080-ab68-a637cea8c6a3 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28563d71-d10d-4080-ab68-a637cea8c6a3 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-28563d71-d10d-4080-ab68-a637cea8c6a3 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28563d71-d10d-4080-ab68-a637cea8c6a3 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1577/3151] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf => generated 981 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-a400ab49-1e94-4e68-a59d-5f859d03edb2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a400ab49-1e94-4e68-a59d-5f859d03edb2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a400ab49-1e94-4e68-a59d-5f859d03edb2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a400ab49-1e94-4e68-a59d-5f859d03edb2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a400ab49-1e94-4e68-a59d-5f859d03edb2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1575/3152] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/messages => generated 678 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-64d59540-b583-47bf-9c57-cb62074ab613 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64d59540-b583-47bf-9c57-cb62074ab613 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64d59540-b583-47bf-9c57-cb62074ab613 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-64d59540-b583-47bf-9c57-cb62074ab613 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-64d59540-b583-47bf-9c57-cb62074ab613 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1578/3153] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/messages => generated 678 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d0614251-a761-4e82-969c-ed7e038ab06b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0614251-a761-4e82-969c-ed7e038ab06b tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/messages/dafd1b67-c97a-4da2-98e8-124dba333b19 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0614251-a761-4e82-969c-ed7e038ab06b tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0614251-a761-4e82-969c-ed7e038ab06b tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0614251-a761-4e82-969c-ed7e038ab06b tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages/dafd1b67-c97a-4da2-98e8-124dba333b19 returned with HTTP 204 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1576/3154] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/messages/dafd1b67-c97a-4da2-98e8-124dba333b19 => generated 0 bytes in 46 msecs (HTTP/1.1 204) 6 headers in 235 bytes (2 switches on core 0) Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ec783240-ffef-4196-ad00-7e15e641ed07 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-fe9dcf6b-9b33-40ba-bd12-4289bdf11f47 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Delete volume with id: 3e3251be-20dd-4e06-b27f-a90263135dbf Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fe9dcf6b-9b33-40ba-bd12-4289bdf11f47 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fe9dcf6b-9b33-40ba-bd12-4289bdf11f47 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fe9dcf6b-9b33-40ba-bd12-4289bdf11f47 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fe9dcf6b-9b33-40ba-bd12-4289bdf11f47 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fe9dcf6b-9b33-40ba-bd12-4289bdf11f47 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 200 Sep 06 17:18:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1577/3155] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:10 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 440 bytes in 52 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:10 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-1748593046 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-1748593046, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-1748593046 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-1748593046, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:10 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Created reservations ['f140b29f-4249-45df-8ab1-1c225d1d965f', 'd39c6a4c-3785-4c29-b31f-709ff5bf36c3', 'fb6e68b1-1c24-460d-b732-38f176b17ff1', 'fc5b9d86-aae9-4771-9827-c935457b415b'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Delete volume request issued successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec783240-ffef-4196-ad00-7e15e641ed07 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf returned with HTTP 202 Sep 06 17:18:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1579/3156] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:10 2026] DELETE /volume/v3/volumes/3e3251be-20dd-4e06-b27f-a90263135dbf => generated 0 bytes in 218 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-731e0aae-42c7-4fa5-a727-fd5e2d331109 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-731e0aae-42c7-4fa5-a727-fd5e2d331109 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/types/034f1684-7b17-4aaa-8425-dd71cbc18cea Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-731e0aae-42c7-4fa5-a727-fd5e2d331109 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-731e0aae-42c7-4fa5-a727-fd5e2d331109 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-731e0aae-42c7-4fa5-a727-fd5e2d331109 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/types/034f1684-7b17-4aaa-8425-dd71cbc18cea returned with HTTP 202 Sep 06 17:18:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1578/3157] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:18:11 2026] DELETE /volume/v3/types/034f1684-7b17-4aaa-8425-dd71cbc18cea => generated 0 bytes in 139 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-db69b813-6dc4-41fa-9d95-1e256cb7950d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db69b813-6dc4-41fa-9d95-1e256cb7950d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:18:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-db69b813-6dc4-41fa-9d95-1e256cb7950d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-ProjectAdminTests-volume-type-386986702", "extra_specs": {"storage_protocol": "tempest-storage_protocol-388614631", "vendor_name": "tempest-vendor_name-820783131"}}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-db69b813-6dc4-41fa-9d95-1e256cb7950d tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:18:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1580/3158] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:18:11 2026] POST /volume/v3/types => generated 326 bytes in 64 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[87200]: DEBUG cinder.api.middleware.request_id [None req-00556f5e-d783-436b-977d-7b96c6efc697 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Action: 'create', calling method: create, body: {"volume": {"volume_type": "5c0c65f2-491b-40bc-9676-eee20c614e21", "size": 1}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume request body: {'volume': {'volume_type': '5c0c65f2-491b-40bc-9676-eee20c614e21', 'size': 1}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume of 1 GB Sep 06 17:18:11 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Flow 'volume_create_api' (a8e69a3f-a114-4741-9ec6-77e790e0bdae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e137f2-5cdc-4904-a472-79da4c64caf4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (e0e137f2-5cdc-4904-a472-79da4c64caf4) 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:11Z,deleted=False,deleted_at=None,description=None,extra_specs={storage_protocol='tempest-storage_protocol-388614631',vendor_name='tempest-vendor_name-820783131'},id=5c0c65f2-491b-40bc-9676-eee20c614e21,is_public=True,name='tempest-ProjectAdminTests-volume-type-386986702',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': '5c0c65f2-491b-40bc-9676-eee20c614e21', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4d95ae-0e97-4dc7-822a-e4a568506916) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-386986702 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-386986702, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:11 devstack devstack@c-api.service[87200]: WARNING cinder.quota [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-386986702 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-386986702, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Created reservations ['982b6cbf-1c2e-4a05-81de-69f8cdb9d1b7', '2423a4e0-f619-4d52-b8fc-73b45a3dea1b', '9b7ff9a6-a51f-48c6-a91f-494617f5e332', '0ec65ec9-cca2-485e-aecd-891ea590e46e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7b4d95ae-0e97-4dc7-822a-e4a568506916) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['982b6cbf-1c2e-4a05-81de-69f8cdb9d1b7', '2423a4e0-f619-4d52-b8fc-73b45a3dea1b', '9b7ff9a6-a51f-48c6-a91f-494617f5e332', '0ec65ec9-cca2-485e-aecd-891ea590e46e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e003e04a-e7b9-45c0-ab37-f7f65b7151a0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (e003e04a-e7b9-45c0-ab37-f7f65b7151a0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9444b704-2cb6-43e9-a490-426b4926816a', '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='a091cf51e3b54e1eb6990d50596b154d',qos_specs=None,replication_status=,reservations=['982b6cbf-1c2e-4a05-81de-69f8cdb9d1b7','2423a4e0-f619-4d52-b8fc-73b45a3dea1b','9b7ff9a6-a51f-48c6-a91f-494617f5e332','0ec65ec9-cca2-485e-aecd-891ea590e46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_type_id=5c0c65f2-491b-40bc-9676-eee20c614e21), 'volume': Volume(_name_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:11Z,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=9444b704-2cb6-43e9-a490-426b4926816a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='a091cf51e3b54e1eb6990d50596b154d',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(5c0c65f2-491b-40bc-9676-eee20c614e21),volume_type_id=5c0c65f2-491b-40bc-9676-eee20c614e21)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb32507-f6dc-4393-8419-20f27a981bb0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (cfb32507-f6dc-4393-8419-20f27a981bb0) transitioned into state 'SUCCESS' from 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='a091cf51e3b54e1eb6990d50596b154d',qos_specs=None,replication_status=,reservations=['982b6cbf-1c2e-4a05-81de-69f8cdb9d1b7','2423a4e0-f619-4d52-b8fc-73b45a3dea1b','9b7ff9a6-a51f-48c6-a91f-494617f5e332','0ec65ec9-cca2-485e-aecd-891ea590e46e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='5fdebb35a68b4243a6f1ecc67bb22b74',volume_type_id=5c0c65f2-491b-40bc-9676-eee20c614e21)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae27939c-1316-4f24-8efa-c6dd3bf5b1c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ae27939c-1316-4f24-8efa-c6dd3bf5b1c0) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Flow 'volume_create_api' (a8e69a3f-a114-4741-9ec6-77e790e0bdae) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Create volume request issued successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-00556f5e-d783-436b-977d-7b96c6efc697 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1579/3159] 192.168.122.183 () {62 vars in 1182 bytes} [Sun Sep 6 17:18:11 2026] POST /volume/v3/volumes => generated 780 bytes in 560 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3a8b81e5-56b5-481c-b763-c45ae6ffa6d8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a8b81e5-56b5-481c-b763-c45ae6ffa6d8 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a Sep 06 17:18:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a8b81e5-56b5-481c-b763-c45ae6ffa6d8 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3a8b81e5-56b5-481c-b763-c45ae6ffa6d8 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f4e1587a-59c7-4a28-a8ae-3a6380b3ea41 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3a8b81e5-56b5-481c-b763-c45ae6ffa6d8 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4e1587a-59c7-4a28-a8ae-3a6380b3ea41 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4e1587a-59c7-4a28-a8ae-3a6380b3ea41 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:11 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f4e1587a-59c7-4a28-a8ae-3a6380b3ea41 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3a8b81e5-56b5-481c-b763-c45ae6ffa6d8 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a returned with HTTP 200 Sep 06 17:18:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1581/3160] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:11 2026] GET /volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a => generated 959 bytes in 58 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[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f4e1587a-59c7-4a28-a8ae-3a6380b3ea41 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:11 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f4e1587a-59c7-4a28-a8ae-3a6380b3ea41 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 200 Sep 06 17:18:11 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1580/3161] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:11 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 440 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [None req-80893ff2-a2d2-423e-acdb-475cafc47589 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80893ff2-a2d2-423e-acdb-475cafc47589 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a Sep 06 17:18:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80893ff2-a2d2-423e-acdb-475cafc47589 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-80893ff2-a2d2-423e-acdb-475cafc47589 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5c1e3904-bf6e-48a5-90da-329ca71425b3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5c1e3904-bf6e-48a5-90da-329ca71425b3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c1e3904-bf6e-48a5-90da-329ca71425b3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5c1e3904-bf6e-48a5-90da-329ca71425b3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:12 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-80893ff2-a2d2-423e-acdb-475cafc47589 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5c1e3904-bf6e-48a5-90da-329ca71425b3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-80893ff2-a2d2-423e-acdb-475cafc47589 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1582/3162] 192.168.122.183 () {60 vars in 1272 bytes} [Sun Sep 6 17:18:12 2026] GET /volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a => generated 980 bytes in 39 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[87200]: INFO cinder.api.openstack.wsgi [None req-5c1e3904-bf6e-48a5-90da-329ca71425b3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1581/3163] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:12 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 467 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-90e53480-d827-422b-8bd4-e0a092424472 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-90e53480-d827-422b-8bd4-e0a092424472 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/messages Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-90e53480-d827-422b-8bd4-e0a092424472 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-90e53480-d827-422b-8bd4-e0a092424472 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Delete snapshot with id: 78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-90e53480-d827-422b-8bd4-e0a092424472 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1583/3164] 192.168.122.183 () {60 vars in 1164 bytes} [Sun Sep 6 17:18:13 2026] GET /volume/v3/messages => generated 678 bytes in 14 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fe6be984-4fcb-4abe-9dd2-a5ca4d2d9cdb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe6be984-4fcb-4abe-9dd2-a5ca4d2d9cdb tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] GET http://192.168.122.183/volume/v3/messages/c570339f-151d-4d5b-8852-79494c2c089f Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe6be984-4fcb-4abe-9dd2-a5ca4d2d9cdb tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fe6be984-4fcb-4abe-9dd2-a5ca4d2d9cdb tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fe6be984-4fcb-4abe-9dd2-a5ca4d2d9cdb tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages/c570339f-151d-4d5b-8852-79494c2c089f returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1584/3165] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:13 2026] GET /volume/v3/messages/c570339f-151d-4d5b-8852-79494c2c089f => generated 675 bytes in 13 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4f6e82d8-c282-4bb4-aba3-923b2852d73c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f6e82d8-c282-4bb4-aba3-923b2852d73c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/messages/c570339f-151d-4d5b-8852-79494c2c089f Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f6e82d8-c282-4bb4-aba3-923b2852d73c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4f6e82d8-c282-4bb4-aba3-923b2852d73c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'version_select' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4f6e82d8-c282-4bb4-aba3-923b2852d73c tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/messages/c570339f-151d-4d5b-8852-79494c2c089f returned with HTTP 204 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot delete request issued successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1e06bb1f-f8af-4d5b-82f8-7b9b04ee7ac7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 202 Sep 06 17:18:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1585/3166] 192.168.122.183 () {60 vars in 1278 bytes} [Sun Sep 6 17:18:13 2026] DELETE /volume/v3/messages/c570339f-151d-4d5b-8852-79494c2c089f => generated 0 bytes in 29 msecs (HTTP/1.1 204) 6 headers in 235 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1582/3167] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:13 2026] DELETE /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 0 bytes in 75 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-006db571-1a94-430c-b1fd-546eed11b44d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Delete volume with id: 9444b704-2cb6-43e9-a490-426b4926816a Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-006db571-1a94-430c-b1fd-546eed11b44d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-006db571-1a94-430c-b1fd-546eed11b44d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-006db571-1a94-430c-b1fd-546eed11b44d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:13 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-006db571-1a94-430c-b1fd-546eed11b44d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Volume info retrieved successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Decrease volume quotas for non temporary volume in non error_managing status. {{(pid=87201) delete /opt/stack/cinder/cinder/volume/api.py:434}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-006db571-1a94-430c-b1fd-546eed11b44d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 200 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1583/3168] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:13 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 466 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: volumes_tempest-ProjectAdminTests-volume-type-386986702 is set by the default quota flag: quota_volumes_tempest-ProjectAdminTests-volume-type-386986702, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: WARNING cinder.quota [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Deprecated: Default quota for resource: gigabytes_tempest-ProjectAdminTests-volume-type-386986702 is set by the default quota flag: quota_gigabytes_tempest-ProjectAdminTests-volume-type-386986702, it is now deprecated. Please use the default quota class for default quota. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Created reservations ['66df0bbc-659a-4344-ac62-4f2202b069a3', 'a6d931b9-ba94-484e-91bf-141ad6a8f35a', 'bd0d7744-5543-441a-a18c-84fc677321ee', 'd070f06f-d226-44ca-9c7f-f52b8a6a8045'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Delete volume request issued successfully. Sep 06 17:18:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4baf1c5e-165f-4a50-a3a0-f7ef1d9328e2 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a returned with HTTP 202 Sep 06 17:18:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1586/3169] 192.168.122.183 () {60 vars in 1275 bytes} [Sun Sep 6 17:18:13 2026] DELETE /volume/v3/volumes/9444b704-2cb6-43e9-a490-426b4926816a => generated 0 bytes in 195 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a37112a9-bde6-40e5-b521-9fcfa7cba265 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a37112a9-bde6-40e5-b521-9fcfa7cba265 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] DELETE http://192.168.122.183/volume/v3/types/5c0c65f2-491b-40bc-9676-eee20c614e21 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a37112a9-bde6-40e5-b521-9fcfa7cba265 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a37112a9-bde6-40e5-b521-9fcfa7cba265 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a37112a9-bde6-40e5-b521-9fcfa7cba265 tempest-ProjectAdminTests-2016226276 tempest-ProjectAdminTests-2016226276-project-admin] http://192.168.122.183/volume/v3/types/5c0c65f2-491b-40bc-9676-eee20c614e21 returned with HTTP 202 Sep 06 17:18:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1584/3170] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:18:13 2026] DELETE /volume/v3/types/5c0c65f2-491b-40bc-9676-eee20c614e21 => generated 0 bytes in 76 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[87201]: DEBUG cinder.api.middleware.request_id [None req-248a0170-af0f-4303-8fb7-14f9aa537d8a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-248a0170-af0f-4303-8fb7-14f9aa537d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-248a0170-af0f-4303-8fb7-14f9aa537d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:14 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-248a0170-af0f-4303-8fb7-14f9aa537d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:14 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:14 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-248a0170-af0f-4303-8fb7-14f9aa537d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:14 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-248a0170-af0f-4303-8fb7-14f9aa537d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 200 Sep 06 17:18:14 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1587/3171] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:14 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cbd61d3b-3d8a-4ab4-8e13-0c6e07c34d8a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cbd61d3b-3d8a-4ab4-8e13-0c6e07c34d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cbd61d3b-3d8a-4ab4-8e13-0c6e07c34d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cbd61d3b-3d8a-4ab4-8e13-0c6e07c34d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cbd61d3b-3d8a-4ab4-8e13-0c6e07c34d8a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 404 Sep 06 17:18:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1585/3172] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:15 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 111 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-41044e05-150c-4f05-a6e3-ae0bfa353622 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-41044e05-150c-4f05-a6e3-ae0bfa353622 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-41044e05-150c-4f05-a6e3-ae0bfa353622 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-41044e05-150c-4f05-a6e3-ae0bfa353622 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-41044e05-150c-4f05-a6e3-ae0bfa353622 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: 78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-41044e05-150c-4f05-a6e3-ae0bfa353622 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 404 Sep 06 17:18:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1588/3173] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:15 2026] DELETE /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 111 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ebeb87f7-29e9-428a-8b3c-ab34e41369e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ebeb87f7-29e9-428a-8b3c-ab34e41369e2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ebeb87f7-29e9-428a-8b3c-ab34e41369e2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ebeb87f7-29e9-428a-8b3c-ab34e41369e2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ebeb87f7-29e9-428a-8b3c-ab34e41369e2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 returned with HTTP 404 Sep 06 17:18:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1586/3174] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:15 2026] GET /volume/v3/snapshots/78d9a0f3-fb7c-48ca-9645-f244a9d53047 => generated 111 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: 151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-51ea52c0-cd8a-428f-becb-74951c2090f5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf returned with HTTP 202 Sep 06 17:18:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1589/3175] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:15 2026] DELETE /volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-15d03db1-cb43-4f53-a004-cc5663cb4dc3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15d03db1-cb43-4f53-a004-cc5663cb4dc3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15d03db1-cb43-4f53-a004-cc5663cb4dc3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15d03db1-cb43-4f53-a004-cc5663cb4dc3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-15d03db1-cb43-4f53-a004-cc5663cb4dc3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15d03db1-cb43-4f53-a004-cc5663cb4dc3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf returned with HTTP 200 Sep 06 17:18:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1587/3176] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:15 2026] GET /volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf => generated 1015 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7466626a-697f-4a17-be67-1ee966d110af None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7466626a-697f-4a17-be67-1ee966d110af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf Sep 06 17:18:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7466626a-697f-4a17-be67-1ee966d110af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7466626a-697f-4a17-be67-1ee966d110af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7466626a-697f-4a17-be67-1ee966d110af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf returned with HTTP 404 Sep 06 17:18:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1590/3177] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:16 2026] GET /volume/v3/volumes/151c3317-00dd-4fe9-9356-2c4b5c2ce0cf => generated 109 bytes in 28 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[87200]: DEBUG cinder.api.middleware.request_id [None req-853f739a-ff85-443a-98bd-d88f0f5c429b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1269051107"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1269051107'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:16 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:18:16 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (079a09f2-85ed-4402-ae82-72f54a4edf39) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00175796-e65f-4ff1-bed3-0050908e33f1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (00175796-e65f-4ff1-bed3-0050908e33f1) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed0d686-4cfc-4df1-b6eb-69eeb01cd359) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['bd61e315-aadb-4bd8-b97e-b0ce4bbdffc1', '9212baea-bb4b-4b16-bd3a-af87ab385eb2', 'fc8c26ce-08c7-4c66-b8ce-73e96767b3a1', '64bfa808-79dd-4d12-acbd-eae94118b3c8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (aed0d686-4cfc-4df1-b6eb-69eeb01cd359) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bd61e315-aadb-4bd8-b97e-b0ce4bbdffc1', '9212baea-bb4b-4b16-bd3a-af87ab385eb2', 'fc8c26ce-08c7-4c66-b8ce-73e96767b3a1', '64bfa808-79dd-4d12-acbd-eae94118b3c8']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ebc4b4-6a2f-4cc6-bc71-be03c2c71fa5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (48ebc4b4-6a2f-4cc6-bc71-be03c2c71fa5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'b96799e2-b149-4066-95b2-d85ed4b47b60', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1269051107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['bd61e315-aadb-4bd8-b97e-b0ce4bbdffc1','9212baea-bb4b-4b16-bd3a-af87ab385eb2','fc8c26ce-08c7-4c66-b8ce-73e96767b3a1','64bfa808-79dd-4d12-acbd-eae94118b3c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-VolumeV3RbacBaseTests-Volume-1269051107',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=b96799e2-b149-4066-95b2-d85ed4b47b60,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41288e38-50ac-4cff-a93a-d8a76d0c2895) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (41288e38-50ac-4cff-a93a-d8a76d0c2895) transitioned into state 'SUCCESS' from state '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-1269051107',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['bd61e315-aadb-4bd8-b97e-b0ce4bbdffc1','9212baea-bb4b-4b16-bd3a-af87ab385eb2','fc8c26ce-08c7-4c66-b8ce-73e96767b3a1','64bfa808-79dd-4d12-acbd-eae94118b3c8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9c40f3-752e-4e5f-ae31-9edc0222c110) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ee9c40f3-752e-4e5f-ae31-9edc0222c110) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (079a09f2-85ed-4402-ae82-72f54a4edf39) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:18:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-853f739a-ff85-443a-98bd-d88f0f5c429b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1588/3178] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:16 2026] POST /volume/v3/volumes => generated 787 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1c338ac6-11d7-4f2a-abc6-ca11c8f37408 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c338ac6-11d7-4f2a-abc6-ca11c8f37408 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c338ac6-11d7-4f2a-abc6-ca11c8f37408 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:16 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1c338ac6-11d7-4f2a-abc6-ca11c8f37408 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:16 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:16 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:16 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1c338ac6-11d7-4f2a-abc6-ca11c8f37408 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:16 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1c338ac6-11d7-4f2a-abc6-ca11c8f37408 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 returned with HTTP 200 Sep 06 17:18:16 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1591/3179] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:16 2026] GET /volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 => generated 966 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1118053671"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1118053671'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume of 1 GB Sep 06 17:18:17 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (d04d74bc-4e92-49d3-a97f-1d958ca27cec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5346aed-48da-448c-9387-977a114f4a9d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f5346aed-48da-448c-9387-977a114f4a9d) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a07342c-f818-4f79-ba9d-ea3192e04322) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Created reservations ['cb0b8b3d-80e7-4fbe-b026-48b88d9dfae5', '7571cb6e-8c4a-4fbd-b31d-432bd10c63f8', 'df03e7e0-5bd5-47f5-90f4-e151f267dc11', 'c257f6cd-3cc2-4e0f-9475-ff09f4eeab5e'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (8a07342c-f818-4f79-ba9d-ea3192e04322) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['cb0b8b3d-80e7-4fbe-b026-48b88d9dfae5', '7571cb6e-8c4a-4fbd-b31d-432bd10c63f8', 'df03e7e0-5bd5-47f5-90f4-e151f267dc11', 'c257f6cd-3cc2-4e0f-9475-ff09f4eeab5e']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b553f03e-b241-4a81-8f33-7a540a21afa1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (b553f03e-b241-4a81-8f33-7a540a21afa1) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'bd22bc44-2651-498f-a6d6-663fe4ebba3f', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1118053671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['cb0b8b3d-80e7-4fbe-b026-48b88d9dfae5','7571cb6e-8c4a-4fbd-b31d-432bd10c63f8','df03e7e0-5bd5-47f5-90f4-e151f267dc11','c257f6cd-3cc2-4e0f-9475-ff09f4eeab5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:17Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1118053671',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=bd22bc44-2651-498f-a6d6-663fe4ebba3f,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77f96b3c5f944d119f73bbe83a96bb8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9874b3bac7ce45a388224f71a7973bfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd84d49c-0915-45b9-8b5c-2e314f21d70e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (dd84d49c-0915-45b9-8b5c-2e314f21d70e) transitioned into state 'SUCCESS' from state '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-1118053671',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['cb0b8b3d-80e7-4fbe-b026-48b88d9dfae5','7571cb6e-8c4a-4fbd-b31d-432bd10c63f8','df03e7e0-5bd5-47f5-90f4-e151f267dc11','c257f6cd-3cc2-4e0f-9475-ff09f4eeab5e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d661d16-93f4-4f37-8635-0ed50336a282) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8d661d16-93f4-4f37-8635-0ed50336a282) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (d04d74bc-4e92-49d3-a97f-1d958ca27cec) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request issued successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ef8a100-8a3d-4bc7-bcce-8d84dc69fc33 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:17 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1589/3180] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:18:17 2026] POST /volume/v3/volumes => generated 787 bytes in 546 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-28f36bb1-bef2-4758-ae42-1972e497f1b0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28f36bb1-bef2-4758-ae42-1972e497f1b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28f36bb1-bef2-4758-ae42-1972e497f1b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:17 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28f36bb1-bef2-4758-ae42-1972e497f1b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:17 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:17 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:17 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-28f36bb1-bef2-4758-ae42-1972e497f1b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:17 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28f36bb1-bef2-4758-ae42-1972e497f1b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f returned with HTTP 200 Sep 06 17:18:17 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1592/3181] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:17 2026] GET /volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f => generated 966 bytes in 72 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[87200]: DEBUG cinder.api.middleware.request_id [None req-02ee2416-b4bf-435a-818d-fb522705c090 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02ee2416-b4bf-435a-818d-fb522705c090 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02ee2416-b4bf-435a-818d-fb522705c090 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02ee2416-b4bf-435a-818d-fb522705c090 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:17 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-02ee2416-b4bf-435a-818d-fb522705c090 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02ee2416-b4bf-435a-818d-fb522705c090 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 returned with HTTP 200 Sep 06 17:18:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1590/3182] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:17 2026] GET /volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 => generated 1016 bytes in 77 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2e3fc8ac-53a9-416a-81f2-557b655fc42f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e3fc8ac-53a9-416a-81f2-557b655fc42f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2e3fc8ac-53a9-416a-81f2-557b655fc42f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:18 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2e3fc8ac-53a9-416a-81f2-557b655fc42f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:18 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:18 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:18 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2e3fc8ac-53a9-416a-81f2-557b655fc42f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:18 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e3fc8ac-53a9-416a-81f2-557b655fc42f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f returned with HTTP 200 Sep 06 17:18:18 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1591/3183] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:18 2026] GET /volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:18 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Action: 'create', calling method: create, body: {"volume": {"name": "tempest-SnapshotDependencyTests-volume-1461480542", "snapshot_id": null, "imageRef": null, "volume_type": null, "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create volume request body: {'volume': {'name': 'tempest-SnapshotDependencyTests-volume-1461480542', 'snapshot_id': None, 'imageRef': None, 'volume_type': None, 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:18 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create volume of 1 GB Sep 06 17:18:18 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Availability Zones retrieved successfully. Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Flow 'volume_create_api' (3cdfbf94-0e36-4afd-afe2-95fe456e6423) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a432242e-f61e-4b80-91f8-8966dda4daec) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (a432242e-f61e-4b80-91f8-8966dda4daec) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:18 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a236ea3b-fa8f-4e75-8dc5-df4c04a1a65f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-21670e41-03c7-4248-b63c-270d3d79638d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-21670e41-03c7-4248-b63c-270d3d79638d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-21670e41-03c7-4248-b63c-270d3d79638d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-21670e41-03c7-4248-b63c-270d3d79638d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-21670e41-03c7-4248-b63c-270d3d79638d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-21670e41-03c7-4248-b63c-270d3d79638d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 returned with HTTP 200 Sep 06 17:18:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1592/3184] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 => generated 1017 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "b96799e2-b149-4066-95b2-d85ed4b47b60", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1293556799"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Created reservations ['7112036e-e788-409e-8c4d-778252ab3354', '7ee3b7f9-6337-493a-a568-5b816d2ef9f5', '016cc052-87d7-4322-b6a6-1277fd3c3226', '00bbdeba-17cf-432b-9749-379ed0bf1f04'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a236ea3b-fa8f-4e75-8dc5-df4c04a1a65f) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7112036e-e788-409e-8c4d-778252ab3354', '7ee3b7f9-6337-493a-a568-5b816d2ef9f5', '016cc052-87d7-4322-b6a6-1277fd3c3226', '00bbdeba-17cf-432b-9749-379ed0bf1f04']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dee327d-07bd-4749-b989-e3828970a4f5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7dee327d-07bd-4749-b989-e3828970a4f5) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c5669fff-0f30-4ca6-a3e3-3f4814e30dc5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1461480542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202a7fdd323a456e878eee8a52c7ea82',qos_specs=None,replication_status=,reservations=['7112036e-e788-409e-8c4d-778252ab3354','7ee3b7f9-6337-493a-a568-5b816d2ef9f5','016cc052-87d7-4322-b6a6-1277fd3c3226','00bbdeba-17cf-432b-9749-379ed0bf1f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='090bc33839c44c7f90e5a63b8edfec5a',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-SnapshotDependencyTests-volume-1461480542',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c5669fff-0f30-4ca6-a3e3-3f4814e30dc5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='202a7fdd323a456e878eee8a52c7ea82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='090bc33839c44c7f90e5a63b8edfec5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bad3cf-b17e-4d47-9f4d-f7c06eaa0a2f) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['c8829f2e-084c-447a-ac68-5fbe76477e03', 'beb5b1eb-5e49-491e-a931-7d7209845e45', '4d1f1a8c-3db4-4f48-8722-dc2faea010e9', 'e29008f7-179e-48ea-8416-a2f1260549e7'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (56bad3cf-b17e-4d47-9f4d-f7c06eaa0a2f) transitioned into state 'SUCCESS' from state '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-1461480542',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='202a7fdd323a456e878eee8a52c7ea82',qos_specs=None,replication_status=,reservations=['7112036e-e788-409e-8c4d-778252ab3354','7ee3b7f9-6337-493a-a568-5b816d2ef9f5','016cc052-87d7-4322-b6a6-1277fd3c3226','00bbdeba-17cf-432b-9749-379ed0bf1f04'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='090bc33839c44c7f90e5a63b8edfec5a',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5e48c0-5167-439f-8f29-985737367e29) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (1b5e48c0-5167-439f-8f29-985737367e29) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Flow 'volume_create_api' (3cdfbf94-0e36-4afd-afe2-95fe456e6423) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create volume request issued successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abab5289-73e8-496b-acee-43ec8fb6ee63 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1593/3185] 192.168.122.183 () {60 vars in 1143 bytes} [Sun Sep 6 17:18:18 2026] POST /volume/v3/volumes => generated 763 bytes in 549 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ca8c0a71-51cb-4cc2-ba30-317e4314a637 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca8c0a71-51cb-4cc2-ba30-317e4314a637 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca8c0a71-51cb-4cc2-ba30-317e4314a637 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca8c0a71-51cb-4cc2-ba30-317e4314a637 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c138465f-89c3-46a6-b8cc-3841b408ce16 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1593/3186] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:19 2026] POST /volume/v3/snapshots => generated 308 bytes in 200 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1c3e34a1-4740-4d5d-a071-ce908411e2a5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c3e34a1-4740-4d5d-a071-ce908411e2a5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c3e34a1-4740-4d5d-a071-ce908411e2a5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1c3e34a1-4740-4d5d-a071-ce908411e2a5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ca8c0a71-51cb-4cc2-ba30-317e4314a637 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1c3e34a1-4740-4d5d-a071-ce908411e2a5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1c3e34a1-4740-4d5d-a071-ce908411e2a5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 200 Sep 06 17:18:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1594/3187] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 440 bytes in 21 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[87201]: INFO cinder.api.openstack.wsgi [None req-ca8c0a71-51cb-4cc2-ba30-317e4314a637 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 200 Sep 06 17:18:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1594/3188] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 831 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f9de0827-619b-4c28-b688-1c15237ef2c7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9de0827-619b-4c28-b688-1c15237ef2c7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9de0827-619b-4c28-b688-1c15237ef2c7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f9de0827-619b-4c28-b688-1c15237ef2c7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f9de0827-619b-4c28-b688-1c15237ef2c7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f9de0827-619b-4c28-b688-1c15237ef2c7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f returned with HTTP 200 Sep 06 17:18:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1595/3189] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4dea6468-7559-47e1-9831-a44e5ec12014 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] GET http://192.168.122.183/volume/v3/volumes Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Get all volumes completed successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4dea6468-7559-47e1-9831-a44e5ec12014 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] http://192.168.122.183/volume/v3/volumes returned with HTTP 200 Sep 06 17:18:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1595/3190] 192.168.122.183 () {60 vars in 1162 bytes} [Sun Sep 6 17:18:19 2026] GET /volume/v3/volumes => generated 344 bytes in 147 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[87200]: DEBUG cinder.api.middleware.request_id [None req-56443248-3dac-4f39-b1d9-aaa349bb923b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume with id: bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume request issued successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56443248-3dac-4f39-b1d9-aaa349bb923b tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f returned with HTTP 202 Sep 06 17:18:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1596/3191] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:20 2026] DELETE /volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f => generated 0 bytes in 73 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b9a976e-66e2-4c5e-b3c9-42f80be619c3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b9a976e-66e2-4c5e-b3c9-42f80be619c3 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b9a976e-66e2-4c5e-b3c9-42f80be619c3 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b9a976e-66e2-4c5e-b3c9-42f80be619c3 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3b9a976e-66e2-4c5e-b3c9-42f80be619c3 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b9a976e-66e2-4c5e-b3c9-42f80be619c3 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f returned with HTTP 200 Sep 06 17:18:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1596/3192] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:20 2026] GET /volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-233d1ed0-4d11-42ee-9bc0-8b8f2a44e284 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-233d1ed0-4d11-42ee-9bc0-8b8f2a44e284 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-233d1ed0-4d11-42ee-9bc0-8b8f2a44e284 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-233d1ed0-4d11-42ee-9bc0-8b8f2a44e284 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b91a220d-5cab-4de1-ba55-4fd22d95a65c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b91a220d-5cab-4de1-ba55-4fd22d95a65c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b91a220d-5cab-4de1-ba55-4fd22d95a65c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b91a220d-5cab-4de1-ba55-4fd22d95a65c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-233d1ed0-4d11-42ee-9bc0-8b8f2a44e284 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-233d1ed0-4d11-42ee-9bc0-8b8f2a44e284 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 200 Sep 06 17:18:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1597/3193] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:20 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 440 bytes in 26 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b91a220d-5cab-4de1-ba55-4fd22d95a65c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b91a220d-5cab-4de1-ba55-4fd22d95a65c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 200 Sep 06 17:18:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1597/3194] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:20 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 855 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-873e4684-b1f8-4509-9705-3f97955df7b0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-873e4684-b1f8-4509-9705-3f97955df7b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-873e4684-b1f8-4509-9705-3f97955df7b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-873e4684-b1f8-4509-9705-3f97955df7b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-873e4684-b1f8-4509-9705-3f97955df7b0 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f returned with HTTP 404 Sep 06 17:18:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1598/3195] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:21 2026] GET /volume/v3/volumes/bd22bc44-2651-498f-a6d6-663fe4ebba3f => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1727260158"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1727260158'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume of 1 GB Sep 06 17:18:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (941aff8f-af25-4a83-a64f-07f351393a23) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38152a3-8235-4109-a08e-873d67bc410c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f38152a3-8235-4109-a08e-873d67bc410c) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f271383e-ecaa-4bf4-9118-1a6bf93bc008) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8d4ba58e-983d-4bd2-bb01-62c167707b2b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8d4ba58e-983d-4bd2-bb01-62c167707b2b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8d4ba58e-983d-4bd2-bb01-62c167707b2b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8d4ba58e-983d-4bd2-bb01-62c167707b2b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8d4ba58e-983d-4bd2-bb01-62c167707b2b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8d4ba58e-983d-4bd2-bb01-62c167707b2b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 200 Sep 06 17:18:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1599/3196] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:21 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 440 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-39b84c66-143b-446d-8ebd-0a7e031f05b1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-39b84c66-143b-446d-8ebd-0a7e031f05b1 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-39b84c66-143b-446d-8ebd-0a7e031f05b1 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-39b84c66-143b-446d-8ebd-0a7e031f05b1 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Created reservations ['7acea46e-182e-4f8d-b2d2-72565fd6a991', 'c1f4d699-218d-4ebf-82a8-fb252c12637e', '123bc7d3-b7bf-4fbc-9cc1-a194023fd210', '3c35d07b-8e6c-42f5-996f-9bfe2716a2f1'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (f271383e-ecaa-4bf4-9118-1a6bf93bc008) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7acea46e-182e-4f8d-b2d2-72565fd6a991', 'c1f4d699-218d-4ebf-82a8-fb252c12637e', '123bc7d3-b7bf-4fbc-9cc1-a194023fd210', '3c35d07b-8e6c-42f5-996f-9bfe2716a2f1']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9844e01d-ab66-4163-95e7-a15f3923ff6d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-39b84c66-143b-446d-8ebd-0a7e031f05b1 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-39b84c66-143b-446d-8ebd-0a7e031f05b1 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 200 Sep 06 17:18:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1600/3197] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:21 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 855 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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (9844e01d-ab66-4163-95e7-a15f3923ff6d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '580b05f0-8c0d-42cd-b7e9-a09c71b0f967', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1727260158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['7acea46e-182e-4f8d-b2d2-72565fd6a991','c1f4d699-218d-4ebf-82a8-fb252c12637e','123bc7d3-b7bf-4fbc-9cc1-a194023fd210','3c35d07b-8e6c-42f5-996f-9bfe2716a2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:21Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1727260158',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=580b05f0-8c0d-42cd-b7e9-a09c71b0f967,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77f96b3c5f944d119f73bbe83a96bb8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9874b3bac7ce45a388224f71a7973bfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f9a261-e416-43ad-bff2-1858af25d3d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (51f9a261-e416-43ad-bff2-1858af25d3d2) transitioned into state 'SUCCESS' from state '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-1727260158',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['7acea46e-182e-4f8d-b2d2-72565fd6a991','c1f4d699-218d-4ebf-82a8-fb252c12637e','123bc7d3-b7bf-4fbc-9cc1-a194023fd210','3c35d07b-8e6c-42f5-996f-9bfe2716a2f1'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e679996a-1b34-4741-b0d2-c0d7bd5efcb9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e679996a-1b34-4741-b0d2-c0d7bd5efcb9) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (941aff8f-af25-4a83-a64f-07f351393a23) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:21 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request issued successfully. Sep 06 17:18:21 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5c6e19d1-aea3-4a72-b8e8-6d00cfe4e837 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:21 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1598/3198] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:18:21 2026] POST /volume/v3/volumes => generated 787 bytes in 360 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-43ba6b80-e49c-44ba-bab8-a73f9f26e472 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43ba6b80-e49c-44ba-bab8-a73f9f26e472 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43ba6b80-e49c-44ba-bab8-a73f9f26e472 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43ba6b80-e49c-44ba-bab8-a73f9f26e472 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:21 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:21 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-43ba6b80-e49c-44ba-bab8-a73f9f26e472 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43ba6b80-e49c-44ba-bab8-a73f9f26e472 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 returned with HTTP 200 Sep 06 17:18:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1601/3199] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:21 2026] GET /volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 => generated 966 bytes in 49 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b74caf58-e766-4b25-8683-b8bdcd567ce9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b74caf58-e766-4b25-8683-b8bdcd567ce9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b74caf58-e766-4b25-8683-b8bdcd567ce9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b74caf58-e766-4b25-8683-b8bdcd567ce9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b74caf58-e766-4b25-8683-b8bdcd567ce9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b74caf58-e766-4b25-8683-b8bdcd567ce9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1599/3200] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 467 bytes in 20 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] POST http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee/action Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'c0b06195c33e4317aa8d99ca8bd47631', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcb6a81a601f4391863c3d74a6f59c9a', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecc6498f-898a-4e82-83c3-c5d5fd683584 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee/action returned with HTTP 403 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1602/3201] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:18:22 2026] POST /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee/action => generated 133 bytes in 25 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: 5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8ea75e07-3fdf-418e-81af-8372ee145631 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ea75e07-3fdf-418e-81af-8372ee145631 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ea75e07-3fdf-418e-81af-8372ee145631 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8ea75e07-3fdf-418e-81af-8372ee145631 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-aba59d35-ffc7-4438-beb1-47ca3cc57837 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 202 Sep 06 17:18:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1600/3202] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:22 2026] DELETE /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 0 bytes in 61 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8ea75e07-3fdf-418e-81af-8372ee145631 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e262edf5-fb71-4c74-ace8-9dc6eecbf2fe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e262edf5-fb71-4c74-ace8-9dc6eecbf2fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e262edf5-fb71-4c74-ace8-9dc6eecbf2fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e262edf5-fb71-4c74-ace8-9dc6eecbf2fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8ea75e07-3fdf-418e-81af-8372ee145631 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1603/3203] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 856 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e262edf5-fb71-4c74-ace8-9dc6eecbf2fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e262edf5-fb71-4c74-ace8-9dc6eecbf2fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1601/3204] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 466 bytes in 29 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-171663ab-60fd-4325-8e17-d91b2428d355 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-171663ab-60fd-4325-8e17-d91b2428d355 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-171663ab-60fd-4325-8e17-d91b2428d355 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-171663ab-60fd-4325-8e17-d91b2428d355 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-171663ab-60fd-4325-8e17-d91b2428d355 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-171663ab-60fd-4325-8e17-d91b2428d355 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1604/3205] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 856 bytes in 50 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c5669fff-0f30-4ca6-a3e3-3f4814e30dc5", "force": true, "name": "tempest-SnapshotDependencyTests-snapshot-1385806670", "description": null, "metadata": null}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create snapshot from volume c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-74e2fa46-c5c3-4a03-84bf-17bab8dbb553 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74e2fa46-c5c3-4a03-84bf-17bab8dbb553 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-74e2fa46-c5c3-4a03-84bf-17bab8dbb553 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-74e2fa46-c5c3-4a03-84bf-17bab8dbb553 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-74e2fa46-c5c3-4a03-84bf-17bab8dbb553 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74e2fa46-c5c3-4a03-84bf-17bab8dbb553 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1605/3206] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 => generated 1016 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Created reservations ['40fa8bad-d46e-4bdc-ae1d-0caf062b06da', '2906cecc-27cb-4d40-a81b-ebf3613134aa', '8b357b65-2577-4d99-b573-eedb09db467f', '3e949641-33f1-4152-80c4-607fbeb977a7'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:22 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot force create request issued successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab111269-24ed-4fed-8c5d-4fc327b4a3e7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:22 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1602/3207] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:22 2026] POST /volume/v3/snapshots => generated 310 bytes in 197 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2bd7a533-383b-4422-8029-c84269e7da6f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2bd7a533-383b-4422-8029-c84269e7da6f tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2bd7a533-383b-4422-8029-c84269e7da6f tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2bd7a533-383b-4422-8029-c84269e7da6f tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:22 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2bd7a533-383b-4422-8029-c84269e7da6f tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:22 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2bd7a533-383b-4422-8029-c84269e7da6f tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:22 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1606/3208] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:22 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 442 bytes in 36 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[87201]: DEBUG cinder.api.middleware.request_id [None req-02633a31-e200-4456-ba9b-2d08dfdb3123 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02633a31-e200-4456-ba9b-2d08dfdb3123 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02633a31-e200-4456-ba9b-2d08dfdb3123 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02633a31-e200-4456-ba9b-2d08dfdb3123 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-02633a31-e200-4456-ba9b-2d08dfdb3123 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02633a31-e200-4456-ba9b-2d08dfdb3123 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 200 Sep 06 17:18:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1603/3209] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 466 bytes in 38 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[87200]: DEBUG cinder.api.middleware.request_id [None req-e6208648-2c7a-459b-999c-fb3676bfa4c8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6208648-2c7a-459b-999c-fb3676bfa4c8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6208648-2c7a-459b-999c-fb3676bfa4c8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e6208648-2c7a-459b-999c-fb3676bfa4c8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e6208648-2c7a-459b-999c-fb3676bfa4c8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e6208648-2c7a-459b-999c-fb3676bfa4c8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 returned with HTTP 200 Sep 06 17:18:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1607/3210] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 => generated 1017 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7a1e9990-796a-4949-9982-3dedc5a82136 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] GET http://192.168.122.183/volume/v3/volumes/detail Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Calling method 'detail' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Searching by: MultiDict([('no_migration_targets', True)]). {{(pid=87201) get_all /opt/stack/cinder/cinder/volume/api.py:664}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: /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:18:23 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Volume, Sep 06 17:18:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Get all volumes completed successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a1e9990-796a-4949-9982-3dedc5a82136 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] http://192.168.122.183/volume/v3/volumes/detail returned with HTTP 200 Sep 06 17:18:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1604/3211] 192.168.122.183 () {60 vars in 1183 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/volumes/detail => generated 857 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume with id: 580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4748eaa9-4420-4b52-8bc5-41283cf3aa8c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4748eaa9-4420-4b52-8bc5-41283cf3aa8c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4748eaa9-4420-4b52-8bc5-41283cf3aa8c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4748eaa9-4420-4b52-8bc5-41283cf3aa8c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:23 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4748eaa9-4420-4b52-8bc5-41283cf3aa8c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4748eaa9-4420-4b52-8bc5-41283cf3aa8c tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1605/3212] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 442 bytes in 31 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[87200]: INFO cinder.volume.api [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume request issued successfully. Sep 06 17:18:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4471fd0a-b463-48fa-9e59-ad3bbc9f0525 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 returned with HTTP 202 Sep 06 17:18:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1608/3213] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:23 2026] DELETE /volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 => generated 0 bytes in 74 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c02f06be-77fd-45b6-94d4-8121323dc2c2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c02f06be-77fd-45b6-94d4-8121323dc2c2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c02f06be-77fd-45b6-94d4-8121323dc2c2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c02f06be-77fd-45b6-94d4-8121323dc2c2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c02f06be-77fd-45b6-94d4-8121323dc2c2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c02f06be-77fd-45b6-94d4-8121323dc2c2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 returned with HTTP 200 Sep 06 17:18:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1606/3214] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:23 2026] GET /volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 => generated 1016 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-917884eb-dd6e-45e8-9426-2eb18835b798 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-917884eb-dd6e-45e8-9426-2eb18835b798 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee Sep 06 17:18:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-917884eb-dd6e-45e8-9426-2eb18835b798 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-917884eb-dd6e-45e8-9426-2eb18835b798 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-917884eb-dd6e-45e8-9426-2eb18835b798 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee returned with HTTP 404 Sep 06 17:18:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1609/3215] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:24 2026] GET /volume/v3/snapshots/5368feca-fde4-4caf-bcf2-3a22d4c155ee => generated 111 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-deee4333-9149-431e-ab70-f5e77f640e5a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:24 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-deee4333-9149-431e-ab70-f5e77f640e5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 returned with HTTP 202 Sep 06 17:18:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1607/3216] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:24 2026] DELETE /volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 => generated 0 bytes in 70 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:18:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7c78fd61-25fe-4153-8d09-424341a345be None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c78fd61-25fe-4153-8d09-424341a345be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c78fd61-25fe-4153-8d09-424341a345be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7c78fd61-25fe-4153-8d09-424341a345be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:24 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7c78fd61-25fe-4153-8d09-424341a345be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7c78fd61-25fe-4153-8d09-424341a345be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 returned with HTTP 200 Sep 06 17:18:24 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1610/3217] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:24 2026] GET /volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b103da75-6517-4464-8e48-e3b6f23ced7d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b103da75-6517-4464-8e48-e3b6f23ced7d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b103da75-6517-4464-8e48-e3b6f23ced7d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b103da75-6517-4464-8e48-e3b6f23ced7d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b103da75-6517-4464-8e48-e3b6f23ced7d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b103da75-6517-4464-8e48-e3b6f23ced7d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1608/3218] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:24 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 442 bytes in 26 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-074a3e98-4e97-4f52-9d6c-0117b106ccf9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-074a3e98-4e97-4f52-9d6c-0117b106ccf9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-074a3e98-4e97-4f52-9d6c-0117b106ccf9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-074a3e98-4e97-4f52-9d6c-0117b106ccf9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-074a3e98-4e97-4f52-9d6c-0117b106ccf9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 returned with HTTP 404 Sep 06 17:18:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1611/3219] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/volumes/580b05f0-8c0d-42cd-b7e9-a09c71b0f967 => generated 109 bytes in 29 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-911138384"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-911138384'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume of 1 GB Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (9ec0ce62-2b92-4424-87df-472930ea8bbf) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb2f295-d39b-4ab0-a42b-e7b177b1f4a3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0eb2f295-d39b-4ab0-a42b-e7b177b1f4a3) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ff9c44-4cdf-457a-9faf-dfc602ce5654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Created reservations ['67aa5425-62af-4e13-8b05-48797bb43b67', '4f08fdfe-5d7b-48ae-98bc-85ea69ae796b', '06c69bc9-9ebe-4dc2-bc44-2ec385449620', 'ff1ad6cc-e820-4969-91c9-4b4b254c6a2e'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (87ff9c44-4cdf-457a-9faf-dfc602ce5654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['67aa5425-62af-4e13-8b05-48797bb43b67', '4f08fdfe-5d7b-48ae-98bc-85ea69ae796b', '06c69bc9-9ebe-4dc2-bc44-2ec385449620', 'ff1ad6cc-e820-4969-91c9-4b4b254c6a2e']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f74830-3f22-470f-895c-cee7c2f70996) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (89f74830-3f22-470f-895c-cee7c2f70996) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'afbf50e1-b401-466d-9333-0d82e686be2d', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911138384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['67aa5425-62af-4e13-8b05-48797bb43b67','4f08fdfe-5d7b-48ae-98bc-85ea69ae796b','06c69bc9-9ebe-4dc2-bc44-2ec385449620','ff1ad6cc-e820-4969-91c9-4b4b254c6a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:25Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-911138384',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=afbf50e1-b401-466d-9333-0d82e686be2d,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77f96b3c5f944d119f73bbe83a96bb8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9874b3bac7ce45a388224f71a7973bfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae41286-41d8-4202-be8c-f1644319ee9e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5ae41286-41d8-4202-be8c-f1644319ee9e) transitioned into state 'SUCCESS' from state '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-911138384',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['67aa5425-62af-4e13-8b05-48797bb43b67','4f08fdfe-5d7b-48ae-98bc-85ea69ae796b','06c69bc9-9ebe-4dc2-bc44-2ec385449620','ff1ad6cc-e820-4969-91c9-4b4b254c6a2e'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95304ed2-d08d-48ff-b64e-8a4cc33c8095) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (95304ed2-d08d-48ff-b64e-8a4cc33c8095) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (9ec0ce62-2b92-4424-87df-472930ea8bbf) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request issued successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-abce8811-ad51-4107-9a8c-98bc8bd1d89c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1609/3220] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:18:25 2026] POST /volume/v3/volumes => generated 786 bytes in 375 msecs (HTTP/1.1 202) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-98262604-d4ed-49d2-885f-32d227f6dafb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98262604-d4ed-49d2-885f-32d227f6dafb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98262604-d4ed-49d2-885f-32d227f6dafb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-98262604-d4ed-49d2-885f-32d227f6dafb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-98262604-d4ed-49d2-885f-32d227f6dafb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-98262604-d4ed-49d2-885f-32d227f6dafb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 200 Sep 06 17:18:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1612/3221] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 965 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-88ada1df-5331-40c1-898f-5c66da9186af None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88ada1df-5331-40c1-898f-5c66da9186af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88ada1df-5331-40c1-898f-5c66da9186af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-88ada1df-5331-40c1-898f-5c66da9186af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-88ada1df-5331-40c1-898f-5c66da9186af tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 returned with HTTP 404 Sep 06 17:18:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1610/3222] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/volumes/b96799e2-b149-4066-95b2-d85ed4b47b60 => generated 109 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-787744373"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-787744373'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:18:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (e1d5ad81-b2cd-4576-b532-a3aa0557857c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0551b87b-1567-4ed6-8612-7ba38754547a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (0551b87b-1567-4ed6-8612-7ba38754547a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:25 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f715023-4ec3-4eda-aba1-ce7d2782f1b6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d2fc0e34-c7d8-4f3d-91ec-4a7e408f8fac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2fc0e34-c7d8-4f3d-91ec-4a7e408f8fac tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2fc0e34-c7d8-4f3d-91ec-4a7e408f8fac tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d2fc0e34-c7d8-4f3d-91ec-4a7e408f8fac tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-d2fc0e34-c7d8-4f3d-91ec-4a7e408f8fac tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d2fc0e34-c7d8-4f3d-91ec-4a7e408f8fac tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1611/3223] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:25 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 469 bytes in 29 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ec824c6a-8d66-4df6-bbc5-7054a55b1406 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec824c6a-8d66-4df6-bbc5-7054a55b1406 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec824c6a-8d66-4df6-bbc5-7054a55b1406 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ec824c6a-8d66-4df6-bbc5-7054a55b1406 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ec824c6a-8d66-4df6-bbc5-7054a55b1406 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ec824c6a-8d66-4df6-bbc5-7054a55b1406 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1612/3224] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 469 bytes in 32 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[87201]: DEBUG cinder.api.middleware.request_id [None req-fdc27e6d-2654-42c0-b29c-7b75d968c1eb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['0117b018-98ba-46c2-8508-cd4d83fa5cc7', '6281973e-eef4-4fcb-883e-8fd173576a51', '786617e8-fe10-4f7f-90a6-0581f8af58d6', '0e236e8d-3bce-4142-8bb4-787c839f6eb8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (9f715023-4ec3-4eda-aba1-ce7d2782f1b6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0117b018-98ba-46c2-8508-cd4d83fa5cc7', '6281973e-eef4-4fcb-883e-8fd173576a51', '786617e8-fe10-4f7f-90a6-0581f8af58d6', '0e236e8d-3bce-4142-8bb4-787c839f6eb8']}' {{(pid=87200) _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[87201]: INFO cinder.api.openstack.wsgi [None req-fdc27e6d-2654-42c0-b29c-7b75d968c1eb tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fdc27e6d-2654-42c0-b29c-7b75d968c1eb tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fdc27e6d-2654-42c0-b29c-7b75d968c1eb tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376e9715-37a2-4510-8f04-62c5b2a316b2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fdc27e6d-2654-42c0-b29c-7b75d968c1eb tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fdc27e6d-2654-42c0-b29c-7b75d968c1eb tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1613/3225] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 469 bytes in 25 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Action: 'create', calling method: create, body: {"volume": {"snapshot_id": "2917d32c-c394-4fa2-95c6-125cb2605a3f", "size": 1}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create volume request body: {'volume': {'snapshot_id': '2917d32c-c394-4fa2-95c6-125cb2605a3f', 'size': 1}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (376e9715-37a2-4510-8f04-62c5b2a316b2) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'af44c567-5f5f-4391-afef-4d6f53f0a3d0', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-787744373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['0117b018-98ba-46c2-8508-cd4d83fa5cc7','6281973e-eef4-4fcb-883e-8fd173576a51','786617e8-fe10-4f7f-90a6-0581f8af58d6','0e236e8d-3bce-4142-8bb4-787c839f6eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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='tempest-VolumeV3RbacBaseTests-Volume-787744373',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=af44c567-5f5f-4391-afef-4d6f53f0a3d0,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a349f42d-3097-4c18-9530-893f3dccadfc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create volume of 1 GB Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Availability Zones retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Flow 'volume_create_api' (27db971d-5840-4365-b096-bb6b507e0877) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (a349f42d-3097-4c18-9530-893f3dccadfc) transitioned into state 'SUCCESS' from state '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-787744373',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['0117b018-98ba-46c2-8508-cd4d83fa5cc7','6281973e-eef4-4fcb-883e-8fd173576a51','786617e8-fe10-4f7f-90a6-0581f8af58d6','0e236e8d-3bce-4142-8bb4-787c839f6eb8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb6c6ba-3533-4866-861f-d23a9ce725ac) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d2ee82-5408-4b0f-808f-8b2d9c94a01d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Validating volume size '1' using validate_int, validate_snap_size {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (2fb6c6ba-3533-4866-861f-d23a9ce725ac) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (e1d5ad81-b2cd-4576-b532-a3aa0557857c) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-32383057-64ff-4dfc-a7e7-e1eb247ac238 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1613/3226] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:25 2026] POST /volume/v3/volumes => generated 786 bytes in 377 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-da9a3187-a957-4eac-967a-657661d60eae None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da9a3187-a957-4eac-967a-657661d60eae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da9a3187-a957-4eac-967a-657661d60eae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da9a3187-a957-4eac-967a-657661d60eae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-da9a3187-a957-4eac-967a-657661d60eae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da9a3187-a957-4eac-967a-657661d60eae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1614/3227] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 => generated 965 bytes in 55 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[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (d6d2ee82-5408-4b0f-808f-8b2d9c94a01d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'size': 1, 'snapshot_id': '2917d32c-c394-4fa2-95c6-125cb2605a3f', 'source_volid': None, 'volume_type': VolumeType(created_at=2026-09-06T14:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43bf7cce-f45f-43c5-b987-1975d371b979) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Created reservations ['37fc6047-5c6d-4d18-bafa-e82dfbf48428', 'd4ad1a62-af2e-4ecc-93ae-5347000db625', 'f3c588d7-1423-4a94-8221-33647c92093b', 'f5ee71f2-fe24-4f00-bcfb-1ee2113ed180'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (43bf7cce-f45f-43c5-b987-1975d371b979) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['37fc6047-5c6d-4d18-bafa-e82dfbf48428', 'd4ad1a62-af2e-4ecc-93ae-5347000db625', 'f3c588d7-1423-4a94-8221-33647c92093b', 'f5ee71f2-fe24-4f00-bcfb-1ee2113ed180']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175f720b-aa5d-4ae9-b697-150e59f20383) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (175f720b-aa5d-4ae9-b697-150e59f20383) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ee70b591-17e9-4412-ba69-48d85c3b3496', '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='202a7fdd323a456e878eee8a52c7ea82',qos_specs=None,replication_status=,reservations=['37fc6047-5c6d-4d18-bafa-e82dfbf48428','d4ad1a62-af2e-4ecc-93ae-5347000db625','f3c588d7-1423-4a94-8221-33647c92093b','f5ee71f2-fe24-4f00-bcfb-1ee2113ed180'],size=1,snapshot_id=2917d32c-c394-4fa2-95c6-125cb2605a3f,source_replicaid=,source_volid=None,status='creating',user_id='090bc33839c44c7f90e5a63b8edfec5a',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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=None,ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ee70b591-17e9-4412-ba69-48d85c3b3496,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='202a7fdd323a456e878eee8a52c7ea82',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=2917d32c-c394-4fa2-95c6-125cb2605a3f,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='090bc33839c44c7f90e5a63b8edfec5a',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3bb6fb-26e0-4444-879c-ffcb77e90eb6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: DEBUG cinder.api.middleware.request_id [None req-6eb20499-e8be-4a73-9a85-2eca1d70618a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (8c3bb6fb-26e0-4444-879c-ffcb77e90eb6) transitioned into state 'SUCCESS' from 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='202a7fdd323a456e878eee8a52c7ea82',qos_specs=None,replication_status=,reservations=['37fc6047-5c6d-4d18-bafa-e82dfbf48428','d4ad1a62-af2e-4ecc-93ae-5347000db625','f3c588d7-1423-4a94-8221-33647c92093b','f5ee71f2-fe24-4f00-bcfb-1ee2113ed180'],size=1,snapshot_id=2917d32c-c394-4fa2-95c6-125cb2605a3f,source_replicaid=,source_volid=None,status='creating',user_id='090bc33839c44c7f90e5a63b8edfec5a',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87200]: INFO cinder.api.openstack.wsgi [None req-6eb20499-e8be-4a73-9a85-2eca1d70618a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6eb20499-e8be-4a73-9a85-2eca1d70618a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6eb20499-e8be-4a73-9a85-2eca1d70618a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38402742-78a3-464c-80d8-ad89ead59cb3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6eb20499-e8be-4a73-9a85-2eca1d70618a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6eb20499-e8be-4a73-9a85-2eca1d70618a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1615/3228] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 1015 bytes in 63 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (38402742-78a3-464c-80d8-ad89ead59cb3) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Flow 'volume_create_api' (27db971d-5840-4365-b096-bb6b507e0877) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Create volume request issued successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6963c7c1-7761-4e45-b490-d2d9df42bc98 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1614/3229] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:26 2026] POST /volume/v3/volumes => generated 750 bytes in 541 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-275e26c1-d0d6-49a9-8794-ccf6ec23947d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-275e26c1-d0d6-49a9-8794-ccf6ec23947d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-275e26c1-d0d6-49a9-8794-ccf6ec23947d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-275e26c1-d0d6-49a9-8794-ccf6ec23947d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:26 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-275e26c1-d0d6-49a9-8794-ccf6ec23947d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-275e26c1-d0d6-49a9-8794-ccf6ec23947d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1616/3230] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:26 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 818 bytes in 52 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b18476e2-279e-4b2a-8fff-5bb35607b709 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b18476e2-279e-4b2a-8fff-5bb35607b709 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b18476e2-279e-4b2a-8fff-5bb35607b709 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b18476e2-279e-4b2a-8fff-5bb35607b709 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b18476e2-279e-4b2a-8fff-5bb35607b709 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b18476e2-279e-4b2a-8fff-5bb35607b709 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1615/3231] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 => generated 1015 bytes in 41 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7b0dbccb-e727-439c-9706-e8a835ac7edb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b0dbccb-e727-439c-9706-e8a835ac7edb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b0dbccb-e727-439c-9706-e8a835ac7edb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b0dbccb-e727-439c-9706-e8a835ac7edb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7b0dbccb-e727-439c-9706-e8a835ac7edb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b0dbccb-e727-439c-9706-e8a835ac7edb tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1617/3232] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 1016 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-462b4e6e-83db-4729-89e4-4c003918a45c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-462b4e6e-83db-4729-89e4-4c003918a45c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] GET http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-462b4e6e-83db-4729-89e4-4c003918a45c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-462b4e6e-83db-4729-89e4-4c003918a45c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-462b4e6e-83db-4729-89e4-4c003918a45c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2773ae4b-7bd9-4b69-8b81-551af65df5aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2773ae4b-7bd9-4b69-8b81-551af65df5aa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2773ae4b-7bd9-4b69-8b81-551af65df5aa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2773ae4b-7bd9-4b69-8b81-551af65df5aa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-462b4e6e-83db-4729-89e4-4c003918a45c tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1616/3233] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 853 bytes in 42 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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume with id: afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2773ae4b-7bd9-4b69-8b81-551af65df5aa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2773ae4b-7bd9-4b69-8b81-551af65df5aa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1618/3234] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 842 bytes in 52 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[87201]: INFO cinder.volume.api [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume request issued successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a67269b-8cc8-41a4-bf5e-84bde68cd737 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 202 Sep 06 17:18:27 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1617/3235] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:27 2026] DELETE /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 0 bytes in 72 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-268c4d17-19ed-4de2-9ba0-b55d3c7cce61 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-268c4d17-19ed-4de2-9ba0-b55d3c7cce61 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-268c4d17-19ed-4de2-9ba0-b55d3c7cce61 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-268c4d17-19ed-4de2-9ba0-b55d3c7cce61 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-268c4d17-19ed-4de2-9ba0-b55d3c7cce61 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-268c4d17-19ed-4de2-9ba0-b55d3c7cce61 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 200 Sep 06 17:18:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1619/3236] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:27 2026] GET /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 1015 bytes in 55 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-49047b2f-20d3-4773-a16f-4b324409ee24 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49047b2f-20d3-4773-a16f-4b324409ee24 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49047b2f-20d3-4773-a16f-4b324409ee24 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-49047b2f-20d3-4773-a16f-4b324409ee24 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-49047b2f-20d3-4773-a16f-4b324409ee24 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-49047b2f-20d3-4773-a16f-4b324409ee24 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 returned with HTTP 200 Sep 06 17:18:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1618/3237] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:28 2026] GET /volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 => generated 1016 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "af44c567-5f5f-4391-afef-4d6f53f0a3d0", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2126535059"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:28 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['b2b85e15-f45e-4ea8-9530-fb3a0293fbe5', '05164bb3-ed35-4d7f-98b4-6e801eb1c77c', '88517a31-dfe3-459f-84f5-fb4daae7c046', '151d4e95-495c-4a4f-85e1-fbc8be981e2a'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1711d4e9-5651-4e09-aa2a-be4227125b61 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1620/3238] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:28 2026] POST /volume/v3/snapshots => generated 308 bytes in 202 msecs (HTTP/1.1 202) 7 headers in 291 bytes (2 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-46a8373f-57e3-4ac3-91ee-008ae02935a1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-46a8373f-57e3-4ac3-91ee-008ae02935a1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-46a8373f-57e3-4ac3-91ee-008ae02935a1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-46a8373f-57e3-4ac3-91ee-008ae02935a1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-46a8373f-57e3-4ac3-91ee-008ae02935a1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-46a8373f-57e3-4ac3-91ee-008ae02935a1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1619/3239] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:28 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 440 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-be1b30bc-d358-4a4b-b202-67b673182b38 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be1b30bc-d358-4a4b-b202-67b673182b38 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be1b30bc-d358-4a4b-b202-67b673182b38 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be1b30bc-d358-4a4b-b202-67b673182b38 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bd5a41ea-6b62-47af-86d1-6ad1815682d6 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd5a41ea-6b62-47af-86d1-6ad1815682d6 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd5a41ea-6b62-47af-86d1-6ad1815682d6 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd5a41ea-6b62-47af-86d1-6ad1815682d6 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd5a41ea-6b62-47af-86d1-6ad1815682d6 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d returned with HTTP 404 Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-be1b30bc-d358-4a4b-b202-67b673182b38 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1620/3240] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:28 2026] GET /volume/v3/volumes/afbf50e1-b401-466d-9333-0d82e686be2d => generated 109 bytes in 48 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1059334328"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1059334328'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:28 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume of 1 GB Sep 06 17:18:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be1b30bc-d358-4a4b-b202-67b673182b38 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1621/3241] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:28 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 842 bytes in 204 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (79459153-5f02-404e-b933-b53d4d05abf8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b39a3df-b9ea-4fa6-aed5-0d86b87a7398) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (6b39a3df-b9ea-4fa6-aed5-0d86b87a7398) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18453a9-7328-4cc5-bc13-ed093999d5e0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Created reservations ['5aed1744-d1d6-444d-b1ae-04b858f831a2', '98b061e8-3f55-4ef2-b540-d8f2949c2f28', 'd228612d-c147-470b-8b6f-8d1dfe281e14', 'b009f934-6f4c-4434-90da-3e83a0c73f7d'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (b18453a9-7328-4cc5-bc13-ed093999d5e0) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['5aed1744-d1d6-444d-b1ae-04b858f831a2', '98b061e8-3f55-4ef2-b540-d8f2949c2f28', 'd228612d-c147-470b-8b6f-8d1dfe281e14', 'b009f934-6f4c-4434-90da-3e83a0c73f7d']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7130cab6-5d59-4671-9813-28a541d2fafa) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7130cab6-5d59-4671-9813-28a541d2fafa) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4d85ceb5-389a-4ca7-b26b-845023853c4b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1059334328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['5aed1744-d1d6-444d-b1ae-04b858f831a2','98b061e8-3f55-4ef2-b540-d8f2949c2f28','d228612d-c147-470b-8b6f-8d1dfe281e14','b009f934-6f4c-4434-90da-3e83a0c73f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:29Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1059334328',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4d85ceb5-389a-4ca7-b26b-845023853c4b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='77f96b3c5f944d119f73bbe83a96bb8b',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='9874b3bac7ce45a388224f71a7973bfa',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a236e7a-068c-47fa-8aea-474306661678) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (9a236e7a-068c-47fa-8aea-474306661678) transitioned into state 'SUCCESS' from state '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-1059334328',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='77f96b3c5f944d119f73bbe83a96bb8b',qos_specs=None,replication_status=,reservations=['5aed1744-d1d6-444d-b1ae-04b858f831a2','98b061e8-3f55-4ef2-b540-d8f2949c2f28','d228612d-c147-470b-8b6f-8d1dfe281e14','b009f934-6f4c-4434-90da-3e83a0c73f7d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='9874b3bac7ce45a388224f71a7973bfa',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9021fac6-d641-46b0-bb0f-a3116813b4d2) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (9021fac6-d641-46b0-bb0f-a3116813b4d2) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Flow 'volume_create_api' (79459153-5f02-404e-b933-b53d4d05abf8) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Create volume request issued successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-60f4fd53-e57a-488c-947b-ae3578b60b6f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1621/3242] 192.168.122.183 () {62 vars in 1183 bytes} [Sun Sep 6 17:18:28 2026] POST /volume/v3/volumes => generated 787 bytes in 557 msecs (HTTP/1.1 202) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-43e91656-ee6b-4c7c-87dc-5c342ed144bd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43e91656-ee6b-4c7c-87dc-5c342ed144bd tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43e91656-ee6b-4c7c-87dc-5c342ed144bd tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:29 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-43e91656-ee6b-4c7c-87dc-5c342ed144bd tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:29 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:29 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:29 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-43e91656-ee6b-4c7c-87dc-5c342ed144bd tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-28932fc7-48cc-4a70-be56-9efc6a510329 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28932fc7-48cc-4a70-be56-9efc6a510329 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28932fc7-48cc-4a70-be56-9efc6a510329 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-28932fc7-48cc-4a70-be56-9efc6a510329 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:29 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-43e91656-ee6b-4c7c-87dc-5c342ed144bd tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:29 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1622/3243] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:29 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 966 bytes in 171 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[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-28932fc7-48cc-4a70-be56-9efc6a510329 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-28932fc7-48cc-4a70-be56-9efc6a510329 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1622/3244] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:29 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 440 bytes in 68 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[87200]: DEBUG cinder.api.middleware.request_id [None req-49c57a7c-2bcd-4aa9-b03a-40a818b8f1c0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49c57a7c-2bcd-4aa9-b03a-40a818b8f1c0 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49c57a7c-2bcd-4aa9-b03a-40a818b8f1c0 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-49c57a7c-2bcd-4aa9-b03a-40a818b8f1c0 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-49c57a7c-2bcd-4aa9-b03a-40a818b8f1c0 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-49c57a7c-2bcd-4aa9-b03a-40a818b8f1c0 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1623/3245] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:30 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 842 bytes in 159 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0251d3d8-25e4-4d99-9bca-8a3f4d6feef7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0251d3d8-25e4-4d99-9bca-8a3f4d6feef7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0251d3d8-25e4-4d99-9bca-8a3f4d6feef7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0251d3d8-25e4-4d99-9bca-8a3f4d6feef7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ac17d32e-6c9f-4f0d-bd92-d1027f4b60b2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac17d32e-6c9f-4f0d-bd92-d1027f4b60b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac17d32e-6c9f-4f0d-bd92-d1027f4b60b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ac17d32e-6c9f-4f0d-bd92-d1027f4b60b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:30 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-0251d3d8-25e4-4d99-9bca-8a3f4d6feef7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ac17d32e-6c9f-4f0d-bd92-d1027f4b60b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ac17d32e-6c9f-4f0d-bd92-d1027f4b60b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1624/3246] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:30 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 440 bytes in 65 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[87201]: INFO cinder.api.openstack.wsgi [None req-0251d3d8-25e4-4d99-9bca-8a3f4d6feef7 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1623/3247] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:30 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1016 bytes in 95 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0b602179-922e-463d-80bd-65270a284090 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0b602179-922e-463d-80bd-65270a284090 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0b602179-922e-463d-80bd-65270a284090 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0b602179-922e-463d-80bd-65270a284090 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0b602179-922e-463d-80bd-65270a284090 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0b602179-922e-463d-80bd-65270a284090 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1625/3248] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:31 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 842 bytes in 91 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7ec9f614-a659-4370-9542-2119b3280b7c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ec9f614-a659-4370-9542-2119b3280b7c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ec9f614-a659-4370-9542-2119b3280b7c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d202bf17-8530-4ea0-bc6a-dc7eec1bd2f4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:31 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7ec9f614-a659-4370-9542-2119b3280b7c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d202bf17-8530-4ea0-bc6a-dc7eec1bd2f4 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d202bf17-8530-4ea0-bc6a-dc7eec1bd2f4 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d202bf17-8530-4ea0-bc6a-dc7eec1bd2f4 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:31 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:31 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7ec9f614-a659-4370-9542-2119b3280b7c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7ec9f614-a659-4370-9542-2119b3280b7c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:31 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1624/3249] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:31 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 440 bytes in 76 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:31 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d202bf17-8530-4ea0-bc6a-dc7eec1bd2f4 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d202bf17-8530-4ea0-bc6a-dc7eec1bd2f4 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1626/3250] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:31 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1016 bytes in 128 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e13c5e33-cebe-488e-99e1-33dc855f5484 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e13c5e33-cebe-488e-99e1-33dc855f5484 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e13c5e33-cebe-488e-99e1-33dc855f5484 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e13c5e33-cebe-488e-99e1-33dc855f5484 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e13c5e33-cebe-488e-99e1-33dc855f5484 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e13c5e33-cebe-488e-99e1-33dc855f5484 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1625/3251] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:32 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 842 bytes in 111 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-592b20c0-f48a-4cb7-a895-7a273e1ba7d8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-592b20c0-f48a-4cb7-a895-7a273e1ba7d8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-592b20c0-f48a-4cb7-a895-7a273e1ba7d8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-592b20c0-f48a-4cb7-a895-7a273e1ba7d8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-592b20c0-f48a-4cb7-a895-7a273e1ba7d8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-592b20c0-f48a-4cb7-a895-7a273e1ba7d8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1627/3252] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:32 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 440 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ad4c57c9-79ff-4ee8-9e75-44a1903bcef8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ad4c57c9-79ff-4ee8-9e75-44a1903bcef8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ad4c57c9-79ff-4ee8-9e75-44a1903bcef8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ad4c57c9-79ff-4ee8-9e75-44a1903bcef8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ad4c57c9-79ff-4ee8-9e75-44a1903bcef8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ad4c57c9-79ff-4ee8-9e75-44a1903bcef8 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1626/3253] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:33 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1016 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c341aac0-35b1-4241-9ba3-8b3bbb99f71d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c341aac0-35b1-4241-9ba3-8b3bbb99f71d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c341aac0-35b1-4241-9ba3-8b3bbb99f71d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c341aac0-35b1-4241-9ba3-8b3bbb99f71d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c341aac0-35b1-4241-9ba3-8b3bbb99f71d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c341aac0-35b1-4241-9ba3-8b3bbb99f71d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1628/3254] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:33 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 843 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e22a7627-e52b-4092-b0c2-409c0b73ce35 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e22a7627-e52b-4092-b0c2-409c0b73ce35 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e22a7627-e52b-4092-b0c2-409c0b73ce35 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e22a7627-e52b-4092-b0c2-409c0b73ce35 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e22a7627-e52b-4092-b0c2-409c0b73ce35 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e22a7627-e52b-4092-b0c2-409c0b73ce35 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1627/3255] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:33 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 843 bytes in 42 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5f101430-7421-4dc5-a352-70e19104a8e4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete snapshot with id: 2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot delete request issued successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f101430-7421-4dc5-a352-70e19104a8e4 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 202 Sep 06 17:18:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1629/3256] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:33 2026] DELETE /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9d3789c8-6221-475a-8fae-587e49416b94 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9d3789c8-6221-475a-8fae-587e49416b94 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9d3789c8-6221-475a-8fae-587e49416b94 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9d3789c8-6221-475a-8fae-587e49416b94 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9d3789c8-6221-475a-8fae-587e49416b94 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9d3789c8-6221-475a-8fae-587e49416b94 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1628/3257] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:33 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 468 bytes in 28 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[87200]: DEBUG cinder.api.middleware.request_id [None req-be19447d-e56b-4dda-9f36-7c7b7d35c91c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be19447d-e56b-4dda-9f36-7c7b7d35c91c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be19447d-e56b-4dda-9f36-7c7b7d35c91c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-be19447d-e56b-4dda-9f36-7c7b7d35c91c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-be19447d-e56b-4dda-9f36-7c7b7d35c91c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-be19447d-e56b-4dda-9f36-7c7b7d35c91c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1630/3258] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:33 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 440 bytes in 20 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e74b7535-0029-4a2a-a9be-9daecfb24fd2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e74b7535-0029-4a2a-a9be-9daecfb24fd2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e74b7535-0029-4a2a-a9be-9daecfb24fd2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e74b7535-0029-4a2a-a9be-9daecfb24fd2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e74b7535-0029-4a2a-a9be-9daecfb24fd2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e74b7535-0029-4a2a-a9be-9daecfb24fd2 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1629/3259] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1016 bytes in 44 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[87200]: DEBUG cinder.api.middleware.request_id [None req-5915f028-9aea-4df7-a70f-1adb24a74d5b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5915f028-9aea-4df7-a70f-1adb24a74d5b tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5915f028-9aea-4df7-a70f-1adb24a74d5b tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5915f028-9aea-4df7-a70f-1adb24a74d5b tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5915f028-9aea-4df7-a70f-1adb24a74d5b tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Snapshot retrieved successfully. Sep 06 17:18:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5915f028-9aea-4df7-a70f-1adb24a74d5b tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 200 Sep 06 17:18:34 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1631/3260] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:34 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 468 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6bf625b9-8ef4-45f7-bc96-980963d24382 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6bf625b9-8ef4-45f7-bc96-980963d24382 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6bf625b9-8ef4-45f7-bc96-980963d24382 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6bf625b9-8ef4-45f7-bc96-980963d24382 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6bf625b9-8ef4-45f7-bc96-980963d24382 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6bf625b9-8ef4-45f7-bc96-980963d24382 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1630/3261] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-716f4613-6925-48f4-9ee9-213364f179db None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.db.api [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Building query based on filter {{(pid=87200) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: /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:35 devstack devstack@c-api.service[87200]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Get all snapshots completed successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-716f4613-6925-48f4-9ee9-213364f179db tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:18:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1632/3262] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/snapshots => generated 336 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-23207d65-1a79-41bd-98d3-b34937206a79 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: 6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-23207d65-1a79-41bd-98d3-b34937206a79 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 202 Sep 06 17:18:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1631/3263] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:35 2026] DELETE /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 0 bytes in 75 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3c3e1b58-7327-46a6-804a-689c3fa3d7f9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c27eecab-acc0-42a1-ab7a-744a5002c6fd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c3e1b58-7327-46a6-804a-689c3fa3d7f9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1b58-7327-46a6-804a-689c3fa3d7f9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3c3e1b58-7327-46a6-804a-689c3fa3d7f9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c27eecab-acc0-42a1-ab7a-744a5002c6fd tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c27eecab-acc0-42a1-ab7a-744a5002c6fd tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c27eecab-acc0-42a1-ab7a-744a5002c6fd tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c27eecab-acc0-42a1-ab7a-744a5002c6fd tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c27eecab-acc0-42a1-ab7a-744a5002c6fd tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1632/3264] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 466 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3c3e1b58-7327-46a6-804a-689c3fa3d7f9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3c3e1b58-7327-46a6-804a-689c3fa3d7f9 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1633/3265] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1016 bytes in 70 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4cbe7236-78e5-41a1-ad48-e28bf8d71af2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4cbe7236-78e5-41a1-ad48-e28bf8d71af2 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4cbe7236-78e5-41a1-ad48-e28bf8d71af2 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4cbe7236-78e5-41a1-ad48-e28bf8d71af2 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4cbe7236-78e5-41a1-ad48-e28bf8d71af2 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 404 Sep 06 17:18:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1633/3266] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 111 bytes in 17 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete volume with id: c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:35 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete volume request issued successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-11dcf0b0-d61c-47a8-8c85-4570dfd0b59a tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 202 Sep 06 17:18:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1634/3267] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:35 2026] DELETE /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 0 bytes in 73 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[87201]: DEBUG cinder.api.middleware.request_id [None req-bee909b5-bb38-427e-a19e-c51efc2e9c19 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bee909b5-bb38-427e-a19e-c51efc2e9c19 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bee909b5-bb38-427e-a19e-c51efc2e9c19 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bee909b5-bb38-427e-a19e-c51efc2e9c19 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:35 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:35 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:35 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-bee909b5-bb38-427e-a19e-c51efc2e9c19 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bee909b5-bb38-427e-a19e-c51efc2e9c19 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 200 Sep 06 17:18:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1634/3268] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:35 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 855 bytes in 53 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-b921c316-f9ec-4ab8-8421-a0722a0af109 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b921c316-f9ec-4ab8-8421-a0722a0af109 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b921c316-f9ec-4ab8-8421-a0722a0af109 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b921c316-f9ec-4ab8-8421-a0722a0af109 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-562c27fe-8add-4059-adcc-009554e04455 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-562c27fe-8add-4059-adcc-009554e04455 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-562c27fe-8add-4059-adcc-009554e04455 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-562c27fe-8add-4059-adcc-009554e04455 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-b921c316-f9ec-4ab8-8421-a0722a0af109 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b921c316-f9ec-4ab8-8421-a0722a0af109 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 200 Sep 06 17:18:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1635/3269] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:36 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 466 bytes in 56 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-562c27fe-8add-4059-adcc-009554e04455 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-562c27fe-8add-4059-adcc-009554e04455 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1635/3270] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:36 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1017 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-620b6afc-7e04-4856-a97d-4df60447fa8f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-620b6afc-7e04-4856-a97d-4df60447fa8f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] GET http://192.168.122.183/volume/v3/volumes/summary Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-620b6afc-7e04-4856-a97d-4df60447fa8f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-620b6afc-7e04-4856-a97d-4df60447fa8f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Calling method 'version_select' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.api_utils [None req-620b6afc-7e04-4856-a97d-4df60447fa8f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Removing options '' from query. {{(pid=87200) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-620b6afc-7e04-4856-a97d-4df60447fa8f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] Get summary completed successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-620b6afc-7e04-4856-a97d-4df60447fa8f tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-reader] http://192.168.122.183/volume/v3/volumes/summary returned with HTTP 200 Sep 06 17:18:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1636/3271] 192.168.122.183 () {60 vars in 1186 bytes} [Sun Sep 6 17:18:36 2026] GET /volume/v3/volumes/summary => generated 55 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-705819b7-44ce-4735-b12e-43b1c59b312d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume with id: 4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:36 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:36 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Delete volume request issued successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-705819b7-44ce-4735-b12e-43b1c59b312d tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 202 Sep 06 17:18:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1636/3272] 192.168.122.183 () {60 vars in 1276 bytes} [Sun Sep 6 17:18:36 2026] DELETE /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 234 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4cd44e3b-db7c-4a27-bab2-ffaca93ee242 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4cd44e3b-db7c-4a27-bab2-ffaca93ee242 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4cd44e3b-db7c-4a27-bab2-ffaca93ee242 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4cd44e3b-db7c-4a27-bab2-ffaca93ee242 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4cd44e3b-db7c-4a27-bab2-ffaca93ee242 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Volume info retrieved successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4cd44e3b-db7c-4a27-bab2-ffaca93ee242 tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 200 Sep 06 17:18:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1637/3273] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:36 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 1016 bytes in 47 msecs (HTTP/1.1 200) 7 headers in 287 bytes (1 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-420cedf9-d81c-466e-912f-aa9403a8bb80 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-420cedf9-d81c-466e-912f-aa9403a8bb80 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-420cedf9-d81c-466e-912f-aa9403a8bb80 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-420cedf9-d81c-466e-912f-aa9403a8bb80 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-420cedf9-d81c-466e-912f-aa9403a8bb80 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 404 Sep 06 17:18:36 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1637/3274] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:36 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 109 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] DELETE http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete volume with id: ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:36 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:36 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:36 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete volume request issued successfully. Sep 06 17:18:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1ea7151-3485-4389-a4bb-2f16ed9d546d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 202 Sep 06 17:18:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1638/3275] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:36 2026] DELETE /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 0 bytes in 89 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-df0781d3-99d4-48af-817c-fa046c5475ba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df0781d3-99d4-48af-817c-fa046c5475ba tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df0781d3-99d4-48af-817c-fa046c5475ba tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df0781d3-99d4-48af-817c-fa046c5475ba tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-df0781d3-99d4-48af-817c-fa046c5475ba tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Volume info retrieved successfully. Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df0781d3-99d4-48af-817c-fa046c5475ba tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 200 Sep 06 17:18:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1638/3276] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:37 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 842 bytes in 61 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cfc1f06b-3eff-4143-87f7-3a9e184a9820 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfc1f06b-3eff-4143-87f7-3a9e184a9820 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b Sep 06 17:18:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfc1f06b-3eff-4143-87f7-3a9e184a9820 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cfc1f06b-3eff-4143-87f7-3a9e184a9820 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cfc1f06b-3eff-4143-87f7-3a9e184a9820 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b returned with HTTP 404 Sep 06 17:18:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1639/3277] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:37 2026] GET /volume/v3/snapshots/6e4f69c3-a46f-426d-931e-ca30bd5a0d4b => generated 111 bytes in 24 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9cb1ea97-871e-4174-9793-653d266acd14 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:18:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cb1ea97-871e-4174-9793-653d266acd14 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 returned with HTTP 202 Sep 06 17:18:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1639/3278] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:37 2026] DELETE /volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-70c055e1-c33e-4e93-8819-5a260e408806 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-70c055e1-c33e-4e93-8819-5a260e408806 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-70c055e1-c33e-4e93-8819-5a260e408806 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-70c055e1-c33e-4e93-8819-5a260e408806 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:37 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:18:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:37 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:18:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-70c055e1-c33e-4e93-8819-5a260e408806 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-70c055e1-c33e-4e93-8819-5a260e408806 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 returned with HTTP 200 Sep 06 17:18:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1640/3279] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:37 2026] GET /volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 => generated 1015 bytes in 71 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fc4389ec-7b40-4929-9dc8-b9807918827a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc4389ec-7b40-4929-9dc8-b9807918827a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] GET http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc4389ec-7b40-4929-9dc8-b9807918827a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fc4389ec-7b40-4929-9dc8-b9807918827a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fc4389ec-7b40-4929-9dc8-b9807918827a tempest-ProjectReaderTests-65237529 tempest-ProjectReaderTests-65237529-project-admin] http://192.168.122.183/volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b returned with HTTP 404 Sep 06 17:18:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1640/3280] 192.168.122.183 () {60 vars in 1273 bytes} [Sun Sep 6 17:18:37 2026] GET /volume/v3/volumes/4d85ceb5-389a-4ca7-b26b-845023853c4b => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 293 bytes (1 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8f042bc2-de50-4f98-80bd-6b725a98c487 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f042bc2-de50-4f98-80bd-6b725a98c487 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f042bc2-de50-4f98-80bd-6b725a98c487 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8f042bc2-de50-4f98-80bd-6b725a98c487 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8f042bc2-de50-4f98-80bd-6b725a98c487 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 returned with HTTP 404 Sep 06 17:18:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1641/3281] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:38 2026] GET /volume/v3/volumes/ee70b591-17e9-4412-ba69-48d85c3b3496 => generated 109 bytes in 25 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e371f2d2-4c6f-4317-ad33-838350a6851d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e371f2d2-4c6f-4317-ad33-838350a6851d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] DELETE http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e371f2d2-4c6f-4317-ad33-838350a6851d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e371f2d2-4c6f-4317-ad33-838350a6851d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-e371f2d2-4c6f-4317-ad33-838350a6851d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete snapshot with id: 2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e371f2d2-4c6f-4317-ad33-838350a6851d tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 404 Sep 06 17:18:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1641/3282] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:38 2026] DELETE /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e91e1a46-f9fb-4648-91d5-c419ae4ff006 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e91e1a46-f9fb-4648-91d5-c419ae4ff006 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e91e1a46-f9fb-4648-91d5-c419ae4ff006 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e91e1a46-f9fb-4648-91d5-c419ae4ff006 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e91e1a46-f9fb-4648-91d5-c419ae4ff006 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f returned with HTTP 404 Sep 06 17:18:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1642/3283] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:38 2026] GET /volume/v3/snapshots/2917d32c-c394-4fa2-95c6-125cb2605a3f => generated 111 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2eb87685-a382-4ae2-8bbb-74cd09e058a7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2eb87685-a382-4ae2-8bbb-74cd09e058a7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] DELETE http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2eb87685-a382-4ae2-8bbb-74cd09e058a7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2eb87685-a382-4ae2-8bbb-74cd09e058a7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-2eb87685-a382-4ae2-8bbb-74cd09e058a7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Delete volume with id: c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2eb87685-a382-4ae2-8bbb-74cd09e058a7 tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 404 Sep 06 17:18:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1642/3284] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:38 2026] DELETE /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 109 bytes in 20 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4c8b05ec-4d2c-4ce0-97c1-28c0efaadefa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c8b05ec-4d2c-4ce0-97c1-28c0efaadefa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] GET http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c8b05ec-4d2c-4ce0-97c1-28c0efaadefa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4c8b05ec-4d2c-4ce0-97c1-28c0efaadefa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4c8b05ec-4d2c-4ce0-97c1-28c0efaadefa tempest-SnapshotDependencyTests-262516878 tempest-SnapshotDependencyTests-262516878-project-member] http://192.168.122.183/volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 returned with HTTP 404 Sep 06 17:18:38 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1643/3285] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:38 2026] GET /volume/v3/volumes/c5669fff-0f30-4ca6-a3e3-3f4814e30dc5 => generated 109 bytes in 26 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-cd99677b-83b9-40aa-8bcc-d2ef575f5cf0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd99677b-83b9-40aa-8bcc-d2ef575f5cf0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd99677b-83b9-40aa-8bcc-d2ef575f5cf0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-cd99677b-83b9-40aa-8bcc-d2ef575f5cf0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-cd99677b-83b9-40aa-8bcc-d2ef575f5cf0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 returned with HTTP 404 Sep 06 17:18:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1643/3286] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:38 2026] GET /volume/v3/volumes/af44c567-5f5f-4391-afef-4d6f53f0a3d0 => generated 109 bytes in 28 msecs (HTTP/1.1 404) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-584134208"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-584134208'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:18:38 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (7c4d1e45-e874-432d-9271-70ecf26038cb) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07108f3-fa8f-4154-bec5-4daa1953ace8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (c07108f3-fa8f-4154-bec5-4daa1953ace8) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fcb56a-a6e0-424c-b6c2-cb6fd48d8666) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['f26b00d1-249f-40f3-9fbd-6523eb48392e', '010809cc-7cbd-4d69-8b5c-fafb4bae0dce', '00e95904-5392-4ad6-a7ae-4d345c59d158', 'e1b3b078-9d7d-4bbc-882c-47e2638760bb'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (96fcb56a-a6e0-424c-b6c2-cb6fd48d8666) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f26b00d1-249f-40f3-9fbd-6523eb48392e', '010809cc-7cbd-4d69-8b5c-fafb4bae0dce', '00e95904-5392-4ad6-a7ae-4d345c59d158', 'e1b3b078-9d7d-4bbc-882c-47e2638760bb']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3feccbb2-2c51-43cc-a984-6a24d45e07a8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:38 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (3feccbb2-2c51-43cc-a984-6a24d45e07a8) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '1b4455f2-d4cc-446f-8214-3675dcc898c1', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-584134208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['f26b00d1-249f-40f3-9fbd-6523eb48392e','010809cc-7cbd-4d69-8b5c-fafb4bae0dce','00e95904-5392-4ad6-a7ae-4d345c59d158','e1b3b078-9d7d-4bbc-882c-47e2638760bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-584134208',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=1b4455f2-d4cc-446f-8214-3675dcc898c1,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3299eb4a-e615-4c07-9548-31046e6719b9) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (3299eb4a-e615-4c07-9548-31046e6719b9) transitioned into state 'SUCCESS' from state '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-584134208',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['f26b00d1-249f-40f3-9fbd-6523eb48392e','010809cc-7cbd-4d69-8b5c-fafb4bae0dce','00e95904-5392-4ad6-a7ae-4d345c59d158','e1b3b078-9d7d-4bbc-882c-47e2638760bb'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32937073-69f5-4677-aa9f-1f7b248cc807) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (32937073-69f5-4677-aa9f-1f7b248cc807) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (7c4d1e45-e874-432d-9271-70ecf26038cb) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:18:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0e0f79d1-0a8b-4e74-ba1c-396a89275dd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1644/3287] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:38 2026] POST /volume/v3/volumes => generated 786 bytes in 519 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ae5972cc-a873-423b-8850-03b1971de9cb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae5972cc-a873-423b-8850-03b1971de9cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae5972cc-a873-423b-8850-03b1971de9cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ae5972cc-a873-423b-8850-03b1971de9cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ae5972cc-a873-423b-8850-03b1971de9cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ae5972cc-a873-423b-8850-03b1971de9cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 returned with HTTP 200 Sep 06 17:18:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1644/3288] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:39 2026] GET /volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 => generated 965 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-95e4cfa7-7048-4324-9b54-b85c3c2de8b9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-95e4cfa7-7048-4324-9b54-b85c3c2de8b9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-95e4cfa7-7048-4324-9b54-b85c3c2de8b9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-95e4cfa7-7048-4324-9b54-b85c3c2de8b9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:40 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-95e4cfa7-7048-4324-9b54-b85c3c2de8b9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-95e4cfa7-7048-4324-9b54-b85c3c2de8b9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 returned with HTTP 200 Sep 06 17:18:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1645/3289] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:40 2026] GET /volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 => generated 1015 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1651bda0-5aa4-45ec-b9f3-9b5578ccc62d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1651bda0-5aa4-45ec-b9f3-9b5578ccc62d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1651bda0-5aa4-45ec-b9f3-9b5578ccc62d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1651bda0-5aa4-45ec-b9f3-9b5578ccc62d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-1651bda0-5aa4-45ec-b9f3-9b5578ccc62d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1651bda0-5aa4-45ec-b9f3-9b5578ccc62d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 returned with HTTP 200 Sep 06 17:18:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1645/3290] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:41 2026] GET /volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 => generated 1016 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:18:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "1b4455f2-d4cc-446f-8214-3675dcc898c1", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-775171707"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume 1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:41 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['9e5927e8-62c9-42d8-ac5d-fa6cbc86e6f4', '4aec845c-0557-4db4-b0ee-d73e1b96e828', '79d60a15-613b-409f-b74a-e008cd8fa5fa', '4032c8da-5528-4d12-a13b-4fb2362a3b95'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-07b3c03e-da6f-469d-8979-a28d9f4bf226 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1646/3291] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:41 2026] POST /volume/v3/snapshots => generated 307 bytes in 158 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b1051c09-63bd-47a9-b842-da37db0dac03 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1051c09-63bd-47a9-b842-da37db0dac03 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1051c09-63bd-47a9-b842-da37db0dac03 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b1051c09-63bd-47a9-b842-da37db0dac03 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b1051c09-63bd-47a9-b842-da37db0dac03 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b1051c09-63bd-47a9-b842-da37db0dac03 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 200 Sep 06 17:18:41 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1646/3292] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:41 2026] GET /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 439 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f1f8c0f7-76e9-4fa1-b202-2e152aefdf01 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1f8c0f7-76e9-4fa1-b202-2e152aefdf01 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1f8c0f7-76e9-4fa1-b202-2e152aefdf01 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f1f8c0f7-76e9-4fa1-b202-2e152aefdf01 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f1f8c0f7-76e9-4fa1-b202-2e152aefdf01 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f1f8c0f7-76e9-4fa1-b202-2e152aefdf01 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 200 Sep 06 17:18:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1647/3293] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:42 2026] GET /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 439 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-342a3567-7963-4538-9737-4a9338433346 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-342a3567-7963-4538-9737-4a9338433346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-342a3567-7963-4538-9737-4a9338433346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-342a3567-7963-4538-9737-4a9338433346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-342a3567-7963-4538-9737-4a9338433346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-342a3567-7963-4538-9737-4a9338433346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 200 Sep 06 17:18:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1647/3294] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:43 2026] GET /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 466 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] POST http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7/action Sep 06 17:18:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Updating snapshot '234870ab-dd7b-4592-aed4-9bbf642f76a7' with '{'status': 'error'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'c0b06195c33e4317aa8d99ca8bd47631', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcb6a81a601f4391863c3d74a6f59c9a', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-705fc46c-4de3-4faf-bfcb-759ca3ea4c57 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7/action returned with HTTP 403 Sep 06 17:18:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1648/3295] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:18:43 2026] POST /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7/action => generated 133 bytes in 33 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: 234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-209cdcc3-6765-4ce9-b73a-ee7736c70a92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 202 Sep 06 17:18:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1648/3296] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:43 2026] DELETE /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 0 bytes in 54 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0be25668-c6e2-48e9-a202-9256d48fe156 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0be25668-c6e2-48e9-a202-9256d48fe156 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0be25668-c6e2-48e9-a202-9256d48fe156 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0be25668-c6e2-48e9-a202-9256d48fe156 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:43 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:43 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0be25668-c6e2-48e9-a202-9256d48fe156 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:43 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0be25668-c6e2-48e9-a202-9256d48fe156 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 200 Sep 06 17:18:43 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1649/3297] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:43 2026] GET /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 465 bytes in 41 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ab9ef55c-5077-457b-bcf8-235bf8a01da8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab9ef55c-5077-457b-bcf8-235bf8a01da8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab9ef55c-5077-457b-bcf8-235bf8a01da8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ab9ef55c-5077-457b-bcf8-235bf8a01da8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ab9ef55c-5077-457b-bcf8-235bf8a01da8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ab9ef55c-5077-457b-bcf8-235bf8a01da8 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 200 Sep 06 17:18:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1649/3298] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:44 2026] GET /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 465 bytes in 27 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[87200]: DEBUG cinder.api.middleware.request_id [None req-29868762-66a3-4c4b-b396-f73974e8fd82 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-29868762-66a3-4c4b-b396-f73974e8fd82 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 Sep 06 17:18:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-29868762-66a3-4c4b-b396-f73974e8fd82 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-29868762-66a3-4c4b-b396-f73974e8fd82 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-29868762-66a3-4c4b-b396-f73974e8fd82 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 returned with HTTP 404 Sep 06 17:18:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1650/3299] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/snapshots/234870ab-dd7b-4592-aed4-9bbf642f76a7 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-87240de1-a7fb-4632-8dda-bc0db311b57e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: 1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:45 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-87240de1-a7fb-4632-8dda-bc0db311b57e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 returned with HTTP 202 Sep 06 17:18:45 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1650/3300] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:45 2026] DELETE /volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 => generated 0 bytes in 69 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[87200]: DEBUG cinder.api.middleware.request_id [None req-482da312-872f-4b85-a6b5-4acbf8bcacce None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-482da312-872f-4b85-a6b5-4acbf8bcacce tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-482da312-872f-4b85-a6b5-4acbf8bcacce tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-482da312-872f-4b85-a6b5-4acbf8bcacce tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:45 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-482da312-872f-4b85-a6b5-4acbf8bcacce tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-482da312-872f-4b85-a6b5-4acbf8bcacce tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 returned with HTTP 200 Sep 06 17:18:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1651/3301] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:45 2026] GET /volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 => generated 1015 bytes in 57 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:18:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-13bfbcfe-1738-4911-839f-0910319fdd3d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13bfbcfe-1738-4911-839f-0910319fdd3d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 Sep 06 17:18:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13bfbcfe-1738-4911-839f-0910319fdd3d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13bfbcfe-1738-4911-839f-0910319fdd3d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13bfbcfe-1738-4911-839f-0910319fdd3d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 returned with HTTP 404 Sep 06 17:18:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1651/3302] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:46 2026] GET /volume/v3/volumes/1b4455f2-d4cc-446f-8214-3675dcc898c1 => generated 109 bytes in 32 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-523734965"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-523734965'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:46 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:18:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:46 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (6ce3bf16-098e-4daf-9626-b2ee8d9458df) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989ab58c-e682-46be-80b5-95dad097b4c3) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (989ab58c-e682-46be-80b5-95dad097b4c3) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f80c07-5cf4-456c-9783-98fc2a3e0226) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['e5d2b728-d558-48c3-bf62-51cb8c5bd497', '4dbfcac8-4571-4f39-bd35-dd9a481ea481', 'ef62b624-9375-41d1-ab2c-43783b66b8f7', 'f6bede4a-1144-4fac-81a1-8d8e6283ebda'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (70f80c07-5cf4-456c-9783-98fc2a3e0226) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['e5d2b728-d558-48c3-bf62-51cb8c5bd497', '4dbfcac8-4571-4f39-bd35-dd9a481ea481', 'ef62b624-9375-41d1-ab2c-43783b66b8f7', 'f6bede4a-1144-4fac-81a1-8d8e6283ebda']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aeebe89-6929-4282-a6e8-403449855c8d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7aeebe89-6929-4282-a6e8-403449855c8d) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '0bbe6754-523a-41d6-9332-4f2837c30ac5', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-523734965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['e5d2b728-d558-48c3-bf62-51cb8c5bd497','4dbfcac8-4571-4f39-bd35-dd9a481ea481','ef62b624-9375-41d1-ab2c-43783b66b8f7','f6bede4a-1144-4fac-81a1-8d8e6283ebda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:47Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-523734965',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=0bbe6754-523a-41d6-9332-4f2837c30ac5,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ca5665-e398-4c11-ad55-f811b5f27d21) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f2ca5665-e398-4c11-ad55-f811b5f27d21) transitioned into state 'SUCCESS' from state '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-523734965',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['e5d2b728-d558-48c3-bf62-51cb8c5bd497','4dbfcac8-4571-4f39-bd35-dd9a481ea481','ef62b624-9375-41d1-ab2c-43783b66b8f7','f6bede4a-1144-4fac-81a1-8d8e6283ebda'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa4c94b-1e3f-4a27-a788-e1c025fec5e6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (3aa4c94b-1e3f-4a27-a788-e1c025fec5e6) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (6ce3bf16-098e-4daf-9626-b2ee8d9458df) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cc1938dc-75d5-4e21-9677-b2f0f2105346 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1652/3303] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:46 2026] POST /volume/v3/volumes => generated 786 bytes in 389 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-40f74888-5dd8-41dd-bc97-a188d26e4402 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40f74888-5dd8-41dd-bc97-a188d26e4402 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40f74888-5dd8-41dd-bc97-a188d26e4402 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-40f74888-5dd8-41dd-bc97-a188d26e4402 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:47 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:47 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-40f74888-5dd8-41dd-bc97-a188d26e4402 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-40f74888-5dd8-41dd-bc97-a188d26e4402 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 returned with HTTP 200 Sep 06 17:18:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1652/3304] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:47 2026] GET /volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 => generated 965 bytes in 46 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[87200]: DEBUG cinder.api.middleware.request_id [None req-26bc458b-2149-452c-b0f3-46e47d65f425 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26bc458b-2149-452c-b0f3-46e47d65f425 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26bc458b-2149-452c-b0f3-46e47d65f425 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26bc458b-2149-452c-b0f3-46e47d65f425 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-26bc458b-2149-452c-b0f3-46e47d65f425 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26bc458b-2149-452c-b0f3-46e47d65f425 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 returned with HTTP 200 Sep 06 17:18:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1653/3305] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:48 2026] GET /volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 => generated 1016 bytes in 62 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ef889e06-8451-4842-b09a-bc72f74958df None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "0bbe6754-523a-41d6-9332-4f2837c30ac5", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-230475898"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume 0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:48 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['b67b8d24-7ce4-497a-9b84-5b91498bb589', '3ea85d35-e8ac-4e73-9b79-eb510619703f', '7cbdfd45-fcf7-46d5-a808-dff3b7f6650d', '266f5ea6-d73a-4885-a5e2-abf5159ed752'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ef889e06-8451-4842-b09a-bc72f74958df tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1653/3306] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:48 2026] POST /volume/v3/snapshots => generated 307 bytes in 177 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6a3d14ba-fd07-4727-b186-734dda8c0201 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a3d14ba-fd07-4727-b186-734dda8c0201 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a3d14ba-fd07-4727-b186-734dda8c0201 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6a3d14ba-fd07-4727-b186-734dda8c0201 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6a3d14ba-fd07-4727-b186-734dda8c0201 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6a3d14ba-fd07-4727-b186-734dda8c0201 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:48 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1654/3307] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:48 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 439 bytes in 32 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9828464d-4588-4b36-a4d8-114c3317c283 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9828464d-4588-4b36-a4d8-114c3317c283 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9828464d-4588-4b36-a4d8-114c3317c283 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9828464d-4588-4b36-a4d8-114c3317c283 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9828464d-4588-4b36-a4d8-114c3317c283 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9828464d-4588-4b36-a4d8-114c3317c283 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1654/3308] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:49 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 439 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d3362c25-18ec-4615-91bf-81dd4ece7197 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3362c25-18ec-4615-91bf-81dd4ece7197 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3362c25-18ec-4615-91bf-81dd4ece7197 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3362c25-18ec-4615-91bf-81dd4ece7197 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d3362c25-18ec-4615-91bf-81dd4ece7197 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3362c25-18ec-4615-91bf-81dd4ece7197 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1655/3309] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:50 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 439 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-6dee358f-ac66-472b-ae97-704d4f1eddb1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dee358f-ac66-472b-ae97-704d4f1eddb1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dee358f-ac66-472b-ae97-704d4f1eddb1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6dee358f-ac66-472b-ae97-704d4f1eddb1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6dee358f-ac66-472b-ae97-704d4f1eddb1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6dee358f-ac66-472b-ae97-704d4f1eddb1 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1655/3310] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:51 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 466 bytes in 17 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cc455d6f-cafc-46dd-b302-e1eb30a58c26 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cc455d6f-cafc-46dd-b302-e1eb30a58c26 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cc455d6f-cafc-46dd-b302-e1eb30a58c26 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cc455d6f-cafc-46dd-b302-e1eb30a58c26 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-cc455d6f-cafc-46dd-b302-e1eb30a58c26 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cc455d6f-cafc-46dd-b302-e1eb30a58c26 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1656/3311] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:51 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 466 bytes in 17 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3f78069a-af59-477f-90d5-efd1f250b377 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: 9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3f78069a-af59-477f-90d5-efd1f250b377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 202 Sep 06 17:18:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1656/3312] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:51 2026] DELETE /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:18:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-a4bb74ae-e780-4b4f-b4e9-d566e8c30377 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a4bb74ae-e780-4b4f-b4e9-d566e8c30377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a4bb74ae-e780-4b4f-b4e9-d566e8c30377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-a4bb74ae-e780-4b4f-b4e9-d566e8c30377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-a4bb74ae-e780-4b4f-b4e9-d566e8c30377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-a4bb74ae-e780-4b4f-b4e9-d566e8c30377 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1657/3313] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:51 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 465 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f7acec19-ef23-4d27-a7a2-41a1e3fcd5c4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7acec19-ef23-4d27-a7a2-41a1e3fcd5c4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7acec19-ef23-4d27-a7a2-41a1e3fcd5c4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f7acec19-ef23-4d27-a7a2-41a1e3fcd5c4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f7acec19-ef23-4d27-a7a2-41a1e3fcd5c4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f7acec19-ef23-4d27-a7a2-41a1e3fcd5c4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 200 Sep 06 17:18:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1657/3314] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:52 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 465 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-15aaa86b-3418-433a-844e-492d22c4e732 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15aaa86b-3418-433a-844e-492d22c4e732 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 Sep 06 17:18:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15aaa86b-3418-433a-844e-492d22c4e732 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-15aaa86b-3418-433a-844e-492d22c4e732 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-15aaa86b-3418-433a-844e-492d22c4e732 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 returned with HTTP 404 Sep 06 17:18:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1658/3315] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:53 2026] GET /volume/v3/snapshots/9d921ab4-2c28-4b4e-a879-1e0958311183 => generated 111 bytes in 17 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[87201]: DEBUG cinder.api.middleware.request_id [None req-4c11689f-3f69-4c32-b681-143e6215ff69 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:53 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: 0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:18:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c11689f-3f69-4c32-b681-143e6215ff69 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 returned with HTTP 202 Sep 06 17:18:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1658/3316] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:18:53 2026] DELETE /volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 => generated 0 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-626ae6c0-e626-48c2-9fef-6e5a0f0cc40f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-626ae6c0-e626-48c2-9fef-6e5a0f0cc40f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-626ae6c0-e626-48c2-9fef-6e5a0f0cc40f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:54 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-626ae6c0-e626-48c2-9fef-6e5a0f0cc40f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:54 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:54 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:54 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-626ae6c0-e626-48c2-9fef-6e5a0f0cc40f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:54 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-626ae6c0-e626-48c2-9fef-6e5a0f0cc40f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 returned with HTTP 200 Sep 06 17:18:54 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1659/3317] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:53 2026] GET /volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 => generated 1015 bytes in 55 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9892b556-cd71-4762-8924-514889f5e1ab None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9892b556-cd71-4762-8924-514889f5e1ab tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 Sep 06 17:18:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9892b556-cd71-4762-8924-514889f5e1ab tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9892b556-cd71-4762-8924-514889f5e1ab tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9892b556-cd71-4762-8924-514889f5e1ab tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 returned with HTTP 404 Sep 06 17:18:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1659/3318] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:55 2026] GET /volume/v3/volumes/0bbe6754-523a-41d6-9332-4f2837c30ac5 => generated 109 bytes in 22 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4dc44565-f702-459b-b1bb-8c110d083414 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-439825140"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-439825140'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:18:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (45f42892-ee1d-456b-805c-76f358f19bf6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28df301-8197-4dc3-8697-769617975545) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (f28df301-8197-4dc3-8697-769617975545) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7112384a-6d4c-4f41-83c2-6465c1e4c8f6) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['f96ac80a-a0e5-4f23-9718-914cc6816988', '54483201-1d09-4ef4-894c-6b5e40bfe606', '64e9f925-87b9-46b3-823b-72b64e3ce5b9', 'e41f009a-0670-40a8-b09d-a9d82b4333e6'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (7112384a-6d4c-4f41-83c2-6465c1e4c8f6) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['f96ac80a-a0e5-4f23-9718-914cc6816988', '54483201-1d09-4ef4-894c-6b5e40bfe606', '64e9f925-87b9-46b3-823b-72b64e3ce5b9', 'e41f009a-0670-40a8-b09d-a9d82b4333e6']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5bd85cf-1ea4-407f-824b-67f97316f4c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (f5bd85cf-1ea4-407f-824b-67f97316f4c4) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '4577ac57-26b6-426f-bc5d-ec0b0956054a', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439825140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['f96ac80a-a0e5-4f23-9718-914cc6816988','54483201-1d09-4ef4-894c-6b5e40bfe606','64e9f925-87b9-46b3-823b-72b64e3ce5b9','e41f009a-0670-40a8-b09d-a9d82b4333e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:55Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-439825140',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=4577ac57-26b6-426f-bc5d-ec0b0956054a,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32613159-bdf9-4424-9fd5-6df22159c833) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (32613159-bdf9-4424-9fd5-6df22159c833) transitioned into state 'SUCCESS' from state '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-439825140',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['f96ac80a-a0e5-4f23-9718-914cc6816988','54483201-1d09-4ef4-894c-6b5e40bfe606','64e9f925-87b9-46b3-823b-72b64e3ce5b9','e41f009a-0670-40a8-b09d-a9d82b4333e6'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf34d2d-6789-4ec6-affe-f50fd2b3ac7a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ecf34d2d-6789-4ec6-affe-f50fd2b3ac7a) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (45f42892-ee1d-456b-805c-76f358f19bf6) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:18:55 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:18:55 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4dc44565-f702-459b-b1bb-8c110d083414 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:18:55 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1660/3319] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:18:55 2026] POST /volume/v3/volumes => generated 786 bytes in 308 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-df3819ad-7927-4f3c-bdaa-48f96a1a1dff None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df3819ad-7927-4f3c-bdaa-48f96a1a1dff tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:18:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df3819ad-7927-4f3c-bdaa-48f96a1a1dff tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:55 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-df3819ad-7927-4f3c-bdaa-48f96a1a1dff tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:55 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:55 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:55 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-df3819ad-7927-4f3c-bdaa-48f96a1a1dff tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:55 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-df3819ad-7927-4f3c-bdaa-48f96a1a1dff tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a returned with HTTP 200 Sep 06 17:18:55 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1660/3320] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:55 2026] GET /volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a => generated 965 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-8c090d2a-2a3e-4e88-804e-60ddeda9c4be None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c090d2a-2a3e-4e88-804e-60ddeda9c4be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:18:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c090d2a-2a3e-4e88-804e-60ddeda9c4be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c090d2a-2a3e-4e88-804e-60ddeda9c4be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8c090d2a-2a3e-4e88-804e-60ddeda9c4be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c090d2a-2a3e-4e88-804e-60ddeda9c4be tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a returned with HTTP 200 Sep 06 17:18:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1661/3321] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:18:56 2026] GET /volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a => generated 1016 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dcb86f72-b843-4506-b3bf-4094bb57275d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:18:56 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "4577ac57-26b6-426f-bc5d-ec0b0956054a", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-693467632"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:56 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume 4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:18:56 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['99c859c0-e23a-4dde-8f05-8f6dca8be233', 'de33c2fb-0770-4612-8b16-dff6e8235b00', '2f66ae80-8001-4ff7-a049-27694156e87e', 'd2b8ce1c-672a-45fe-96d7-42f7d155bf5d'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:18:56 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:18:56 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dcb86f72-b843-4506-b3bf-4094bb57275d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:18:56 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1661/3322] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:18:56 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:18:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4244ac16-7b5e-4fd3-8a41-16190d31093c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4244ac16-7b5e-4fd3-8a41-16190d31093c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4244ac16-7b5e-4fd3-8a41-16190d31093c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4244ac16-7b5e-4fd3-8a41-16190d31093c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:56 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:56 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4244ac16-7b5e-4fd3-8a41-16190d31093c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4244ac16-7b5e-4fd3-8a41-16190d31093c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 200 Sep 06 17:18:56 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1662/3323] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:56 2026] GET /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 439 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-256b4633-1e0a-415b-9965-ac3aed0e30ed None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-256b4633-1e0a-415b-9965-ac3aed0e30ed tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-256b4633-1e0a-415b-9965-ac3aed0e30ed tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-256b4633-1e0a-415b-9965-ac3aed0e30ed tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:57 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:57 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-256b4633-1e0a-415b-9965-ac3aed0e30ed tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-256b4633-1e0a-415b-9965-ac3aed0e30ed tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 200 Sep 06 17:18:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1662/3324] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:57 2026] GET /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 439 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4194b1f1-49d2-4d02-b281-6412e91df769 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4194b1f1-49d2-4d02-b281-6412e91df769 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4194b1f1-49d2-4d02-b281-6412e91df769 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4194b1f1-49d2-4d02-b281-6412e91df769 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4194b1f1-49d2-4d02-b281-6412e91df769 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4194b1f1-49d2-4d02-b281-6412e91df769 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 200 Sep 06 17:18:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1663/3325] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:58 2026] GET /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 466 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] POST http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92/action Sep 06 17:18:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action body: b'{"os-unmanage": {}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.snapshot_unmanage [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Unmanage snapshot with id: eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'c0b06195c33e4317aa8d99ca8bd47631', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'bcb6a81a601f4391863c3d74a6f59c9a', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-52ac474c-14f5-4911-bb57-13c7d1597fd9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92/action returned with HTTP 403 Sep 06 17:18:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1663/3326] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:18:58 2026] POST /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92/action => generated 117 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9bd61add-e446-4395-a8b3-71b8184309ae None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:58 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9bd61add-e446-4395-a8b3-71b8184309ae tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 202 Sep 06 17:18:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1664/3327] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:18:58 2026] DELETE /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 0 bytes in 53 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[87201]: DEBUG cinder.api.middleware.request_id [None req-232e54d4-15f2-4f46-8b3c-648de989dd92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-232e54d4-15f2-4f46-8b3c-648de989dd92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-232e54d4-15f2-4f46-8b3c-648de989dd92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-232e54d4-15f2-4f46-8b3c-648de989dd92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:58 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-232e54d4-15f2-4f46-8b3c-648de989dd92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-232e54d4-15f2-4f46-8b3c-648de989dd92 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 200 Sep 06 17:18:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1664/3328] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:58 2026] GET /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 465 bytes in 27 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:18:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-f5981100-c236-40c2-90f6-6bcd7e6900eb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:18:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5981100-c236-40c2-90f6-6bcd7e6900eb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:18:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5981100-c236-40c2-90f6-6bcd7e6900eb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:18:59 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f5981100-c236-40c2-90f6-6bcd7e6900eb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:18:59 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:18:59 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f5981100-c236-40c2-90f6-6bcd7e6900eb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:18:59 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f5981100-c236-40c2-90f6-6bcd7e6900eb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 200 Sep 06 17:18:59 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1665/3329] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:18:59 2026] GET /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 465 bytes in 20 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[87201]: DEBUG cinder.api.middleware.request_id [None req-86794024-98a3-4b61-beb6-9421926ec41a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-86794024-98a3-4b61-beb6-9421926ec41a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 Sep 06 17:19:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-86794024-98a3-4b61-beb6-9421926ec41a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:00 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-86794024-98a3-4b61-beb6-9421926ec41a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:00 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-86794024-98a3-4b61-beb6-9421926ec41a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 returned with HTTP 404 Sep 06 17:19:00 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1665/3330] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:00 2026] GET /volume/v3/snapshots/eab32a5c-57fe-4ea2-97fb-8c0aa2f2da92 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:00 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:19:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:00 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:00 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: 4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:19:00 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=524,cinder:UPDATE=188,cinder:INSERT=93 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:19:00 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:00 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:00 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4922c1a2-cd57-4b19-8c2b-d1480c5d1a0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a returned with HTTP 202 Sep 06 17:19:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1666/3331] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:00 2026] DELETE /volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a => generated 0 bytes in 65 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4319fcaa-7670-45cf-b1a5-d0ce440dbdba None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4319fcaa-7670-45cf-b1a5-d0ce440dbdba tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:19:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4319fcaa-7670-45cf-b1a5-d0ce440dbdba tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4319fcaa-7670-45cf-b1a5-d0ce440dbdba tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:01 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:01 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:01 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-4319fcaa-7670-45cf-b1a5-d0ce440dbdba tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4319fcaa-7670-45cf-b1a5-d0ce440dbdba tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a returned with HTTP 200 Sep 06 17:19:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1666/3332] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:01 2026] GET /volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a => generated 1015 bytes in 47 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[87200]: DEBUG cinder.api.middleware.request_id [None req-08e17a7e-60a2-4b61-a2f4-31834933afb2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-08e17a7e-60a2-4b61-a2f4-31834933afb2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a Sep 06 17:19:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-08e17a7e-60a2-4b61-a2f4-31834933afb2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-08e17a7e-60a2-4b61-a2f4-31834933afb2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-08e17a7e-60a2-4b61-a2f4-31834933afb2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a returned with HTTP 404 Sep 06 17:19:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1667/3333] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:02 2026] GET /volume/v3/volumes/4577ac57-26b6-426f-bc5d-ec0b0956054a => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-646656856"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-646656856'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:19:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (aaa1a0f2-047b-4db3-9828-efd05c91386d) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b20baa-377b-4ede-97e9-cfbf26d988c4) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (74b20baa-377b-4ede-97e9-cfbf26d988c4) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17901852-f290-4814-8e0a-7a39642a62af) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['abd19f89-eae3-4e99-afe5-46235d703716', 'cf28183c-b4e7-48f0-a402-9fa013877b15', 'c8575fea-7831-4a8f-a26f-e190f9c7cb99', 'f89ce367-90cb-4c1a-99a0-ea9c7fc761a3'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (17901852-f290-4814-8e0a-7a39642a62af) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['abd19f89-eae3-4e99-afe5-46235d703716', 'cf28183c-b4e7-48f0-a402-9fa013877b15', 'c8575fea-7831-4a8f-a26f-e190f9c7cb99', 'f89ce367-90cb-4c1a-99a0-ea9c7fc761a3']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c2585b-09e3-48df-bf4d-655e1ec8f35b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (35c2585b-09e3-48df-bf4d-655e1ec8f35b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '763f9d26-3197-4784-ba97-de3f7f841043', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-646656856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['abd19f89-eae3-4e99-afe5-46235d703716','cf28183c-b4e7-48f0-a402-9fa013877b15','c8575fea-7831-4a8f-a26f-e190f9c7cb99','f89ce367-90cb-4c1a-99a0-ea9c7fc761a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:02Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-646656856',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=763f9d26-3197-4784-ba97-de3f7f841043,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fa8299-61e1-464a-9fcb-0fe3f566f580) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (f3fa8299-61e1-464a-9fcb-0fe3f566f580) transitioned into state 'SUCCESS' from state '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-646656856',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['abd19f89-eae3-4e99-afe5-46235d703716','cf28183c-b4e7-48f0-a402-9fa013877b15','c8575fea-7831-4a8f-a26f-e190f9c7cb99','f89ce367-90cb-4c1a-99a0-ea9c7fc761a3'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64e86b4-9a0c-4e65-a37c-cb76617ec6d8) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (e64e86b4-9a0c-4e65-a37c-cb76617ec6d8) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (aaa1a0f2-047b-4db3-9828-efd05c91386d) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:02 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8fbc7d50-ae1d-4047-b6f0-0ea280a67c0f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1667/3334] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:02 2026] POST /volume/v3/volumes => generated 786 bytes in 285 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7eaffb91-5d0b-4493-aa48-26d3b3dee0d9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7eaffb91-5d0b-4493-aa48-26d3b3dee0d9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7eaffb91-5d0b-4493-aa48-26d3b3dee0d9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7eaffb91-5d0b-4493-aa48-26d3b3dee0d9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:02 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:02 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:02 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7eaffb91-5d0b-4493-aa48-26d3b3dee0d9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7eaffb91-5d0b-4493-aa48-26d3b3dee0d9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 returned with HTTP 200 Sep 06 17:19:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1668/3335] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:02 2026] GET /volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 => generated 965 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-02d2d600-5250-4576-a30d-227fae8600c5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02d2d600-5250-4576-a30d-227fae8600c5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02d2d600-5250-4576-a30d-227fae8600c5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-02d2d600-5250-4576-a30d-227fae8600c5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=501,cinder:INSERT=121,cinder:UPDATE=232 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-02d2d600-5250-4576-a30d-227fae8600c5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-02d2d600-5250-4576-a30d-227fae8600c5 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 returned with HTTP 200 Sep 06 17:19:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1668/3336] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:03 2026] GET /volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 => generated 1016 bytes in 54 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:03 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "763f9d26-3197-4784-ba97-de3f7f841043", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-145416701"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:03 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume 763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:03 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['8df7ef53-f0d3-4630-b6b5-88c6da2a69fd', '118e3dc2-21cc-4351-9734-6b92e575955a', '6a8928af-f70e-4cea-9440-ffc2e6ff8e55', 'd97bc1a2-734d-49b3-a80f-8ff8d8fd940d'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:03 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:03 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ec16144f-9e0b-447e-ab9c-145a90055a7d tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:03 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1669/3337] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:03 2026] POST /volume/v3/snapshots => generated 307 bytes in 150 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-29783cfc-eaf7-4d98-9c9a-3ff1d0eddc54 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29783cfc-eaf7-4d98-9c9a-3ff1d0eddc54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29783cfc-eaf7-4d98-9c9a-3ff1d0eddc54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-29783cfc-eaf7-4d98-9c9a-3ff1d0eddc54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:03 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:03 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-29783cfc-eaf7-4d98-9c9a-3ff1d0eddc54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:03 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-29783cfc-eaf7-4d98-9c9a-3ff1d0eddc54 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 200 Sep 06 17:19:03 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1669/3338] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:03 2026] GET /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 439 bytes in 17 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[87200]: DEBUG cinder.api.middleware.request_id [None req-0c25a882-59d2-4b57-b05c-7ae0f2952b5a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c25a882-59d2-4b57-b05c-7ae0f2952b5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c25a882-59d2-4b57-b05c-7ae0f2952b5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:04 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-0c25a882-59d2-4b57-b05c-7ae0f2952b5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:04 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:04 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-0c25a882-59d2-4b57-b05c-7ae0f2952b5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:04 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-0c25a882-59d2-4b57-b05c-7ae0f2952b5a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 200 Sep 06 17:19:04 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1670/3339] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:04 2026] GET /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 439 bytes in 27 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c0eaf33e-34d3-4ae4-998b-69bd5addc8fe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c0eaf33e-34d3-4ae4-998b-69bd5addc8fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c0eaf33e-34d3-4ae4-998b-69bd5addc8fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c0eaf33e-34d3-4ae4-998b-69bd5addc8fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c0eaf33e-34d3-4ae4-998b-69bd5addc8fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c0eaf33e-34d3-4ae4-998b-69bd5addc8fe tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 200 Sep 06 17:19:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1670/3340] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:05 2026] GET /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 466 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-25fef547-1217-42db-9ffc-711d69fbfcea None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25fef547-1217-42db-9ffc-711d69fbfcea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] PUT http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-25fef547-1217-42db-9ffc-711d69fbfcea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action: 'update', calling method: update, body: {"snapshot": {"description": "ProjectMemberTests-update_test"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-25fef547-1217-42db-9ffc-711d69fbfcea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Snapshot retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-25fef547-1217-42db-9ffc-711d69fbfcea tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 200 Sep 06 17:19:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1671/3341] 192.168.122.183 () {60 vars in 1258 bytes} [Sun Sep 6 17:19:05 2026] PUT /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 360 bytes in 38 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:05 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e6a8a39f-fd36-4640-b4c2-a9b3759d9502 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 202 Sep 06 17:19:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1671/3342] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:05 2026] DELETE /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 0 bytes in 54 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6ff50193-fa2b-4d8c-ab5f-8634053794b2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ff50193-fa2b-4d8c-ab5f-8634053794b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ff50193-fa2b-4d8c-ab5f-8634053794b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6ff50193-fa2b-4d8c-ab5f-8634053794b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:05 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:05 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6ff50193-fa2b-4d8c-ab5f-8634053794b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6ff50193-fa2b-4d8c-ab5f-8634053794b2 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 200 Sep 06 17:19:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1672/3343] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:05 2026] GET /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 493 bytes in 24 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[87201]: DEBUG cinder.api.middleware.request_id [None req-102486a0-f3e3-40c8-b553-f3c2f978a016 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-102486a0-f3e3-40c8-b553-f3c2f978a016 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-102486a0-f3e3-40c8-b553-f3c2f978a016 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-102486a0-f3e3-40c8-b553-f3c2f978a016 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:06 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:06 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-102486a0-f3e3-40c8-b553-f3c2f978a016 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-102486a0-f3e3-40c8-b553-f3c2f978a016 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 200 Sep 06 17:19:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1672/3344] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:06 2026] GET /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 493 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (2 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2efcfaf7-f0cb-45cb-b844-82a1954cb8ca None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2efcfaf7-f0cb-45cb-b844-82a1954cb8ca tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 Sep 06 17:19:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2efcfaf7-f0cb-45cb-b844-82a1954cb8ca tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2efcfaf7-f0cb-45cb-b844-82a1954cb8ca tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2efcfaf7-f0cb-45cb-b844-82a1954cb8ca tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 returned with HTTP 404 Sep 06 17:19:07 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1673/3345] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:07 2026] GET /volume/v3/snapshots/be122a70-7d0d-49a7-a712-1c75c9ec7fb3 => generated 111 bytes in 15 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:07 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:07 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:07 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: 763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:08 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:08 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e9f24644-9a7e-49f3-beaa-069f07d07132 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 returned with HTTP 202 Sep 06 17:19:08 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1673/3346] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:07 2026] DELETE /volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 => generated 0 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-05e51d60-bf0f-4111-a919-58e44fc9765b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-05e51d60-bf0f-4111-a919-58e44fc9765b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-05e51d60-bf0f-4111-a919-58e44fc9765b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:08 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-05e51d60-bf0f-4111-a919-58e44fc9765b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:08 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:08 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:08 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-05e51d60-bf0f-4111-a919-58e44fc9765b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:08 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-05e51d60-bf0f-4111-a919-58e44fc9765b tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 returned with HTTP 200 Sep 06 17:19:08 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1674/3347] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:08 2026] GET /volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 => generated 1015 bytes in 51 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[87201]: DEBUG cinder.api.middleware.request_id [None req-13c804e3-12c9-47f6-a612-52fdb75b1182 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13c804e3-12c9-47f6-a612-52fdb75b1182 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 Sep 06 17:19:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13c804e3-12c9-47f6-a612-52fdb75b1182 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-13c804e3-12c9-47f6-a612-52fdb75b1182 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-13c804e3-12c9-47f6-a612-52fdb75b1182 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 returned with HTTP 404 Sep 06 17:19:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1674/3348] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:09 2026] GET /volume/v3/volumes/763f9d26-3197-4784-ba97-de3f7f841043 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1368127741"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1368127741'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:09 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume of 1 GB Sep 06 17:19:09 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (3dbfa09c-6d87-4d9f-a2d6-1694eec6cbd0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9242e517-75f4-4fd7-a368-fee63007f90a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (9242e517-75f4-4fd7-a368-fee63007f90a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00539673-a564-4bf8-b513-f2958711fa18) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['0a4b6611-52de-4739-9f63-188207f95879', 'ad9a0914-3558-4a35-99da-484a8873fcc4', '4024f9c6-24a6-4475-99ab-b2614fc634c7', 'a5ef19f2-62b1-4a38-b520-5224a84d27a8'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (00539673-a564-4bf8-b513-f2958711fa18) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0a4b6611-52de-4739-9f63-188207f95879', 'ad9a0914-3558-4a35-99da-484a8873fcc4', '4024f9c6-24a6-4475-99ab-b2614fc634c7', 'a5ef19f2-62b1-4a38-b520-5224a84d27a8']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd4181b-c4db-47b0-a082-6d9bff4dad93) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:09 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6bd4181b-c4db-47b0-a082-6d9bff4dad93) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'f50b5ae1-3d72-4dea-a033-2f5a37d8a850', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1368127741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['0a4b6611-52de-4739-9f63-188207f95879','ad9a0914-3558-4a35-99da-484a8873fcc4','4024f9c6-24a6-4475-99ab-b2614fc634c7','a5ef19f2-62b1-4a38-b520-5224a84d27a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-1368127741',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=f50b5ae1-3d72-4dea-a033-2f5a37d8a850,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='bcb6a81a601f4391863c3d74a6f59c9a',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='acf50717df404af1a2188a6f0a86e19e',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc92d35-4b6d-41b8-9d2f-f3b2ef76816c) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (6fc92d35-4b6d-41b8-9d2f-f3b2ef76816c) transitioned into state 'SUCCESS' from state '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-1368127741',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='bcb6a81a601f4391863c3d74a6f59c9a',qos_specs=None,replication_status=,reservations=['0a4b6611-52de-4739-9f63-188207f95879','ad9a0914-3558-4a35-99da-484a8873fcc4','4024f9c6-24a6-4475-99ab-b2614fc634c7','a5ef19f2-62b1-4a38-b520-5224a84d27a8'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='acf50717df404af1a2188a6f0a86e19e',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0e59a1-efac-4b61-8de5-6939599dd44b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (de0e59a1-efac-4b61-8de5-6939599dd44b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Flow 'volume_create_api' (3dbfa09c-6d87-4d9f-a2d6-1694eec6cbd0) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create volume request issued successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-823b65d7-190e-4f42-ba76-6d5b7a41f64c tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:09 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1675/3349] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:09 2026] POST /volume/v3/volumes => generated 787 bytes in 316 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-170bbea7-3431-4af1-b22b-4a982a19c91f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-170bbea7-3431-4af1-b22b-4a982a19c91f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-170bbea7-3431-4af1-b22b-4a982a19c91f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:09 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-170bbea7-3431-4af1-b22b-4a982a19c91f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:09 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:09 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:09 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-170bbea7-3431-4af1-b22b-4a982a19c91f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:09 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-170bbea7-3431-4af1-b22b-4a982a19c91f tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 returned with HTTP 200 Sep 06 17:19:09 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1675/3350] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:09 2026] GET /volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 => generated 966 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7b82febf-3a00-4253-9735-76798e4ea4d0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b82febf-3a00-4253-9735-76798e4ea4d0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b82febf-3a00-4253-9735-76798e4ea4d0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7b82febf-3a00-4253-9735-76798e4ea4d0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7b82febf-3a00-4253-9735-76798e4ea4d0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7b82febf-3a00-4253-9735-76798e4ea4d0 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 returned with HTTP 200 Sep 06 17:19:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1676/3351] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 => generated 1017 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:10 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "f50b5ae1-3d72-4dea-a033-2f5a37d8a850", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1759053063"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:10 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Create snapshot from volume f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:10 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Created reservations ['7951fe5b-cf4f-434a-a57f-cd4a4260967c', '788c8df0-50c9-4e68-afd5-8aa14dd7dca5', '4526d3d9-04e6-4d28-a936-3d6ac028c953', '18e80eb8-8d95-4704-bbd0-95db94a32b51'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:10 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:10 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot create request issued successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35630ebb-e0f4-4de9-b501-45a4db96f110 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:10 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1676/3352] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:10 2026] POST /volume/v3/snapshots => generated 308 bytes in 156 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4da2dbce-27a7-4b4d-a389-b17284a316d4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4da2dbce-27a7-4b4d-a389-b17284a316d4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4da2dbce-27a7-4b4d-a389-b17284a316d4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:10 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4da2dbce-27a7-4b4d-a389-b17284a316d4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:10 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:10 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4da2dbce-27a7-4b4d-a389-b17284a316d4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:10 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4da2dbce-27a7-4b4d-a389-b17284a316d4 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 200 Sep 06 17:19:10 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1677/3353] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:10 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 440 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-5d509e91-d53a-4a7c-a2d2-decdecfabe88 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5d509e91-d53a-4a7c-a2d2-decdecfabe88 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5d509e91-d53a-4a7c-a2d2-decdecfabe88 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:11 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5d509e91-d53a-4a7c-a2d2-decdecfabe88 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:11 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:11 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-5d509e91-d53a-4a7c-a2d2-decdecfabe88 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:11 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5d509e91-d53a-4a7c-a2d2-decdecfabe88 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 200 Sep 06 17:19:11 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1677/3354] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:11 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 440 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[87200]: DEBUG cinder.api.middleware.request_id [None req-93133201-5410-47be-b9bc-3f212d4e49c6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93133201-5410-47be-b9bc-3f212d4e49c6 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93133201-5410-47be-b9bc-3f212d4e49c6 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-93133201-5410-47be-b9bc-3f212d4e49c6 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-93133201-5410-47be-b9bc-3f212d4e49c6 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-93133201-5410-47be-b9bc-3f212d4e49c6 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1678/3355] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 467 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-561701f8-41fa-4b24-a1a3-af77dc3c7ae7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-561701f8-41fa-4b24-a1a3-af77dc3c7ae7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] POST http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77/action Sep 06 17:19:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-561701f8-41fa-4b24-a1a3-af77dc3c7ae7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action body: b'{"os-reset_status": {"status": "creating"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-561701f8-41fa-4b24-a1a3-af77dc3c7ae7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "creating"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.admin_actions [None req-561701f8-41fa-4b24-a1a3-af77dc3c7ae7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Updating snapshot '0fe68053-877e-488f-8150-70eb2c177c77' with '{'status': 'creating'}' {{(pid=87201) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-561701f8-41fa-4b24-a1a3-af77dc3c7ae7 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77/action returned with HTTP 202 Sep 06 17:19:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1678/3356] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:19:12 2026] POST /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77/action => generated 0 bytes in 51 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8c9ef3f9-af84-40c2-9b12-3b3b6331a888 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c9ef3f9-af84-40c2-9b12-3b3b6331a888 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c9ef3f9-af84-40c2-9b12-3b3b6331a888 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c9ef3f9-af84-40c2-9b12-3b3b6331a888 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-8c9ef3f9-af84-40c2-9b12-3b3b6331a888 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c9ef3f9-af84-40c2-9b12-3b3b6331a888 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 200 Sep 06 17:19:12 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1679/3357] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:12 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 466 bytes in 23 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[87201]: DEBUG cinder.api.middleware.request_id [None req-9b5f39f9-1209-484e-a4b6-859c311607cb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b5f39f9-1209-484e-a4b6-859c311607cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] POST http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77/action Sep 06 17:19:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b5f39f9-1209-484e-a4b6-859c311607cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action body: b'{"os-update_snapshot_status": {"status": "error", "progress": "80%"}}' {{(pid=87201) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9b5f39f9-1209-484e-a4b6-859c311607cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Action: 'action', calling method: _update_snapshot_status, body: {"os-update_snapshot_status": {"status": "error", "progress": "80%"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: DEBUG cinder.api.contrib.snapshot_actions [None req-9b5f39f9-1209-484e-a4b6-859c311607cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] body: {'os-update_snapshot_status': {'status': 'error', 'progress': '80%'}} {{(pid=87201) _update_snapshot_status /opt/stack/cinder/cinder/api/contrib/snapshot_actions.py:46}} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87201]: INFO cinder.api.contrib.snapshot_actions [None req-9b5f39f9-1209-484e-a4b6-859c311607cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] Updating snapshot 0fe68053-877e-488f-8150-70eb2c177c77 with info {'id': '0fe68053-877e-488f-8150-70eb2c177c77', 'status': 'error', 'progress': '80%'} Sep 06 17:19:12 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9b5f39f9-1209-484e-a4b6-859c311607cb tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-member] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77/action returned with HTTP 202 Sep 06 17:19:12 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1679/3358] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:19:12 2026] POST /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77/action => generated 0 bytes in 31 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[87200]: DEBUG cinder.api.middleware.request_id [None req-23add6fa-223c-4b46-8559-379a09b580a9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete snapshot with id: 0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:12 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:12 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:13 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-23add6fa-223c-4b46-8559-379a09b580a9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 202 Sep 06 17:19:13 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1680/3359] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:12 2026] DELETE /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 0 bytes in 51 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a2196c39-c7b8-46bc-8cb4-be2a20a706c9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2196c39-c7b8-46bc-8cb4-be2a20a706c9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2196c39-c7b8-46bc-8cb4-be2a20a706c9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:13 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a2196c39-c7b8-46bc-8cb4-be2a20a706c9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:13 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:13 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a2196c39-c7b8-46bc-8cb4-be2a20a706c9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:13 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a2196c39-c7b8-46bc-8cb4-be2a20a706c9 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 200 Sep 06 17:19:13 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1680/3360] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:13 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 465 bytes in 21 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c3dbf4d1-a604-4e49-8c28-64233e6afb0a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3dbf4d1-a604-4e49-8c28-64233e6afb0a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3dbf4d1-a604-4e49-8c28-64233e6afb0a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:14 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c3dbf4d1-a604-4e49-8c28-64233e6afb0a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:14 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:14 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c3dbf4d1-a604-4e49-8c28-64233e6afb0a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Snapshot retrieved successfully. Sep 06 17:19:14 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c3dbf4d1-a604-4e49-8c28-64233e6afb0a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 200 Sep 06 17:19:14 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1681/3361] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:14 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 465 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-756f6068-611b-4e59-99ea-27449da7bf1a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-756f6068-611b-4e59-99ea-27449da7bf1a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 Sep 06 17:19:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-756f6068-611b-4e59-99ea-27449da7bf1a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-756f6068-611b-4e59-99ea-27449da7bf1a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-756f6068-611b-4e59-99ea-27449da7bf1a tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 returned with HTTP 404 Sep 06 17:19:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1681/3362] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/snapshots/0fe68053-877e-488f-8150-70eb2c177c77 => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ff607178-c53e-4ba2-a566-34d1555ba369 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume with id: f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:15 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:15 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Delete volume request issued successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ff607178-c53e-4ba2-a566-34d1555ba369 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 returned with HTTP 202 Sep 06 17:19:15 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1682/3363] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:15 2026] DELETE /volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 => generated 0 bytes in 69 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8748edab-4f4a-4db1-92f8-55aea1e7055e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8748edab-4f4a-4db1-92f8-55aea1e7055e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8748edab-4f4a-4db1-92f8-55aea1e7055e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:15 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8748edab-4f4a-4db1-92f8-55aea1e7055e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:15 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:15 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:15 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8748edab-4f4a-4db1-92f8-55aea1e7055e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Volume info retrieved successfully. Sep 06 17:19:15 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8748edab-4f4a-4db1-92f8-55aea1e7055e tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 returned with HTTP 200 Sep 06 17:19:15 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1682/3364] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:15 2026] GET /volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 => generated 1016 bytes in 52 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d0381b72-6c16-4b6d-9d82-f37b7cd12be3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0381b72-6c16-4b6d-9d82-f37b7cd12be3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] GET http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 Sep 06 17:19:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0381b72-6c16-4b6d-9d82-f37b7cd12be3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:16 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d0381b72-6c16-4b6d-9d82-f37b7cd12be3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:16 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d0381b72-6c16-4b6d-9d82-f37b7cd12be3 tempest-ProjectMemberTests-218987786 tempest-ProjectMemberTests-218987786-project-admin] http://192.168.122.183/volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 returned with HTTP 404 Sep 06 17:19:16 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1683/3365] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:16 2026] GET /volume/v3/volumes/f50b5ae1-3d72-4dea-a033-2f5a37d8a850 => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-945b2594-6e16-4a60-8ae0-76bbec21758b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-2077258348"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-2077258348'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume of 1 GB Sep 06 17:19:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (0efbf102-00f1-452a-a858-62e32292fc89) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb113d6-e877-43d7-966c-4e7628fb97b5) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (ffb113d6-e877-43d7-966c-4e7628fb97b5) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf604fd-f43b-42e7-91a9-0b43de569654) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['7a2733fd-08dc-4c59-b85a-faf430ba8e68', '53cb4cde-1355-4ec6-b088-5e95db3db595', '672acd19-c24b-4987-9151-5744d5fb03b9', '2867c642-4777-4fb2-88b5-79a8543ef14d'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (acf604fd-f43b-42e7-91a9-0b43de569654) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['7a2733fd-08dc-4c59-b85a-faf430ba8e68', '53cb4cde-1355-4ec6-b088-5e95db3db595', '672acd19-c24b-4987-9151-5744d5fb03b9', '2867c642-4777-4fb2-88b5-79a8543ef14d']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2bdd71-c2d7-4cbc-bcdc-cdf2430c634e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (7b2bdd71-c2d7-4cbc-bcdc-cdf2430c634e) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '579ca2d0-19c8-4f1c-9484-fb835e61226b', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077258348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['7a2733fd-08dc-4c59-b85a-faf430ba8e68','53cb4cde-1355-4ec6-b088-5e95db3db595','672acd19-c24b-4987-9151-5744d5fb03b9','2867c642-4777-4fb2-88b5-79a8543ef14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:19Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-2077258348',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=579ca2d0-19c8-4f1c-9484-fb835e61226b,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f870b805cc74779944ef2ae13cf2fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0074e20df648f1a41057d8c822c047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c2da8c-fa9f-4b3a-8aef-2cb7c27ab47b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (39c2da8c-fa9f-4b3a-8aef-2cb7c27ab47b) transitioned into state 'SUCCESS' from state '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-2077258348',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['7a2733fd-08dc-4c59-b85a-faf430ba8e68','53cb4cde-1355-4ec6-b088-5e95db3db595','672acd19-c24b-4987-9151-5744d5fb03b9','2867c642-4777-4fb2-88b5-79a8543ef14d'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca43976f-2713-4f75-9319-2046206bd2ae) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (ca43976f-2713-4f75-9319-2046206bd2ae) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (0efbf102-00f1-452a-a858-62e32292fc89) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:19 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request issued successfully. Sep 06 17:19:19 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-945b2594-6e16-4a60-8ae0-76bbec21758b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:19 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1683/3366] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:19 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:19:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-771a0168-4313-4986-b24b-c5e3b40e7af2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-771a0168-4313-4986-b24b-c5e3b40e7af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-771a0168-4313-4986-b24b-c5e3b40e7af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:19 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-771a0168-4313-4986-b24b-c5e3b40e7af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:19 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:19 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:19 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-771a0168-4313-4986-b24b-c5e3b40e7af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:19 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-771a0168-4313-4986-b24b-c5e3b40e7af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b returned with HTTP 200 Sep 06 17:19:19 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1684/3367] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:19 2026] GET /volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b => generated 966 bytes in 50 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[87201]: DEBUG cinder.api.middleware.request_id [None req-73710443-acac-4d61-9d16-dc824aabcc59 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-73710443-acac-4d61-9d16-dc824aabcc59 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-73710443-acac-4d61-9d16-dc824aabcc59 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-73710443-acac-4d61-9d16-dc824aabcc59 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-73710443-acac-4d61-9d16-dc824aabcc59 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-73710443-acac-4d61-9d16-dc824aabcc59 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1684/3368] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b => generated 1017 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:20 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "579ca2d0-19c8-4f1c-9484-fb835e61226b", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-129628019"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create snapshot from volume 579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:20 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['4dfc1ddf-579a-4f85-81d8-200ec4306763', 'd9a4a717-0cc6-4874-9f5f-7ab6ba61f810', 'c32451fc-4242-41c9-acff-440f9563e7ca', '4976ab7a-9976-4e6f-b066-d5174281449f'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:20 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:20 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot create request issued successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-fdd86e67-5097-43cb-93cc-3eeedd0f60ab tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:20 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1685/3369] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:20 2026] POST /volume/v3/snapshots => generated 307 bytes in 161 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-dddd2963-50d2-4409-ad9f-8d97a200856d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dddd2963-50d2-4409-ad9f-8d97a200856d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dddd2963-50d2-4409-ad9f-8d97a200856d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:20 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dddd2963-50d2-4409-ad9f-8d97a200856d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:20 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:20 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dddd2963-50d2-4409-ad9f-8d97a200856d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:20 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dddd2963-50d2-4409-ad9f-8d97a200856d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 200 Sep 06 17:19:20 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1685/3370] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:20 2026] GET /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 439 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-da1a99c5-87ac-4349-a7d9-66aef93e0813 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da1a99c5-87ac-4349-a7d9-66aef93e0813 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da1a99c5-87ac-4349-a7d9-66aef93e0813 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:21 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-da1a99c5-87ac-4349-a7d9-66aef93e0813 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:21 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:21 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-da1a99c5-87ac-4349-a7d9-66aef93e0813 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:21 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-da1a99c5-87ac-4349-a7d9-66aef93e0813 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 200 Sep 06 17:19:21 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1686/3371] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:21 2026] GET /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 439 bytes in 20 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[87201]: DEBUG cinder.api.middleware.request_id [None req-371e0000-a384-4bac-9ce8-d0e89905679a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-371e0000-a384-4bac-9ce8-d0e89905679a tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-371e0000-a384-4bac-9ce8-d0e89905679a tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-371e0000-a384-4bac-9ce8-d0e89905679a tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-371e0000-a384-4bac-9ce8-d0e89905679a tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-371e0000-a384-4bac-9ce8-d0e89905679a tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1686/3372] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 466 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] POST http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be/action Sep 06 17:19:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Action body: b'{"os-force_delete": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Action: 'action', calling method: _force_delete, body: {"os-force_delete": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Policy check for volume_extension:snapshot_admin_actions:force_delete failed with context {'is_admin': False, 'user_id': 'ea23dc4953c546eb8df84492d9d75326', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f870b805cc74779944ef2ae13cf2fe0', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-94d4c879-9e30-4687-9d19-af313f6efdf8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be/action returned with HTTP 403 Sep 06 17:19:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1687/3373] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:19:23 2026] POST /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be/action => generated 133 bytes in 145 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete snapshot with id: 0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:23 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ee6a8414-143d-4b75-a47c-a6652406eea0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 202 Sep 06 17:19:23 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1687/3374] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:23 2026] DELETE /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 0 bytes in 55 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[87200]: DEBUG cinder.api.middleware.request_id [None req-c590b3f5-b090-40fe-97d6-3648ca2fb46e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c590b3f5-b090-40fe-97d6-3648ca2fb46e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c590b3f5-b090-40fe-97d6-3648ca2fb46e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c590b3f5-b090-40fe-97d6-3648ca2fb46e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:23 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:23 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-c590b3f5-b090-40fe-97d6-3648ca2fb46e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:23 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c590b3f5-b090-40fe-97d6-3648ca2fb46e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 200 Sep 06 17:19:23 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1688/3375] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:23 2026] GET /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 465 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-25dd3ec8-5eb5-49ff-abe5-db6864bcd56b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-25dd3ec8-5eb5-49ff-abe5-db6864bcd56b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-25dd3ec8-5eb5-49ff-abe5-db6864bcd56b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:24 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-25dd3ec8-5eb5-49ff-abe5-db6864bcd56b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:24 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:24 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-25dd3ec8-5eb5-49ff-abe5-db6864bcd56b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:24 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-25dd3ec8-5eb5-49ff-abe5-db6864bcd56b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 200 Sep 06 17:19:24 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1688/3376] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:24 2026] GET /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 465 bytes in 22 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bdad82b9-5a96-4a17-a521-a8e796975176 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bdad82b9-5a96-4a17-a521-a8e796975176 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be Sep 06 17:19:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bdad82b9-5a96-4a17-a521-a8e796975176 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bdad82b9-5a96-4a17-a521-a8e796975176 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bdad82b9-5a96-4a17-a521-a8e796975176 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be returned with HTTP 404 Sep 06 17:19:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1689/3377] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:25 2026] GET /volume/v3/snapshots/0e702906-2aff-4f95-b0de-8156f57124be => generated 111 bytes in 14 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume with id: 579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:25 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:25 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume request issued successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b62a87f2-1f4d-4094-99c0-0df992b31b37 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b returned with HTTP 202 Sep 06 17:19:25 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1689/3378] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:25 2026] DELETE /volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5cf47e12-e2bf-4720-9cf9-5c82bae0fa5f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5cf47e12-e2bf-4720-9cf9-5c82bae0fa5f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5cf47e12-e2bf-4720-9cf9-5c82bae0fa5f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:25 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5cf47e12-e2bf-4720-9cf9-5c82bae0fa5f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:25 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:25 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:25 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-5cf47e12-e2bf-4720-9cf9-5c82bae0fa5f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:25 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5cf47e12-e2bf-4720-9cf9-5c82bae0fa5f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b returned with HTTP 200 Sep 06 17:19:25 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1690/3379] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:25 2026] GET /volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b => generated 1016 bytes in 49 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2faa23ba-1a88-4d75-8fe6-7b642889be40 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2faa23ba-1a88-4d75-8fe6-7b642889be40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b Sep 06 17:19:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2faa23ba-1a88-4d75-8fe6-7b642889be40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2faa23ba-1a88-4d75-8fe6-7b642889be40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2faa23ba-1a88-4d75-8fe6-7b642889be40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b returned with HTTP 404 Sep 06 17:19:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1690/3380] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/volumes/579ca2d0-19c8-4f1c-9484-fb835e61226b => generated 109 bytes in 18 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[87200]: DEBUG cinder.api.middleware.request_id [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1643300752"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:26 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1643300752'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:26 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume of 1 GB Sep 06 17:19:26 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (fe445478-cc74-460e-9fe8-d77b378a1cd7) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4398865a-3f09-468a-b936-6a01bbf93fad) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (4398865a-3f09-468a-b936-6a01bbf93fad) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de72fd86-1426-413c-aa52-50980318d417) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.quota [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['0da94409-4681-404b-9d28-5f0dee682d20', 'a70adbf3-cab0-4620-8ede-bf8d474a4116', 'b2606632-5959-4e70-a1c9-185e59695191', '6ec33f96-a69b-4157-b927-869c1ff8c668'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (de72fd86-1426-413c-aa52-50980318d417) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['0da94409-4681-404b-9d28-5f0dee682d20', 'a70adbf3-cab0-4620-8ede-bf8d474a4116', 'b2606632-5959-4e70-a1c9-185e59695191', '6ec33f96-a69b-4157-b927-869c1ff8c668']}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1d4f0b-7401-4a8e-8e6c-ad549f012a3b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6f1d4f0b-7401-4a8e-8e6c-ad549f012a3b) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '60c25d77-b9d1-42b0-bfdc-48980f327a20', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1643300752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['0da94409-4681-404b-9d28-5f0dee682d20','a70adbf3-cab0-4620-8ede-bf8d474a4116','b2606632-5959-4e70-a1c9-185e59695191','6ec33f96-a69b-4157-b927-869c1ff8c668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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-1643300752',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=60c25d77-b9d1-42b0-bfdc-48980f327a20,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f870b805cc74779944ef2ae13cf2fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0074e20df648f1a41057d8c822c047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27378cbe-e34e-472f-9337-14316fd12d63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (27378cbe-e34e-472f-9337-14316fd12d63) transitioned into state 'SUCCESS' from state '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-1643300752',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['0da94409-4681-404b-9d28-5f0dee682d20','a70adbf3-cab0-4620-8ede-bf8d474a4116','b2606632-5959-4e70-a1c9-185e59695191','6ec33f96-a69b-4157-b927-869c1ff8c668'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41791851-8492-4231-8aeb-a6e0cf98e473) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (41791851-8492-4231-8aeb-a6e0cf98e473) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _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[87200]: DEBUG cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (fe445478-cc74-460e-9fe8-d77b378a1cd7) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _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[87200]: INFO cinder.volume.api [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request issued successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-74831444-e8fe-42e8-ad3e-2bb818c23a9c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:26 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1691/3381] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:26 2026] POST /volume/v3/volumes => generated 787 bytes in 296 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9cb29b9a-d7e2-4bb5-8ea4-ca6fb4e213c8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cb29b9a-d7e2-4bb5-8ea4-ca6fb4e213c8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cb29b9a-d7e2-4bb5-8ea4-ca6fb4e213c8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:26 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9cb29b9a-d7e2-4bb5-8ea4-ca6fb4e213c8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:26 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:26 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:26 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9cb29b9a-d7e2-4bb5-8ea4-ca6fb4e213c8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:26 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9cb29b9a-d7e2-4bb5-8ea4-ca6fb4e213c8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 returned with HTTP 200 Sep 06 17:19:26 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1691/3382] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:26 2026] GET /volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 => generated 966 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f460bf2d-4ec2-4250-90d8-100def3af0af None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f460bf2d-4ec2-4250-90d8-100def3af0af tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f460bf2d-4ec2-4250-90d8-100def3af0af tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:27 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f460bf2d-4ec2-4250-90d8-100def3af0af tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:27 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:27 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:27 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-f460bf2d-4ec2-4250-90d8-100def3af0af tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:27 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f460bf2d-4ec2-4250-90d8-100def3af0af tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 returned with HTTP 200 Sep 06 17:19:27 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1692/3383] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:27 2026] GET /volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 => generated 1017 bytes in 45 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[87201]: DEBUG cinder.api.middleware.request_id [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:27 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:27 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "60c25d77-b9d1-42b0-bfdc-48980f327a20", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1523921945"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:27 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:27 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:27 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:27 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create snapshot from volume 60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:27 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['9f556863-e369-4ad3-8100-619a110a7a2e', '579d597c-0a0a-4d3d-8579-285f916d44f4', 'ced89747-62da-4b82-ad17-84f41f5fd8b6', 'c95afacc-a02a-4808-9a96-0d380eed6816'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:28 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:28 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot create request issued successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-dbbe8093-ed9a-4ed1-a110-5b438113d840 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:28 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1692/3384] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:27 2026] POST /volume/v3/snapshots => generated 308 bytes in 165 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-7d033d2b-1c88-49ab-b271-810a949f2c4f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7d033d2b-1c88-49ab-b271-810a949f2c4f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7d033d2b-1c88-49ab-b271-810a949f2c4f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:28 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7d033d2b-1c88-49ab-b271-810a949f2c4f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:28 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:28 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-7d033d2b-1c88-49ab-b271-810a949f2c4f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:28 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7d033d2b-1c88-49ab-b271-810a949f2c4f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 200 Sep 06 17:19:28 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1693/3385] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:28 2026] GET /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 440 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8bbd66c9-6a58-4395-8ce5-9142f2385e26 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bbd66c9-6a58-4395-8ce5-9142f2385e26 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bbd66c9-6a58-4395-8ce5-9142f2385e26 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:29 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8bbd66c9-6a58-4395-8ce5-9142f2385e26 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:29 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:29 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8bbd66c9-6a58-4395-8ce5-9142f2385e26 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:29 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8bbd66c9-6a58-4395-8ce5-9142f2385e26 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 200 Sep 06 17:19:29 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1693/3386] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:29 2026] GET /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 440 bytes in 28 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1627fcdb-bebe-4a06-aa80-58f6305427bd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1627fcdb-bebe-4a06-aa80-58f6305427bd tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1627fcdb-bebe-4a06-aa80-58f6305427bd tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1627fcdb-bebe-4a06-aa80-58f6305427bd tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1627fcdb-bebe-4a06-aa80-58f6305427bd tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1627fcdb-bebe-4a06-aa80-58f6305427bd tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 200 Sep 06 17:19:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1694/3387] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 467 bytes in 17 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[87201]: DEBUG cinder.api.middleware.request_id [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] GET http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.db.api [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Building query based on filter {{(pid=87201) _process_snaps_filters /opt/stack/cinder/cinder/db/api.py:3942}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: /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:30 devstack devstack@c-api.service[87201]: return base.obj_make_list(context, cls(context), objects.Snapshot, Sep 06 17:19:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Get all snapshots completed successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fd85e5b6-8ecd-4008-9be9-3d387379e435 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] http://192.168.122.183/volume/v3/snapshots returned with HTTP 200 Sep 06 17:19:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1694/3388] 192.168.122.183 () {58 vars in 1127 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/snapshots => generated 336 bytes in 17 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[87200]: DEBUG cinder.api.middleware.request_id [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete snapshot with id: f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:30 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-accfaeda-f121-40a4-b833-5ad3f92c12ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 202 Sep 06 17:19:30 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1695/3389] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:30 2026] DELETE /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b849fc0c-4ff6-464d-9e1c-9f2d7d0885c4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b849fc0c-4ff6-464d-9e1c-9f2d7d0885c4 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b849fc0c-4ff6-464d-9e1c-9f2d7d0885c4 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b849fc0c-4ff6-464d-9e1c-9f2d7d0885c4 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:30 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:30 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-b849fc0c-4ff6-464d-9e1c-9f2d7d0885c4 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:30 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b849fc0c-4ff6-464d-9e1c-9f2d7d0885c4 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 200 Sep 06 17:19:30 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1695/3390] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:30 2026] GET /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 466 bytes in 25 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d92ef1c3-ec9f-454e-bb13-f856c0dd5c39 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d92ef1c3-ec9f-454e-bb13-f856c0dd5c39 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d92ef1c3-ec9f-454e-bb13-f856c0dd5c39 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:31 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d92ef1c3-ec9f-454e-bb13-f856c0dd5c39 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:31 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:31 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d92ef1c3-ec9f-454e-bb13-f856c0dd5c39 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:31 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d92ef1c3-ec9f-454e-bb13-f856c0dd5c39 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 200 Sep 06 17:19:31 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1696/3391] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:31 2026] GET /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 466 bytes in 18 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[87201]: DEBUG cinder.api.middleware.request_id [None req-887465fa-a929-4d3e-9fba-2e147d093902 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-887465fa-a929-4d3e-9fba-2e147d093902 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 Sep 06 17:19:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-887465fa-a929-4d3e-9fba-2e147d093902 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-887465fa-a929-4d3e-9fba-2e147d093902 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-887465fa-a929-4d3e-9fba-2e147d093902 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 returned with HTTP 404 Sep 06 17:19:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1696/3392] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:32 2026] GET /volume/v3/snapshots/f128b171-6714-4871-88ad-747a8a03a683 => generated 111 bytes in 16 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:32 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:32 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume with id: 60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:32 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:32 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume request issued successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9d1ee365-10e4-40c2-ba58-e09d5a18e2e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 returned with HTTP 202 Sep 06 17:19:32 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1697/3393] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:32 2026] DELETE /volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-6c3f0b11-e226-44d9-938c-8eae607a4b12 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c3f0b11-e226-44d9-938c-8eae607a4b12 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c3f0b11-e226-44d9-938c-8eae607a4b12 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:32 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-6c3f0b11-e226-44d9-938c-8eae607a4b12 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:32 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:32 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:32 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-6c3f0b11-e226-44d9-938c-8eae607a4b12 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:32 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-6c3f0b11-e226-44d9-938c-8eae607a4b12 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 returned with HTTP 200 Sep 06 17:19:32 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1697/3394] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:32 2026] GET /volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 => generated 1016 bytes in 48 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-eb888877-df16-4293-ad81-b78b0cfd1db7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb888877-df16-4293-ad81-b78b0cfd1db7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 Sep 06 17:19:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb888877-df16-4293-ad81-b78b0cfd1db7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-eb888877-df16-4293-ad81-b78b0cfd1db7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-eb888877-df16-4293-ad81-b78b0cfd1db7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 returned with HTTP 404 Sep 06 17:19:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1698/3395] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/volumes/60c25d77-b9d1-42b0-bfdc-48980f327a20 => generated 109 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1531325327"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1531325327'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume of 1 GB Sep 06 17:19:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (583c6be7-3b9e-49ce-a531-c226fd7a6505) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5abb6758-e529-4811-bc88-b239432e96c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (5abb6758-e529-4811-bc88-b239432e96c0) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3768becd-f259-4824-a3f3-d749bde76757) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['bcabbd8f-3dd9-44b1-ae23-9d2faf13400d', 'c03d1293-a2ad-45ee-8e8e-4488bf8fe801', '4692cd8f-b950-46c3-95d6-645f1902d580', 'c2f38c72-c9c3-4800-a126-d90d6c9482a7'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (3768becd-f259-4824-a3f3-d749bde76757) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['bcabbd8f-3dd9-44b1-ae23-9d2faf13400d', 'c03d1293-a2ad-45ee-8e8e-4488bf8fe801', '4692cd8f-b950-46c3-95d6-645f1902d580', 'c2f38c72-c9c3-4800-a126-d90d6c9482a7']}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df8dc1d-a59c-463d-9bb2-f242ef1671cc) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (6df8dc1d-a59c-463d-9bb2-f242ef1671cc) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'c05500cc-61f6-4cf4-b105-a07e2b2c11f3', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531325327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['bcabbd8f-3dd9-44b1-ae23-9d2faf13400d','c03d1293-a2ad-45ee-8e8e-4488bf8fe801','4692cd8f-b950-46c3-95d6-645f1902d580','c2f38c72-c9c3-4800-a126-d90d6c9482a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:33Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1531325327',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=c05500cc-61f6-4cf4-b105-a07e2b2c11f3,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f870b805cc74779944ef2ae13cf2fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0074e20df648f1a41057d8c822c047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da35f3c-f037-4668-9aeb-6558b136d711) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (5da35f3c-f037-4668-9aeb-6558b136d711) transitioned into state 'SUCCESS' from state '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-1531325327',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['bcabbd8f-3dd9-44b1-ae23-9d2faf13400d','c03d1293-a2ad-45ee-8e8e-4488bf8fe801','4692cd8f-b950-46c3-95d6-645f1902d580','c2f38c72-c9c3-4800-a126-d90d6c9482a7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b952df7-ea30-4d23-8182-5290f198f75b) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (4b952df7-ea30-4d23-8182-5290f198f75b) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (583c6be7-3b9e-49ce-a531-c226fd7a6505) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:33 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request issued successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-38b1769a-e7d3-4160-bcbd-c0be9f341f2d tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:33 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1698/3396] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:33 2026] POST /volume/v3/volumes => generated 787 bytes in 302 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6df1b0b3-dcb8-4c77-8be1-82774106d0e2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6df1b0b3-dcb8-4c77-8be1-82774106d0e2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6df1b0b3-dcb8-4c77-8be1-82774106d0e2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:33 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6df1b0b3-dcb8-4c77-8be1-82774106d0e2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:33 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:33 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:33 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6df1b0b3-dcb8-4c77-8be1-82774106d0e2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:33 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6df1b0b3-dcb8-4c77-8be1-82774106d0e2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 returned with HTTP 200 Sep 06 17:19:33 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1699/3397] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:33 2026] GET /volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 => generated 966 bytes in 39 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ffd442f5-54c6-41a3-9f33-fdf73ab149f8 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ffd442f5-54c6-41a3-9f33-fdf73ab149f8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ffd442f5-54c6-41a3-9f33-fdf73ab149f8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:34 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ffd442f5-54c6-41a3-9f33-fdf73ab149f8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:34 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:19:34 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:34 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ffd442f5-54c6-41a3-9f33-fdf73ab149f8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:34 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ffd442f5-54c6-41a3-9f33-fdf73ab149f8 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 returned with HTTP 200 Sep 06 17:19:34 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1699/3398] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:34 2026] GET /volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 => generated 1017 bytes in 38 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-4419b87b-4b73-486f-9902-9e1c0e674060 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:34 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:34 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "c05500cc-61f6-4cf4-b105-a07e2b2c11f3", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-2107646879"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:34 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:34 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:19:34 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:34 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:34 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create snapshot from volume c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:34 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['f0409111-e5fa-4874-b226-eaee9d50d006', '475cae3e-f8fe-4aeb-94aa-d447158543e7', 'e8d48ebf-eafc-4a5b-b9bb-2f167e3c7ca0', '9554e77f-9c4e-4b8a-8b03-b8fb6762f448'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:35 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:35 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot create request issued successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4419b87b-4b73-486f-9902-9e1c0e674060 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:35 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1700/3399] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:34 2026] POST /volume/v3/snapshots => generated 308 bytes in 143 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-313f5eb3-f115-4791-b0ab-fbf67c649af2 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-313f5eb3-f115-4791-b0ab-fbf67c649af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-313f5eb3-f115-4791-b0ab-fbf67c649af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:35 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-313f5eb3-f115-4791-b0ab-fbf67c649af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:35 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:35 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-313f5eb3-f115-4791-b0ab-fbf67c649af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:35 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-313f5eb3-f115-4791-b0ab-fbf67c649af2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 200 Sep 06 17:19:35 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1700/3400] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:35 2026] GET /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 440 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ee820c76-bd0d-40ba-8806-1098ef96fa2f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee820c76-bd0d-40ba-8806-1098ef96fa2f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee820c76-bd0d-40ba-8806-1098ef96fa2f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:36 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ee820c76-bd0d-40ba-8806-1098ef96fa2f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:36 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:36 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ee820c76-bd0d-40ba-8806-1098ef96fa2f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:36 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ee820c76-bd0d-40ba-8806-1098ef96fa2f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 200 Sep 06 17:19:36 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1701/3401] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:36 2026] GET /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 440 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-052820cf-268c-417b-a158-70bc54372c77 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-052820cf-268c-417b-a158-70bc54372c77 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-052820cf-268c-417b-a158-70bc54372c77 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-052820cf-268c-417b-a158-70bc54372c77 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-052820cf-268c-417b-a158-70bc54372c77 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-052820cf-268c-417b-a158-70bc54372c77 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 200 Sep 06 17:19:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1701/3402] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:37 2026] GET /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 467 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] POST http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009/action Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Action body: b'{"os-reset_status": {"status": "error"}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Action: 'action', calling method: _reset_status, body: {"os-reset_status": {"status": "error"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.contrib.admin_actions [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Updating snapshot 'aa017659-616b-4ba7-9f86-3e7e1f881009' with '{'status': 'error'}' {{(pid=87200) _reset_status /opt/stack/cinder/cinder/api/contrib/admin_actions.py:263}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Policy check for volume_extension:snapshot_admin_actions:reset_status failed with context {'is_admin': False, 'user_id': 'ea23dc4953c546eb8df84492d9d75326', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f870b805cc74779944ef2ae13cf2fe0', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bef4ab43-9dc2-4d8b-b5a9-e85ebf97b29f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009/action returned with HTTP 403 Sep 06 17:19:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1702/3403] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:19:37 2026] POST /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009/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:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:37 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete snapshot with id: aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:37 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:37 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:37 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:37 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a370d1ac-2cd1-4e3f-bc05-6ba0f2d09acc tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 202 Sep 06 17:19:37 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1702/3404] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:37 2026] DELETE /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 0 bytes in 49 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ebeee098-86b6-4f3e-8082-d08463d63171 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ebeee098-86b6-4f3e-8082-d08463d63171 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ebeee098-86b6-4f3e-8082-d08463d63171 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ebeee098-86b6-4f3e-8082-d08463d63171 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:37 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:37 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-ebeee098-86b6-4f3e-8082-d08463d63171 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:37 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ebeee098-86b6-4f3e-8082-d08463d63171 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 200 Sep 06 17:19:37 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1703/3405] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:37 2026] GET /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 466 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ca45e342-3419-441c-baa7-f837322ba217 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca45e342-3419-441c-baa7-f837322ba217 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca45e342-3419-441c-baa7-f837322ba217 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:38 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ca45e342-3419-441c-baa7-f837322ba217 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:38 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:38 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ca45e342-3419-441c-baa7-f837322ba217 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:38 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ca45e342-3419-441c-baa7-f837322ba217 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 200 Sep 06 17:19:38 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1703/3406] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:38 2026] GET /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 466 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-ca6b3b86-8fc2-45be-8ee6-30cd54203a85 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca6b3b86-8fc2-45be-8ee6-30cd54203a85 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 Sep 06 17:19:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca6b3b86-8fc2-45be-8ee6-30cd54203a85 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ca6b3b86-8fc2-45be-8ee6-30cd54203a85 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ca6b3b86-8fc2-45be-8ee6-30cd54203a85 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 returned with HTTP 404 Sep 06 17:19:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1704/3407] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:39 2026] GET /volume/v3/snapshots/aa017659-616b-4ba7-9f86-3e7e1f881009 => generated 111 bytes in 15 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[87201]: DEBUG cinder.api.middleware.request_id [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:39 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:39 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume with id: c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:39 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:39 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume request issued successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7823bec4-9a64-4644-8b83-a1069018e5d7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 returned with HTTP 202 Sep 06 17:19:39 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1704/3408] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:39 2026] DELETE /volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 => generated 0 bytes in 58 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-e778048c-d571-4a85-bbb8-38da6af66886 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e778048c-d571-4a85-bbb8-38da6af66886 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e778048c-d571-4a85-bbb8-38da6af66886 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:39 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-e778048c-d571-4a85-bbb8-38da6af66886 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:39 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:39 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:39 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-e778048c-d571-4a85-bbb8-38da6af66886 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:39 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-e778048c-d571-4a85-bbb8-38da6af66886 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 returned with HTTP 200 Sep 06 17:19:39 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1705/3409] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:39 2026] GET /volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 => generated 1016 bytes in 42 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[87201]: DEBUG cinder.api.middleware.request_id [None req-66fe5aeb-fc49-46c0-a176-5fd58751e40b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-66fe5aeb-fc49-46c0-a176-5fd58751e40b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 Sep 06 17:19:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-66fe5aeb-fc49-46c0-a176-5fd58751e40b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-66fe5aeb-fc49-46c0-a176-5fd58751e40b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-66fe5aeb-fc49-46c0-a176-5fd58751e40b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 returned with HTTP 404 Sep 06 17:19:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1705/3410] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:40 2026] GET /volume/v3/volumes/c05500cc-61f6-4cf4-b105-a07e2b2c11f3 => generated 109 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-4744ba4e-e256-4703-b430-08db64aea26e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1630169001"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.api.v3.volumes [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1630169001'}} {{(pid=87200) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume of 1 GB Sep 06 17:19:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (b4cbc4e4-b3e9-45af-8466-a07f885bf525) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b9f3c8-5a2c-4595-8ee5-da42c61551c0) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.flows.api.create_volume [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Validating volume size '1' using validate_int {{(pid=87200) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (04b9f3c8-5a2c-4595-8ee5-da42c61551c0) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e41547-2d5f-4977-99b3-6e94d08c2315) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['63bf010a-b97f-43b9-bcb2-6f9e5a1674a2', '00985e13-71c0-4139-95f5-498b219be5ce', 'b7906d07-617a-4e24-947c-07a525b71362', '90a9e001-6ab7-4bc3-82a4-9ebfa29394f7'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (64e41547-2d5f-4977-99b3-6e94d08c2315) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['63bf010a-b97f-43b9-bcb2-6f9e5a1674a2', '00985e13-71c0-4139-95f5-498b219be5ce', 'b7906d07-617a-4e24-947c-07a525b71362', '90a9e001-6ab7-4bc3-82a4-9ebfa29394f7']}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8012ac-57c2-4da3-98bf-0e0f6d7e4b63) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (cb8012ac-57c2-4da3-98bf-0e0f6d7e4b63) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': '9aac2bd9-2b2d-4f15-9f95-ad07eec953cb', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630169001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['63bf010a-b97f-43b9-bcb2-6f9e5a1674a2','00985e13-71c0-4139-95f5-498b219be5ce','b7906d07-617a-4e24-947c-07a525b71362','90a9e001-6ab7-4bc3-82a4-9ebfa29394f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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:40Z,deleted=False,deleted_at=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1630169001',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=9aac2bd9-2b2d-4f15-9f95-ad07eec953cb,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f870b805cc74779944ef2ae13cf2fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0074e20df648f1a41057d8c822c047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df2861-629b-4a5d-856e-ba564a2935ce) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (d7df2861-629b-4a5d-856e-ba564a2935ce) transitioned into state 'SUCCESS' from state '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-1630169001',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['63bf010a-b97f-43b9-bcb2-6f9e5a1674a2','00985e13-71c0-4139-95f5-498b219be5ce','b7906d07-617a-4e24-947c-07a525b71362','90a9e001-6ab7-4bc3-82a4-9ebfa29394f7'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b09a076-baa9-4cd0-bd54-0efcc8b48c14) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:242}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (7b09a076-baa9-4cd0-bd54-0efcc8b48c14) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87200) _task_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:218}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: DEBUG cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (b4cbc4e4-b3e9-45af-8466-a07f885bf525) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87200) _flow_receiver /opt/stack/data/venv/lib/python3.12/site-packages/taskflow/listeners/logging.py:160}} Sep 06 17:19:40 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request issued successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-4744ba4e-e256-4703-b430-08db64aea26e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:40 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1706/3411] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:40 2026] POST /volume/v3/volumes => generated 787 bytes in 327 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[87201]: DEBUG cinder.api.middleware.request_id [None req-3199341c-bc92-4997-9b38-37acf682afef None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3199341c-bc92-4997-9b38-37acf682afef tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3199341c-bc92-4997-9b38-37acf682afef tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:40 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3199341c-bc92-4997-9b38-37acf682afef tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:40 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:40 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:40 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3199341c-bc92-4997-9b38-37acf682afef tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:40 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3199341c-bc92-4997-9b38-37acf682afef tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb returned with HTTP 200 Sep 06 17:19:40 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1706/3412] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:40 2026] GET /volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb => generated 966 bytes in 48 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1a99ad50-de1f-40cd-81fe-ba56deb28112 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a99ad50-de1f-40cd-81fe-ba56deb28112 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a99ad50-de1f-40cd-81fe-ba56deb28112 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:41 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1a99ad50-de1f-40cd-81fe-ba56deb28112 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:41 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:19:41 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87200]: warnings.warn( Sep 06 17:19:41 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-1a99ad50-de1f-40cd-81fe-ba56deb28112 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:41 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1a99ad50-de1f-40cd-81fe-ba56deb28112 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb returned with HTTP 200 Sep 06 17:19:41 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1707/3413] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:41 2026] GET /volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:41 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:41 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "9aac2bd9-2b2d-4f15-9f95-ad07eec953cb", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1151599133"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:41 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:41 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:19:41 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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:41 devstack devstack@c-api.service[87201]: warnings.warn( Sep 06 17:19:41 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:41 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create snapshot from volume 9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:42 devstack devstack@c-api.service[87201]: DEBUG cinder.quota [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['978abddb-3935-4e95-bff7-126f2fb5afa9', '809257d0-9c8b-423c-b5af-d831bf033a52', '29e38368-4eeb-46b1-94dd-da4c684c9242', '5adc2120-7b7f-4d22-bc88-80395f119375'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:42 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:42 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:19:42 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot create request issued successfully. Sep 06 17:19:42 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-11c58024-9fb5-43bb-80fb-2caa34c3a0d1 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:42 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1707/3414] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:41 2026] POST /volume/v3/snapshots => generated 308 bytes in 135 msecs (HTTP/1.1 202) 7 headers in 291 bytes (1 switches on core 0) Sep 06 17:19:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9edee832-df63-46e1-9a5e-35ae6540ea40 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9edee832-df63-46e1-9a5e-35ae6540ea40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9edee832-df63-46e1-9a5e-35ae6540ea40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:42 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9edee832-df63-46e1-9a5e-35ae6540ea40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:42 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:42 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-9edee832-df63-46e1-9a5e-35ae6540ea40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:42 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9edee832-df63-46e1-9a5e-35ae6540ea40 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 200 Sep 06 17:19:42 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1708/3415] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:42 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 440 bytes in 20 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[87201]: DEBUG cinder.api.middleware.request_id [None req-ba86fdea-212f-434d-a50b-ed3bf104929c None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba86fdea-212f-434d-a50b-ed3bf104929c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba86fdea-212f-434d-a50b-ed3bf104929c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:43 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ba86fdea-212f-434d-a50b-ed3bf104929c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:43 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:43 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-ba86fdea-212f-434d-a50b-ed3bf104929c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:43 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ba86fdea-212f-434d-a50b-ed3bf104929c tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 200 Sep 06 17:19:43 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1708/3416] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:43 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 440 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-3632ea99-fb6a-4af8-ab85-ab546c0cde70 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3632ea99-fb6a-4af8-ab85-ab546c0cde70 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3632ea99-fb6a-4af8-ab85-ab546c0cde70 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3632ea99-fb6a-4af8-ab85-ab546c0cde70 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-3632ea99-fb6a-4af8-ab85-ab546c0cde70 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3632ea99-fb6a-4af8-ab85-ab546c0cde70 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 200 Sep 06 17:19:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1709/3417] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:44 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 467 bytes in 21 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[87201]: DEBUG cinder.api.middleware.request_id [None req-8eb0c8d1-4927-49da-b19e-403e68079275 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8eb0c8d1-4927-49da-b19e-403e68079275 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8eb0c8d1-4927-49da-b19e-403e68079275 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8eb0c8d1-4927-49da-b19e-403e68079275 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8eb0c8d1-4927-49da-b19e-403e68079275 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Snapshot retrieved successfully. Sep 06 17:19:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8eb0c8d1-4927-49da-b19e-403e68079275 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 200 Sep 06 17:19:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1709/3418] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:44 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 467 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:44 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete snapshot with id: e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:44 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:44 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:44 devstack devstack@c-api.service[87200]: attachments = base.obj_make_list( Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:44 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e8230d0-f0c4-4c6b-ba66-df5ed3e53ef2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 202 Sep 06 17:19:44 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1710/3419] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:44 2026] DELETE /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 0 bytes in 53 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9a4cf074-f9cf-49e8-a02d-142a088b2da3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a4cf074-f9cf-49e8-a02d-142a088b2da3 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a4cf074-f9cf-49e8-a02d-142a088b2da3 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:44 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9a4cf074-f9cf-49e8-a02d-142a088b2da3 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:44 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:44 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-9a4cf074-f9cf-49e8-a02d-142a088b2da3 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:44 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9a4cf074-f9cf-49e8-a02d-142a088b2da3 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 200 Sep 06 17:19:44 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1710/3420] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:44 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 466 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6791e64c-e965-42aa-9f86-331f308b3e89 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6791e64c-e965-42aa-9f86-331f308b3e89 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6791e64c-e965-42aa-9f86-331f308b3e89 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:45 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6791e64c-e965-42aa-9f86-331f308b3e89 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:45 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:45 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-6791e64c-e965-42aa-9f86-331f308b3e89 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:45 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6791e64c-e965-42aa-9f86-331f308b3e89 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 200 Sep 06 17:19:45 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1711/3421] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:45 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 466 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-b5df94b3-8521-42ee-8ada-589b63c850ac None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b5df94b3-8521-42ee-8ada-589b63c850ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af Sep 06 17:19:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b5df94b3-8521-42ee-8ada-589b63c850ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b5df94b3-8521-42ee-8ada-589b63c850ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b5df94b3-8521-42ee-8ada-589b63c850ac tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af returned with HTTP 404 Sep 06 17:19:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1711/3422] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/snapshots/e64378f2-bb67-4de8-a651-8e3e34d212af => generated 111 bytes in 15 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[87200]: DEBUG cinder.api.middleware.request_id [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.volumes [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume with id: 9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:46 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:46 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume request issued successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-381c5fe9-2127-4d30-aff4-eebfcef5070f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb returned with HTTP 202 Sep 06 17:19:46 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1712/3423] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:46 2026] DELETE /volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb => generated 0 bytes in 56 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c88aeaba-0ba8-4964-9660-ffb6a27bfe1f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c88aeaba-0ba8-4964-9660-ffb6a27bfe1f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c88aeaba-0ba8-4964-9660-ffb6a27bfe1f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:46 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c88aeaba-0ba8-4964-9660-ffb6a27bfe1f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:46 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:46 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:46 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-c88aeaba-0ba8-4964-9660-ffb6a27bfe1f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:46 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c88aeaba-0ba8-4964-9660-ffb6a27bfe1f tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb returned with HTTP 200 Sep 06 17:19:46 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1712/3424] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:46 2026] GET /volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb => generated 1016 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f230d4db-c6af-4938-8ae3-e08120d8faa0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f230d4db-c6af-4938-8ae3-e08120d8faa0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb Sep 06 17:19:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f230d4db-c6af-4938-8ae3-e08120d8faa0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f230d4db-c6af-4938-8ae3-e08120d8faa0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f230d4db-c6af-4938-8ae3-e08120d8faa0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb returned with HTTP 404 Sep 06 17:19:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1713/3425] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:47 2026] GET /volume/v3/volumes/9aac2bd9-2b2d-4f15-9f95-ad07eec953cb => generated 109 bytes in 19 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3317588f-262c-47d1-9dbf-a404be76238b None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/volumes Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"volume": {"size": 1, "name": "tempest-VolumeV3RbacBaseTests-Volume-1181882404"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.api.v3.volumes [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request body: {'volume': {'size': 1, 'name': 'tempest-VolumeV3RbacBaseTests-Volume-1181882404'}} {{(pid=87201) create /opt/stack/cinder/cinder/api/v3/volumes.py:368}} Sep 06 17:19:47 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume of 1 GB Sep 06 17:19:47 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Availability Zones retrieved successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (66414d53-6124-4f0d-b031-6a93804ca53e) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61914cc4-e6b3-44f0-b73b-60772e5e896a) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.flows.api.create_volume [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Validating volume size '1' using validate_int {{(pid=87201) _extract_size /opt/stack/cinder/cinder/volume/flows/api/create_volume.py:226}} Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.ExtractVolumeRequestTask;volume:create' (61914cc4-e6b3-44f0-b73b-60772e5e896a) 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:53:12Z,deleted=False,deleted_at=None,description=None,extra_specs={},id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1,is_public=True,name='QuobyteHD',projects=[],qos_specs=,qos_specs_id=None,updated_at=None), 'volume_type_id': 'd6cd76f2-2e23-4511-b89f-dd0395fb7be1', 'encryption_key_id': None, 'qos_specs': None, 'consistencygroup_id': None, 'cgsnapshot_id': None, 'group_id': None, 'replication_status': 'disabled', 'refresh_az': False, 'backup_id': None, 'multiattach': False, 'availability_zones': ['nova']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71c8fd1-0512-4a14-8daf-f3459578c882) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.quota [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['aee9e506-e912-4530-90d4-3c10b2cb343e', '7b55ee1a-1056-4584-83ee-1331aa05ca8c', '1178c8eb-fdb4-4191-8d41-fb080ba3e481', '914410ad-f3a2-428b-b78a-b829e934b047'] {{(pid=87201) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaReserveTask;volume:create' (a71c8fd1-0512-4a14-8daf-f3459578c882) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'reservations': ['aee9e506-e912-4530-90d4-3c10b2cb343e', '7b55ee1a-1056-4584-83ee-1331aa05ca8c', '1178c8eb-fdb4-4191-8d41-fb080ba3e481', '914410ad-f3a2-428b-b78a-b829e934b047']}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67e478c-8313-44d8-bc34-210a12dca8ba) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:47 devstack devstack@c-api.service[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.EntryCreateTask;volume:create' (a67e478c-8313-44d8-bc34-210a12dca8ba) transitioned into state 'SUCCESS' from state 'RUNNING' with result '{'volume_id': 'ab11e967-5feb-4257-8e8b-10a89c819acd', 'volume_properties': VolumeProperties(attach_status='detached',availability_zone='nova',cgsnapshot_id=None,consistencygroup_id=None,display_description=None,display_name='tempest-VolumeV3RbacBaseTests-Volume-1181882404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['aee9e506-e912-4530-90d4-3c10b2cb343e','7b55ee1a-1056-4584-83ee-1331aa05ca8c','1178c8eb-fdb4-4191-8d41-fb080ba3e481','914410ad-f3a2-428b-b78a-b829e934b047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1), 'volume': Volume(_name_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='tempest-VolumeV3RbacBaseTests-Volume-1181882404',ec2_id=None,encryption_key_id=None,glance_metadata=,group=,group_id=None,host=None,id=ab11e967-5feb-4257-8e8b-10a89c819acd,launched_at=None,metadata={},migration_status=None,multiattach=False,previous_status=None,project_id='8f870b805cc74779944ef2ae13cf2fe0',provider_auth=None,provider_geometry=None,provider_id=None,provider_location=None,replication_driver_data=None,replication_extended_status=None,replication_status=None,scheduled_at=None,service_uuid=None,shared_targets=True,size=1,snapshot_id=None,snapshots=,source_volid=None,status='creating',terminated_at=None,updated_at=None,use_quota=True,user_id='2a0074e20df648f1a41057d8c822c047',volume_attachment=VolumeAttachmentList,volume_type=VolumeType(d6cd76f2-2e23-4511-b89f-dd0395fb7be1),volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bdd0d7b-d892-4fe9-bd34-3a457cca5607) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.QuotaCommitTask;volume:create' (4bdd0d7b-d892-4fe9-bd34-3a457cca5607) transitioned into state 'SUCCESS' from state '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-1181882404',encryption_key_id=None,group_id=None,group_type_id=,metadata={},multiattach=False,project_id='8f870b805cc74779944ef2ae13cf2fe0',qos_specs=None,replication_status=,reservations=['aee9e506-e912-4530-90d4-3c10b2cb343e','7b55ee1a-1056-4584-83ee-1331aa05ca8c','1178c8eb-fdb4-4191-8d41-fb080ba3e481','914410ad-f3a2-428b-b78a-b829e934b047'],size=1,snapshot_id=None,source_replicaid=,source_volid=None,status='creating',user_id='2a0074e20df648f1a41057d8c822c047',volume_type_id=d6cd76f2-2e23-4511-b89f-dd0395fb7be1)}' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2ff697-61b3-4721-a95c-168fde0284b1) transitioned into state 'RUNNING' from state 'PENDING' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Task 'cinder.volume.flows.api.create_volume.VolumeCastTask;volume:create' (8c2ff697-61b3-4721-a95c-168fde0284b1) transitioned into state 'SUCCESS' from state 'RUNNING' with result 'None' {{(pid=87201) _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[87201]: DEBUG cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Flow 'volume_create_api' (66414d53-6124-4f0d-b031-6a93804ca53e) transitioned into state 'SUCCESS' from state 'RUNNING' {{(pid=87201) _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[87201]: INFO cinder.volume.api [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create volume request issued successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3317588f-262c-47d1-9dbf-a404be76238b tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes returned with HTTP 202 Sep 06 17:19:47 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1713/3426] 192.168.122.183 () {60 vars in 1142 bytes} [Sun Sep 6 17:19:47 2026] POST /volume/v3/volumes => generated 787 bytes in 285 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[87200]: DEBUG cinder.api.middleware.request_id [None req-02e13a60-2354-41ef-a5cd-f418dc044141 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02e13a60-2354-41ef-a5cd-f418dc044141 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02e13a60-2354-41ef-a5cd-f418dc044141 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:47 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-02e13a60-2354-41ef-a5cd-f418dc044141 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:47 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:47 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:47 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-02e13a60-2354-41ef-a5cd-f418dc044141 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:47 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-02e13a60-2354-41ef-a5cd-f418dc044141 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd returned with HTTP 200 Sep 06 17:19:47 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1714/3427] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:47 2026] GET /volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd => generated 966 bytes in 37 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[87201]: DEBUG cinder.api.middleware.request_id [None req-00550068-d069-475e-9817-1f285a272daf None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00550068-d069-475e-9817-1f285a272daf tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00550068-d069-475e-9817-1f285a272daf tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:48 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-00550068-d069-475e-9817-1f285a272daf tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:48 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:48 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:48 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-00550068-d069-475e-9817-1f285a272daf tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-00550068-d069-475e-9817-1f285a272daf tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd returned with HTTP 200 Sep 06 17:19:48 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1714/3428] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:48 2026] GET /volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd => generated 1017 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 286 bytes (2 switches on core 0) Sep 06 17:19:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:48 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] POST http://192.168.122.183/volume/v3/snapshots Sep 06 17:19:48 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Action: 'create', calling method: create, body: {"snapshot": {"volume_id": "ab11e967-5feb-4257-8e8b-10a89c819acd", "name": "tempest-VolumeV3RbacBaseTests-Snapshot-1434004512"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:48 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:48 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:48 devstack devstack@c-api.service[87200]: INFO cinder.api.v3.snapshots [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Create snapshot from volume ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:48 devstack devstack@c-api.service[87200]: DEBUG cinder.quota [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Created reservations ['a63b9129-770e-4421-88cf-632c0180189f', '5f0fd689-3069-499f-b50a-c64c7de43df8', '36d4cbf5-b8fc-4f47-b3e0-89a712379453', 'bfc2e18b-9895-41cd-b210-89478d372ab3'] {{(pid=87200) reserve /opt/stack/cinder/cinder/quota.py:752}} Sep 06 17:19:48 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:49 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot create request issued successfully. Sep 06 17:19:49 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-692ffa2d-f0e3-4a93-969c-f88e6ebeeb02 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots returned with HTTP 202 Sep 06 17:19:49 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1715/3429] 192.168.122.183 () {60 vars in 1149 bytes} [Sun Sep 6 17:19:48 2026] POST /volume/v3/snapshots => generated 308 bytes in 142 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[87201]: DEBUG cinder.api.middleware.request_id [None req-17eab11c-ca69-40b9-b0d4-a888697d528e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17eab11c-ca69-40b9-b0d4-a888697d528e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17eab11c-ca69-40b9-b0d4-a888697d528e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:49 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-17eab11c-ca69-40b9-b0d4-a888697d528e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:49 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:49 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-17eab11c-ca69-40b9-b0d4-a888697d528e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:49 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-17eab11c-ca69-40b9-b0d4-a888697d528e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 200 Sep 06 17:19:49 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1715/3430] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:49 2026] GET /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 440 bytes in 24 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[87200]: DEBUG cinder.api.middleware.request_id [None req-783d1ce6-6ecd-49c9-b64b-f26e145266a2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-783d1ce6-6ecd-49c9-b64b-f26e145266a2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-783d1ce6-6ecd-49c9-b64b-f26e145266a2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:50 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-783d1ce6-6ecd-49c9-b64b-f26e145266a2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:50 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:50 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-783d1ce6-6ecd-49c9-b64b-f26e145266a2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:50 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-783d1ce6-6ecd-49c9-b64b-f26e145266a2 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 200 Sep 06 17:19:50 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1716/3431] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:50 2026] GET /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 440 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f8d24c6a-24e1-4956-9b3b-892079398cc0 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f8d24c6a-24e1-4956-9b3b-892079398cc0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f8d24c6a-24e1-4956-9b3b-892079398cc0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f8d24c6a-24e1-4956-9b3b-892079398cc0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-f8d24c6a-24e1-4956-9b3b-892079398cc0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f8d24c6a-24e1-4956-9b3b-892079398cc0 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 200 Sep 06 17:19:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1716/3432] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:51 2026] GET /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 467 bytes in 18 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] POST http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411/action Sep 06 17:19:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Action body: b'{"os-unmanage": {}}' {{(pid=87200) get_method /opt/stack/cinder/cinder/api/openstack/wsgi.py:993}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Action: 'action', calling method: unmanage, body: {"os-unmanage": {}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.api.contrib.snapshot_unmanage [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Unmanage snapshot with id: 3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Snapshot retrieved successfully. Sep 06 17:19:51 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] Policy check for snapshot_extension:snapshot_unmanage failed with context {'is_admin': False, 'user_id': 'ea23dc4953c546eb8df84492d9d75326', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': '8f870b805cc74779944ef2ae13cf2fe0', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d3fcd76b-f526-4a7d-a248-a8b85491c7e7 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-reader] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411/action returned with HTTP 403 Sep 06 17:19:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1717/3433] 192.168.122.183 () {60 vars in 1280 bytes} [Sun Sep 6 17:19:51 2026] POST /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411/action => generated 117 bytes in 26 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:19:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:51 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.snapshots [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete snapshot with id: 3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:51 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:51 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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:51 devstack devstack@c-api.service[87201]: attachments = base.obj_make_list( Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot delete request issued successfully. Sep 06 17:19:51 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-8b52cc2f-c724-4077-8776-5a492e79fe96 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 202 Sep 06 17:19:51 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1717/3434] 192.168.122.183 () {58 vars in 1241 bytes} [Sun Sep 6 17:19:51 2026] DELETE /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 0 bytes in 59 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[87200]: DEBUG cinder.api.middleware.request_id [None req-800205d1-7b14-4b73-9cfe-1aa995830b3e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-800205d1-7b14-4b73-9cfe-1aa995830b3e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-800205d1-7b14-4b73-9cfe-1aa995830b3e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-800205d1-7b14-4b73-9cfe-1aa995830b3e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:51 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-800205d1-7b14-4b73-9cfe-1aa995830b3e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:51 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-800205d1-7b14-4b73-9cfe-1aa995830b3e tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 200 Sep 06 17:19:51 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1718/3435] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:51 2026] GET /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 466 bytes in 30 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[87201]: DEBUG cinder.api.middleware.request_id [None req-451b7524-f064-4ebe-b3a8-367e118ee825 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-451b7524-f064-4ebe-b3a8-367e118ee825 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-451b7524-f064-4ebe-b3a8-367e118ee825 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:52 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-451b7524-f064-4ebe-b3a8-367e118ee825 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:52 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:52 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-451b7524-f064-4ebe-b3a8-367e118ee825 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Snapshot retrieved successfully. Sep 06 17:19:52 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-451b7524-f064-4ebe-b3a8-367e118ee825 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 200 Sep 06 17:19:52 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1718/3436] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:52 2026] GET /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 466 bytes in 20 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[87200]: DEBUG cinder.api.middleware.request_id [None req-921bcd95-327f-4d8f-9510-cfa47a3ce837 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-921bcd95-327f-4d8f-9510-cfa47a3ce837 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 Sep 06 17:19:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-921bcd95-327f-4d8f-9510-cfa47a3ce837 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-921bcd95-327f-4d8f-9510-cfa47a3ce837 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-921bcd95-327f-4d8f-9510-cfa47a3ce837 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 returned with HTTP 404 Sep 06 17:19:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1719/3437] 192.168.122.183 () {58 vars in 1238 bytes} [Sun Sep 6 17:19:53 2026] GET /volume/v3/snapshots/3f1b44af-e3d2-4e51-bbf1-7320bb2b5411 => generated 111 bytes in 16 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] DELETE http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87201]: INFO cinder.api.v3.volumes [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume with id: ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:53 devstack devstack@c-api.service[87201]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87201]: attachments = base.obj_make_list( Sep 06 17:19:53 devstack devstack@c-api.service[87201]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87201]: warnings.warn( Sep 06 17:19:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:53 devstack devstack@c-api.service[87201]: INFO cinder.volume.api [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Delete volume request issued successfully. Sep 06 17:19:53 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e3afb828-37d5-4c0d-8a44-9ab5992e9d92 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd returned with HTTP 202 Sep 06 17:19:53 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1719/3438] 192.168.122.183 () {58 vars in 1235 bytes} [Sun Sep 6 17:19:53 2026] DELETE /volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd => generated 0 bytes in 63 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[87200]: DEBUG cinder.api.middleware.request_id [None req-56a243af-e367-40d9-bfab-09456d740066 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56a243af-e367-40d9-bfab-09456d740066 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56a243af-e367-40d9-bfab-09456d740066 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:53 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-56a243af-e367-40d9-bfab-09456d740066 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:53 devstack devstack@c-api.service[87200]: /opt/stack/cinder/cinder/objects/volume.py:315: DeprecationWarning: Passing 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[87200]: attachments = base.obj_make_list( Sep 06 17:19:53 devstack devstack@c-api.service[87200]: /opt/stack/data/venv/lib/python3.12/site-packages/oslo_context/context.py:102: DeprecationWarning: Policy enforcement is depending 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[87200]: warnings.warn( Sep 06 17:19:53 devstack devstack@c-api.service[87200]: INFO cinder.volume.api [None req-56a243af-e367-40d9-bfab-09456d740066 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Volume info retrieved successfully. Sep 06 17:19:53 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-56a243af-e367-40d9-bfab-09456d740066 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd returned with HTTP 200 Sep 06 17:19:53 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1720/3439] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:53 2026] GET /volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd => generated 1016 bytes in 47 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[87201]: DEBUG cinder.api.middleware.request_id [None req-570636e9-92e6-4b1c-865f-af720df08068 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-570636e9-92e6-4b1c-865f-af720df08068 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] GET http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd Sep 06 17:19:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-570636e9-92e6-4b1c-865f-af720df08068 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:54 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-570636e9-92e6-4b1c-865f-af720df08068 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:54 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-570636e9-92e6-4b1c-865f-af720df08068 tempest-ProjectReaderTests-464573050 tempest-ProjectReaderTests-464573050-project-admin] http://192.168.122.183/volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd returned with HTTP 404 Sep 06 17:19:54 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1720/3440] 192.168.122.183 () {58 vars in 1232 bytes} [Sun Sep 6 17:19:54 2026] GET /volume/v3/volumes/ab11e967-5feb-4257-8e8b-10a89c819acd => generated 109 bytes in 18 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:19:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-27f2baf0-7695-4322-a0f3-aa96662a174a None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:56 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27f2baf0-7695-4322-a0f3-aa96662a174a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:56 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27f2baf0-7695-4322-a0f3-aa96662a174a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1194594740", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27f2baf0-7695-4322-a0f3-aa96662a174a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1721/3441] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:56 2026] POST /volume/v3/types => generated 380 bytes in 162 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[87201]: DEBUG cinder.api.middleware.request_id [None req-62aa21dd-4ae9-45fa-8803-af15dc750b5d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-62aa21dd-4ae9-45fa-8803-af15dc750b5d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-62aa21dd-4ae9-45fa-8803-af15dc750b5d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-62aa21dd-4ae9-45fa-8803-af15dc750b5d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1721/3442] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/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:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d7b1f5a0-778d-42e7-9160-cc28b63e05eb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7b1f5a0-778d-42e7-9160-cc28b63e05eb tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7b1f5a0-778d-42e7-9160-cc28b63e05eb tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1364615141", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7b1f5a0-778d-42e7-9160-cc28b63e05eb tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1722/3443] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-b08315ac-dde6-4537-a259-962d2903f4e9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b08315ac-dde6-4537-a259-962d2903f4e9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types/1b47cf88-7350-4f27-8481-1b6344757b3a/encryption Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-b08315ac-dde6-4537-a259-962d2903f4e9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-b08315ac-dde6-4537-a259-962d2903f4e9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/1b47cf88-7350-4f27-8481-1b6344757b3a/encryption returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1722/3444] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types/1b47cf88-7350-4f27-8481-1b6344757b3a/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:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5d82a8f6-8748-432c-aec2-1913fd2085f6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d82a8f6-8748-432c-aec2-1913fd2085f6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5d82a8f6-8748-432c-aec2-1913fd2085f6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1095773044", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5d82a8f6-8748-432c-aec2-1913fd2085f6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1723/3445] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-55799584-65c1-4f1a-9974-86c748754d5e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55799584-65c1-4f1a-9974-86c748754d5e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04/extra_specs Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-55799584-65c1-4f1a-9974-86c748754d5e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-55799584-65c1-4f1a-9974-86c748754d5e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04/extra_specs returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1723/3446] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04/extra_specs => generated 35 bytes in 51 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d2af0f6f-cffe-4820-a387-936ba37598ad None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d2af0f6f-cffe-4820-a387-936ba37598ad tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] PUT http://192.168.122.183/volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04/extra_specs/key2 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d2af0f6f-cffe-4820-a387-936ba37598ad tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d2af0f6f-cffe-4820-a387-936ba37598ad tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04/extra_specs/key2 returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1724/3447] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:19:57 2026] PUT /volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04/extra_specs/key2 => generated 25 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0fd0c754-4fae-4691-bf36-403ace676c3d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0fd0c754-4fae-4691-bf36-403ace676c3d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0fd0c754-4fae-4691-bf36-403ace676c3d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0fd0c754-4fae-4691-bf36-403ace676c3d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1724/3448] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types => generated 195 bytes in 33 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-078a1d90-a8dd-4119-8bcd-512125dbfde6 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-078a1d90-a8dd-4119-8bcd-512125dbfde6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/28b39c6e-4043-4777-92fd-1baf9f8edc4e Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-078a1d90-a8dd-4119-8bcd-512125dbfde6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-078a1d90-a8dd-4119-8bcd-512125dbfde6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-078a1d90-a8dd-4119-8bcd-512125dbfde6 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/28b39c6e-4043-4777-92fd-1baf9f8edc4e returned with HTTP 202 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1725/3449] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:57 2026] DELETE /volume/v3/types/28b39c6e-4043-4777-92fd-1baf9f8edc4e => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-9486ac77-683a-47f2-859f-fbb00885352d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9486ac77-683a-47f2-859f-fbb00885352d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-9486ac77-683a-47f2-859f-fbb00885352d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-918814090", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-9486ac77-683a-47f2-859f-fbb00885352d tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1725/3450] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types => generated 379 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7514c01d-82b4-45fe-952f-6f353b3fda38 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7514c01d-82b4-45fe-952f-6f353b3fda38 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17/encryption Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7514c01d-82b4-45fe-952f-6f353b3fda38 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7514c01d-82b4-45fe-952f-6f353b3fda38 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17/encryption returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1726/3451] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17/encryption => generated 239 bytes in 40 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[87201]: DEBUG cinder.api.middleware.request_id [None req-186514f5-4a69-467b-afbd-b2ae32592b3a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-186514f5-4a69-467b-afbd-b2ae32592b3a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17/encryption/249412b9-3eba-47ff-8448-894b6668b390 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-186514f5-4a69-467b-afbd-b2ae32592b3a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-186514f5-4a69-467b-afbd-b2ae32592b3a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-186514f5-4a69-467b-afbd-b2ae32592b3a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17/encryption/249412b9-3eba-47ff-8448-894b6668b390 returned with HTTP 202 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1726/3452] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:19:57 2026] DELETE /volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17/encryption/249412b9-3eba-47ff-8448-894b6668b390 => generated 0 bytes in 28 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6b956780-2ab0-46de-9e5e-d4e52879adc2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6b956780-2ab0-46de-9e5e-d4e52879adc2 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6b956780-2ab0-46de-9e5e-d4e52879adc2 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1509964595", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6b956780-2ab0-46de-9e5e-d4e52879adc2 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1727/3453] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2752b89c-2fa3-41cf-8ea9-5306bef8fd4e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2752b89c-2fa3-41cf-8ea9-5306bef8fd4e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/b2afde87-0409-442b-81dd-d34df9a057d9/extra_specs/key1 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2752b89c-2fa3-41cf-8ea9-5306bef8fd4e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2752b89c-2fa3-41cf-8ea9-5306bef8fd4e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2752b89c-2fa3-41cf-8ea9-5306bef8fd4e tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/b2afde87-0409-442b-81dd-d34df9a057d9/extra_specs/key1 returned with HTTP 202 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1727/3454] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:19:57 2026] DELETE /volume/v3/types/b2afde87-0409-442b-81dd-d34df9a057d9/extra_specs/key1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 7 headers in 289 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-5f5abded-bb8f-4c9e-994a-e2af8c28dd61 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f5abded-bb8f-4c9e-994a-e2af8c28dd61 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-5f5abded-bb8f-4c9e-994a-e2af8c28dd61 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1862216830", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-5f5abded-bb8f-4c9e-994a-e2af8c28dd61 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1728/3455] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:19:57 2026] POST /volume/v3/types => generated 380 bytes in 43 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-3b30598e-6965-441e-bff2-e69492fddce9 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b30598e-6965-441e-bff2-e69492fddce9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/0ec7115c-a5da-43f6-9da1-17ae4bc4d2f2 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b30598e-6965-441e-bff2-e69492fddce9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-3b30598e-6965-441e-bff2-e69492fddce9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-3b30598e-6965-441e-bff2-e69492fddce9 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/0ec7115c-a5da-43f6-9da1-17ae4bc4d2f2 returned with HTTP 202 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1728/3456] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:57 2026] DELETE /volume/v3/types/0ec7115c-a5da-43f6-9da1-17ae4bc4d2f2 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-add0e010-c275-405d-aa2d-3a1d044b4b06 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-add0e010-c275-405d-aa2d-3a1d044b4b06 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-add0e010-c275-405d-aa2d-3a1d044b4b06 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-add0e010-c275-405d-aa2d-3a1d044b4b06 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-add0e010-c275-405d-aa2d-3a1d044b4b06 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1729/3457] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs => generated 185 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-e5ece321-0d21-4d33-8b88-148c97d06d9a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e5ece321-0d21-4d33-8b88-148c97d06d9a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e5ece321-0d21-4d33-8b88-148c97d06d9a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e5ece321-0d21-4d33-8b88-148c97d06d9a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e5ece321-0d21-4d33-8b88-148c97d06d9a tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1729/3458] 192.168.122.183 () {58 vars in 1115 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types => generated 2589 bytes in 31 msecs (HTTP/1.1 200) 7 headers in 286 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-c11208bb-77d8-4e4e-a8ab-b3b85b8e81ba None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c11208bb-77d8-4e4e-a8ab-b3b85b8e81ba tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption/cipher Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c11208bb-77d8-4e4e-a8ab-b3b85b8e81ba tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-c11208bb-77d8-4e4e-a8ab-b3b85b8e81ba tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-c11208bb-77d8-4e4e-a8ab-b3b85b8e81ba tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption/cipher returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1730/3459] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption/cipher => generated 29 bytes in 22 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-bd276015-c0b4-4c7e-89e2-6da80d1a2461 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd276015-c0b4-4c7e-89e2-6da80d1a2461 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd276015-c0b4-4c7e-89e2-6da80d1a2461 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-bd276015-c0b4-4c7e-89e2-6da80d1a2461 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-bd276015-c0b4-4c7e-89e2-6da80d1a2461 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1730/3460] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption => generated 325 bytes in 19 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[87200]: DEBUG cinder.api.middleware.request_id [None req-bee478ef-bcc0-4401-9385-6de8d7cdc063 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bee478ef-bcc0-4401-9385-6de8d7cdc063 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/multiattach Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bee478ef-bcc0-4401-9385-6de8d7cdc063 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-bee478ef-bcc0-4401-9385-6de8d7cdc063 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-bee478ef-bcc0-4401-9385-6de8d7cdc063 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/multiattach returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1731/3461] 192.168.122.183 () {58 vars in 1298 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-245d63f6-f9bc-4e59-a098-aadfd2a94824 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-245d63f6-f9bc-4e59-a098-aadfd2a94824 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/volume_backend_name Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-245d63f6-f9bc-4e59-a098-aadfd2a94824 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-245d63f6-f9bc-4e59-a098-aadfd2a94824 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-245d63f6-f9bc-4e59-a098-aadfd2a94824 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/volume_backend_name returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1731/3462] 192.168.122.183 () {58 vars in 1322 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/volume_backend_name => generated 44 bytes in 19 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af4af616-b193-4772-beb5-472a98fe29de None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af4af616-b193-4772-beb5-472a98fe29de tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] GET http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af4af616-b193-4772-beb5-472a98fe29de tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af4af616-b193-4772-beb5-472a98fe29de tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:57 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af4af616-b193-4772-beb5-472a98fe29de tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d returned with HTTP 200 Sep 06 17:19:57 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1732/3463] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:19:57 2026] GET /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d => generated 402 bytes in 16 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[87201]: DEBUG cinder.api.middleware.request_id [None req-84a153c9-8e22-449e-a9c6-4e0770532887 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:57 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-84a153c9-8e22-449e-a9c6-4e0770532887 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] PUT http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption/6bf17252-8a68-4ac5-9020-7bc0c934292f Sep 06 17:19:57 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-84a153c9-8e22-449e-a9c6-4e0770532887 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-84a153c9-8e22-449e-a9c6-4e0770532887 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption/6bf17252-8a68-4ac5-9020-7bc0c934292f returned with HTTP 200 Sep 06 17:19:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1732/3464] 192.168.122.183 () {60 vars in 1390 bytes} [Sun Sep 6 17:19:57 2026] PUT /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/encryption/6bf17252-8a68-4ac5-9020-7bc0c934292f => generated 33 bytes in 34 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-45680f40-53f1-4936-9303-7886932de87b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45680f40-53f1-4936-9303-7886932de87b tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] PUT http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/key1 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-45680f40-53f1-4936-9303-7886932de87b tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-45680f40-53f1-4936-9303-7886932de87b tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/key1 returned with HTTP 200 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1733/3465] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:19:58 2026] PUT /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d/extra_specs/key1 => generated 30 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:19:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-a75a6f9c-c815-4e31-9cff-da59ad10a1af None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a75a6f9c-c815-4e31-9cff-da59ad10a1af tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] PUT http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d Sep 06 17:19:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-a75a6f9c-c815-4e31-9cff-da59ad10a1af tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-a75a6f9c-c815-4e31-9cff-da59ad10a1af tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d returned with HTTP 200 Sep 06 17:19:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1733/3466] 192.168.122.183 () {60 vars in 1246 bytes} [Sun Sep 6 17:19:58 2026] PUT /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d => generated 371 bytes in 35 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[87200]: DEBUG cinder.api.middleware.request_id [None req-50dfd6be-ad2a-45bd-8cbe-4f4c9e11ca97 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50dfd6be-ad2a-45bd-8cbe-4f4c9e11ca97 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/b2afde87-0409-442b-81dd-d34df9a057d9 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50dfd6be-ad2a-45bd-8cbe-4f4c9e11ca97 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-50dfd6be-ad2a-45bd-8cbe-4f4c9e11ca97 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-50dfd6be-ad2a-45bd-8cbe-4f4c9e11ca97 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/b2afde87-0409-442b-81dd-d34df9a057d9 returned with HTTP 202 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1734/3467] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:58 2026] DELETE /volume/v3/types/b2afde87-0409-442b-81dd-d34df9a057d9 => generated 0 bytes in 64 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f4004edc-5fc3-4b2b-9704-c083145027f5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4004edc-5fc3-4b2b-9704-c083145027f5 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17 Sep 06 17:19:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4004edc-5fc3-4b2b-9704-c083145027f5 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f4004edc-5fc3-4b2b-9704-c083145027f5 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f4004edc-5fc3-4b2b-9704-c083145027f5 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17 returned with HTTP 202 Sep 06 17:19:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1734/3468] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:58 2026] DELETE /volume/v3/types/a150d56f-691b-47ed-aee1-08beb02e7f17 => generated 0 bytes in 58 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[87200]: DEBUG cinder.api.middleware.request_id [None req-b5aff638-72a8-4a3a-96a6-c07b8cf99551 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b5aff638-72a8-4a3a-96a6-c07b8cf99551 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b5aff638-72a8-4a3a-96a6-c07b8cf99551 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-b5aff638-72a8-4a3a-96a6-c07b8cf99551 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-b5aff638-72a8-4a3a-96a6-c07b8cf99551 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04 returned with HTTP 202 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1735/3469] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:58 2026] DELETE /volume/v3/types/a7feaf41-a149-4f93-bf5e-b00ffee49e04 => generated 0 bytes in 59 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[87201]: DEBUG cinder.api.middleware.request_id [None req-848aac6d-7edb-477c-9a33-661be7da3ae7 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-848aac6d-7edb-477c-9a33-661be7da3ae7 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/1b47cf88-7350-4f27-8481-1b6344757b3a Sep 06 17:19:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-848aac6d-7edb-477c-9a33-661be7da3ae7 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-848aac6d-7edb-477c-9a33-661be7da3ae7 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-848aac6d-7edb-477c-9a33-661be7da3ae7 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/1b47cf88-7350-4f27-8481-1b6344757b3a returned with HTTP 202 Sep 06 17:19:58 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1735/3470] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:58 2026] DELETE /volume/v3/types/1b47cf88-7350-4f27-8481-1b6344757b3a => generated 0 bytes in 63 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[87200]: DEBUG cinder.api.middleware.request_id [None req-6c3d1da4-0d60-4f49-add3-940ef651b816 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6c3d1da4-0d60-4f49-add3-940ef651b816 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] DELETE http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6c3d1da4-0d60-4f49-add3-940ef651b816 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6c3d1da4-0d60-4f49-add3-940ef651b816 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:19:58 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6c3d1da4-0d60-4f49-add3-940ef651b816 tempest-VolumeTypesAdminTests-1928818111 tempest-VolumeTypesAdminTests-1928818111-project-admin] http://192.168.122.183/volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d returned with HTTP 202 Sep 06 17:19:58 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1736/3471] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:19:58 2026] DELETE /volume/v3/types/d8d1728e-f901-46c0-a80f-a84ca1bb7f6d => generated 0 bytes in 57 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-901caf8c-645f-4421-9246-69da578b0dbe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-901caf8c-645f-4421-9246-69da578b0dbe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-901caf8c-645f-4421-9246-69da578b0dbe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-321865703", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-901caf8c-645f-4421-9246-69da578b0dbe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1736/3472] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types => generated 379 bytes in 154 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8c75978c-285d-4e3e-8cd0-9cd699bd5bc1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c75978c-285d-4e3e-8cd0-9cd699bd5bc1 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8c75978c-285d-4e3e-8cd0-9cd699bd5bc1 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=272,cinder:UPDATE=110,cinder:INSERT=75 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8c75978c-285d-4e3e-8cd0-9cd699bd5bc1 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1737/3473] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-71c69f2a-1426-4e65-929c-0f7ed69a49cb None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71c69f2a-1426-4e65-929c-0f7ed69a49cb tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-71c69f2a-1426-4e65-929c-0f7ed69a49cb tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-312271893", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-71c69f2a-1426-4e65-929c-0f7ed69a49cb tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1737/3474] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types => generated 379 bytes in 39 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-26c23c72-d1c3-4d24-83ce-91d109507160 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26c23c72-d1c3-4d24-83ce-91d109507160 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] POST http://192.168.122.183/volume/v3/types/16a541fc-cf08-4e6d-a481-4f6e61e389ff/encryption Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-26c23c72-d1c3-4d24-83ce-91d109507160 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-26c23c72-d1c3-4d24-83ce-91d109507160 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-26c23c72-d1c3-4d24-83ce-91d109507160 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/16a541fc-cf08-4e6d-a481-4f6e61e389ff/encryption returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1738/3475] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types/16a541fc-cf08-4e6d-a481-4f6e61e389ff/encryption => generated 127 bytes in 134 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-35bc6d80-28cf-461f-b1e4-3c24e90b3da3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35bc6d80-28cf-461f-b1e4-3c24e90b3da3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-35bc6d80-28cf-461f-b1e4-3c24e90b3da3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-320218416", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-35bc6d80-28cf-461f-b1e4-3c24e90b3da3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1738/3476] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 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:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-dc0c7902-9dce-4907-a0a1-c203c78d15cd None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc0c7902-9dce-4907-a0a1-c203c78d15cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] POST http://192.168.122.183/volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d/extra_specs Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-dc0c7902-9dce-4907-a0a1-c203c78d15cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-dc0c7902-9dce-4907-a0a1-c203c78d15cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-dc0c7902-9dce-4907-a0a1-c203c78d15cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d/extra_specs returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1739/3477] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d/extra_specs => generated 122 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1df3266c-eef8-442e-8dd0-f7cf00a05561 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1df3266c-eef8-442e-8dd0-f7cf00a05561 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] PUT http://192.168.122.183/volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d/extra_specs/key2 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1df3266c-eef8-442e-8dd0-f7cf00a05561 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-1df3266c-eef8-442e-8dd0-f7cf00a05561 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1df3266c-eef8-442e-8dd0-f7cf00a05561 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d/extra_specs/key2 returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1739/3478] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:20:01 2026] PUT /volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d/extra_specs/key2 => generated 122 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2e7d8697-74a3-44b6-b516-01a8ea8ddf83 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e7d8697-74a3-44b6-b516-01a8ea8ddf83 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2e7d8697-74a3-44b6-b516-01a8ea8ddf83 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-2e7d8697-74a3-44b6-b516-01a8ea8ddf83 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2e7d8697-74a3-44b6-b516-01a8ea8ddf83 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1740/3479] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f6089945-52d6-428a-bcf1-cd968e4fc2cd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6089945-52d6-428a-bcf1-cd968e4fc2cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f6089945-52d6-428a-bcf1-cd968e4fc2cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-981400325", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f6089945-52d6-428a-bcf1-cd968e4fc2cd tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1740/3480] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types => generated 379 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-17f411cc-0b49-4250-a85c-b61e37cfc322 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-17f411cc-0b49-4250-a85c-b61e37cfc322 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09/encryption Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-17f411cc-0b49-4250-a85c-b61e37cfc322 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-17f411cc-0b49-4250-a85c-b61e37cfc322 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09/encryption returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1741/3481] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09/encryption => generated 239 bytes in 41 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5ba31d0b-41d0-49f3-a9be-8f34eb718856 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ba31d0b-41d0-49f3-a9be-8f34eb718856 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] DELETE http://192.168.122.183/volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09/encryption/612ec174-38d7-4e17-96ac-bee85cd03026 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ba31d0b-41d0-49f3-a9be-8f34eb718856 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5ba31d0b-41d0-49f3-a9be-8f34eb718856 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-5ba31d0b-41d0-49f3-a9be-8f34eb718856 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5ba31d0b-41d0-49f3-a9be-8f34eb718856 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09/encryption/612ec174-38d7-4e17-96ac-bee85cd03026 returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1741/3482] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:20:01 2026] DELETE /volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09/encryption/612ec174-38d7-4e17-96ac-bee85cd03026 => generated 127 bytes in 7 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8546b4ed-0e7e-41b2-934a-477154007612 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8546b4ed-0e7e-41b2-934a-477154007612 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8546b4ed-0e7e-41b2-934a-477154007612 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1642307529", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8546b4ed-0e7e-41b2-934a-477154007612 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1742/3483] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types => generated 380 bytes in 40 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-4c98ccee-ffcd-418c-b361-9d13f70e6b16 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c98ccee-ffcd-418c-b361-9d13f70e6b16 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] DELETE http://192.168.122.183/volume/v3/types/85b0fdf1-5301-4d9f-bfec-561dab5e7649/extra_specs/key1 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c98ccee-ffcd-418c-b361-9d13f70e6b16 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-4c98ccee-ffcd-418c-b361-9d13f70e6b16 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-4c98ccee-ffcd-418c-b361-9d13f70e6b16 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-4c98ccee-ffcd-418c-b361-9d13f70e6b16 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/85b0fdf1-5301-4d9f-bfec-561dab5e7649/extra_specs/key1 returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1742/3484] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:20:01 2026] DELETE /volume/v3/types/85b0fdf1-5301-4d9f-bfec-561dab5e7649/extra_specs/key1 => generated 122 bytes in 16 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-6745623f-869e-46c8-aa9f-dc393f1afad2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6745623f-869e-46c8-aa9f-dc393f1afad2 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-6745623f-869e-46c8-aa9f-dc393f1afad2 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1701864767", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-6745623f-869e-46c8-aa9f-dc393f1afad2 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1743/3485] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:01 2026] POST /volume/v3/types => generated 380 bytes in 42 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-86bff2c5-88a0-452f-b136-e3939c422649 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-86bff2c5-88a0-452f-b136-e3939c422649 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] DELETE http://192.168.122.183/volume/v3/types/0b34d93e-96ff-48f1-b656-30283534546f Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-86bff2c5-88a0-452f-b136-e3939c422649 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-86bff2c5-88a0-452f-b136-e3939c422649 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-86bff2c5-88a0-452f-b136-e3939c422649 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-86bff2c5-88a0-452f-b136-e3939c422649 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/0b34d93e-96ff-48f1-b656-30283534546f returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1743/3486] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:01 2026] DELETE /volume/v3/types/0b34d93e-96ff-48f1-b656-30283534546f => generated 109 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-8a34cc9d-6734-4116-9664-1d0744d07ea3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8a34cc9d-6734-4116-9664-1d0744d07ea3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8a34cc9d-6734-4116-9664-1d0744d07ea3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-8a34cc9d-6734-4116-9664-1d0744d07ea3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'index' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-8a34cc9d-6734-4116-9664-1d0744d07ea3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1744/3487] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs => generated 123 bytes in 23 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fa64778d-5484-4ce2-9e1f-947baccc268e None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fa64778d-5484-4ce2-9e1f-947baccc268e tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fa64778d-5484-4ce2-9e1f-947baccc268e tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fa64778d-5484-4ce2-9e1f-947baccc268e tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.api_utils [None req-fa64778d-5484-4ce2-9e1f-947baccc268e tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Removing options '' from query. {{(pid=87201) remove_invalid_filter_options /opt/stack/cinder/cinder/api/api_utils.py:82}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fa64778d-5484-4ce2-9e1f-947baccc268e tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1744/3488] 192.168.122.183 () {58 vars in 1115 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types => generated 2360 bytes in 51 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[87200]: DEBUG cinder.api.middleware.request_id [None req-1ac3c5a7-be2f-4d4c-86e6-37765f345f72 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ac3c5a7-be2f-4d4c-86e6-37765f345f72 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption/cipher Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ac3c5a7-be2f-4d4c-86e6-37765f345f72 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-1ac3c5a7-be2f-4d4c-86e6-37765f345f72 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-1ac3c5a7-be2f-4d4c-86e6-37765f345f72 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-1ac3c5a7-be2f-4d4c-86e6-37765f345f72 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption/cipher returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1745/3489] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption/cipher => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f63a312a-dc78-4fa1-a01b-689758911f27 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f63a312a-dc78-4fa1-a01b-689758911f27 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f63a312a-dc78-4fa1-a01b-689758911f27 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f63a312a-dc78-4fa1-a01b-689758911f27 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-f63a312a-dc78-4fa1-a01b-689758911f27 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f63a312a-dc78-4fa1-a01b-689758911f27 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1745/3490] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption => generated 124 bytes in 9 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-3ac92d9e-0633-4fa8-8a89-a8bc03b9bcb0 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3ac92d9e-0633-4fa8-8a89-a8bc03b9bcb0 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/multiattach Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3ac92d9e-0633-4fa8-8a89-a8bc03b9bcb0 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-3ac92d9e-0633-4fa8-8a89-a8bc03b9bcb0 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-3ac92d9e-0633-4fa8-8a89-a8bc03b9bcb0 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/multiattach returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1746/3491] 192.168.122.183 () {58 vars in 1298 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/multiattach => generated 29 bytes in 21 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-d485f375-331a-433e-9200-b45f7c196095 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d485f375-331a-433e-9200-b45f7c196095 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/volume_backend_name Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d485f375-331a-433e-9200-b45f7c196095 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-d485f375-331a-433e-9200-b45f7c196095 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-d485f375-331a-433e-9200-b45f7c196095 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1746/3492] 192.168.122.183 () {58 vars in 1322 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/volume_backend_name => generated 143 bytes in 21 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-ecf8276b-8967-4c99-8f03-25436d4fa3e8 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecf8276b-8967-4c99-8f03-25436d4fa3e8 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] GET http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecf8276b-8967-4c99-8f03-25436d4fa3e8 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-ecf8276b-8967-4c99-8f03-25436d4fa3e8 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:01 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-ecf8276b-8967-4c99-8f03-25436d4fa3e8 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 returned with HTTP 200 Sep 06 17:20:01 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1747/3493] 192.168.122.183 () {58 vars in 1226 bytes} [Sun Sep 6 17:20:01 2026] GET /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 => generated 317 bytes in 17 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-c87809ee-37df-49cc-9e86-555d2c9e6fd3 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c87809ee-37df-49cc-9e86-555d2c9e6fd3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] PUT http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption/f2136cd5-552f-477f-b67f-524ce25d965e Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c87809ee-37df-49cc-9e86-555d2c9e6fd3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-c87809ee-37df-49cc-9e86-555d2c9e6fd3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:01 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c87809ee-37df-49cc-9e86-555d2c9e6fd3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption/f2136cd5-552f-477f-b67f-524ce25d965e returned with HTTP 403 Sep 06 17:20:01 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1747/3494] 192.168.122.183 () {60 vars in 1390 bytes} [Sun Sep 6 17:20:01 2026] PUT /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/encryption/f2136cd5-552f-477f-b67f-524ce25d965e => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-27447641-9393-49ce-851f-f789eb54b8f3 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27447641-9393-49ce-851f-f789eb54b8f3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] PUT http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/key1 Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-27447641-9393-49ce-851f-f789eb54b8f3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-27447641-9393-49ce-851f-f789eb54b8f3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-27447641-9393-49ce-851f-f789eb54b8f3 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/key1 returned with HTTP 403 Sep 06 17:20:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1748/3495] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:20:02 2026] PUT /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78/extra_specs/key1 => generated 122 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-5724f0ce-e8f8-43e6-8e20-8c4a6b6e756f None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5724f0ce-e8f8-43e6-8e20-8c4a6b6e756f tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] PUT http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-5724f0ce-e8f8-43e6-8e20-8c4a6b6e756f tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-5724f0ce-e8f8-43e6-8e20-8c4a6b6e756f tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '7ea7da8207f54327a8f8cf7d8775c107', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'ddbda08464534e8c9f673ba3d6829e4c', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-5724f0ce-e8f8-43e6-8e20-8c4a6b6e756f tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-member] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 returned with HTTP 403 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1748/3496] 192.168.122.183 () {60 vars in 1246 bytes} [Sun Sep 6 17:20:02 2026] PUT /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 => generated 109 bytes in 12 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2f88613e-7a3e-43de-b626-0316e56c9a77 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f88613e-7a3e-43de-b626-0316e56c9a77 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] DELETE http://192.168.122.183/volume/v3/types/0b34d93e-96ff-48f1-b656-30283534546f Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f88613e-7a3e-43de-b626-0316e56c9a77 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2f88613e-7a3e-43de-b626-0316e56c9a77 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2f88613e-7a3e-43de-b626-0316e56c9a77 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/0b34d93e-96ff-48f1-b656-30283534546f returned with HTTP 202 Sep 06 17:20:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1749/3497] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:02 2026] DELETE /volume/v3/types/0b34d93e-96ff-48f1-b656-30283534546f => generated 0 bytes in 55 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-0e10cd25-dd84-4e20-b06d-52d1c05b0d52 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e10cd25-dd84-4e20-b06d-52d1c05b0d52 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] DELETE http://192.168.122.183/volume/v3/types/85b0fdf1-5301-4d9f-bfec-561dab5e7649 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e10cd25-dd84-4e20-b06d-52d1c05b0d52 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0e10cd25-dd84-4e20-b06d-52d1c05b0d52 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0e10cd25-dd84-4e20-b06d-52d1c05b0d52 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/85b0fdf1-5301-4d9f-bfec-561dab5e7649 returned with HTTP 202 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1749/3498] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:02 2026] DELETE /volume/v3/types/85b0fdf1-5301-4d9f-bfec-561dab5e7649 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-04b9680b-ab9f-47f5-b7c0-f0e1da66b3a5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04b9680b-ab9f-47f5-b7c0-f0e1da66b3a5 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] DELETE http://192.168.122.183/volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09 Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04b9680b-ab9f-47f5-b7c0-f0e1da66b3a5 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-04b9680b-ab9f-47f5-b7c0-f0e1da66b3a5 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-04b9680b-ab9f-47f5-b7c0-f0e1da66b3a5 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09 returned with HTTP 202 Sep 06 17:20:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1750/3499] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:02 2026] DELETE /volume/v3/types/c979e69c-433d-4859-9a18-cf5bfd195d09 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-50411f1b-7d08-406d-9ebe-69e35dd6ebfe None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-50411f1b-7d08-406d-9ebe-69e35dd6ebfe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] DELETE http://192.168.122.183/volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-50411f1b-7d08-406d-9ebe-69e35dd6ebfe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-50411f1b-7d08-406d-9ebe-69e35dd6ebfe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-50411f1b-7d08-406d-9ebe-69e35dd6ebfe tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d returned with HTTP 202 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1750/3500] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:02 2026] DELETE /volume/v3/types/74774adf-8777-4bca-8600-71fe9b1a0a7d => generated 0 bytes in 63 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-48a433d4-084d-4e2a-9859-b51c4d9545f4 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48a433d4-084d-4e2a-9859-b51c4d9545f4 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] DELETE http://192.168.122.183/volume/v3/types/16a541fc-cf08-4e6d-a481-4f6e61e389ff Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48a433d4-084d-4e2a-9859-b51c4d9545f4 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-48a433d4-084d-4e2a-9859-b51c4d9545f4 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-48a433d4-084d-4e2a-9859-b51c4d9545f4 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/16a541fc-cf08-4e6d-a481-4f6e61e389ff returned with HTTP 202 Sep 06 17:20:02 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1751/3501] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:02 2026] DELETE /volume/v3/types/16a541fc-cf08-4e6d-a481-4f6e61e389ff => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-ceee437a-8a44-41f5-92fb-0ca50f2f7901 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ceee437a-8a44-41f5-92fb-0ca50f2f7901 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] DELETE http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ceee437a-8a44-41f5-92fb-0ca50f2f7901 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-ceee437a-8a44-41f5-92fb-0ca50f2f7901 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:02 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-ceee437a-8a44-41f5-92fb-0ca50f2f7901 tempest-VolumeTypesMemberTests-311083613 tempest-VolumeTypesMemberTests-311083613-project-admin] http://192.168.122.183/volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 returned with HTTP 202 Sep 06 17:20:02 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1751/3502] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:02 2026] DELETE /volume/v3/types/933b74c7-b590-45f1-a1f3-dff47f06ea78 => generated 0 bytes in 60 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[87200]: DEBUG cinder.api.middleware.request_id [None req-9ed3d49c-2d1a-4db4-bcdd-35e8cfa50002 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9ed3d49c-2d1a-4db4-bcdd-35e8cfa50002 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9ed3d49c-2d1a-4db4-bcdd-35e8cfa50002 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-127753803", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9ed3d49c-2d1a-4db4-bcdd-35e8cfa50002 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1752/3503] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 379 bytes in 162 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[87201]: DEBUG cinder.api.middleware.request_id [None req-0d66de62-efc6-43e7-a03f-4fd2e1384867 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d66de62-efc6-43e7-a03f-4fd2e1384867 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-0d66de62-efc6-43e7-a03f-4fd2e1384867 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=294,cinder:UPDATE=110,cinder:INSERT=75,cinder:DELETE=1 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-0d66de62-efc6-43e7-a03f-4fd2e1384867 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1752/3504] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption => generated 239 bytes in 49 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f13c335c-a811-421b-ad2c-9b4fe11ea1b1 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f13c335c-a811-421b-ad2c-9b4fe11ea1b1 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f13c335c-a811-421b-ad2c-9b4fe11ea1b1 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1307814196", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f13c335c-a811-421b-ad2c-9b4fe11ea1b1 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1753/3505] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-24bb2747-0ac3-4261-a87a-2a0d592911b4 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-24bb2747-0ac3-4261-a87a-2a0d592911b4 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] POST http://192.168.122.183/volume/v3/types/b85dfda9-5dd2-4dad-b908-c6a0d6d9b778/encryption Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-24bb2747-0ac3-4261-a87a-2a0d592911b4 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-24bb2747-0ac3-4261-a87a-2a0d592911b4 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:volume_type_encryption:create failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-24bb2747-0ac3-4261-a87a-2a0d592911b4 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/b85dfda9-5dd2-4dad-b908-c6a0d6d9b778/encryption returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1753/3506] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types/b85dfda9-5dd2-4dad-b908-c6a0d6d9b778/encryption => generated 127 bytes in 128 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[87200]: DEBUG cinder.api.middleware.request_id [None req-f541ce78-baf7-4aba-8298-8b9742cb3974 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f541ce78-baf7-4aba-8298-8b9742cb3974 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-f541ce78-baf7-4aba-8298-8b9742cb3974 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1758774390", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-f541ce78-baf7-4aba-8298-8b9742cb3974 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1754/3507] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 380 bytes in 46 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-2e71989e-a2fa-4374-96a5-05242edae175 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e71989e-a2fa-4374-96a5-05242edae175 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] POST http://192.168.122.183/volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9/extra_specs Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-2e71989e-a2fa-4374-96a5-05242edae175 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'create', calling method: create, body: {"extra_specs": {"key2": "value2"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-2e71989e-a2fa-4374-96a5-05242edae175 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:types_extra_specs:create failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-2e71989e-a2fa-4374-96a5-05242edae175 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9/extra_specs returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1754/3508] 192.168.122.183 () {60 vars in 1283 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9/extra_specs => generated 122 bytes in 10 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[87200]: DEBUG cinder.api.middleware.request_id [None req-60271c80-30ba-4a69-a898-50dabd434b7d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60271c80-30ba-4a69-a898-50dabd434b7d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] PUT http://192.168.122.183/volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9/extra_specs/key2 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-60271c80-30ba-4a69-a898-50dabd434b7d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'update', calling method: update, body: {"key2": "updated value"} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-60271c80-30ba-4a69-a898-50dabd434b7d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-60271c80-30ba-4a69-a898-50dabd434b7d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9/extra_specs/key2 returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1755/3509] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:20:05 2026] PUT /volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9/extra_specs/key2 => generated 122 bytes in 12 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[87201]: DEBUG cinder.api.middleware.request_id [None req-c36f15b6-3c68-43a0-bccc-35c82556f6b5 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c36f15b6-3c68-43a0-bccc-35c82556f6b5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-c36f15b6-3c68-43a0-bccc-35c82556f6b5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'create', calling method: _create, body: {"volume_type": {"name": "test-new-volume-type"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-c36f15b6-3c68-43a0-bccc-35c82556f6b5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:type_create failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-c36f15b6-3c68-43a0-bccc-35c82556f6b5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1755/3510] 192.168.122.183 () {60 vars in 1136 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 109 bytes in 11 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-977747ab-5f14-41ea-9e2d-cb0c6dd4e93d None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-977747ab-5f14-41ea-9e2d-cb0c6dd4e93d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-977747ab-5f14-41ea-9e2d-cb0c6dd4e93d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1400889333", "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=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-977747ab-5f14-41ea-9e2d-cb0c6dd4e93d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1756/3511] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 380 bytes in 94 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[87201]: DEBUG cinder.api.middleware.request_id [None req-91093bb4-83da-417d-bec3-29e422d17f96 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91093bb4-83da-417d-bec3-29e422d17f96 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448/encryption Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-91093bb4-83da-417d-bec3-29e422d17f96 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: create, body: {"encryption": {"provider": "LuksEncryptor", "key_size": 256, "cipher": "aes-xts-plain64", "control_location": "front-end"}} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-91093bb4-83da-417d-bec3-29e422d17f96 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448/encryption returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1756/3512] 192.168.122.183 () {60 vars in 1281 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448/encryption => generated 239 bytes in 40 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[87200]: DEBUG cinder.api.middleware.request_id [None req-cf3ed52d-d118-4aa8-b9ff-e1b0c96effb9 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf3ed52d-d118-4aa8-b9ff-e1b0c96effb9 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] DELETE http://192.168.122.183/volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448/encryption/824d0b36-ab41-4b05-8d72-a9789b925788 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf3ed52d-d118-4aa8-b9ff-e1b0c96effb9 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-cf3ed52d-d118-4aa8-b9ff-e1b0c96effb9 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-cf3ed52d-d118-4aa8-b9ff-e1b0c96effb9 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:volume_type_encryption:delete failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-cf3ed52d-d118-4aa8-b9ff-e1b0c96effb9 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448/encryption/824d0b36-ab41-4b05-8d72-a9789b925788 returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1757/3513] 192.168.122.183 () {58 vars in 1373 bytes} [Sun Sep 6 17:20:05 2026] DELETE /volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448/encryption/824d0b36-ab41-4b05-8d72-a9789b925788 => generated 127 bytes in 11 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[87201]: DEBUG cinder.api.middleware.request_id [None req-506f49a2-3b26-4442-947b-e09b69a44e6a None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-506f49a2-3b26-4442-947b-e09b69a44e6a tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-506f49a2-3b26-4442-947b-e09b69a44e6a tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-1746938435", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-506f49a2-3b26-4442-947b-e09b69a44e6a tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:05 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1757/3514] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 380 bytes in 45 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-d39554c3-7b9f-47af-8244-e3b79ab5e6cb None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d39554c3-7b9f-47af-8244-e3b79ab5e6cb tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] DELETE http://192.168.122.183/volume/v3/types/804df296-164d-4b2d-951a-e4c6c86d1d8a/extra_specs/key1 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d39554c3-7b9f-47af-8244-e3b79ab5e6cb tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d39554c3-7b9f-47af-8244-e3b79ab5e6cb tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-d39554c3-7b9f-47af-8244-e3b79ab5e6cb tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:types_extra_specs:delete failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:05 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d39554c3-7b9f-47af-8244-e3b79ab5e6cb tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/804df296-164d-4b2d-951a-e4c6c86d1d8a/extra_specs/key1 returned with HTTP 403 Sep 06 17:20:05 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1758/3515] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:20:05 2026] DELETE /volume/v3/types/804df296-164d-4b2d-951a-e4c6c86d1d8a/extra_specs/key1 => generated 122 bytes in 19 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[87201]: DEBUG cinder.api.middleware.request_id [None req-f032ff3b-dba6-4551-a1d7-0fc26ad79093 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:05 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f032ff3b-dba6-4551-a1d7-0fc26ad79093 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] POST http://192.168.122.183/volume/v3/types Sep 06 17:20:05 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f032ff3b-dba6-4551-a1d7-0fc26ad79093 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Action: 'create', calling method: _create, body: {"volume_type": {"name": "tempest-volume-type-233627481", "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=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f032ff3b-dba6-4551-a1d7-0fc26ad79093 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types returned with HTTP 200 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1758/3516] 192.168.122.183 () {60 vars in 1137 bytes} [Sun Sep 6 17:20:05 2026] POST /volume/v3/types => generated 379 bytes in 45 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[87200]: DEBUG cinder.api.middleware.request_id [None req-d7ea4323-29dd-4ae6-8e30-92631ca0fe1e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7ea4323-29dd-4ae6-8e30-92631ca0fe1e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] DELETE http://192.168.122.183/volume/v3/types/989f40fa-523d-4e2b-8429-2412d42411e1 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7ea4323-29dd-4ae6-8e30-92631ca0fe1e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-d7ea4323-29dd-4ae6-8e30-92631ca0fe1e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-d7ea4323-29dd-4ae6-8e30-92631ca0fe1e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:type_delete failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-d7ea4323-29dd-4ae6-8e30-92631ca0fe1e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/989f40fa-523d-4e2b-8429-2412d42411e1 returned with HTTP 403 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1759/3517] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/989f40fa-523d-4e2b-8429-2412d42411e1 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (2 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-7a694cf8-37ff-41dd-9907-034903f2ae52 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a694cf8-37ff-41dd-9907-034903f2ae52 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] GET http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a694cf8-37ff-41dd-9907-034903f2ae52 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-7a694cf8-37ff-41dd-9907-034903f2ae52 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-7a694cf8-37ff-41dd-9907-034903f2ae52 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs returned with HTTP 200 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1759/3518] 192.168.122.183 () {58 vars in 1262 bytes} [Sun Sep 6 17:20:06 2026] GET /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs => generated 123 bytes in 23 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[87200]: DEBUG cinder.api.middleware.request_id [None req-7f13a78d-44fd-4b0a-a8ca-ffb0e660eba7 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f13a78d-44fd-4b0a-a8ca-ffb0e660eba7 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] GET http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption/cipher Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f13a78d-44fd-4b0a-a8ca-ffb0e660eba7 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-7f13a78d-44fd-4b0a-a8ca-ffb0e660eba7 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-7f13a78d-44fd-4b0a-a8ca-ffb0e660eba7 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-7f13a78d-44fd-4b0a-a8ca-ffb0e660eba7 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption/cipher returned with HTTP 403 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1760/3519] 192.168.122.183 () {58 vars in 1280 bytes} [Sun Sep 6 17:20:06 2026] GET /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption/cipher => generated 124 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-fee17a7b-bc07-417e-9379-0f1a3b8bae44 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fee17a7b-bc07-417e-9379-0f1a3b8bae44 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] GET http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fee17a7b-bc07-417e-9379-0f1a3b8bae44 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-fee17a7b-bc07-417e-9379-0f1a3b8bae44 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'index' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-fee17a7b-bc07-417e-9379-0f1a3b8bae44 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:volume_type_encryption:get failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-fee17a7b-bc07-417e-9379-0f1a3b8bae44 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption returned with HTTP 403 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1760/3520] 192.168.122.183 () {58 vars in 1259 bytes} [Sun Sep 6 17:20:06 2026] GET /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption => generated 124 bytes in 8 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-683608e8-297f-4e3c-a8bd-fcef38c97f0b None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-683608e8-297f-4e3c-a8bd-fcef38c97f0b tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] GET http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/multiattach Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-683608e8-297f-4e3c-a8bd-fcef38c97f0b tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-683608e8-297f-4e3c-a8bd-fcef38c97f0b tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'show' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-683608e8-297f-4e3c-a8bd-fcef38c97f0b tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/multiattach returned with HTTP 200 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1761/3521] 192.168.122.183 () {58 vars in 1298 bytes} [Sun Sep 6 17:20:06 2026] GET /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/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:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-f583b603-7167-4775-9a16-2f86d058bc63 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f583b603-7167-4775-9a16-2f86d058bc63 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] GET http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/volume_backend_name Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f583b603-7167-4775-9a16-2f86d058bc63 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-f583b603-7167-4775-9a16-2f86d058bc63 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Calling method 'show' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-f583b603-7167-4775-9a16-2f86d058bc63 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/volume_backend_name returned with HTTP 404 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1761/3522] 192.168.122.183 () {58 vars in 1322 bytes} [Sun Sep 6 17:20:06 2026] GET /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/volume_backend_name => generated 143 bytes in 23 msecs (HTTP/1.1 404) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-55988818-b60b-4ba1-809a-ca80378d08b2 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55988818-b60b-4ba1-809a-ca80378d08b2 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] PUT http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption/54b373a6-5822-4257-b561-b91c312f1b0c Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-55988818-b60b-4ba1-809a-ca80378d08b2 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'update', calling method: update, body: {"encryption": {"key_size": 128}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-55988818-b60b-4ba1-809a-ca80378d08b2 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:volume_type_encryption:update failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-55988818-b60b-4ba1-809a-ca80378d08b2 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption/54b373a6-5822-4257-b561-b91c312f1b0c returned with HTTP 403 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1762/3523] 192.168.122.183 () {60 vars in 1390 bytes} [Sun Sep 6 17:20:06 2026] PUT /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/encryption/54b373a6-5822-4257-b561-b91c312f1b0c => generated 127 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-22a1d433-933c-48a0-a44f-47f320e4cbdd None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22a1d433-933c-48a0-a44f-47f320e4cbdd tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] PUT http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/key1 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-22a1d433-933c-48a0-a44f-47f320e4cbdd tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'update', calling method: update, body: {"key1": "key1 updated value"} {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.policy [None req-22a1d433-933c-48a0-a44f-47f320e4cbdd tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:types_extra_specs:update failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87201) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-22a1d433-933c-48a0-a44f-47f320e4cbdd tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/extra_specs/key1 returned with HTTP 403 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1762/3524] 192.168.122.183 () {60 vars in 1297 bytes} [Sun Sep 6 17:20:06 2026] PUT /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606/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:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-861db019-a864-4e25-bdec-227a68aff8aa None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-861db019-a864-4e25-bdec-227a68aff8aa tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] PUT http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-861db019-a864-4e25-bdec-227a68aff8aa tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Action: 'update', calling method: _update, body: {"volume_type": {"description": "Updated volume type description"}} {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:876}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.policy [None req-861db019-a864-4e25-bdec-227a68aff8aa tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] Policy check for volume_extension:type_update failed with context {'is_admin': False, 'user_id': '1bcaaf61bd41492091fa7f966b36454e', 'user_domain_id': 'default', 'system_scope': None, 'domain_id': None, 'project_id': 'eadae4ba27d04953b3c17a29186de957', '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=87200) authorize /opt/stack/cinder/cinder/policy.py:189}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-861db019-a864-4e25-bdec-227a68aff8aa tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-reader] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606 returned with HTTP 403 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1763/3525] 192.168.122.183 () {60 vars in 1246 bytes} [Sun Sep 6 17:20:06 2026] PUT /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606 => generated 109 bytes in 10 msecs (HTTP/1.1 403) 7 headers in 292 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-69336fef-703d-4244-b431-870f95861d5d None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-69336fef-703d-4244-b431-870f95861d5d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] DELETE http://192.168.122.183/volume/v3/types/989f40fa-523d-4e2b-8429-2412d42411e1 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-69336fef-703d-4244-b431-870f95861d5d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-69336fef-703d-4244-b431-870f95861d5d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-69336fef-703d-4244-b431-870f95861d5d tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/989f40fa-523d-4e2b-8429-2412d42411e1 returned with HTTP 202 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1763/3526] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/989f40fa-523d-4e2b-8429-2412d42411e1 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-2bf7b2fa-bc34-4ed6-a790-9eee16171569 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2bf7b2fa-bc34-4ed6-a790-9eee16171569 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] DELETE http://192.168.122.183/volume/v3/types/804df296-164d-4b2d-951a-e4c6c86d1d8a Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2bf7b2fa-bc34-4ed6-a790-9eee16171569 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-2bf7b2fa-bc34-4ed6-a790-9eee16171569 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-2bf7b2fa-bc34-4ed6-a790-9eee16171569 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/804df296-164d-4b2d-951a-e4c6c86d1d8a returned with HTTP 202 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1764/3527] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/804df296-164d-4b2d-951a-e4c6c86d1d8a => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-e9048527-2194-45e2-ac9c-ec9f5731a293 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e9048527-2194-45e2-ac9c-ec9f5731a293 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] DELETE http://192.168.122.183/volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e9048527-2194-45e2-ac9c-ec9f5731a293 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-e9048527-2194-45e2-ac9c-ec9f5731a293 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-e9048527-2194-45e2-ac9c-ec9f5731a293 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448 returned with HTTP 202 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1764/3528] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/a52e7ba3-8686-4f89-a12b-479b734d6448 => generated 0 bytes in 62 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-9fc81904-50f5-4d58-ae5d-c0738f0c7a5e None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fc81904-50f5-4d58-ae5d-c0738f0c7a5e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] DELETE http://192.168.122.183/volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fc81904-50f5-4d58-ae5d-c0738f0c7a5e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-9fc81904-50f5-4d58-ae5d-c0738f0c7a5e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-9fc81904-50f5-4d58-ae5d-c0738f0c7a5e tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9 returned with HTTP 202 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1765/3529] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/f6ebec65-404e-4f44-9f89-dc7e3856f8c9 => generated 0 bytes in 59 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.middleware.request_id [None req-1d64feff-a9f4-4f4e-8467-1764cf3caf79 None None] RequestId filter calling following filter/app {{(pid=87201) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1d64feff-a9f4-4f4e-8467-1764cf3caf79 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] DELETE http://192.168.122.183/volume/v3/types/b85dfda9-5dd2-4dad-b908-c6a0d6d9b778 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1d64feff-a9f4-4f4e-8467-1764cf3caf79 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Empty body provided in request {{(pid=87201) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: DEBUG cinder.api.openstack.wsgi [None req-1d64feff-a9f4-4f4e-8467-1764cf3caf79 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Calling method '_delete' {{(pid=87201) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87201]: INFO cinder.api.openstack.wsgi [None req-1d64feff-a9f4-4f4e-8467-1764cf3caf79 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/b85dfda9-5dd2-4dad-b908-c6a0d6d9b778 returned with HTTP 202 Sep 06 17:20:06 devstack devstack@c-api.service[87201]: [pid: 87201|app: 0|req: 1765/3530] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/b85dfda9-5dd2-4dad-b908-c6a0d6d9b778 => generated 0 bytes in 56 msecs (HTTP/1.1 202) 6 headers in 233 bytes (2 switches on core 0) Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.middleware.request_id [None req-af53087a-5ac4-4cd5-a68b-405477d146c5 None None] RequestId filter calling following filter/app {{(pid=87200) _context_setter /opt/stack/cinder/cinder/api/middleware/request_id.py:62}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af53087a-5ac4-4cd5-a68b-405477d146c5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] DELETE http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af53087a-5ac4-4cd5-a68b-405477d146c5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Empty body provided in request {{(pid=87200) get_body /opt/stack/cinder/cinder/api/openstack/wsgi.py:725}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: DEBUG cinder.api.openstack.wsgi [None req-af53087a-5ac4-4cd5-a68b-405477d146c5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] Calling method '_delete' {{(pid=87200) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:878}} Sep 06 17:20:06 devstack devstack@c-api.service[87200]: INFO cinder.api.openstack.wsgi [None req-af53087a-5ac4-4cd5-a68b-405477d146c5 tempest-VolumeTypesReaderTests-701952023 tempest-VolumeTypesReaderTests-701952023-project-admin] http://192.168.122.183/volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606 returned with HTTP 202 Sep 06 17:20:06 devstack devstack@c-api.service[87200]: [pid: 87200|app: 0|req: 1766/3531] 192.168.122.183 () {58 vars in 1229 bytes} [Sun Sep 6 17:20:06 2026] DELETE /volume/v3/types/81185073-e7cb-418d-a442-3d90a1507606 => generated 0 bytes in 64 msecs (HTTP/1.1 202) 6 headers in 233 bytes (1 switches on core 0) Sep 06 17:20:16 devstack devstack@c-api.service[87201]: DEBUG dbcounter [-] [87201] Writing DB stats cinder:SELECT=39,cinder:INSERT=14,cinder:UPDATE=12 {{(pid=87201) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}} Sep 06 17:20:16 devstack devstack@c-api.service[87200]: DEBUG dbcounter [-] [87200] Writing DB stats cinder:SELECT=79,cinder:INSERT=38,cinder:UPDATE=24 {{(pid=87200) stat_writer /opt/stack/data/venv/lib/python3.12/site-packages/dbcounter.py:115}}